Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 31, 2009, 5:03:29 PM (15 years ago)
Author:
landauf
Message:

moved overlays to modules

Location:
code/branches/libraries2/src/modules/overlays
Files:
1 added
1 copied

Legend:

Unmodified
Added
Removed
  • code/branches/libraries2/src/modules/overlays/CMakeLists.txt

    r5714 r5720  
    1 ADD_SOURCE_FILES(ORXONOX_SRC_FILES
    2   OrxonoxOverlay.cc
    3   OverlayGroup.cc
    4 )
    5 
    61SET_SOURCE_FILES(OVERLAYS_SRC_FILES
    72  OverlayText.cc
     
    1914  DEFINE_SYMBOL
    2015    "OVERLAYS_SHARED_BUILD"
    21   PCH_FILE
    22     ../OrxonoxPrecompiledHeaders.h
    2316  LINK_LIBRARIES
    2417    orxonox
Note: See TracChangeset for help on using the changeset viewer.