Changeset 518 for trunk/thune/project.r

Show
Ignore:
Timestamp:
04/06/08 06:15:01 (8 months ago)
Author:
krobillard
Message:

Thune-gl is now built separately with CMake.
Added UG_DT_COUNT & ug_datatypes to thune-gl header.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/project.r

    r516 r518  
    8282    unix [ 
    8383        sources [ %unix/os.c ] 
     84        ;libs {m bz2 pthread} 
    8485    ] 
    8586    win32 [ 
     
    99100 
    100101    macx  [ 
    101         libs %m 
    102         libs %bz2 
     102        libs {m bz2} 
    103103    ] 
    104104    unix  [