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/ilbc/libilbccodec.vcproj

    r1178 r2430  
    99                <Platform 
    1010                        Name="Win32" 
     11                /> 
     12                <Platform 
     13                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1114                /> 
    1215        </Platforms> 
     
    8992                </Configuration> 
    9093                <Configuration 
     94                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     95                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     96                        IntermediateDirectory="$(OutDir)" 
     97                        ConfigurationType="4" 
     98                        CharacterSet="1" 
     99                        > 
     100                        <Tool 
     101                                Name="VCPreBuildEventTool" 
     102                        /> 
     103                        <Tool 
     104                                Name="VCCustomBuildTool" 
     105                        /> 
     106                        <Tool 
     107                                Name="VCXMLDataGeneratorTool" 
     108                        /> 
     109                        <Tool 
     110                                Name="VCWebServiceProxyGeneratorTool" 
     111                        /> 
     112                        <Tool 
     113                                Name="VCMIDLTool" 
     114                        /> 
     115                        <Tool 
     116                                Name="VCCLCompilerTool" 
     117                                ExecutionBucket="7" 
     118                                Optimization="0" 
     119                                FavorSizeOrSpeed="0" 
     120                                AdditionalIncludeDirectories="" 
     121                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     122                                ExceptionHandling="0" 
     123                                RuntimeLibrary="1" 
     124                                WarningLevel="3" 
     125                                DebugInformationFormat="3" 
     126                                CompileAs="0" 
     127                                CompileForArchitecture="0" 
     128                        /> 
     129                        <Tool 
     130                                Name="VCManagedResourceCompilerTool" 
     131                        /> 
     132                        <Tool 
     133                                Name="VCResourceCompilerTool" 
     134                        /> 
     135                        <Tool 
     136                                Name="VCPreLinkEventTool" 
     137                        /> 
     138                        <Tool 
     139                                Name="VCLibrarianTool" 
     140                                AdditionalOptions="" 
     141                        /> 
     142                        <Tool 
     143                                Name="VCALinkTool" 
     144                        /> 
     145                        <Tool 
     146                                Name="VCXDCMakeTool" 
     147                        /> 
     148                        <Tool 
     149                                Name="VCBscMakeTool" 
     150                        /> 
     151                        <Tool 
     152                                Name="VCCodeSignTool" 
     153                        /> 
     154                        <Tool 
     155                                Name="VCPostBuildEventTool" 
     156                        /> 
     157                        <DeploymentTool 
     158                                ForceDirty="-1" 
     159                                RemoteDirectory="" 
     160                                RegisterOutput="0" 
     161                                AdditionalFiles="" 
     162                        /> 
     163                        <DebuggerTool 
     164                        /> 
     165                </Configuration> 
     166                <Configuration 
    91167                        Name="Release|Win32" 
    92168                        OutputDirectory=".\output\ilbc-i386-win32-vc8-release" 
     
    162238                        /> 
    163239                </Configuration> 
     240                <Configuration 
     241                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     242                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     243                        IntermediateDirectory="$(OutDir)" 
     244                        ConfigurationType="4" 
     245                        CharacterSet="1" 
     246                        > 
     247                        <Tool 
     248                                Name="VCPreBuildEventTool" 
     249                        /> 
     250                        <Tool 
     251                                Name="VCCustomBuildTool" 
     252                        /> 
     253                        <Tool 
     254                                Name="VCXMLDataGeneratorTool" 
     255                        /> 
     256                        <Tool 
     257                                Name="VCWebServiceProxyGeneratorTool" 
     258                        /> 
     259                        <Tool 
     260                                Name="VCMIDLTool" 
     261                        /> 
     262                        <Tool 
     263                                Name="VCCLCompilerTool" 
     264                                ExecutionBucket="7" 
     265                                Optimization="2" 
     266                                FavorSizeOrSpeed="2" 
     267                                AdditionalIncludeDirectories="" 
     268                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     269                                ExceptionHandling="0" 
     270                                RuntimeLibrary="0" 
     271                                WarningLevel="3" 
     272                                DebugInformationFormat="0" 
     273                                CompileAs="0" 
     274                        /> 
     275                        <Tool 
     276                                Name="VCManagedResourceCompilerTool" 
     277                        /> 
     278                        <Tool 
     279                                Name="VCResourceCompilerTool" 
     280                        /> 
     281                        <Tool 
     282                                Name="VCPreLinkEventTool" 
     283                        /> 
     284                        <Tool 
     285                                Name="VCLibrarianTool" 
     286                                AdditionalOptions="" 
     287                        /> 
     288                        <Tool 
     289                                Name="VCALinkTool" 
     290                        /> 
     291                        <Tool 
     292                                Name="VCXDCMakeTool" 
     293                        /> 
     294                        <Tool 
     295                                Name="VCBscMakeTool" 
     296                        /> 
     297                        <Tool 
     298                                Name="VCCodeSignTool" 
     299                        /> 
     300                        <Tool 
     301                                Name="VCPostBuildEventTool" 
     302                        /> 
     303                        <DeploymentTool 
     304                                ForceDirty="-1" 
     305                                RemoteDirectory="" 
     306                                RegisterOutput="0" 
     307                                AdditionalFiles="" 
     308                        /> 
     309                        <DebuggerTool 
     310                        /> 
     311                </Configuration> 
    164312        </Configurations> 
    165313        <References> 
Note: See TracChangeset for help on using the changeset viewer.