source:
trunk/nv.lua
@
61
Last change on this file since 61 was 2, checked in by epyon, 12 years ago | |
---|---|
File size: 191 bytes |
Line | |
---|---|
1 | -- project definition for nv |
2 | project "nv" |
3 | location (_ACTION) |
4 | language "C++" |
5 | kind "StaticLib" |
6 | includedirs { "." } |
7 | files { "nv/**.hh", "nv/**.inl", "src/**.cc" } |
8 | targetname "nv" |
Note: See TracBrowser
for help on using the repository browser.