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/pjnath/build/pjnath_test.vcproj

    r2402 r2430  
    1010                <Platform 
    1111                        Name="Win32" 
     12                /> 
     13                <Platform 
     14                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1215                /> 
    1316        </Platforms> 
     
    109112                </Configuration> 
    110113                <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,../../pjlib-util/include,../../pjlib/include" 
     141                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     142                                ExceptionHandling="0" 
     143                                RuntimeLibrary="1" 
     144                                WarningLevel="3" 
     145                                DebugInformationFormat="3" 
     146                                CompileAs="0" 
     147                                CompileForArchitecture="0" 
     148                        /> 
     149                        <Tool 
     150                                Name="VCManagedResourceCompilerTool" 
     151                        /> 
     152                        <Tool 
     153                                Name="VCResourceCompilerTool" 
     154                        /> 
     155                        <Tool 
     156                                Name="VCPreLinkEventTool" 
     157                        /> 
     158                        <Tool 
     159                                Name="VCLinkerTool" 
     160                                AdditionalOptions="" 
     161                                AdditionalDependencies="ws2.lib" 
     162                                GenerateDebugInformation="true" 
     163                                OptimizeReferences="2" 
     164                                EnableCOMDATFolding="2" 
     165                                TargetMachine="0" 
     166                        /> 
     167                        <Tool 
     168                                Name="VCALinkTool" 
     169                        /> 
     170                        <Tool 
     171                                Name="VCXDCMakeTool" 
     172                        /> 
     173                        <Tool 
     174                                Name="VCBscMakeTool" 
     175                        /> 
     176                        <Tool 
     177                                Name="VCCodeSignTool" 
     178                        /> 
     179                        <Tool 
     180                                Name="VCPostBuildEventTool" 
     181                        /> 
     182                        <DeploymentTool 
     183                                ForceDirty="-1" 
     184                                RemoteDirectory="" 
     185                                RegisterOutput="0" 
     186                                AdditionalFiles="" 
     187                        /> 
     188                        <DebuggerTool 
     189                        /> 
     190                </Configuration> 
     191                <Configuration 
    111192                        Name="Release|Win32" 
    112193                        OutputDirectory="./output/pjnath-test-i386-win32-vc8-release" 
     
    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                                Optimization="2" 
     309                                FavorSizeOrSpeed="2" 
     310                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     311                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     312                                ExceptionHandling="0" 
     313                                RuntimeLibrary="0" 
     314                                WarningLevel="3" 
     315                                DebugInformationFormat="0" 
     316                                CompileAs="0" 
     317                                CompileForArchitecture="0" 
     318                        /> 
     319                        <Tool 
     320                                Name="VCManagedResourceCompilerTool" 
     321                        /> 
     322                        <Tool 
     323                                Name="VCResourceCompilerTool" 
     324                        /> 
     325                        <Tool 
     326                                Name="VCPreLinkEventTool" 
     327                        /> 
     328                        <Tool 
     329                                Name="VCLinkerTool" 
     330                                AdditionalOptions="" 
     331                                AdditionalDependencies="ws2.lib" 
     332                                OptimizeReferences="2" 
     333                                EnableCOMDATFolding="2" 
     334                                TargetMachine="0" 
     335                        /> 
     336                        <Tool 
     337                                Name="VCALinkTool" 
     338                        /> 
     339                        <Tool 
     340                                Name="VCXDCMakeTool" 
     341                        /> 
     342                        <Tool 
     343                                Name="VCBscMakeTool" 
     344                        /> 
     345                        <Tool 
     346                                Name="VCCodeSignTool" 
     347                        /> 
     348                        <Tool 
     349                                Name="VCPostBuildEventTool" 
     350                        /> 
     351                        <DeploymentTool 
     352                                ForceDirty="-1" 
     353                                RemoteDirectory="" 
     354                                RegisterOutput="0" 
     355                                AdditionalFiles="" 
     356                        /> 
     357                        <DebuggerTool 
     358                        /> 
     359                </Configuration> 
    202360        </Configurations> 
    203361        <References> 
     
    243401                                </FileConfiguration> 
    244402                                <FileConfiguration 
     403                                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
     404                                        ExcludedFromBuild="true" 
     405                                        > 
     406                                        <Tool 
     407                                                Name="VCCLCompilerTool" 
     408                                        /> 
     409                                </FileConfiguration> 
     410                                <FileConfiguration 
    245411                                        Name="Release|Win32" 
    246412                                        > 
     
    249415                                                AdditionalIncludeDirectories="" 
    250416                                                PreprocessorDefinitions="" 
     417                                        /> 
     418                                </FileConfiguration> 
     419                                <FileConfiguration 
     420                                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     421                                        ExcludedFromBuild="true" 
     422                                        > 
     423                                        <Tool 
     424                                                Name="VCCLCompilerTool" 
     425                                        /> 
     426                                </FileConfiguration> 
     427                        </File> 
     428                        <File 
     429                                RelativePath="..\src\pjnath-test\main_win32.c" 
     430                                > 
     431                                <FileConfiguration 
     432                                        Name="Debug|Win32" 
     433                                        ExcludedFromBuild="true" 
     434                                        > 
     435                                        <Tool 
     436                                                Name="VCCLCompilerTool" 
     437                                        /> 
     438                                </FileConfiguration> 
     439                                <FileConfiguration 
     440                                        Name="Release|Win32" 
     441                                        ExcludedFromBuild="true" 
     442                                        > 
     443                                        <Tool 
     444                                                Name="VCCLCompilerTool" 
    251445                                        /> 
    252446                                </FileConfiguration> 
Note: See TracChangeset for help on using the changeset viewer.