Ignore:
Timestamp:
Apr 22, 2009 2:27:55 PM (15 years ago)
Author:
nanang
Message:

Ticket #706: Merged branch vs-reorg into trunk:

  • Currently supported platforms are Win32 & WM6 std/pro.
  • Renamed project test_pjsip with pjsip_test, also source directory 'test-pjsip' to 'test'.
Location:
pjproject/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk

  • pjproject/trunk/pjlib/build/pjlib_test.vcproj

    r2584 r2638  
    1414                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1515                /> 
     16                <Platform 
     17                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     18                /> 
    1619        </Platforms> 
    1720        <ToolFiles> 
     
    2023                <Configuration 
    2124                        Name="Debug|Win32" 
    22                         OutputDirectory=".\output\pjlib-test-i386-win32-vc8-debug" 
    23                         IntermediateDirectory=".\output\pjlib-test-i386-win32-vc8-debug" 
    2425                        ConfigurationType="1" 
    25                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     26                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    2627                        UseOfMFC="0" 
    2728                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    4243                        <Tool 
    4344                                Name="VCMIDLTool" 
    44                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.tlb" 
    45                                 HeaderFileName="" 
    4645                        /> 
    4746                        <Tool 
    4847                                Name="VCCLCompilerTool" 
    49                                 Optimization="0" 
    5048                                AdditionalIncludeDirectories="../include" 
    51                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    52                                 MinimalRebuild="true" 
    53                                 BasicRuntimeChecks="3" 
    54                                 RuntimeLibrary="1" 
    55                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.pch" 
    56                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-debug/" 
    57                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-debug/" 
    58                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-debug/" 
    59                                 BrowseInformation="1" 
    60                                 WarningLevel="4" 
    61                                 SuppressStartupBanner="true" 
    62                                 DebugInformationFormat="4" 
     49                                PreprocessorDefinitions="_CONSOLE;" 
     50                                PrecompiledHeaderFile="" 
    6351                        /> 
    6452                        <Tool 
     
    6755                        <Tool 
    6856                                Name="VCResourceCompilerTool" 
    69                                 PreprocessorDefinitions="_DEBUG" 
    70                                 Culture="1033" 
    7157                        /> 
    7258                        <Tool 
     
    7662                                Name="VCLinkerTool" 
    7763                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    78                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-debug.exe" 
    79                                 LinkIncremental="2" 
    80                                 SuppressStartupBanner="true" 
    81                                 GenerateDebugInformation="true" 
    82                                 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib-test-i386-win32-vc8-debug.pdb" 
    83                                 SubSystem="1" 
    84                                 TargetMachine="1" 
     64                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     65 
    8566                        /> 
    8667                        <Tool 
     
    9576                        <Tool 
    9677                                Name="VCBscMakeTool" 
    97                                 SuppressStartupBanner="true" 
    98                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.bsc" 
    9978                        /> 
    10079                        <Tool 
     
    11392                <Configuration 
    11493                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    115                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    116                         IntermediateDirectory="$(OutDir)" 
    11794                        ConfigurationType="1" 
     95                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     96                        ATLMinimizesCRunTimeLibraryUsage="false" 
    11897                        CharacterSet="1" 
    11998                        > 
     
    136115                                Name="VCCLCompilerTool" 
    137116                                ExecutionBucket="7" 
    138                                 Optimization="0" 
    139                                 FavorSizeOrSpeed="0" 
    140117                                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" 
     118                                PreprocessorDefinitions="" 
     119                                PrecompiledHeaderFile="" 
    147120                        /> 
    148121                        <Tool 
     
    158131                                Name="VCLinkerTool" 
    159132                                AdditionalDependencies="ws2.lib" 
    160                                 GenerateDebugInformation="true" 
    161                                 OptimizeReferences="2" 
    162                                 EnableCOMDATFolding="2" 
    163                                 EntryPointSymbol="" 
    164                                 TargetMachine="0" 
     133                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     134 
    165135                        /> 
    166136                        <Tool 
     
    190160                <Configuration 
    191161                        Name="Release|Win32" 
    192                         OutputDirectory=".\output\pjlib-test-i386-win32-vc8-release" 
    193                         IntermediateDirectory="$(OutDir)" 
    194162                        ConfigurationType="1" 
    195                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     163                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    196164                        UseOfMFC="0" 
    197165                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    212180                        <Tool 
    213181                                Name="VCMIDLTool" 
    214                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.tlb" 
    215                                 HeaderFileName="" 
    216182                        /> 
    217183                        <Tool 
    218184                                Name="VCCLCompilerTool" 
    219                                 Optimization="2" 
    220                                 InlineFunctionExpansion="1" 
    221185                                AdditionalIncludeDirectories="../include" 
    222                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    223                                 StringPooling="true" 
    224                                 RuntimeLibrary="2" 
    225                                 EnableFunctionLevelLinking="true" 
    226                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.pch" 
    227                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-release/" 
    228                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-release/" 
    229                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-release/" 
    230                                 BrowseInformation="1" 
    231                                 WarningLevel="4" 
    232                                 SuppressStartupBanner="true" 
    233                                 DebugInformationFormat="3" 
     186                                PreprocessorDefinitions="_CONSOLE;" 
     187                                PrecompiledHeaderFile="" 
    234188                        /> 
    235189                        <Tool 
     
    238192                        <Tool 
    239193                                Name="VCResourceCompilerTool" 
    240                                 PreprocessorDefinitions="NDEBUG" 
    241                                 Culture="1033" 
    242194                        /> 
    243195                        <Tool 
     
    247199                                Name="VCLinkerTool" 
    248200                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    249                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-release.exe" 
    250                                 LinkIncremental="1" 
    251                                 SuppressStartupBanner="true" 
    252                                 GenerateDebugInformation="true" 
    253                                 SubSystem="1" 
    254                                 TargetMachine="1" 
     201                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     202 
    255203                        /> 
    256204                        <Tool 
     
    265213                        <Tool 
    266214                                Name="VCBscMakeTool" 
    267                                 SuppressStartupBanner="true" 
    268                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.bsc" 
    269215                        /> 
    270216                        <Tool 
     
    283229                <Configuration 
    284230                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    285                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    286                         IntermediateDirectory="$(OutDir)" 
    287231                        ConfigurationType="1" 
     232                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     233                        ATLMinimizesCRunTimeLibraryUsage="false" 
    288234                        CharacterSet="1" 
    289235                        > 
     
    307253                                ExecutionBucket="7" 
    308254                                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" 
     255                                PreprocessorDefinitions="" 
     256                                PrecompiledHeaderFile="" 
    313257                        /> 
    314258                        <Tool 
     
    324268                                Name="VCLinkerTool" 
    325269                                AdditionalDependencies="ws2.lib" 
    326                                 OptimizeReferences="2" 
    327                                 EnableCOMDATFolding="2" 
    328                                 TargetMachine="0" 
     270                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     271 
    329272                        /> 
    330273                        <Tool 
     
    354297                <Configuration 
    355298                        Name="Debug-Static|Win32" 
    356                         OutputDirectory="$(ConfigurationName)" 
    357                         IntermediateDirectory="$(ConfigurationName)" 
    358299                        ConfigurationType="1" 
    359                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     300                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    360301                        UseOfMFC="0" 
    361302                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    376317                        <Tool 
    377318                                Name="VCMIDLTool" 
    378                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.tlb" 
    379                                 HeaderFileName="" 
    380319                        /> 
    381320                        <Tool 
    382321                                Name="VCCLCompilerTool" 
    383                                 Optimization="0" 
    384322                                AdditionalIncludeDirectories="../include" 
    385                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    386                                 MinimalRebuild="true" 
    387                                 BasicRuntimeChecks="3" 
    388                                 RuntimeLibrary="1" 
    389                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.pch" 
    390                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-debug/" 
    391                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-debug/" 
    392                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-debug/" 
    393                                 BrowseInformation="1" 
    394                                 WarningLevel="4" 
    395                                 SuppressStartupBanner="true" 
    396                                 DebugInformationFormat="4" 
     323                                PreprocessorDefinitions="_CONSOLE;" 
     324                                PrecompiledHeaderFile="" 
    397325                        /> 
    398326                        <Tool 
     
    401329                        <Tool 
    402330                                Name="VCResourceCompilerTool" 
    403                                 PreprocessorDefinitions="_DEBUG" 
    404                                 Culture="1033" 
    405331                        /> 
    406332                        <Tool 
     
    410336                                Name="VCLinkerTool" 
    411337                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    412                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-debug.exe" 
    413                                 LinkIncremental="2" 
    414                                 SuppressStartupBanner="true" 
    415                                 GenerateDebugInformation="true" 
    416                                 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib-test-i386-win32-vc8-debug.pdb" 
    417                                 SubSystem="1" 
    418                                 TargetMachine="1" 
     338                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     339 
    419340                        /> 
    420341                        <Tool 
     
    429350                        <Tool 
    430351                                Name="VCBscMakeTool" 
    431                                 SuppressStartupBanner="true" 
    432                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.bsc" 
    433352                        /> 
    434353                        <Tool 
     
    447366                <Configuration 
    448367                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    449                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    450                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    451368                        ConfigurationType="1" 
     369                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     370                        ATLMinimizesCRunTimeLibraryUsage="false" 
    452371                        CharacterSet="1" 
    453372                        > 
     
    466385                        <Tool 
    467386                                Name="VCMIDLTool" 
    468                                 TargetEnvironment="1" 
    469387                        /> 
    470388                        <Tool 
    471389                                Name="VCCLCompilerTool" 
    472390                                ExecutionBucket="7" 
    473                                 Optimization="0" 
    474                                 FavorSizeOrSpeed="0" 
    475391                                AdditionalIncludeDirectories="../include" 
    476                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    477                                 RuntimeLibrary="1" 
    478                                 WarningLevel="3" 
    479                                 DebugInformationFormat="3" 
    480                                 CompileAs="0" 
    481                                 CompileForArchitecture="0" 
     392                                PreprocessorDefinitions="" 
     393                                PrecompiledHeaderFile="" 
    482394                        /> 
    483395                        <Tool 
     
    493405                                Name="VCLinkerTool" 
    494406                                AdditionalDependencies="ws2.lib" 
    495                                 GenerateDebugInformation="true" 
    496                                 OptimizeReferences="2" 
    497                                 EnableCOMDATFolding="2" 
    498                                 EntryPointSymbol="" 
    499                                 TargetMachine="0" 
     407                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     408 
    500409                        /> 
    501410                        <Tool 
     
    525434                <Configuration 
    526435                        Name="Release-Dynamic|Win32" 
    527                         OutputDirectory="$(ConfigurationName)" 
    528                         IntermediateDirectory="$(OutDir)" 
    529436                        ConfigurationType="1" 
    530                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     437                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    531438                        UseOfMFC="0" 
    532439                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    547454                        <Tool 
    548455                                Name="VCMIDLTool" 
    549                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.tlb" 
    550                                 HeaderFileName="" 
    551456                        /> 
    552457                        <Tool 
    553458                                Name="VCCLCompilerTool" 
    554                                 Optimization="2" 
    555                                 InlineFunctionExpansion="1" 
    556459                                AdditionalIncludeDirectories="../include" 
    557                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    558                                 StringPooling="true" 
    559                                 RuntimeLibrary="2" 
    560                                 EnableFunctionLevelLinking="true" 
    561                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.pch" 
    562                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-release/" 
    563                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-release/" 
    564                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-release/" 
    565                                 BrowseInformation="1" 
    566                                 WarningLevel="4" 
    567                                 SuppressStartupBanner="true" 
    568                                 DebugInformationFormat="3" 
     460                                PreprocessorDefinitions="_CONSOLE;" 
     461                                PrecompiledHeaderFile="" 
    569462                        /> 
    570463                        <Tool 
     
    573466                        <Tool 
    574467                                Name="VCResourceCompilerTool" 
    575                                 PreprocessorDefinitions="NDEBUG" 
    576                                 Culture="1033" 
    577468                        /> 
    578469                        <Tool 
     
    582473                                Name="VCLinkerTool" 
    583474                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    584                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-release.exe" 
    585                                 LinkIncremental="1" 
    586                                 SuppressStartupBanner="true" 
    587                                 GenerateDebugInformation="true" 
    588                                 SubSystem="1" 
    589                                 TargetMachine="1" 
     475                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     476 
    590477                        /> 
    591478                        <Tool 
     
    600487                        <Tool 
    601488                                Name="VCBscMakeTool" 
    602                                 SuppressStartupBanner="true" 
    603                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.bsc" 
    604489                        /> 
    605490                        <Tool 
     
    618503                <Configuration 
    619504                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    620                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    621                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    622505                        ConfigurationType="1" 
     506                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     507                        ATLMinimizesCRunTimeLibraryUsage="false" 
    623508                        CharacterSet="1" 
    624509                        > 
     
    637522                        <Tool 
    638523                                Name="VCMIDLTool" 
    639                                 TargetEnvironment="1" 
    640524                        /> 
    641525                        <Tool 
     
    643527                                ExecutionBucket="7" 
    644528                                AdditionalIncludeDirectories="../include" 
    645                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    646                                 WarningLevel="3" 
    647                                 CompileAs="0" 
    648                                 CompileForArchitecture="0" 
     529                                PreprocessorDefinitions="" 
     530                                PrecompiledHeaderFile="" 
    649531                        /> 
    650532                        <Tool 
     
    660542                                Name="VCLinkerTool" 
    661543                                AdditionalDependencies="ws2.lib" 
    662                                 OptimizeReferences="2" 
    663                                 EnableCOMDATFolding="2" 
    664                                 TargetMachine="0" 
     544                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     545 
    665546                        /> 
    666547                        <Tool 
     
    690571                <Configuration 
    691572                        Name="Debug-Dynamic|Win32" 
    692                         OutputDirectory="$(ConfigurationName)" 
    693                         IntermediateDirectory="$(ConfigurationName)" 
    694573                        ConfigurationType="1" 
    695                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     574                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    696575                        UseOfMFC="0" 
    697576                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    712591                        <Tool 
    713592                                Name="VCMIDLTool" 
    714                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.tlb" 
    715                                 HeaderFileName="" 
    716593                        /> 
    717594                        <Tool 
    718595                                Name="VCCLCompilerTool" 
    719                                 Optimization="0" 
    720596                                AdditionalIncludeDirectories="../include" 
    721                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    722                                 MinimalRebuild="true" 
    723                                 BasicRuntimeChecks="3" 
    724                                 RuntimeLibrary="3" 
    725                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.pch" 
    726                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-debug/" 
    727                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-debug/" 
    728                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-debug/" 
    729                                 BrowseInformation="1" 
    730                                 WarningLevel="4" 
    731                                 SuppressStartupBanner="true" 
    732                                 DebugInformationFormat="4" 
     597                                PreprocessorDefinitions="_CONSOLE;" 
     598                                PrecompiledHeaderFile="" 
    733599                        /> 
    734600                        <Tool 
     
    737603                        <Tool 
    738604                                Name="VCResourceCompilerTool" 
    739                                 PreprocessorDefinitions="_DEBUG" 
    740                                 Culture="1033" 
    741605                        /> 
    742606                        <Tool 
     
    746610                                Name="VCLinkerTool" 
    747611                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    748                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-debug.exe" 
    749                                 LinkIncremental="2" 
    750                                 SuppressStartupBanner="true" 
    751                                 IgnoreDefaultLibraryNames="" 
    752                                 GenerateDebugInformation="true" 
    753                                 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib-test-i386-win32-vc8-debug.pdb" 
    754                                 SubSystem="1" 
    755                                 TargetMachine="1" 
     612                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     613 
    756614                        /> 
    757615                        <Tool 
     
    766624                        <Tool 
    767625                                Name="VCBscMakeTool" 
    768                                 SuppressStartupBanner="true" 
    769                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.bsc" 
    770626                        /> 
    771627                        <Tool 
     
    784640                <Configuration 
    785641                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    786                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    787                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    788642                        ConfigurationType="1" 
     643                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     644                        ATLMinimizesCRunTimeLibraryUsage="false" 
    789645                        CharacterSet="1" 
    790646                        > 
     
    803659                        <Tool 
    804660                                Name="VCMIDLTool" 
    805                                 TargetEnvironment="1" 
    806661                        /> 
    807662                        <Tool 
    808663                                Name="VCCLCompilerTool" 
    809664                                ExecutionBucket="7" 
    810                                 Optimization="0" 
    811                                 FavorSizeOrSpeed="0" 
    812665                                AdditionalIncludeDirectories="../include" 
    813                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    814                                 RuntimeLibrary="1" 
    815                                 WarningLevel="3" 
    816                                 DebugInformationFormat="3" 
    817                                 CompileAs="0" 
    818                                 CompileForArchitecture="0" 
     666                                PreprocessorDefinitions="" 
     667                                PrecompiledHeaderFile="" 
    819668                        /> 
    820669                        <Tool 
     
    830679                                Name="VCLinkerTool" 
    831680                                AdditionalDependencies="ws2.lib" 
    832                                 GenerateDebugInformation="true" 
    833                                 OptimizeReferences="2" 
    834                                 EnableCOMDATFolding="2" 
    835                                 EntryPointSymbol="" 
    836                                 TargetMachine="0" 
     681                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     682 
    837683                        /> 
    838684                        <Tool 
     
    862708                <Configuration 
    863709                        Name="Release-Static|Win32" 
    864                         OutputDirectory="$(ConfigurationName)" 
    865                         IntermediateDirectory="$(OutDir)" 
    866710                        ConfigurationType="1" 
    867                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     711                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    868712                        UseOfMFC="0" 
    869713                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    884728                        <Tool 
    885729                                Name="VCMIDLTool" 
    886                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.tlb" 
    887                                 HeaderFileName="" 
    888730                        /> 
    889731                        <Tool 
    890732                                Name="VCCLCompilerTool" 
    891                                 Optimization="2" 
    892                                 InlineFunctionExpansion="1" 
    893733                                AdditionalIncludeDirectories="../include" 
    894                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    895                                 StringPooling="true" 
    896                                 RuntimeLibrary="0" 
    897                                 EnableFunctionLevelLinking="true" 
    898                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.pch" 
    899                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-release/" 
    900                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-release/" 
    901                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-release/" 
    902                                 BrowseInformation="1" 
    903                                 WarningLevel="4" 
    904                                 SuppressStartupBanner="true" 
    905                                 DebugInformationFormat="3" 
     734                                PreprocessorDefinitions="_CONSOLE;" 
     735                                PrecompiledHeaderFile="" 
    906736                        /> 
    907737                        <Tool 
     
    910740                        <Tool 
    911741                                Name="VCResourceCompilerTool" 
    912                                 PreprocessorDefinitions="NDEBUG" 
    913                                 Culture="1033" 
    914742                        /> 
    915743                        <Tool 
     
    919747                                Name="VCLinkerTool" 
    920748                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    921                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-release.exe" 
    922                                 LinkIncremental="1" 
    923                                 SuppressStartupBanner="true" 
    924                                 GenerateDebugInformation="true" 
    925                                 SubSystem="1" 
    926                                 TargetMachine="1" 
     749                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     750 
    927751                        /> 
    928752                        <Tool 
     
    937761                        <Tool 
    938762                                Name="VCBscMakeTool" 
    939                                 SuppressStartupBanner="true" 
    940                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.bsc" 
    941763                        /> 
    942764                        <Tool 
     
    955777                <Configuration 
    956778                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    957                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    958                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    959779                        ConfigurationType="1" 
     780                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     781                        ATLMinimizesCRunTimeLibraryUsage="false" 
    960782                        CharacterSet="1" 
    961783                        > 
     
    974796                        <Tool 
    975797                                Name="VCMIDLTool" 
    976                                 TargetEnvironment="1" 
    977798                        /> 
    978799                        <Tool 
     
    980801                                ExecutionBucket="7" 
    981802                                AdditionalIncludeDirectories="../include" 
    982                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    983                                 WarningLevel="3" 
    984                                 CompileAs="0" 
    985                                 CompileForArchitecture="0" 
     803                                PreprocessorDefinitions="" 
     804                                PrecompiledHeaderFile="" 
    986805                        /> 
    987806                        <Tool 
     
    997816                                Name="VCLinkerTool" 
    998817                                AdditionalDependencies="ws2.lib" 
    999                                 OptimizeReferences="2" 
    1000                                 EnableCOMDATFolding="2" 
     818                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     819 
     820                        /> 
     821                        <Tool 
     822                                Name="VCALinkTool" 
     823                        /> 
     824                        <Tool 
     825                                Name="VCXDCMakeTool" 
     826                        /> 
     827                        <Tool 
     828                                Name="VCBscMakeTool" 
     829                        /> 
     830                        <Tool 
     831                                Name="VCCodeSignTool" 
     832                        /> 
     833                        <Tool 
     834                                Name="VCPostBuildEventTool" 
     835                        /> 
     836                        <DeploymentTool 
     837                                ForceDirty="-1" 
     838                                RemoteDirectory="" 
     839                                RegisterOutput="0" 
     840                                AdditionalFiles="" 
     841                        /> 
     842                        <DebuggerTool 
     843                        /> 
     844                </Configuration> 
     845                <Configuration 
     846                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     847                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     848                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     849                        ConfigurationType="1" 
     850                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     851                        ATLMinimizesCRunTimeLibraryUsage="false" 
     852                        CharacterSet="1" 
     853                        > 
     854                        <Tool 
     855                                Name="VCPreBuildEventTool" 
     856                        /> 
     857                        <Tool 
     858                                Name="VCCustomBuildTool" 
     859                        /> 
     860                        <Tool 
     861                                Name="VCXMLDataGeneratorTool" 
     862                        /> 
     863                        <Tool 
     864                                Name="VCWebServiceProxyGeneratorTool" 
     865                        /> 
     866                        <Tool 
     867                                Name="VCMIDLTool" 
     868                                TargetEnvironment="1" 
     869                        /> 
     870                        <Tool 
     871                                Name="VCCLCompilerTool" 
     872                                ExecutionBucket="7" 
     873                                AdditionalIncludeDirectories="../include" 
     874                                PreprocessorDefinitions="" 
     875                                PrecompiledHeaderFile="" 
     876                        /> 
     877                        <Tool 
     878                                Name="VCManagedResourceCompilerTool" 
     879                        /> 
     880                        <Tool 
     881                                Name="VCResourceCompilerTool" 
     882                        /> 
     883                        <Tool 
     884                                Name="VCPreLinkEventTool" 
     885                        /> 
     886                        <Tool 
     887                                Name="VCLinkerTool" 
     888                                AdditionalDependencies="ws2.lib" 
    1001889                                TargetMachine="0" 
     890                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     891 
     892                        /> 
     893                        <Tool 
     894                                Name="VCALinkTool" 
     895                        /> 
     896                        <Tool 
     897                                Name="VCXDCMakeTool" 
     898                        /> 
     899                        <Tool 
     900                                Name="VCBscMakeTool" 
     901                        /> 
     902                        <Tool 
     903                                Name="VCCodeSignTool" 
     904                        /> 
     905                        <Tool 
     906                                Name="VCPostBuildEventTool" 
     907                        /> 
     908                        <DeploymentTool 
     909                                ForceDirty="-1" 
     910                                RemoteDirectory="" 
     911                                RegisterOutput="0" 
     912                                AdditionalFiles="" 
     913                        /> 
     914                        <DebuggerTool 
     915                        /> 
     916                </Configuration> 
     917                <Configuration 
     918                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     919                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     920                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     921                        ConfigurationType="1" 
     922                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     923                        ATLMinimizesCRunTimeLibraryUsage="false" 
     924                        CharacterSet="1" 
     925                        > 
     926                        <Tool 
     927                                Name="VCPreBuildEventTool" 
     928                        /> 
     929                        <Tool 
     930                                Name="VCCustomBuildTool" 
     931                        /> 
     932                        <Tool 
     933                                Name="VCXMLDataGeneratorTool" 
     934                        /> 
     935                        <Tool 
     936                                Name="VCWebServiceProxyGeneratorTool" 
     937                        /> 
     938                        <Tool 
     939                                Name="VCMIDLTool" 
     940                                TargetEnvironment="1" 
     941                        /> 
     942                        <Tool 
     943                                Name="VCCLCompilerTool" 
     944                                ExecutionBucket="7" 
     945                                AdditionalIncludeDirectories="../include" 
     946                                PreprocessorDefinitions="" 
     947                                PrecompiledHeaderFile="" 
     948                        /> 
     949                        <Tool 
     950                                Name="VCManagedResourceCompilerTool" 
     951                        /> 
     952                        <Tool 
     953                                Name="VCResourceCompilerTool" 
     954                        /> 
     955                        <Tool 
     956                                Name="VCPreLinkEventTool" 
     957                        /> 
     958                        <Tool 
     959                                Name="VCLinkerTool" 
     960                                AdditionalDependencies="ws2.lib" 
     961                                TargetMachine="0" 
     962                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     963 
     964                        /> 
     965                        <Tool 
     966                                Name="VCALinkTool" 
     967                        /> 
     968                        <Tool 
     969                                Name="VCXDCMakeTool" 
     970                        /> 
     971                        <Tool 
     972                                Name="VCBscMakeTool" 
     973                        /> 
     974                        <Tool 
     975                                Name="VCCodeSignTool" 
     976                        /> 
     977                        <Tool 
     978                                Name="VCPostBuildEventTool" 
     979                        /> 
     980                        <DeploymentTool 
     981                                ForceDirty="-1" 
     982                                RemoteDirectory="" 
     983                                RegisterOutput="0" 
     984                                AdditionalFiles="" 
     985                        /> 
     986                        <DebuggerTool 
     987                        /> 
     988                </Configuration> 
     989                <Configuration 
     990                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     991                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     992                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     993                        ConfigurationType="1" 
     994                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     995                        ATLMinimizesCRunTimeLibraryUsage="false" 
     996                        CharacterSet="1" 
     997                        > 
     998                        <Tool 
     999                                Name="VCPreBuildEventTool" 
     1000                        /> 
     1001                        <Tool 
     1002                                Name="VCCustomBuildTool" 
     1003                        /> 
     1004                        <Tool 
     1005                                Name="VCXMLDataGeneratorTool" 
     1006                        /> 
     1007                        <Tool 
     1008                                Name="VCWebServiceProxyGeneratorTool" 
     1009                        /> 
     1010                        <Tool 
     1011                                Name="VCMIDLTool" 
     1012                                TargetEnvironment="1" 
     1013                        /> 
     1014                        <Tool 
     1015                                Name="VCCLCompilerTool" 
     1016                                ExecutionBucket="7" 
     1017                                AdditionalIncludeDirectories="../include" 
     1018                                PreprocessorDefinitions="" 
     1019                                PrecompiledHeaderFile="" 
     1020                        /> 
     1021                        <Tool 
     1022                                Name="VCManagedResourceCompilerTool" 
     1023                        /> 
     1024                        <Tool 
     1025                                Name="VCResourceCompilerTool" 
     1026                        /> 
     1027                        <Tool 
     1028                                Name="VCPreLinkEventTool" 
     1029                        /> 
     1030                        <Tool 
     1031                                Name="VCLinkerTool" 
     1032                                AdditionalDependencies="ws2.lib" 
     1033                                TargetMachine="0" 
     1034                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1035 
     1036                        /> 
     1037                        <Tool 
     1038                                Name="VCALinkTool" 
     1039                        /> 
     1040                        <Tool 
     1041                                Name="VCXDCMakeTool" 
     1042                        /> 
     1043                        <Tool 
     1044                                Name="VCBscMakeTool" 
     1045                        /> 
     1046                        <Tool 
     1047                                Name="VCCodeSignTool" 
     1048                        /> 
     1049                        <Tool 
     1050                                Name="VCPostBuildEventTool" 
     1051                        /> 
     1052                        <DeploymentTool 
     1053                                ForceDirty="-1" 
     1054                                RemoteDirectory="" 
     1055                                RegisterOutput="0" 
     1056                                AdditionalFiles="" 
     1057                        /> 
     1058                        <DebuggerTool 
     1059                        /> 
     1060                </Configuration> 
     1061                <Configuration 
     1062                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1063                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1064                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1065                        ConfigurationType="1" 
     1066                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1067                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1068                        CharacterSet="1" 
     1069                        > 
     1070                        <Tool 
     1071                                Name="VCPreBuildEventTool" 
     1072                        /> 
     1073                        <Tool 
     1074                                Name="VCCustomBuildTool" 
     1075                        /> 
     1076                        <Tool 
     1077                                Name="VCXMLDataGeneratorTool" 
     1078                        /> 
     1079                        <Tool 
     1080                                Name="VCWebServiceProxyGeneratorTool" 
     1081                        /> 
     1082                        <Tool 
     1083                                Name="VCMIDLTool" 
     1084                                TargetEnvironment="1" 
     1085                        /> 
     1086                        <Tool 
     1087                                Name="VCCLCompilerTool" 
     1088                                ExecutionBucket="7" 
     1089                                AdditionalIncludeDirectories="../include" 
     1090                                PreprocessorDefinitions="" 
     1091                                PrecompiledHeaderFile="" 
     1092                        /> 
     1093                        <Tool 
     1094                                Name="VCManagedResourceCompilerTool" 
     1095                        /> 
     1096                        <Tool 
     1097                                Name="VCResourceCompilerTool" 
     1098                        /> 
     1099                        <Tool 
     1100                                Name="VCPreLinkEventTool" 
     1101                        /> 
     1102                        <Tool 
     1103                                Name="VCLinkerTool" 
     1104                                AdditionalDependencies="ws2.lib" 
     1105                                TargetMachine="0" 
     1106                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1107 
     1108                        /> 
     1109                        <Tool 
     1110                                Name="VCALinkTool" 
     1111                        /> 
     1112                        <Tool 
     1113                                Name="VCXDCMakeTool" 
     1114                        /> 
     1115                        <Tool 
     1116                                Name="VCBscMakeTool" 
     1117                        /> 
     1118                        <Tool 
     1119                                Name="VCCodeSignTool" 
     1120                        /> 
     1121                        <Tool 
     1122                                Name="VCPostBuildEventTool" 
     1123                        /> 
     1124                        <DeploymentTool 
     1125                                ForceDirty="-1" 
     1126                                RemoteDirectory="" 
     1127                                RegisterOutput="0" 
     1128                                AdditionalFiles="" 
     1129                        /> 
     1130                        <DebuggerTool 
     1131                        /> 
     1132                </Configuration> 
     1133                <Configuration 
     1134                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1135                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1136                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1137                        ConfigurationType="1" 
     1138                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1139                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1140                        CharacterSet="1" 
     1141                        > 
     1142                        <Tool 
     1143                                Name="VCPreBuildEventTool" 
     1144                        /> 
     1145                        <Tool 
     1146                                Name="VCCustomBuildTool" 
     1147                        /> 
     1148                        <Tool 
     1149                                Name="VCXMLDataGeneratorTool" 
     1150                        /> 
     1151                        <Tool 
     1152                                Name="VCWebServiceProxyGeneratorTool" 
     1153                        /> 
     1154                        <Tool 
     1155                                Name="VCMIDLTool" 
     1156                                TargetEnvironment="1" 
     1157                        /> 
     1158                        <Tool 
     1159                                Name="VCCLCompilerTool" 
     1160                                ExecutionBucket="7" 
     1161                                AdditionalIncludeDirectories="../include" 
     1162                                PreprocessorDefinitions="" 
     1163                                PrecompiledHeaderFile="" 
     1164                        /> 
     1165                        <Tool 
     1166                                Name="VCManagedResourceCompilerTool" 
     1167                        /> 
     1168                        <Tool 
     1169                                Name="VCResourceCompilerTool" 
     1170                        /> 
     1171                        <Tool 
     1172                                Name="VCPreLinkEventTool" 
     1173                        /> 
     1174                        <Tool 
     1175                                Name="VCLinkerTool" 
     1176                                AdditionalDependencies="ws2.lib" 
     1177                                TargetMachine="0" 
     1178                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1179 
     1180                        /> 
     1181                        <Tool 
     1182                                Name="VCALinkTool" 
     1183                        /> 
     1184                        <Tool 
     1185                                Name="VCXDCMakeTool" 
     1186                        /> 
     1187                        <Tool 
     1188                                Name="VCBscMakeTool" 
     1189                        /> 
     1190                        <Tool 
     1191                                Name="VCCodeSignTool" 
     1192                        /> 
     1193                        <Tool 
     1194                                Name="VCPostBuildEventTool" 
     1195                        /> 
     1196                        <DeploymentTool 
     1197                                ForceDirty="-1" 
     1198                                RemoteDirectory="" 
     1199                                RegisterOutput="0" 
     1200                                AdditionalFiles="" 
     1201                        /> 
     1202                        <DebuggerTool 
     1203                        /> 
     1204                </Configuration> 
     1205                <Configuration 
     1206                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1207                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1208                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1209                        ConfigurationType="1" 
     1210                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1211                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1212                        CharacterSet="1" 
     1213                        > 
     1214                        <Tool 
     1215                                Name="VCPreBuildEventTool" 
     1216                        /> 
     1217                        <Tool 
     1218                                Name="VCCustomBuildTool" 
     1219                        /> 
     1220                        <Tool 
     1221                                Name="VCXMLDataGeneratorTool" 
     1222                        /> 
     1223                        <Tool 
     1224                                Name="VCWebServiceProxyGeneratorTool" 
     1225                        /> 
     1226                        <Tool 
     1227                                Name="VCMIDLTool" 
     1228                                TargetEnvironment="1" 
     1229                        /> 
     1230                        <Tool 
     1231                                Name="VCCLCompilerTool" 
     1232                                ExecutionBucket="7" 
     1233                                AdditionalIncludeDirectories="../include" 
     1234                                PreprocessorDefinitions="" 
     1235                                PrecompiledHeaderFile="" 
     1236                        /> 
     1237                        <Tool 
     1238                                Name="VCManagedResourceCompilerTool" 
     1239                        /> 
     1240                        <Tool 
     1241                                Name="VCResourceCompilerTool" 
     1242                        /> 
     1243                        <Tool 
     1244                                Name="VCPreLinkEventTool" 
     1245                        /> 
     1246                        <Tool 
     1247                                Name="VCLinkerTool" 
     1248                                AdditionalDependencies="ws2.lib" 
     1249                                TargetMachine="0" 
     1250                                OutputFile="..\bin\pjlib-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1251 
    10021252                        /> 
    10031253                        <Tool 
     
    17842034                                        /> 
    17852035                                </FileConfiguration> 
     2036                                <FileConfiguration 
     2037                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2038                                        ExcludedFromBuild="true" 
     2039                                        > 
     2040                                        <Tool 
     2041                                                Name="VCCLCompilerTool" 
     2042                                        /> 
     2043                                </FileConfiguration> 
     2044                                <FileConfiguration 
     2045                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2046                                        ExcludedFromBuild="true" 
     2047                                        > 
     2048                                        <Tool 
     2049                                                Name="VCCLCompilerTool" 
     2050                                        /> 
     2051                                </FileConfiguration> 
     2052                                <FileConfiguration 
     2053                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2054                                        ExcludedFromBuild="true" 
     2055                                        > 
     2056                                        <Tool 
     2057                                                Name="VCCLCompilerTool" 
     2058                                        /> 
     2059                                </FileConfiguration> 
     2060                                <FileConfiguration 
     2061                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2062                                        ExcludedFromBuild="true" 
     2063                                        > 
     2064                                        <Tool 
     2065                                                Name="VCCLCompilerTool" 
     2066                                        /> 
     2067                                </FileConfiguration> 
     2068                                <FileConfiguration 
     2069                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2070                                        ExcludedFromBuild="true" 
     2071                                        > 
     2072                                        <Tool 
     2073                                                Name="VCCLCompilerTool" 
     2074                                        /> 
     2075                                </FileConfiguration> 
     2076                                <FileConfiguration 
     2077                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2078                                        ExcludedFromBuild="true" 
     2079                                        > 
     2080                                        <Tool 
     2081                                                Name="VCCLCompilerTool" 
     2082                                        /> 
     2083                                </FileConfiguration> 
    17862084                        </File> 
    17872085                        <File 
     
    18902188                                <FileConfiguration 
    18912189                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     2190                                        ExcludedFromBuild="true" 
     2191                                        > 
     2192                                        <Tool 
     2193                                                Name="VCCLCompilerTool" 
     2194                                        /> 
     2195                                </FileConfiguration> 
     2196                                <FileConfiguration 
     2197                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2198                                        ExcludedFromBuild="true" 
     2199                                        > 
     2200                                        <Tool 
     2201                                                Name="VCCLCompilerTool" 
     2202                                        /> 
     2203                                </FileConfiguration> 
     2204                                <FileConfiguration 
     2205                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2206                                        ExcludedFromBuild="true" 
     2207                                        > 
     2208                                        <Tool 
     2209                                                Name="VCCLCompilerTool" 
     2210                                        /> 
     2211                                </FileConfiguration> 
     2212                                <FileConfiguration 
     2213                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2214                                        ExcludedFromBuild="true" 
     2215                                        > 
     2216                                        <Tool 
     2217                                                Name="VCCLCompilerTool" 
     2218                                        /> 
     2219                                </FileConfiguration> 
     2220                                <FileConfiguration 
     2221                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2222                                        ExcludedFromBuild="true" 
     2223                                        > 
     2224                                        <Tool 
     2225                                                Name="VCCLCompilerTool" 
     2226                                        /> 
     2227                                </FileConfiguration> 
     2228                                <FileConfiguration 
     2229                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2230                                        ExcludedFromBuild="true" 
     2231                                        > 
     2232                                        <Tool 
     2233                                                Name="VCCLCompilerTool" 
     2234                                        /> 
     2235                                </FileConfiguration> 
     2236                                <FileConfiguration 
     2237                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    18922238                                        ExcludedFromBuild="true" 
    18932239                                        > 
Note: See TracChangeset for help on using the changeset viewer.