| 
                Last change
                  on this file since 2007 was
                  1955,
                  checked in by bensch, 21 years ago
           | 
        
        
          | 
               
orxonox/branches/automake: now it should compile on windows. random→rand, glut→glut32 
 
           | 
        
        | 
            File size:
            754 bytes
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [1953] | 1 | AM_CXXFLAGS="-I/usr/X11R6/include" | 
|---|
| [1955] | 2 | AM_LDFLAGS="-L/usr/Mesa-6.0.1/lib -lglut32 -lGLU32 -lGL32 -lm -L/usr/X11R6/lib -lXt -lX11" | 
|---|
 | 3 |  | 
|---|
| [1953] | 4 | #"-O3 -pedantic -fPIC -ffast-math -I/usr/X11R6/include" | 
|---|
 | 5 |  | 
|---|
| [1955] | 6 |  | 
|---|
| [1953] | 7 | bin_PROGRAMS=orxonox | 
|---|
 | 8 | orxonox_SOURCES=orxonox.cc world.cc environment.cc player.cc npc.cc input_output.cc data_tank.cc ai.cc shoot_laser.cc shoot_rocket.cc | 
|---|
 | 9 |  | 
|---|
 | 10 | #  uncomment the following if bencoder requires the math library | 
|---|
 | 11 | #gui_LDADD=-lm | 
|---|
 | 12 |  | 
|---|
 | 13 | #EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo | 
|---|
 | 14 |  | 
|---|
 | 15 | #  if you write a self-test script named `chk', uncomment the | 
|---|
 | 16 | #  following and add `chk' to the EXTRA_DIST list | 
|---|
 | 17 | #TESTS=chk | 
|---|
 | 18 |  | 
|---|
 | 19 | #  build and install the .info pages | 
|---|
 | 20 | #info_TEXINFOS = orxonox.texinfo | 
|---|
 | 21 | #orxonox_TEXINFOS = gpl.texinfo | 
|---|
 | 22 |  | 
|---|
 | 23 | #  install the man pages | 
|---|
 | 24 | #man_MANS=orxonox.1 | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.