source: trunk/tests/handle_test/handle_test.lua @ 499

Last change on this file since 499 was 352, checked in by epyon, 10 years ago
  • rocket utility classes
  • wx utility classes
  • various utilities
  • handle_test
  • various more changes
File size: 177 bytes
Line 
1project "nv_handle_test"
2        kind "ConsoleApp"
3        files { "handle_test.cc" }
4        includedirs { "../../" }
5        targetname "handle_test"
6        links { "nv-core" }
7        targetdir "../../bin"   
8 
Note: See TracBrowser for help on using the repository browser.