source: trunk/tests/planet_test/planet_test.lua @ 467

Last change on this file since 467 was 327, checked in by epyon, 11 years ago
  • minor fix to array2d
  • window_manager fix for planet_test
File size: 217 bytes
Line 
1project "nv_planet_test"
2        kind "ConsoleApp"
3        files { "nv_planet_test.cc" }
4        includedirs { "../../" }
5        targetname "nv_planet_test"
6        links { "nv-core", "nv-gl", "nv-formats", "nv-sdl" }
7        targetdir "../../bin"   
8 
Note: See TracBrowser for help on using the repository browser.