Changeset 135:71dc2800d8f2 in mediastreamer2


Ignore:
Timestamp:
Nov 1, 2008 2:11:19 PM (5 years ago)
Author:
aymeric <aymeric@…>
Branch:
default
Message:

fix for Windows Mobile

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@138 3f6dc0c8-ddfe-455d-9043-3cd528dc4637

File:
1 edited

Legend:

Unmodified
Added
Removed
  • linphone/mediastreamer2/build/wince/mediastreamer2.vcproj

    r0 r135  
    218218                                Optimization="2" 
    219219                                FavorSizeOrSpeed="1" 
    220                                 AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex-svn\include" 
     220                                AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex\include" 
    221221                                PreprocessorDefinitions="__VIDEO_DISABLED__;AMD_HACK;HAVE_SPEEX_NOISE;ORTP_INET6;MEDIASTREAMER2_EXPORT;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL" 
    222222                                RuntimeLibrary="3" 
     
    387387                                Optimization="2" 
    388388                                FavorSizeOrSpeed="1" 
    389                                 AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex-svn\include" 
     389                                AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex\include" 
    390390                                PreprocessorDefinitions="__VIDEO_DISABLED__;AMD_HACK;HAVE_SPEEX_NOISE;ORTP_INET6;MEDIASTREAMER2_EXPORT;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_)" 
    391391                                ExceptionHandling="1" 
     
    631631                                Name="VCCLCompilerTool" 
    632632                                ExecutionBucket="7" 
    633                                 AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex-svn\include" 
     633                                AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex\include" 
    634634                                PreprocessorDefinitions="__VIDEO_DISABLED__;AMD_HACK;HAVE_SPEEX_NOISE;ORTP_INET6;MEDIASTREAMER2_EXPORT;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL" 
    635635                                RuntimeLibrary="2" 
     
    712712                                Name="VCCLCompilerTool" 
    713713                                ExecutionBucket="7" 
    714                                 AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex-svn\include" 
     714                                AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex\include" 
    715715                                PreprocessorDefinitions="__VIDEO_DISABLED__;ORTP_INET6;MEDIASTREAMER2_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    716716                                RuntimeLibrary="2" 
     
    794794                                Name="VCCLCompilerTool" 
    795795                                ExecutionBucket="7" 
    796                                 AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex-svn\include" 
     796                                AdditionalIncludeDirectories=".;..\..\include;..\..\..\oRTP\include;..\..\..\codecs\speex\include" 
    797797                                PreprocessorDefinitions="__VIDEO_DISABLED__;AMD_HACK;HAVE_SPEEX_NOISE;ORTP_INET6;MEDIASTREAMER2_EXPORT;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_)" 
    798798                                RuntimeLibrary="2" 
     
    922922                        </File> 
    923923                        <File 
     924                                RelativePath="..\..\src\mtu.c" 
     925                                > 
     926                        </File> 
     927                        <File 
    924928                                RelativePath="..\..\src\speexec.c" 
    925929                                > 
     
    939943                        <File 
    940944                                RelativePath="..\..\src\winsnd.c" 
    941                                 > 
    942                         </File> 
    943                         <File 
    944                                 RelativePath="..\..\src\mtu.c" 
    945945                                > 
    946946                        </File> 
Note: See TracChangeset for help on using the changeset viewer.