| 
                Last change
                  on this file since 8172 was
                  7163,
                  checked in by dafrick, 15 years ago
           | 
        
        
          | 
               
Merged presentation3 branch into trunk. 
 
           | 
        
        
          
            
              - 
                  Property svn:eol-style set to
                  
native
               
             
           | 
        
        | 
            File size:
            317 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | SET_SOURCE_FILES(PONG_SRC_FILES | 
|---|
| 2 | COMPILATION_BEGIN PongCompilation.cc | 
|---|
| 3 |   Pong.cc | 
|---|
| 4 |   PongAI.cc | 
|---|
| 5 |   PongBall.cc | 
|---|
| 6 |   PongBat.cc | 
|---|
| 7 |   PongBot.cc | 
|---|
| 8 |   PongCenterpoint.cc | 
|---|
| 9 |   PongScore.cc | 
|---|
| 10 | COMPILATION_END | 
|---|
| 11 | ) | 
|---|
| 12 |  | 
|---|
| 13 | ORXONOX_ADD_LIBRARY(pong | 
|---|
| 14 |   MODULE | 
|---|
| 15 |   FIND_HEADER_FILES | 
|---|
| 16 |   LINK_LIBRARIES | 
|---|
| 17 |     orxonox | 
|---|
| 18 |     overlays | 
|---|
| 19 |   SOURCE_FILES ${PONG_SRC_FILES} | 
|---|
| 20 | ) | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.