Ignore:
Timestamp:
08/25/14 02:43:30 (11 years ago)
Author:
epyon
Message:
  • updated all tests to new nova
  • cleaned up tests paths
  • general cleanup of tests and test data
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/cachebuf_test/cachebuf_test.lua

    r102 r321  
    33        files { "nv_cachebuf_test.cc" }
    44        includedirs { "../../" }
    5         targetname "nv_gui_test"
    6         links { "nv" }
     5        links { "nv-core", "nv-gl", "nv-gfx" }
     6        targetdir "../../bin"
     7        targetname "nv_cachebuf_test"
    78 
Note: See TracChangeset for help on using the changeset viewer.