Changeset 59:bf6153205a0d in mediastreamer2
- Timestamp:
- Oct 1, 2008 10:48:50 PM (5 years ago)
- Branch:
- default
- Location:
- linphone
- Files:
-
- 3 edited
-
gtk-glade/linphone.iss (modified) (1 diff)
-
mediastreamer2/build/win32native/mediastreamer2.dev (modified) (1 diff)
-
mediastreamer2/plugins/msx264/msx264.iss (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
linphone/gtk-glade/linphone.iss
r27 r59 38 38 Source: "..\..\linphone-deps\bin\avcodec.dll"; DestDir: "{app}"; Flags: ignoreversion 39 39 Source: "..\..\linphone-deps\bin\avutil.dll"; DestDir: "{app}"; Flags: ignoreversion 40 Source: "..\..\linphone-deps\bin\libspeex-1.dll"; DestDir: "{app}"; Flags: ignoreversion 41 Source: "..\..\linphone-deps\bin\libspeexdsp-1.dll"; DestDir: "{app}"; Flags: ignoreversion 40 42 Source: "..\mediastreamer2\build\win32native\mediastreamer2.dll"; DestDir: "{app}"; Flags: ignoreversion 41 43 Source: "..\oRTP\build\win32native\ortp.dll"; DestDir: "{app}"; Flags: ignoreversion -
linphone/mediastreamer2/build/win32native/mediastreamer2.dev
r0 r59 515 515 Compiler=-ggdb_@@_-DINET6 _@@_-DORTP_INET6 _@@_-D_WORKAROUND_MINGW32_BUGS_@@_-D_WIN32_WINNT=0x0501 _@@_-DNOSDL_@@_-DVIDEO_ENABLED_@@_-DNORESAMPLE_@@_-Wall _@@_-DHAVE_LIBAVCODEC_AVCODEC_H_@@_ 516 516 CppCompiler= 517 Linker=-lortp_@@_-lavcodec_@@_-lavutil_@@_-ltheora_@@_-lspeex_@@_-l gsm_@@_-lws2_32_@@_-lwinmm_@@_-lvfw32_@@_-logg_@@__@@_517 Linker=-lortp_@@_-lavcodec_@@_-lavutil_@@_-ltheora_@@_-lspeex_@@_-lspeexdsp_@@_-lgsm_@@_-lws2_32_@@_-lwinmm_@@_-lvfw32_@@_-logg_@@__@@_ 518 518 PreprocDefines= 519 519 CompilerSettings=0000000000010000000000 -
linphone/mediastreamer2/plugins/msx264/msx264.iss
r0 r59 4 4 [Setup] 5 5 AppName=msx264 6 AppVerName=msx264 H.264 plugin for linphone. Plugin version is 1.1. 2.6 AppVerName=msx264 H.264 plugin for linphone. Plugin version is 1.1.3. 7 7 AppPublisher=linphone.org 8 8 AppPublisherURL=http://www.linphone.org … … 11 11 DefaultDirName={pf}\Linphone 12 12 DefaultGroupName=Linphone 13 LicenseFile=C :\Documents and Settings\simorl.EMEA\cvs\linphone\mediastreamer2\plugins\msx264\COPYING14 InfoBeforeFile= C:\Documents and Settings\simorl.EMEA\cvs\linphone\mediastreamer2\plugins\msx264\README13 LicenseFile=COPYING 14 InfoBeforeFile=README 15 15 OutputBaseFilename=setup 16 16 Compression=lzma … … 24 24 25 25 [Files] 26 Source: " C:\Documents and Settings\simorl.EMEA\cvs\linphone\mediastreamer2\plugins\msx264\libmsx264.dll"; DestDir: "{app}\plugins"; Flags: ignoreversion26 Source: "libmsx264.dll"; DestDir: "{app}\plugins"; Flags: ignoreversion 27 27 ; NOTE: Don't use "Flags: ignoreversion" on any shared system files 28 28
Note: See TracChangeset
for help on using the changeset viewer.
