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