Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 20, 2008, 12:46:10 AM (15 years ago)
Author:
rgrieder
Message:

clicked on the wrong folder.. Here are the CMLs changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/physics/src/CMakeLists.txt

    r1919 r1964  
    22INCLUDE_DIRECTORIES(..)
    33INCLUDE_DIRECTORIES(orxonox)
     4INCLUDE_DIRECTORIES(bullet)
    45
    56ADD_SUBDIRECTORY(cpptcl)
    67ADD_SUBDIRECTORY(ois)
    78ADD_SUBDIRECTORY(tinyxml)
     9ADD_SUBDIRECTORY(bullet)
    810ADD_SUBDIRECTORY(ogreode)
    911ADD_SUBDIRECTORY(lua)
Note: See TracChangeset for help on using the changeset viewer.