Show
Ignore:
Timestamp:
10/18/07 04:20:01 (13 months ago)
Author:
krobillard
Message:

ThuneGL builds on MacOSX.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/gl/project.r

    r483 r487  
    66;   release 
    77    objdir %obj 
     8 
     9    ;macx [universal] 
    810] 
    911 
     
    3234 
    3335        include_from %/usr/local/include/freetype2 
    34  
    35         lflags {-framework ALUT} 
    36         lflags {-framework OpenAL} 
    37         lflags {-framework OpenGL} 
    38         lflags {-framework AGL} 
    39         lflags {-framework Carbon} 
    4036    ] 
    4137    win32 [ 
     
    9692        libs [%freetype %bz2 %png] 
    9793        libs [%vorbis %vorbisfile] 
     94 
     95        lflags {-framework ALUT} 
     96        lflags {-framework OpenAL} 
     97        lflags {-framework OpenGL} 
     98        lflags {-framework AGL} 
     99        lflags {-framework Carbon} 
    98100    ] 
    99101    sources [