source:
trunk/tests/md2_test/md2_test.lua
@
310
Last change on this file since 310 was 189, checked in by epyon, 12 years ago | |
---|---|
File size: 172 bytes |
Rev | Line | |
---|---|---|
[189] | 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.