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