Ignore:
Timestamp:
Jan 27, 2009 10:14:52 AM (15 years ago)
Author:
bennylp
Message:

Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/third_party/build/srtp/libsrtp.vcproj

    r2393 r2430  
    1212                        Name="Win32" 
    1313                /> 
     14                <Platform 
     15                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
     16                /> 
    1417        </Platforms> 
    1518        <ToolFiles> 
     
    8184                </Configuration> 
    8285                <Configuration 
     86                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     87                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     88                        IntermediateDirectory="$(OutDir)" 
     89                        ConfigurationType="4" 
     90                        CharacterSet="1" 
     91                        > 
     92                        <Tool 
     93                                Name="VCPreBuildEventTool" 
     94                        /> 
     95                        <Tool 
     96                                Name="VCCustomBuildTool" 
     97                        /> 
     98                        <Tool 
     99                                Name="VCXMLDataGeneratorTool" 
     100                        /> 
     101                        <Tool 
     102                                Name="VCWebServiceProxyGeneratorTool" 
     103                        /> 
     104                        <Tool 
     105                                Name="VCMIDLTool" 
     106                        /> 
     107                        <Tool 
     108                                Name="VCCLCompilerTool" 
     109                                ExecutionBucket="7" 
     110                                Optimization="0" 
     111                                FavorSizeOrSpeed="0" 
     112                                AdditionalIncludeDirectories=".,../../srtp/include,../../srtp/crypto/include,../../../pjlib/include" 
     113                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     114                                ExceptionHandling="0" 
     115                                RuntimeLibrary="1" 
     116                                WarningLevel="3" 
     117                                DebugInformationFormat="3" 
     118                                CompileAs="0" 
     119                                CompileForArchitecture="0" 
     120                        /> 
     121                        <Tool 
     122                                Name="VCManagedResourceCompilerTool" 
     123                        /> 
     124                        <Tool 
     125                                Name="VCResourceCompilerTool" 
     126                        /> 
     127                        <Tool 
     128                                Name="VCPreLinkEventTool" 
     129                        /> 
     130                        <Tool 
     131                                Name="VCLibrarianTool" 
     132                                AdditionalOptions="" 
     133                        /> 
     134                        <Tool 
     135                                Name="VCALinkTool" 
     136                        /> 
     137                        <Tool 
     138                                Name="VCXDCMakeTool" 
     139                        /> 
     140                        <Tool 
     141                                Name="VCBscMakeTool" 
     142                        /> 
     143                        <Tool 
     144                                Name="VCCodeSignTool" 
     145                        /> 
     146                        <Tool 
     147                                Name="VCPostBuildEventTool" 
     148                        /> 
     149                        <DeploymentTool 
     150                                ForceDirty="-1" 
     151                                RemoteDirectory="" 
     152                                RegisterOutput="0" 
     153                                AdditionalFiles="" 
     154                        /> 
     155                        <DebuggerTool 
     156                        /> 
     157                </Configuration> 
     158                <Configuration 
    83159                        Name="Release|Win32" 
    84160                        OutputDirectory=".\output\libsrtp-i386-win32-vc8-release" 
     
    143219                        /> 
    144220                </Configuration> 
     221                <Configuration 
     222                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     223                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     224                        IntermediateDirectory="$(OutDir)" 
     225                        ConfigurationType="4" 
     226                        CharacterSet="1" 
     227                        > 
     228                        <Tool 
     229                                Name="VCPreBuildEventTool" 
     230                        /> 
     231                        <Tool 
     232                                Name="VCCustomBuildTool" 
     233                        /> 
     234                        <Tool 
     235                                Name="VCXMLDataGeneratorTool" 
     236                        /> 
     237                        <Tool 
     238                                Name="VCWebServiceProxyGeneratorTool" 
     239                        /> 
     240                        <Tool 
     241                                Name="VCMIDLTool" 
     242                        /> 
     243                        <Tool 
     244                                Name="VCCLCompilerTool" 
     245                                ExecutionBucket="7" 
     246                                Optimization="2" 
     247                                FavorSizeOrSpeed="2" 
     248                                AdditionalIncludeDirectories=".,../../srtp/include,../../srtp/crypto/include,../../../pjlib/include" 
     249                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     250                                ExceptionHandling="0" 
     251                                RuntimeLibrary="0" 
     252                                WarningLevel="3" 
     253                                DebugInformationFormat="0" 
     254                                CompileAs="0" 
     255                        /> 
     256                        <Tool 
     257                                Name="VCManagedResourceCompilerTool" 
     258                        /> 
     259                        <Tool 
     260                                Name="VCResourceCompilerTool" 
     261                        /> 
     262                        <Tool 
     263                                Name="VCPreLinkEventTool" 
     264                        /> 
     265                        <Tool 
     266                                Name="VCLibrarianTool" 
     267                                AdditionalOptions="" 
     268                        /> 
     269                        <Tool 
     270                                Name="VCALinkTool" 
     271                        /> 
     272                        <Tool 
     273                                Name="VCXDCMakeTool" 
     274                        /> 
     275                        <Tool 
     276                                Name="VCBscMakeTool" 
     277                        /> 
     278                        <Tool 
     279                                Name="VCCodeSignTool" 
     280                        /> 
     281                        <Tool 
     282                                Name="VCPostBuildEventTool" 
     283                        /> 
     284                        <DeploymentTool 
     285                                ForceDirty="-1" 
     286                                RemoteDirectory="" 
     287                                RegisterOutput="0" 
     288                                AdditionalFiles="" 
     289                        /> 
     290                        <DebuggerTool 
     291                        /> 
     292                </Configuration> 
    145293        </Configurations> 
    146294        <References> 
Note: See TracChangeset for help on using the changeset viewer.