source: trunk/tests/md2_test/md2_test.lua @ 231

Last change on this file since 231 was 189, checked in by epyon, 12 years ago
  • formats - full md2 implementation, including re-indexing and frame animation
  • tests/md2_test - with Mancubi For Added Fun (tm)
File size: 172 bytes
Line 
1-- md2 load test project definition
2project "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.