swig/Examples/csharp/arrays
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.c Add C# array typemaps provided by Antti Karanta. 2008-09-18 20:32:28 +00:00
example.h Add C# array typemaps provided by Antti Karanta. 2008-09-18 20:32:28 +00:00
example.i missing function declaration fix 2009-01-08 19:12:24 +00:00
example.sln C# project files update 2014-02-23 15:47:42 +00:00
runme.cs Add C# array typemaps provided by Antti Karanta. 2008-09-18 20:32:28 +00:00