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