swig/Examples/csharp/template
William S Fulton 7f40ae3570 C# project files update
- Update project files to use Visual Studio 2005 (minimum supported .NET
  is now 2.0 which is what VS 2005 supports).
- Add project files for arrays example (requires /unsafe)
- Fix support so that the project files work straight out the box on 64
  bit systems (32 bit compile is the default).
- Fix support for 64 bit builds - use the x64 platform.
2014-02-23 15:47:42 +00: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.h use $self special variable instead of self in %extend 2006-11-08 01:01:37 +00:00
example.i template example working, sorry forgot to commit it earlier 2003-03-12 22:48:02 +00:00
example.sln C# project files update 2014-02-23 15:47:42 +00:00
Makefile Run csharp examples during 'make check-examples' 2013-04-19 22:28:03 +01:00
runme.cs template example working, sorry forgot to commit it earlier 2003-03-12 22:48:02 +00:00