source:
trunk/tests/cachebuf_test/cachebuf_test.lua
@
468
Last change on this file since 468 was 321, checked in by epyon, 11 years ago | |
---|---|
File size: 207 bytes |
Line | |
---|---|
1 | project "nv_cachebuf_test" |
2 | kind "ConsoleApp" |
3 | files { "nv_cachebuf_test.cc" } |
4 | includedirs { "../../" } |
5 | links { "nv-core", "nv-gl", "nv-gfx" } |
6 | targetdir "../../bin" |
7 | targetname "nv_cachebuf_test" |
8 |
Note: See TracBrowser
for help on using the repository browser.