Changeset 537 for trunk/nv.lua
- Timestamp:
- 01/18/17 19:58:46 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv.lua
r487 r537 6 6 kind "StaticLib" 7 7 includedirs { "." } 8 files { "nv/common.hh", "nv/base/**.hh", "nv/ core/**.hh", "nv/stl/**.hh", "nv/interface/**.hh", "nv/detail/**.inc", "src/core/**.cc", "src/stl/**.cc" }8 files { "nv/common.hh", "nv/base/**.hh", "nv/ecs/**.hh", "nv/core/**.hh", "nv/stl/**.hh", "nv/interface/**.hh", "nv/detail/**.inc", "src/core/**.cc", "src/stl/**.cc" } 9 9 10 10 project "nv-lib"
Note: See TracChangeset
for help on using the changeset viewer.