source: trunk/tests/render_test/render_test.lua @ 321

Last change on this file since 321 was 321, checked in by epyon, 11 years ago
  • updated all tests to new nova
  • cleaned up tests paths
  • general cleanup of tests and test data
File size: 192 bytes
RevLine 
[321]1project "nv_render_test"
[46]2        kind "ConsoleApp"
[321]3        files { "nv_render_test.cc" }
[46]4        includedirs { "../../" }
[321]5        targetname "nv_render_test"
6        links { "nv-core", "nv-gl" }
7        targetdir "../../bin"   
[46]8 
Note: See TracBrowser for help on using the repository browser.