source:
trunk/tests/render_test/render_test.lua
@
99
Last change on this file since 99 was 46, checked in by epyon, 12 years ago | |
---|---|
File size: 183 bytes |
Rev | Line | |
---|---|---|
[46] | 1 | -- RL project definition |
2 | project "rl" | |
3 | kind "ConsoleApp" | |
4 | files { "rl.cc" } | |
5 | includedirs { "../../" } | |
6 | targetname "rl" | |
7 | defines { "_SCL_SECURE_NO_WARNINGS" } | |
8 | links { "nv" } | |
9 |
Note: See TracBrowser
for help on using the repository browser.