source:
trunk/tests/objload_test/objload_test.lua
@
242
| Last change on this file since 242 was 137, checked in by epyon, 13 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.
