Ignore:
Timestamp:
Mar 10, 2009 1:40:00 PM (15 years ago)
Author:
bennylp
Message:

Part of task/ticket #741: updated VS 2005 project for audiodev

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/aps-direct/pjmedia/build/pjmedia.vcproj

    r2434 r2499  
    9696                </Configuration> 
    9797                <Configuration 
     98                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     99                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     100                        IntermediateDirectory="$(OutDir)" 
     101                        ConfigurationType="4" 
     102                        CharacterSet="1" 
     103                        > 
     104                        <Tool 
     105                                Name="VCPreBuildEventTool" 
     106                        /> 
     107                        <Tool 
     108                                Name="VCCustomBuildTool" 
     109                        /> 
     110                        <Tool 
     111                                Name="VCXMLDataGeneratorTool" 
     112                        /> 
     113                        <Tool 
     114                                Name="VCWebServiceProxyGeneratorTool" 
     115                        /> 
     116                        <Tool 
     117                                Name="VCMIDLTool" 
     118                        /> 
     119                        <Tool 
     120                                Name="VCCLCompilerTool" 
     121                                ExecutionBucket="7" 
     122                                Optimization="2" 
     123                                FavorSizeOrSpeed="2" 
     124                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
     125                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     126                                ExceptionHandling="0" 
     127                                RuntimeLibrary="0" 
     128                                WarningLevel="3" 
     129                                DebugInformationFormat="0" 
     130                                CompileAs="0" 
     131                        /> 
     132                        <Tool 
     133                                Name="VCManagedResourceCompilerTool" 
     134                        /> 
     135                        <Tool 
     136                                Name="VCResourceCompilerTool" 
     137                        /> 
     138                        <Tool 
     139                                Name="VCPreLinkEventTool" 
     140                        /> 
     141                        <Tool 
     142                                Name="VCLibrarianTool" 
     143                                AdditionalOptions="" 
     144                        /> 
     145                        <Tool 
     146                                Name="VCALinkTool" 
     147                        /> 
     148                        <Tool 
     149                                Name="VCXDCMakeTool" 
     150                        /> 
     151                        <Tool 
     152                                Name="VCBscMakeTool" 
     153                        /> 
     154                        <Tool 
     155                                Name="VCCodeSignTool" 
     156                        /> 
     157                        <Tool 
     158                                Name="VCPostBuildEventTool" 
     159                        /> 
     160                        <DeploymentTool 
     161                                ForceDirty="-1" 
     162                                RemoteDirectory="" 
     163                                RegisterOutput="0" 
     164                                AdditionalFiles="" 
     165                        /> 
     166                        <DebuggerTool 
     167                        /> 
     168                </Configuration> 
     169                <Configuration 
    98170                        Name="Debug|Win32" 
    99171                        OutputDirectory=".\output\pjmedia-i386-win32-vc8-debug" 
     
    172244                </Configuration> 
    173245                <Configuration 
    174                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    175                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    176                         IntermediateDirectory="$(OutDir)" 
    177                         ConfigurationType="4" 
    178                         CharacterSet="1" 
    179                         > 
    180                         <Tool 
    181                                 Name="VCPreBuildEventTool" 
    182                         /> 
    183                         <Tool 
    184                                 Name="VCCustomBuildTool" 
    185                         /> 
    186                         <Tool 
    187                                 Name="VCXMLDataGeneratorTool" 
    188                         /> 
    189                         <Tool 
    190                                 Name="VCWebServiceProxyGeneratorTool" 
    191                         /> 
    192                         <Tool 
    193                                 Name="VCMIDLTool" 
    194                         /> 
    195                         <Tool 
    196                                 Name="VCCLCompilerTool" 
    197                                 ExecutionBucket="7" 
    198                                 Optimization="2" 
    199                                 FavorSizeOrSpeed="2" 
    200                                 AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../third_party/portaudio/include,../../third_party/speex/include,../../third_party/build/srtp,../../third_party/srtp/include,../../third_party/srtp/crypto/include;../.." 
    201                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    202                                 ExceptionHandling="0" 
    203                                 RuntimeLibrary="0" 
    204                                 WarningLevel="3" 
    205                                 DebugInformationFormat="0" 
    206                                 CompileAs="0" 
    207                         /> 
    208                         <Tool 
    209                                 Name="VCManagedResourceCompilerTool" 
    210                         /> 
    211                         <Tool 
    212                                 Name="VCResourceCompilerTool" 
    213                         /> 
    214                         <Tool 
    215                                 Name="VCPreLinkEventTool" 
    216                         /> 
    217                         <Tool 
    218                                 Name="VCLibrarianTool" 
    219                                 AdditionalOptions="" 
    220                         /> 
    221                         <Tool 
    222                                 Name="VCALinkTool" 
    223                         /> 
    224                         <Tool 
    225                                 Name="VCXDCMakeTool" 
    226                         /> 
    227                         <Tool 
    228                                 Name="VCBscMakeTool" 
    229                         /> 
    230                         <Tool 
    231                                 Name="VCCodeSignTool" 
    232                         /> 
    233                         <Tool 
    234                                 Name="VCPostBuildEventTool" 
    235                         /> 
    236                         <DeploymentTool 
    237                                 ForceDirty="-1" 
    238                                 RemoteDirectory="" 
    239                                 RegisterOutput="0" 
    240                                 AdditionalFiles="" 
    241                         /> 
    242                         <DebuggerTool 
    243                         /> 
    244                 </Configuration> 
    245                 <Configuration 
    246246                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    247247                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     
    465465                        </File> 
    466466                        <File 
    467                                 RelativePath="..\src\pjmedia\dsound.c" 
    468                                 > 
    469                                 <FileConfiguration 
    470                                         Name="Release|Win32" 
    471                                         > 
    472                                         <Tool 
    473                                                 Name="VCCLCompilerTool" 
    474                                                 AdditionalIncludeDirectories="" 
    475                                                 PreprocessorDefinitions="" 
    476                                         /> 
    477                                 </FileConfiguration> 
    478                                 <FileConfiguration 
    479                                         Name="Debug|Win32" 
    480                                         > 
    481                                         <Tool 
    482                                                 Name="VCCLCompilerTool" 
    483                                                 AdditionalIncludeDirectories="" 
    484                                                 PreprocessorDefinitions="" 
    485                                         /> 
    486                                 </FileConfiguration> 
    487                         </File> 
    488                         <File 
    489467                                RelativePath="..\src\pjmedia\echo_common.c" 
    490468                                > 
     
    751729                        </File> 
    752730                        <File 
    753                                 RelativePath="..\src\pjmedia\nullsound.c" 
    754                                 > 
    755                                 <FileConfiguration 
    756                                         Name="Release|Win32" 
    757                                         > 
    758                                         <Tool 
    759                                                 Name="VCCLCompilerTool" 
    760                                                 AdditionalIncludeDirectories="" 
    761                                                 PreprocessorDefinitions="" 
    762                                         /> 
    763                                 </FileConfiguration> 
    764                                 <FileConfiguration 
    765                                         Name="Debug|Win32" 
    766                                         > 
    767                                         <Tool 
    768                                                 Name="VCCLCompilerTool" 
    769                                                 AdditionalIncludeDirectories="" 
    770                                                 PreprocessorDefinitions="" 
    771                                         /> 
    772                                 </FileConfiguration> 
    773                         </File> 
    774                         <File 
    775                                 RelativePath="..\src\pjmedia\pasound.c" 
    776                                 > 
    777                                 <FileConfiguration 
    778                                         Name="Release|Win32" 
    779                                         > 
    780                                         <Tool 
    781                                                 Name="VCCLCompilerTool" 
    782                                                 AdditionalIncludeDirectories="" 
    783                                                 PreprocessorDefinitions="" 
    784                                         /> 
    785                                 </FileConfiguration> 
    786                                 <FileConfiguration 
    787                                         Name="Debug|Win32" 
    788                                         > 
    789                                         <Tool 
    790                                                 Name="VCCLCompilerTool" 
    791                                                 AdditionalIncludeDirectories="" 
    792                                                 PreprocessorDefinitions="" 
    793                                         /> 
    794                                 </FileConfiguration> 
    795                         </File> 
    796                         <File 
    797731                                RelativePath="..\src\pjmedia\plc_common.c" 
    798732                                > 
     
    1031965                        </File> 
    1032966                        <File 
     967                                RelativePath="..\src\pjmedia\sound_legacy.c" 
     968                                > 
     969                        </File> 
     970                        <File 
    1033971                                RelativePath="..\src\pjmedia\sound_port.c" 
    1034972                                > 
     
    12471185                                        /> 
    12481186                                </FileConfiguration> 
    1249                         </File> 
    1250                         <File 
    1251                                 RelativePath="..\src\pjmedia\wmme_sound.c" 
    1252                                 > 
    12531187                        </File> 
    12541188                        <File 
Note: See TracChangeset for help on using the changeset viewer.