swig/Examples/csharp/enum
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.cxx csharp examples 2003-03-04 22:49:38 +00:00
example.h Update for new enum wrapping which uses proper C# enums 2004-05-31 07:13:12 +00:00
example.i Removed deprecated pragmas 2003-04-03 12:12:22 +00:00
example.sln C# project files update 2014-02-23 15:47:42 +00:00
runme.cs Update for new enum wrapping which uses proper C# enums 2004-05-31 07:13:12 +00:00