source:
trunk/tests/md2_test/md2_test.lua
@
321
Last change on this file since 321 was 321, checked in by epyon, 11 years ago | |
---|---|
File size: 198 bytes |
Rev | Line | |
---|---|---|
[321] | 1 | project "nv_md2_test" |
[189] | 2 | kind "ConsoleApp" |
[321] | 3 | files { "nv_md2_test.cc" } |
[189] | 4 | includedirs { "../../" } |
[321] | 5 | targetname "nv_md2_test" |
6 | links { "nv-core", "nv-gl", "nv-formats" } | |
7 | targetdir "../../bin" | |
8 |
Note: See TracBrowser
for help on using the repository browser.