Changeset 396 for trunk/nv.lua


Ignore:
Timestamp:
06/11/15 21:56:50 (10 years ago)
Author:
epyon
Message:
  • restructure completed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv.lua

    r383 r396  
    44        kind "StaticLib"
    55        includedirs { "." }
    6         files { "nv/core/**.hh", "nv/stl/**.hh", "nv/interface/**.hh", "nv/detail/**.inc", "src/core/**.cc", "src/stl/**.cc"  }
     6        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"  }
    77
    88project "nv-lib"
Note: See TracChangeset for help on using the changeset viewer.