Changeset 1573
- Timestamp:
- Nov 11, 2007 3:58:47 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/build.mak.in
r1201 r1573 9 9 10 10 # Determine which party libraries to use 11 export APP_THIRD_PARTY_LIBS := -lresample-$(TARGET_NAME) 11 export APP_THIRD_PARTY_LIBS := -lresample-$(TARGET_NAME) -lmilenage-$(TARGET_NAME) 12 12 13 13 ifneq (@ac_no_gsm_codec@,1)
Note: See TracChangeset
for help on using the changeset viewer.