| Last change
                  on this file since 12069 was
                  5749,
                  checked in by rgrieder, 16 years ago | 
        
          | 
Sorted out header file finding issues and updated/added precompiled header files.PCH is not activated per default for the pong projects (only 7 files).
 
 | 
        
          | 
              
                  Property svn:eol-style set to
                  native | 
        | File size:
            394 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 | SET_SOURCE_FILES(OBJECTS_SRC_FILES | 
|---|
| 2 | Attacher.cc | 
|---|
| 3 | ForceField.cc | 
|---|
| 4 | Planet.cc | 
|---|
| 5 | Script.cc | 
|---|
| 6 | ) | 
|---|
| 7 |  | 
|---|
| 8 | ADD_SUBDIRECTORY(collisionshapes) | 
|---|
| 9 | ADD_SUBDIRECTORY(eventsystem) | 
|---|
| 10 | ADD_SUBDIRECTORY(triggers) | 
|---|
| 11 |  | 
|---|
| 12 | ORXONOX_ADD_LIBRARY(objects | 
|---|
| 13 | MODULE | 
|---|
| 14 | FIND_HEADER_FILES | 
|---|
| 15 | PCH_FILE | 
|---|
| 16 | ObjectsPrecompiledHeaders.h | 
|---|
| 17 | DEFINE_SYMBOL | 
|---|
| 18 | "OBJECTS_SHARED_BUILD" | 
|---|
| 19 | LINK_LIBRARIES | 
|---|
| 20 | orxonox | 
|---|
| 21 | SOURCE_FILES ${OBJECTS_SRC_FILES} | 
|---|
| 22 | ) | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.