Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1209 for code/trunk/src/util


Ignore:
Timestamp:
Apr 30, 2008, 7:57:57 PM (16 years ago)
Author:
rgrieder
Message:
  • moved tinyxml and tolua folders
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/util/CMakeLists.txt

    r1153 r1209  
    99  String.cc
    1010  SubString.cc
    11 
    12   tinyxml/ticpp.cc
    13   tinyxml/tinystr.cc
    14   tinyxml/tinyxml.cc
    15   tinyxml/tinyxmlerror.cc
    16   tinyxml/tinyxmlparser.cc
    17 
    18   tolua/tolua_event.c
    19   tolua/tolua_is.c
    20   tolua/tolua_map.c
    21   tolua/tolua_push.c
    22   tolua/tolua_to.c
    2311)
    2412
     
    3220  ${OGRE_LIBRARIES}
    3321  ${Lua_LIBRARIES}
    34 )
    35 
    36 ADD_SUBDIRECTORY(tolua)
    37 
     22)
Note: See TracChangeset for help on using the changeset viewer.