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-util/build/pjlib_util_test.vcproj

    r1350 r2430  
    99                <Platform 
    1010                        Name="Win32" 
     11                /> 
     12                <Platform 
     13                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1114                /> 
    1215        </Platforms> 
     
    107110                </Configuration> 
    108111                <Configuration 
     112                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     113                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     114                        IntermediateDirectory="$(OutDir)" 
     115                        ConfigurationType="1" 
     116                        CharacterSet="1" 
     117                        > 
     118                        <Tool 
     119                                Name="VCPreBuildEventTool" 
     120                        /> 
     121                        <Tool 
     122                                Name="VCCustomBuildTool" 
     123                        /> 
     124                        <Tool 
     125                                Name="VCXMLDataGeneratorTool" 
     126                        /> 
     127                        <Tool 
     128                                Name="VCWebServiceProxyGeneratorTool" 
     129                        /> 
     130                        <Tool 
     131                                Name="VCMIDLTool" 
     132                        /> 
     133                        <Tool 
     134                                Name="VCCLCompilerTool" 
     135                                ExecutionBucket="7" 
     136                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     137                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     138                                ExceptionHandling="0" 
     139                                WarningLevel="3" 
     140                                CompileAs="0" 
     141                                CompileForArchitecture="0" 
     142                        /> 
     143                        <Tool 
     144                                Name="VCManagedResourceCompilerTool" 
     145                        /> 
     146                        <Tool 
     147                                Name="VCResourceCompilerTool" 
     148                        /> 
     149                        <Tool 
     150                                Name="VCPreLinkEventTool" 
     151                        /> 
     152                        <Tool 
     153                                Name="VCLinkerTool" 
     154                                AdditionalDependencies="ws2.lib" 
     155                                OptimizeReferences="2" 
     156                                EnableCOMDATFolding="2" 
     157                                TargetMachine="0" 
     158                        /> 
     159                        <Tool 
     160                                Name="VCALinkTool" 
     161                        /> 
     162                        <Tool 
     163                                Name="VCXDCMakeTool" 
     164                        /> 
     165                        <Tool 
     166                                Name="VCBscMakeTool" 
     167                        /> 
     168                        <Tool 
     169                                Name="VCCodeSignTool" 
     170                        /> 
     171                        <Tool 
     172                                Name="VCPostBuildEventTool" 
     173                        /> 
     174                        <DeploymentTool 
     175                                ForceDirty="-1" 
     176                                RemoteDirectory="" 
     177                                RegisterOutput="0" 
     178                                AdditionalFiles="" 
     179                        /> 
     180                        <DebuggerTool 
     181                        /> 
     182                </Configuration> 
     183                <Configuration 
    109184                        Name="Debug|Win32" 
    110185                        OutputDirectory="./output/pjlib-util-test-i386-win32-vc8-debug" 
     
    199274                        /> 
    200275                </Configuration> 
     276                <Configuration 
     277                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     278                        OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     279                        IntermediateDirectory="$(OutDir)" 
     280                        ConfigurationType="1" 
     281                        CharacterSet="1" 
     282                        > 
     283                        <Tool 
     284                                Name="VCPreBuildEventTool" 
     285                        /> 
     286                        <Tool 
     287                                Name="VCCustomBuildTool" 
     288                        /> 
     289                        <Tool 
     290                                Name="VCXMLDataGeneratorTool" 
     291                        /> 
     292                        <Tool 
     293                                Name="VCWebServiceProxyGeneratorTool" 
     294                        /> 
     295                        <Tool 
     296                                Name="VCMIDLTool" 
     297                        /> 
     298                        <Tool 
     299                                Name="VCCLCompilerTool" 
     300                                ExecutionBucket="7" 
     301                                Optimization="0" 
     302                                FavorSizeOrSpeed="0" 
     303                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     304                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     305                                ExceptionHandling="0" 
     306                                RuntimeLibrary="1" 
     307                                WarningLevel="3" 
     308                                DebugInformationFormat="3" 
     309                                CompileAs="0" 
     310                                CompileForArchitecture="0" 
     311                        /> 
     312                        <Tool 
     313                                Name="VCManagedResourceCompilerTool" 
     314                        /> 
     315                        <Tool 
     316                                Name="VCResourceCompilerTool" 
     317                        /> 
     318                        <Tool 
     319                                Name="VCPreLinkEventTool" 
     320                        /> 
     321                        <Tool 
     322                                Name="VCLinkerTool" 
     323                                AdditionalDependencies="ws2.lib" 
     324                                GenerateDebugInformation="true" 
     325                                OptimizeReferences="2" 
     326                                EnableCOMDATFolding="2" 
     327                                TargetMachine="0" 
     328                        /> 
     329                        <Tool 
     330                                Name="VCALinkTool" 
     331                        /> 
     332                        <Tool 
     333                                Name="VCXDCMakeTool" 
     334                        /> 
     335                        <Tool 
     336                                Name="VCBscMakeTool" 
     337                        /> 
     338                        <Tool 
     339                                Name="VCCodeSignTool" 
     340                        /> 
     341                        <Tool 
     342                                Name="VCPostBuildEventTool" 
     343                        /> 
     344                        <DeploymentTool 
     345                                ForceDirty="-1" 
     346                                RemoteDirectory="" 
     347                                RegisterOutput="0" 
     348                                AdditionalFiles="" 
     349                        /> 
     350                        <DebuggerTool 
     351                        /> 
     352                </Configuration> 
    201353        </Configurations> 
    202354        <References> 
     
    224376                                </FileConfiguration> 
    225377                                <FileConfiguration 
     378                                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     379                                        ExcludedFromBuild="true" 
     380                                        > 
     381                                        <Tool 
     382                                                Name="VCCLCompilerTool" 
     383                                        /> 
     384                                </FileConfiguration> 
     385                                <FileConfiguration 
    226386                                        Name="Debug|Win32" 
    227387                                        > 
     
    230390                                                AdditionalIncludeDirectories="" 
    231391                                                PreprocessorDefinitions="" 
     392                                        /> 
     393                                </FileConfiguration> 
     394                                <FileConfiguration 
     395                                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     396                                        ExcludedFromBuild="true" 
     397                                        > 
     398                                        <Tool 
     399                                                Name="VCCLCompilerTool" 
     400                                        /> 
     401                                </FileConfiguration> 
     402                        </File> 
     403                        <File 
     404                                RelativePath="..\src\pjlib-util-test\main_win32.c" 
     405                                > 
     406                                <FileConfiguration 
     407                                        Name="Release|Win32" 
     408                                        ExcludedFromBuild="true" 
     409                                        > 
     410                                        <Tool 
     411                                                Name="VCCLCompilerTool" 
     412                                        /> 
     413                                </FileConfiguration> 
     414                                <FileConfiguration 
     415                                        Name="Debug|Win32" 
     416                                        ExcludedFromBuild="true" 
     417                                        > 
     418                                        <Tool 
     419                                                Name="VCCLCompilerTool" 
    232420                                        /> 
    233421                                </FileConfiguration> 
Note: See TracChangeset for help on using the changeset viewer.