swig/Examples/csharp/variables
William S Fulton 8e2bc595c6 Remove use of preinst-swig script
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.
2015-08-21 22:43:17 +01:00
..
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
example-cs.csproj C# project files update 2014-02-23 15:47:42 +00:00
example-vc.vcproj C# project files update 2014-02-23 15:47:42 +00:00
example.c Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
example.h Usual SWIG variables example - uses properties for global variable access 2003-03-15 22:51:46 +00:00
example.i fix extern declarations 2005-06-28 21:14:24 +00:00
example.sln C# project files update 2014-02-23 15:47:42 +00:00
runme.cs Test const char [] instead of const char * 2004-06-15 20:12:22 +00:00