Complete the prototype removal in ca1431. The script prevents SWIGTOOL=gdb from working as gdb can't be used to debug a shell script, it requires a binary. Add support for SWIGTOOL in all the examples. SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles. See issue #473. |
||
|---|---|---|
| .. | ||
| example-cs.csproj | ||
| example-vc.vcproj | ||
| example.c | ||
| example.h | ||
| example.i | ||
| example.sln | ||
| Makefile | ||
| runme.cs | ||