search for: lres_ael_shar

Displaying 1 result from an estimated 1 matches for "lres_ael_shar".

Did you mean: lres_ael_share
2007 Nov 20
1
[asterisk-dev] trunk working under windows!
...s/Makefile (original) >> +++ trunk/apps/Makefile Tue Nov 20 10:12:10 2007 >> @@ -39,3 +39,9 @@ >> all: _all >> >> include $(ASTTOPDIR)/Makefile.moddir_rules >> + >> +ifneq ($(findstring $(OSARCH), mingw32 cygwin ),) >> + LIBS+= -lres_features.so -lres_ael_share.so -lres_monitor.so -lres_speech.so >> + LIBS+= -lres_smdi.so >> +endif >> + >> >> Modified: trunk/channels/Makefile >> URL: http://svn.digium.com/view/asterisk/trunk/channels/Makefile?view=diff&rev=89454&r1=89453&r2=89454 >> =================...