Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 752


Ignore:
Timestamp:
Dec 31, 2007, 5:12:06 AM (16 years ago)
Author:
landauf
Message:

(Don't say a word)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/CMakeLists.txt

    r751 r752  
    4646ELSE(WIN32)
    4747  SET(LINK_OBJECTS_LIBRARY objects)
     48  SET(LINK_TOOLS_LIBRARY tools)
    4849ENDIF(WIN32)
    4950
     
    6768  hud
    6869  ${LINK_OBJECTS_LIBRARY}
     70  ${LINK_TOOLS_LIBRARY}
    6971  util
    7072  particle
    71   tools
    7273)
    7374
Note: See TracChangeset for help on using the changeset viewer.