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/gsm/libgsmcodec.vcproj

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