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