| 
                Last change
                  on this file since 2055 was
                  2030,
                  checked in by rgrieder, 17 years ago
           | 
        
        
          
              - Moved SignalHandler from orxonox to util
 - Moved CameraHandler from orxonox/objects to orxonox
 - updated msvc files
  
           | 
        
        
          
            
              - 
                  Property svn:eol-style set to
                  
native
               
             
           | 
        
        | 
            File size:
            352 bytes
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [1505] | 1 | SET(UTIL_SRC_FILES | 
|---|
 | 2 |   Clipboard.cc | 
|---|
| [1751] | 3 |   CRC32.cc | 
|---|
| [1764] | 4 |   Exception.cc | 
|---|
| [1505] | 5 |   ExprParser.cc | 
|---|
 | 6 |   Math.cc | 
|---|
| [1747] | 7 |   MultiType.cc | 
|---|
 | 8 |   OutputBuffer.cc | 
|---|
 | 9 |   OutputHandler.cc | 
|---|
| [2030] | 10 |   SignalHandler.cc | 
|---|
| [1505] | 11 |   String.cc | 
|---|
 | 12 |   SubString.cc | 
|---|
 | 13 | ) | 
|---|
 | 14 |  | 
|---|
 | 15 | ADD_LIBRARY(util SHARED ${UTIL_SRC_FILES}) | 
|---|
 | 16 |  | 
|---|
 | 17 | IF(TESTING_ENABLED) | 
|---|
 | 18 |   ADD_SUBDIRECTORY(testing) | 
|---|
 | 19 | ENDIF(TESTING_ENABLED) | 
|---|
 | 20 |  | 
|---|
 | 21 | TARGET_LINK_LIBRARIES(util | 
|---|
 | 22 |   ${OGRE_LIBRARIES} | 
|---|
 | 23 | ) | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.