Ignore:
Timestamp:
09/01/10 09:10:02 (21 months ago)
Author:
shiretu
Message:

-- fixed cmake for the rest of the platforms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/builders/cmake/thelib/CMakeLists.txt

    r58 r115  
    44#make the list with all the source files 
    55FILE(GLOB_RECURSE SOURCES "../../../sources/thelib/src/*.cpp" ) 
     6 
     7ADD_DEFINITIONS(-DCreateRTCPPacket=CreateRTCPPacket_mystyle) 
     8ADD_DEFINITIONS(-DFeedDataAudioMPEG4Generic=FeedDataAudioMPEG4Generic_one_by_one) 
    69 
    710#prepare the include directories 
Note: See TracChangeset for help on using the changeset viewer.