Changes between Version 4 and Version 5 of BundleDesignMac


Ignore:
Timestamp:
Jan 14, 2012, 10:37:42 PM (12 years ago)
Author:
Juicyfruit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BundleDesignMac

    v4 v5  
    2323
    2424CMakeLists.txt: SET(EXTRA_LIBS /System/Library/Frameworks/AudioToolbox.framework ${EXTRA_LIBS})
    25 }}} afther that i could make with:
     25}}}
     26
     27after that i could make with:
    2628{{{
    2729cmake . -DCMAKE_C_FLAGS='-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -arch x86_64 -arch i386' \