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