source:
trunk/tests/objload_test/objload_test.lua
Last change on this file was 321, checked in by epyon, 11 years ago | |
---|---|
File size: 217 bytes |
Rev | Line | |
---|---|---|
[321] | 1 | project "nv_objload_test" |
[137] | 2 | kind "ConsoleApp" |
[321] | 3 | files { "nv_objload_test.cc" } |
[137] | 4 | includedirs { "../../" } |
[321] | 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.