Changeset 537 for trunk/nv.lua


Ignore:
Timestamp:
01/18/17 19:58:46 (8 years ago)
Author:
epyon
Message:
  • ecs split, iterators and multi-component work start
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv.lua

    r487 r537  
    66        kind "StaticLib"
    77        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"  }
    99
    1010project "nv-lib"
Note: See TracChangeset for help on using the changeset viewer.