Changeset 4080


Ignore:
Timestamp:
Apr 24, 2012 12:45:00 PM (12 years ago)
Author:
nanang
Message:

Re #1276: Updated baseclasses dependency in VC makefile for samples.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/build/Samples-vc.mak

    r4062 r4080  
    3535SRTP_LIB = ..\..\third_party\lib\libsrtp-$(TARGET)$(LIBEXT) 
    3636G7221_LIB = ..\..\third_party\lib\libg7221codec-$(TARGET)$(LIBEXT) 
    37 BASECLASSES_LIB = ..\..\third_party\lib\strmbas-$(BUILD_MODE)$(LIBEXT) 
     37BASECLASSES_LIB = ..\..\third_party\lib\libbaseclasses-$(TARGET)$(LIBEXT) 
    3838 
    3939THIRD_PARTY_LIBS = $(GSM_LIB) $(ILBC_LIB) $(PORTAUDIO_LIB) $(RESAMPLE_LIB) \ 
Note: See TracChangeset for help on using the changeset viewer.