source: trunk/tests/gui_test/gui_test.lua @ 261

Last change on this file since 261 was 127, checked in by epyon, 12 years ago
  • gui_test test project
File size: 144 bytes
Line 
1project "nv_gui_test"
2        kind "ConsoleApp"
3        files { "nv_gui_test.cc" }
4        includedirs { "../../" }
5        targetname "nv_gui_test"
6        links { "nv" }
7 
Note: See TracBrowser for help on using the repository browser.