Changeset 816:952e46a52d19 in mediastreamer2
- Timestamp:
- Oct 21, 2009 8:49:31 PM (4 years ago)
- Branch:
- default
- Parents:
- 814:85e451c5873c (diff), 815:347e849d1dfb (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Files:
-
- 2 edited
-
linphone/scripts/cegcc-config.site (modified) (1 diff)
-
linphone/scripts/cegcc-config.site (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linphone/scripts/cegcc-config.site
r814 r816 11 11 RANLIB=${SDK_BIN_PATH}/arm-mingw32ce-ranlib 12 12 13 CPPFLAGS="-Dasm=__asm" 13 CPPFLAGS="-Dasm=__asm -D_WIN32_WCE" 14 CFLAGS="-D_WIN32_WCE" 14 15 #LDFLAGS="-Wl,-syslibroot ${SYSROOT_PATH}" 15 16 LDFLAGS="-L${SYSROOT_PATH}/arm-mingw32ce/lib" -
linphone/scripts/cegcc-config.site
r815 r816 14 14 CFLAGS="-D_WIN32_WCE" 15 15 #LDFLAGS="-Wl,-syslibroot ${SYSROOT_PATH}" 16 LDFLAGS="-L${SYSROOT_PATH}/arm-mingw32ce/lib"
Note: See TracChangeset
for help on using the changeset viewer.
