source: trunk/legacy/md5_test/md5_test.lua @ 528

Last change on this file since 528 was 321, checked in by epyon, 11 years ago
  • updated all tests to new nova
  • cleaned up tests paths
  • general cleanup of tests and test data
File size: 197 bytes
Line 
1project "nv_md5_test"
2        kind "ConsoleApp"
3        files { "nv_md5_test.cc" }
4        includedirs { "../../" }
5        targetname "nv_md5_test"
6        links { "nv-core", "nv-gl", "nv-formats" }
7        targetdir "../../bin"   
8 
Note: See TracBrowser for help on using the repository browser.