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/pjlib/build/pjlib_test.vcproj

    r2148 r2430  
    55        Name="pjlib_test" 
    66        ProjectGUID="{6AC3EF61-5A9E-4F43-A809-5B2FD1A43B16}" 
     7        RootNamespace="pjlib_test" 
    78        > 
    89        <Platforms> 
    910                <Platform 
    1011                        Name="Win32" 
     12                /> 
     13                <Platform 
     14                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1115                /> 
    1216        </Platforms> 
     
    105109                        <Tool 
    106110                                Name="VCPostBuildEventTool" 
     111                        /> 
     112                </Configuration> 
     113                <Configuration 
     114                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     115                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     116                        IntermediateDirectory="$(OutDir)" 
     117                        ConfigurationType="1" 
     118                        CharacterSet="1" 
     119                        > 
     120                        <Tool 
     121                                Name="VCPreBuildEventTool" 
     122                        /> 
     123                        <Tool 
     124                                Name="VCCustomBuildTool" 
     125                        /> 
     126                        <Tool 
     127                                Name="VCXMLDataGeneratorTool" 
     128                        /> 
     129                        <Tool 
     130                                Name="VCWebServiceProxyGeneratorTool" 
     131                        /> 
     132                        <Tool 
     133                                Name="VCMIDLTool" 
     134                        /> 
     135                        <Tool 
     136                                Name="VCCLCompilerTool" 
     137                                ExecutionBucket="7" 
     138                                Optimization="0" 
     139                                FavorSizeOrSpeed="0" 
     140                                AdditionalIncludeDirectories="../include" 
     141                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     142                                RuntimeLibrary="1" 
     143                                WarningLevel="3" 
     144                                DebugInformationFormat="3" 
     145                                CompileAs="0" 
     146                                CompileForArchitecture="0" 
     147                        /> 
     148                        <Tool 
     149                                Name="VCManagedResourceCompilerTool" 
     150                        /> 
     151                        <Tool 
     152                                Name="VCResourceCompilerTool" 
     153                        /> 
     154                        <Tool 
     155                                Name="VCPreLinkEventTool" 
     156                        /> 
     157                        <Tool 
     158                                Name="VCLinkerTool" 
     159                                AdditionalDependencies="ws2.lib" 
     160                                GenerateDebugInformation="true" 
     161                                OptimizeReferences="2" 
     162                                EnableCOMDATFolding="2" 
     163                                EntryPointSymbol="" 
     164                                TargetMachine="0" 
     165                        /> 
     166                        <Tool 
     167                                Name="VCALinkTool" 
     168                        /> 
     169                        <Tool 
     170                                Name="VCXDCMakeTool" 
     171                        /> 
     172                        <Tool 
     173                                Name="VCBscMakeTool" 
     174                        /> 
     175                        <Tool 
     176                                Name="VCCodeSignTool" 
     177                        /> 
     178                        <Tool 
     179                                Name="VCPostBuildEventTool" 
     180                        /> 
     181                        <DeploymentTool 
     182                                ForceDirty="-1" 
     183                                RemoteDirectory="" 
     184                                RegisterOutput="0" 
     185                                AdditionalFiles="" 
     186                        /> 
     187                        <DebuggerTool 
    107188                        /> 
    108189                </Configuration> 
     
    200281                        /> 
    201282                </Configuration> 
     283                <Configuration 
     284                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     285                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     286                        IntermediateDirectory="$(OutDir)" 
     287                        ConfigurationType="1" 
     288                        CharacterSet="1" 
     289                        > 
     290                        <Tool 
     291                                Name="VCPreBuildEventTool" 
     292                        /> 
     293                        <Tool 
     294                                Name="VCCustomBuildTool" 
     295                        /> 
     296                        <Tool 
     297                                Name="VCXMLDataGeneratorTool" 
     298                        /> 
     299                        <Tool 
     300                                Name="VCWebServiceProxyGeneratorTool" 
     301                        /> 
     302                        <Tool 
     303                                Name="VCMIDLTool" 
     304                        /> 
     305                        <Tool 
     306                                Name="VCCLCompilerTool" 
     307                                ExecutionBucket="7" 
     308                                AdditionalIncludeDirectories="../include" 
     309                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     310                                WarningLevel="3" 
     311                                CompileAs="0" 
     312                                CompileForArchitecture="0" 
     313                        /> 
     314                        <Tool 
     315                                Name="VCManagedResourceCompilerTool" 
     316                        /> 
     317                        <Tool 
     318                                Name="VCResourceCompilerTool" 
     319                        /> 
     320                        <Tool 
     321                                Name="VCPreLinkEventTool" 
     322                        /> 
     323                        <Tool 
     324                                Name="VCLinkerTool" 
     325                                AdditionalDependencies="ws2.lib" 
     326                                OptimizeReferences="2" 
     327                                EnableCOMDATFolding="2" 
     328                                TargetMachine="0" 
     329                        /> 
     330                        <Tool 
     331                                Name="VCALinkTool" 
     332                        /> 
     333                        <Tool 
     334                                Name="VCXDCMakeTool" 
     335                        /> 
     336                        <Tool 
     337                                Name="VCBscMakeTool" 
     338                        /> 
     339                        <Tool 
     340                                Name="VCCodeSignTool" 
     341                        /> 
     342                        <Tool 
     343                                Name="VCPostBuildEventTool" 
     344                        /> 
     345                        <DeploymentTool 
     346                                ForceDirty="-1" 
     347                                RemoteDirectory="" 
     348                                RegisterOutput="0" 
     349                                AdditionalFiles="" 
     350                        /> 
     351                        <DebuggerTool 
     352                        /> 
     353                </Configuration> 
    202354        </Configurations> 
    203355        <References> 
     
    471623                                </FileConfiguration> 
    472624                                <FileConfiguration 
    473                                         Name="Release|Win32" 
    474                                         > 
    475                                         <Tool 
    476                                                 Name="VCCLCompilerTool" 
    477                                                 AdditionalIncludeDirectories="" 
    478                                                 PreprocessorDefinitions="" 
     625                                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     626                                        ExcludedFromBuild="true" 
     627                                        > 
     628                                        <Tool 
     629                                                Name="VCCLCompilerTool" 
     630                                        /> 
     631                                </FileConfiguration> 
     632                                <FileConfiguration 
     633                                        Name="Release|Win32" 
     634                                        > 
     635                                        <Tool 
     636                                                Name="VCCLCompilerTool" 
     637                                                AdditionalIncludeDirectories="" 
     638                                                PreprocessorDefinitions="" 
     639                                        /> 
     640                                </FileConfiguration> 
     641                                <FileConfiguration 
     642                                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     643                                        ExcludedFromBuild="true" 
     644                                        > 
     645                                        <Tool 
     646                                                Name="VCCLCompilerTool" 
    479647                                        /> 
    480648                                </FileConfiguration> 
     
    494662                                </FileConfiguration> 
    495663                                <FileConfiguration 
    496                                         Name="Release|Win32" 
     664                                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    497665                                        ExcludedFromBuild="true" 
    498666                                        > 
    499667                                        <Tool 
    500668                                                Name="VCCLCompilerTool" 
    501                                                 AdditionalIncludeDirectories="" 
    502                                                 PreprocessorDefinitions="" 
     669                                        /> 
     670                                </FileConfiguration> 
     671                                <FileConfiguration 
     672                                        Name="Release|Win32" 
     673                                        ExcludedFromBuild="true" 
     674                                        > 
     675                                        <Tool 
     676                                                Name="VCCLCompilerTool" 
     677                                                AdditionalIncludeDirectories="" 
     678                                                PreprocessorDefinitions="" 
     679                                        /> 
     680                                </FileConfiguration> 
     681                                <FileConfiguration 
     682                                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     683                                        ExcludedFromBuild="true" 
     684                                        > 
     685                                        <Tool 
     686                                                Name="VCCLCompilerTool" 
    503687                                        /> 
    504688                                </FileConfiguration> 
Note: See TracChangeset for help on using the changeset viewer.