swig/Examples/ruby/mark_function
William S Fulton ecf1765b99 Remove legacy Visual C++ 6 project files
Latest Visual Studio 2022 is unable to update/convert these project files.
It appears that Perl, R, Ruby use gcc mingw on Windows nowadays to compile
extensions, so Visual C++ is no longer supported (maybe incorrect, but it
is not clear to me how to compile C/C++ extensions for these languages
with Visual C++ nowadays).
2024-10-19 23:50:32 +01:00
..
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
example.cxx New example for Ruby that shows how to implement a mark function. Also makes use of the tracking objects funcitonality. 2005-09-24 21:53:53 +00:00
example.h Improve #include guard macros 2022-07-19 09:35:46 +12:00
example.i New example for Ruby that shows how to implement a mark function. Also makes use of the tracking objects funcitonality. 2005-09-24 21:53:53 +00:00
runme.rb Ruby mark_function example and docs fixes 2015-09-05 15:30:50 +01:00