source:
trunk/tests/objload_test/objload_test.lua
@
140
Last change on this file since 140 was 137, checked in by epyon, 12 years ago | |
---|---|
File size: 184 bytes |
Line | |
---|---|
1 | -- obj load test project definition |
2 | project "objload_test" |
3 | kind "ConsoleApp" |
4 | files { "objload_test.cc" } |
5 | includedirs { "../../" } |
6 | targetname "objload_test" |
7 | links { "nv" } |
8 |
Note: See TracBrowser
for help on using the repository browser.