swig/Examples/csharp/enum
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
..
Makefile Run csharp examples during 'make check-examples' 2013-04-19 22:28:03 +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