source: trunk/tests/cachebuf_test/cachebuf_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: 207 bytes
RevLine 
[102]1project "nv_cachebuf_test"
2        kind "ConsoleApp"
3        files { "nv_cachebuf_test.cc" }
4        includedirs { "../../" }
[321]5        links { "nv-core", "nv-gl", "nv-gfx" }
6        targetdir "../../bin"
7        targetname "nv_cachebuf_test"
[102]8 
Note: See TracBrowser for help on using the repository browser.