| 
                Last change
                  on this file since 11276 was
                  1846,
                  checked in by rgrieder, 17 years ago
           | 
        
        
          | 
               
Merged Revisions 1831 - 1845 to tutorial. This is an update from the trunk. 
 
           | 
        
        
          
            
              - 
                  Property svn:eol-style set to
                  
native
               
             
           | 
        
        | 
            File size:
            333 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | SET(UTIL_SRC_FILES | 
|---|
| 2 |   Clipboard.cc | 
|---|
| 3 |   CRC32.cc | 
|---|
| 4 |   Exception.cc | 
|---|
| 5 |   ExprParser.cc | 
|---|
| 6 |   Math.cc | 
|---|
| 7 |   MultiType.cc | 
|---|
| 8 |   OutputBuffer.cc | 
|---|
| 9 |   OutputHandler.cc | 
|---|
| 10 |   String.cc | 
|---|
| 11 |   SubString.cc | 
|---|
| 12 | ) | 
|---|
| 13 |  | 
|---|
| 14 | ADD_LIBRARY(util SHARED ${UTIL_SRC_FILES}) | 
|---|
| 15 |  | 
|---|
| 16 | IF(TESTING_ENABLED) | 
|---|
| 17 |   ADD_SUBDIRECTORY(testing) | 
|---|
| 18 | ENDIF(TESTING_ENABLED) | 
|---|
| 19 |  | 
|---|
| 20 | TARGET_LINK_LIBRARIES(util | 
|---|
| 21 |   ${OGRE_LIBRARIES} | 
|---|
| 22 | ) | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.