Tools and libraries to glue C/C++ APIs to high-level languages
 
 
 
 
 

9 lines
139 B

group "Tests/VTables"
SetupTestCSharp("VTables")
if EnableNativeProjects() then
project("VTables.Native")
rtti "On"
end