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 | |
---|---|
File size: 207 bytes |
Rev | Line | |
---|---|---|
[102] | 1 | project "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.