Changeset 755:25e5f216a6d4 in mediastreamer2
- Timestamp:
- Oct 31, 2009 5:41:34 PM (4 years ago)
- Branch:
- default
- Location:
- linphone
- Files:
-
- 2 edited
-
mingw-envsetup.sh (modified) (1 diff)
-
scripts/builder-mingw.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linphone/mingw-envsetup.sh
r754 r755 1 export PATH=$PATH: /c/${PROGRAMFILES}/GnuWin32/bin1 export PATH=$PATH:"${PROGRAMFILES}\GnuWin32\bin":"${PROGRAMFILES}\Inno Setup 5" 2 2 export PERL=/c/Perl/bin/perl.exe 3 3 export INTLTOOL_PERL=/c/Perl/bin/perl.exe -
linphone/scripts/builder-mingw.mk
r687 r755 22 22 23 23 24 # path toInno Setup 5 compiler25 ISCC= /c/Program\ Files/Inno\ Setup\ 5/ISCC.exe24 #Inno Setup 5 compiler 25 ISCC=ISCC.exe 26 26 27 27 $(LINPHONE_SRC_DIR)/configure:
Note: See TracChangeset
for help on using the changeset viewer.
