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

    r2584 r2638  
    55        Name="pjlib_util_test" 
    66        ProjectGUID="{ED02BE13-8297-4770-8097-27DC2CCABF9A}" 
     7        RootNamespace="pjlib_util_test" 
    78        > 
    89        <Platforms> 
     
    1314                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1415                /> 
     16                <Platform 
     17                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     18                /> 
    1519        </Platforms> 
    1620        <ToolFiles> 
     
    1923                <Configuration 
    2024                        Name="Release|Win32" 
    21                         OutputDirectory="./output/pjlib-util-test-i386-win32-vc8-release" 
    22                         IntermediateDirectory="$(OutDir)" 
    23                         ConfigurationType="1" 
    24                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     25                        ConfigurationType="1" 
     26                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    2527                        UseOfMFC="0" 
    2628                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    4143                        <Tool 
    4244                                Name="VCMIDLTool" 
    43                                 TypeLibraryName="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.tlb" 
    44                                 HeaderFileName="" 
    45                         /> 
    46                         <Tool 
    47                                 Name="VCCLCompilerTool" 
    48                                 Optimization="2" 
    49                                 InlineFunctionExpansion="1" 
    50                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
    51                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    52                                 StringPooling="true" 
    53                                 RuntimeLibrary="2" 
    54                                 EnableFunctionLevelLinking="true" 
    55                                 PrecompiledHeaderFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.pch" 
    56                                 AssemblerListingLocation="./output/pjlib-util-test-i386-win32-vc8-release/" 
    57                                 ObjectFile="./output/pjlib-util-test-i386-win32-vc8-release/" 
    58                                 ProgramDataBaseFileName="./output/pjlib-util-test-i386-win32-vc8-release/" 
    59                                 BrowseInformation="1" 
    60                                 WarningLevel="3" 
    61                                 SuppressStartupBanner="true" 
    62                         /> 
    63                         <Tool 
    64                                 Name="VCManagedResourceCompilerTool" 
    65                         /> 
    66                         <Tool 
    67                                 Name="VCResourceCompilerTool" 
    68                                 PreprocessorDefinitions="NDEBUG" 
    69                                 Culture="1033" 
     45                        /> 
     46                        <Tool 
     47                                Name="VCCLCompilerTool" 
     48                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     49                                PreprocessorDefinitions="_CONSOLE;" 
     50                                PrecompiledHeaderFile="" 
     51                        /> 
     52                        <Tool 
     53                                Name="VCManagedResourceCompilerTool" 
     54                        /> 
     55                        <Tool 
     56                                Name="VCResourceCompilerTool" 
    7057                        /> 
    7158                        <Tool 
     
    7562                                Name="VCLinkerTool" 
    7663                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    77                                 OutputFile="../bin/pjlib-util-test-i386-win32-vc8-release.exe" 
    78                                 LinkIncremental="1" 
    79                                 SuppressStartupBanner="true" 
    80                                 ProgramDatabaseFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib-util-test-i386-win32-vc8-release.pdb" 
    81                                 SubSystem="1" 
    82                                 TargetMachine="1" 
     64                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     65 
    8366                        /> 
    8467                        <Tool 
     
    9376                        <Tool 
    9477                                Name="VCBscMakeTool" 
    95                                 SuppressStartupBanner="true" 
    96                                 OutputFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.bsc" 
    9778                        /> 
    9879                        <Tool 
     
    11192                <Configuration 
    11293                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    113                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    114                         IntermediateDirectory="$(OutDir)" 
    115                         ConfigurationType="1" 
     94                        ConfigurationType="1" 
     95                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     96                        ATLMinimizesCRunTimeLibraryUsage="false" 
    11697                        CharacterSet="1" 
    11798                        > 
     
    135116                                ExecutionBucket="7" 
    136117                                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" 
     118                                PreprocessorDefinitions="" 
     119                                PrecompiledHeaderFile="" 
    142120                        /> 
    143121                        <Tool 
     
    153131                                Name="VCLinkerTool" 
    154132                                AdditionalDependencies="ws2.lib" 
    155                                 OptimizeReferences="2" 
    156                                 EnableCOMDATFolding="2" 
    157                                 TargetMachine="0" 
     133                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     134 
    158135                        /> 
    159136                        <Tool 
     
    183160                <Configuration 
    184161                        Name="Debug|Win32" 
    185                         OutputDirectory="./output/pjlib-util-test-i386-win32-vc8-debug" 
    186                         IntermediateDirectory="./output/pjlib-util-test-i386-win32-vc8-debug" 
    187                         ConfigurationType="1" 
    188                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     162                        ConfigurationType="1" 
     163                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    189164                        UseOfMFC="0" 
    190165                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    205180                        <Tool 
    206181                                Name="VCMIDLTool" 
    207                                 TypeLibraryName="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.tlb" 
    208                                 HeaderFileName="" 
    209                         /> 
    210                         <Tool 
    211                                 Name="VCCLCompilerTool" 
    212                                 Optimization="0" 
    213                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
    214                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    215                                 MinimalRebuild="true" 
    216                                 BasicRuntimeChecks="3" 
    217                                 RuntimeLibrary="1" 
    218                                 PrecompiledHeaderFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.pch" 
    219                                 AssemblerListingLocation="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    220                                 ObjectFile="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    221                                 ProgramDataBaseFileName="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    222                                 BrowseInformation="1" 
    223                                 WarningLevel="3" 
    224                                 SuppressStartupBanner="true" 
    225                                 DebugInformationFormat="4" 
    226                         /> 
    227                         <Tool 
    228                                 Name="VCManagedResourceCompilerTool" 
    229                         /> 
    230                         <Tool 
    231                                 Name="VCResourceCompilerTool" 
    232                                 PreprocessorDefinitions="_DEBUG" 
    233                                 Culture="1033" 
     182                        /> 
     183                        <Tool 
     184                                Name="VCCLCompilerTool" 
     185                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     186                                PreprocessorDefinitions="_CONSOLE;" 
     187                                PrecompiledHeaderFile="" 
     188                        /> 
     189                        <Tool 
     190                                Name="VCManagedResourceCompilerTool" 
     191                        /> 
     192                        <Tool 
     193                                Name="VCResourceCompilerTool" 
    234194                        /> 
    235195                        <Tool 
     
    239199                                Name="VCLinkerTool" 
    240200                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    241                                 OutputFile="../bin/pjlib-util-test-i386-win32-vc8-debug.exe" 
    242                                 LinkIncremental="2" 
    243                                 SuppressStartupBanner="true" 
    244                                 GenerateDebugInformation="true" 
    245                                 ProgramDatabaseFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib-util-test-i386-win32-vc8-debug.pdb" 
    246                                 SubSystem="1" 
    247                                 TargetMachine="1" 
     201                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     202 
    248203                        /> 
    249204                        <Tool 
     
    258213                        <Tool 
    259214                                Name="VCBscMakeTool" 
    260                                 SuppressStartupBanner="true" 
    261                                 OutputFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.bsc" 
    262215                        /> 
    263216                        <Tool 
     
    276229                <Configuration 
    277230                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    278                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    279                         IntermediateDirectory="$(OutDir)" 
    280                         ConfigurationType="1" 
     231                        ConfigurationType="1" 
     232                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     233                        ATLMinimizesCRunTimeLibraryUsage="false" 
    281234                        CharacterSet="1" 
    282235                        > 
     
    299252                                Name="VCCLCompilerTool" 
    300253                                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" 
     254                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     255                                PreprocessorDefinitions="" 
     256                                PrecompiledHeaderFile="" 
    311257                        /> 
    312258                        <Tool 
     
    322268                                Name="VCLinkerTool" 
    323269                                AdditionalDependencies="ws2.lib" 
    324                                 GenerateDebugInformation="true" 
    325                                 OptimizeReferences="2" 
    326                                 EnableCOMDATFolding="2" 
    327                                 TargetMachine="0" 
     270                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     271 
    328272                        /> 
    329273                        <Tool 
     
    353297                <Configuration 
    354298                        Name="Debug-Static|Win32" 
    355                         OutputDirectory="$(ConfigurationName)" 
    356                         IntermediateDirectory="$(ConfigurationName)" 
    357                         ConfigurationType="1" 
    358                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     299                        ConfigurationType="1" 
     300                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    359301                        UseOfMFC="0" 
    360302                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    375317                        <Tool 
    376318                                Name="VCMIDLTool" 
    377                                 TypeLibraryName="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.tlb" 
    378                                 HeaderFileName="" 
    379                         /> 
    380                         <Tool 
    381                                 Name="VCCLCompilerTool" 
    382                                 Optimization="0" 
    383                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
    384                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    385                                 MinimalRebuild="true" 
    386                                 BasicRuntimeChecks="3" 
    387                                 RuntimeLibrary="1" 
    388                                 PrecompiledHeaderFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.pch" 
    389                                 AssemblerListingLocation="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    390                                 ObjectFile="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    391                                 ProgramDataBaseFileName="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    392                                 BrowseInformation="1" 
    393                                 WarningLevel="3" 
    394                                 SuppressStartupBanner="true" 
    395                                 DebugInformationFormat="4" 
    396                         /> 
    397                         <Tool 
    398                                 Name="VCManagedResourceCompilerTool" 
    399                         /> 
    400                         <Tool 
    401                                 Name="VCResourceCompilerTool" 
    402                                 PreprocessorDefinitions="_DEBUG" 
    403                                 Culture="1033" 
     319                        /> 
     320                        <Tool 
     321                                Name="VCCLCompilerTool" 
     322                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     323                                PreprocessorDefinitions="_CONSOLE;" 
     324                                PrecompiledHeaderFile="" 
     325                        /> 
     326                        <Tool 
     327                                Name="VCManagedResourceCompilerTool" 
     328                        /> 
     329                        <Tool 
     330                                Name="VCResourceCompilerTool" 
    404331                        /> 
    405332                        <Tool 
     
    409336                                Name="VCLinkerTool" 
    410337                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    411                                 OutputFile="../bin/pjlib-util-test-i386-win32-vc8-debug.exe" 
    412                                 LinkIncremental="2" 
    413                                 SuppressStartupBanner="true" 
    414                                 GenerateDebugInformation="true" 
    415                                 ProgramDatabaseFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib-util-test-i386-win32-vc8-debug.pdb" 
    416                                 SubSystem="1" 
    417                                 TargetMachine="1" 
     338                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     339 
    418340                        /> 
    419341                        <Tool 
     
    428350                        <Tool 
    429351                                Name="VCBscMakeTool" 
    430                                 SuppressStartupBanner="true" 
    431                                 OutputFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.bsc" 
    432352                        /> 
    433353                        <Tool 
     
    446366                <Configuration 
    447367                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    448                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    449                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    450                         ConfigurationType="1" 
     368                        ConfigurationType="1" 
     369                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     370                        ATLMinimizesCRunTimeLibraryUsage="false" 
    451371                        CharacterSet="1" 
    452372                        > 
     
    465385                        <Tool 
    466386                                Name="VCMIDLTool" 
    467                                 TargetEnvironment="1" 
    468387                        /> 
    469388                        <Tool 
    470389                                Name="VCCLCompilerTool" 
    471390                                ExecutionBucket="7" 
    472                                 Optimization="0" 
    473                                 FavorSizeOrSpeed="0" 
    474                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
    475                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    476                                 ExceptionHandling="0" 
    477                                 RuntimeLibrary="1" 
    478                                 WarningLevel="3" 
    479                                 DebugInformationFormat="3" 
    480                                 CompileAs="0" 
    481                                 CompileForArchitecture="0" 
     391                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     392                                PreprocessorDefinitions="" 
     393                                PrecompiledHeaderFile="" 
    482394                        /> 
    483395                        <Tool 
     
    493405                                Name="VCLinkerTool" 
    494406                                AdditionalDependencies="ws2.lib" 
    495                                 GenerateDebugInformation="true" 
    496                                 OptimizeReferences="2" 
    497                                 EnableCOMDATFolding="2" 
    498                                 TargetMachine="0" 
     407                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     408 
    499409                        /> 
    500410                        <Tool 
     
    524434                <Configuration 
    525435                        Name="Release-Dynamic|Win32" 
    526                         OutputDirectory="$(ConfigurationName)" 
    527                         IntermediateDirectory="$(OutDir)" 
    528                         ConfigurationType="1" 
    529                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     436                        ConfigurationType="1" 
     437                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    530438                        UseOfMFC="0" 
    531439                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    546454                        <Tool 
    547455                                Name="VCMIDLTool" 
    548                                 TypeLibraryName="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.tlb" 
    549                                 HeaderFileName="" 
    550                         /> 
    551                         <Tool 
    552                                 Name="VCCLCompilerTool" 
    553                                 Optimization="2" 
    554                                 InlineFunctionExpansion="1" 
    555                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
    556                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    557                                 StringPooling="true" 
    558                                 RuntimeLibrary="2" 
    559                                 EnableFunctionLevelLinking="true" 
    560                                 PrecompiledHeaderFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.pch" 
    561                                 AssemblerListingLocation="./output/pjlib-util-test-i386-win32-vc8-release/" 
    562                                 ObjectFile="./output/pjlib-util-test-i386-win32-vc8-release/" 
    563                                 ProgramDataBaseFileName="./output/pjlib-util-test-i386-win32-vc8-release/" 
    564                                 BrowseInformation="1" 
    565                                 WarningLevel="3" 
    566                                 SuppressStartupBanner="true" 
    567                         /> 
    568                         <Tool 
    569                                 Name="VCManagedResourceCompilerTool" 
    570                         /> 
    571                         <Tool 
    572                                 Name="VCResourceCompilerTool" 
    573                                 PreprocessorDefinitions="NDEBUG" 
    574                                 Culture="1033" 
     456                        /> 
     457                        <Tool 
     458                                Name="VCCLCompilerTool" 
     459                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     460                                PreprocessorDefinitions="_CONSOLE;" 
     461                                PrecompiledHeaderFile="" 
     462                        /> 
     463                        <Tool 
     464                                Name="VCManagedResourceCompilerTool" 
     465                        /> 
     466                        <Tool 
     467                                Name="VCResourceCompilerTool" 
    575468                        /> 
    576469                        <Tool 
     
    580473                                Name="VCLinkerTool" 
    581474                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    582                                 OutputFile="../bin/pjlib-util-test-i386-win32-vc8-release.exe" 
    583                                 LinkIncremental="1" 
    584                                 SuppressStartupBanner="true" 
    585                                 ProgramDatabaseFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib-util-test-i386-win32-vc8-release.pdb" 
    586                                 SubSystem="1" 
    587                                 TargetMachine="1" 
     475                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     476 
    588477                        /> 
    589478                        <Tool 
     
    598487                        <Tool 
    599488                                Name="VCBscMakeTool" 
    600                                 SuppressStartupBanner="true" 
    601                                 OutputFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.bsc" 
    602489                        /> 
    603490                        <Tool 
     
    616503                <Configuration 
    617504                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    618                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    619                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    620                         ConfigurationType="1" 
     505                        ConfigurationType="1" 
     506                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     507                        ATLMinimizesCRunTimeLibraryUsage="false" 
    621508                        CharacterSet="1" 
    622509                        > 
     
    635522                        <Tool 
    636523                                Name="VCMIDLTool" 
    637                                 TargetEnvironment="1" 
    638524                        /> 
    639525                        <Tool 
     
    641527                                ExecutionBucket="7" 
    642528                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    643                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    644                                 ExceptionHandling="0" 
    645                                 WarningLevel="3" 
    646                                 CompileAs="0" 
    647                                 CompileForArchitecture="0" 
     529                                PreprocessorDefinitions="" 
     530                                PrecompiledHeaderFile="" 
    648531                        /> 
    649532                        <Tool 
     
    659542                                Name="VCLinkerTool" 
    660543                                AdditionalDependencies="ws2.lib" 
    661                                 OptimizeReferences="2" 
    662                                 EnableCOMDATFolding="2" 
    663                                 TargetMachine="0" 
     544                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     545 
    664546                        /> 
    665547                        <Tool 
     
    689571                <Configuration 
    690572                        Name="Debug-Dynamic|Win32" 
    691                         OutputDirectory="$(ConfigurationName)" 
    692                         IntermediateDirectory="$(ConfigurationName)" 
    693                         ConfigurationType="1" 
    694                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     573                        ConfigurationType="1" 
     574                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    695575                        UseOfMFC="0" 
    696576                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    711591                        <Tool 
    712592                                Name="VCMIDLTool" 
    713                                 TypeLibraryName="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.tlb" 
    714                                 HeaderFileName="" 
    715                         /> 
    716                         <Tool 
    717                                 Name="VCCLCompilerTool" 
    718                                 Optimization="0" 
    719                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
    720                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    721                                 MinimalRebuild="true" 
    722                                 BasicRuntimeChecks="3" 
    723                                 RuntimeLibrary="3" 
    724                                 PrecompiledHeaderFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.pch" 
    725                                 AssemblerListingLocation="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    726                                 ObjectFile="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    727                                 ProgramDataBaseFileName="./output/pjlib-util-test-i386-win32-vc8-debug/" 
    728                                 BrowseInformation="1" 
    729                                 WarningLevel="3" 
    730                                 SuppressStartupBanner="true" 
    731                                 DebugInformationFormat="4" 
    732                         /> 
    733                         <Tool 
    734                                 Name="VCManagedResourceCompilerTool" 
    735                         /> 
    736                         <Tool 
    737                                 Name="VCResourceCompilerTool" 
    738                                 PreprocessorDefinitions="_DEBUG" 
    739                                 Culture="1033" 
     593                        /> 
     594                        <Tool 
     595                                Name="VCCLCompilerTool" 
     596                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     597                                PreprocessorDefinitions="_CONSOLE;" 
     598                                PrecompiledHeaderFile="" 
     599                        /> 
     600                        <Tool 
     601                                Name="VCManagedResourceCompilerTool" 
     602                        /> 
     603                        <Tool 
     604                                Name="VCResourceCompilerTool" 
    740605                        /> 
    741606                        <Tool 
     
    745610                                Name="VCLinkerTool" 
    746611                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    747                                 OutputFile="../bin/pjlib-util-test-i386-win32-vc8-debug.exe" 
    748                                 LinkIncremental="2" 
    749                                 SuppressStartupBanner="true" 
    750                                 GenerateDebugInformation="true" 
    751                                 ProgramDatabaseFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib-util-test-i386-win32-vc8-debug.pdb" 
    752                                 SubSystem="1" 
    753                                 TargetMachine="1" 
     612                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     613 
    754614                        /> 
    755615                        <Tool 
     
    764624                        <Tool 
    765625                                Name="VCBscMakeTool" 
    766                                 SuppressStartupBanner="true" 
    767                                 OutputFile="./output/pjlib-util-test-i386-win32-vc8-debug/pjlib_util_test.bsc" 
    768626                        /> 
    769627                        <Tool 
     
    782640                <Configuration 
    783641                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    784                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    785                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    786                         ConfigurationType="1" 
     642                        ConfigurationType="1" 
     643                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     644                        ATLMinimizesCRunTimeLibraryUsage="false" 
    787645                        CharacterSet="1" 
    788646                        > 
     
    801659                        <Tool 
    802660                                Name="VCMIDLTool" 
    803                                 TargetEnvironment="1" 
    804661                        /> 
    805662                        <Tool 
    806663                                Name="VCCLCompilerTool" 
    807664                                ExecutionBucket="7" 
    808                                 Optimization="0" 
    809                                 FavorSizeOrSpeed="0" 
    810                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
    811                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    812                                 ExceptionHandling="0" 
    813                                 RuntimeLibrary="1" 
    814                                 WarningLevel="3" 
    815                                 DebugInformationFormat="3" 
    816                                 CompileAs="0" 
    817                                 CompileForArchitecture="0" 
     665                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     666                                PreprocessorDefinitions="" 
     667                                PrecompiledHeaderFile="" 
    818668                        /> 
    819669                        <Tool 
     
    829679                                Name="VCLinkerTool" 
    830680                                AdditionalDependencies="ws2.lib" 
    831                                 GenerateDebugInformation="true" 
    832                                 OptimizeReferences="2" 
    833                                 EnableCOMDATFolding="2" 
    834                                 TargetMachine="0" 
     681                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     682 
    835683                        /> 
    836684                        <Tool 
     
    860708                <Configuration 
    861709                        Name="Release-Static|Win32" 
    862                         OutputDirectory="$(ConfigurationName)" 
    863                         IntermediateDirectory="$(OutDir)" 
    864                         ConfigurationType="1" 
    865                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     710                        ConfigurationType="1" 
     711                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    866712                        UseOfMFC="0" 
    867713                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    882728                        <Tool 
    883729                                Name="VCMIDLTool" 
    884                                 TypeLibraryName="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.tlb" 
    885                                 HeaderFileName="" 
    886                         /> 
    887                         <Tool 
    888                                 Name="VCCLCompilerTool" 
    889                                 Optimization="2" 
    890                                 InlineFunctionExpansion="1" 
    891                                 AdditionalIncludeDirectories="../include,../../pjlib/include" 
    892                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    893                                 StringPooling="true" 
    894                                 RuntimeLibrary="0" 
    895                                 EnableFunctionLevelLinking="true" 
    896                                 PrecompiledHeaderFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.pch" 
    897                                 AssemblerListingLocation="./output/pjlib-util-test-i386-win32-vc8-release/" 
    898                                 ObjectFile="./output/pjlib-util-test-i386-win32-vc8-release/" 
    899                                 ProgramDataBaseFileName="./output/pjlib-util-test-i386-win32-vc8-release/" 
    900                                 BrowseInformation="1" 
    901                                 WarningLevel="3" 
    902                                 SuppressStartupBanner="true" 
    903                         /> 
    904                         <Tool 
    905                                 Name="VCManagedResourceCompilerTool" 
    906                         /> 
    907                         <Tool 
    908                                 Name="VCResourceCompilerTool" 
    909                                 PreprocessorDefinitions="NDEBUG" 
    910                                 Culture="1033" 
     730                        /> 
     731                        <Tool 
     732                                Name="VCCLCompilerTool" 
     733                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     734                                PreprocessorDefinitions="_CONSOLE;" 
     735                                PrecompiledHeaderFile="" 
     736                        /> 
     737                        <Tool 
     738                                Name="VCManagedResourceCompilerTool" 
     739                        /> 
     740                        <Tool 
     741                                Name="VCResourceCompilerTool" 
    911742                        /> 
    912743                        <Tool 
     
    916747                                Name="VCLinkerTool" 
    917748                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    918                                 OutputFile="../bin/pjlib-util-test-i386-win32-vc8-release.exe" 
    919                                 LinkIncremental="1" 
    920                                 SuppressStartupBanner="true" 
    921                                 ProgramDatabaseFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib-util-test-i386-win32-vc8-release.pdb" 
    922                                 SubSystem="1" 
    923                                 TargetMachine="1" 
     749                                OutputFile="..\bin\pjlib-util-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     750 
    924751                        /> 
    925752                        <Tool 
     
    934761                        <Tool 
    935762                                Name="VCBscMakeTool" 
    936                                 SuppressStartupBanner="true" 
    937                                 OutputFile="./output/pjlib-util-test-i386-win32-vc8-release/pjlib_util_test.bsc" 
    938763                        /> 
    939764                        <Tool 
     
    952777                <Configuration 
    953778                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    954                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    955                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    956                         ConfigurationType="1" 
     779                        ConfigurationType="1" 
     780                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     781                        ATLMinimizesCRunTimeLibraryUsage="false" 
    957782                        CharacterSet="1" 
    958783                        > 
     
    971796                        <Tool 
    972797                                Name="VCMIDLTool" 
     798                        /> 
     799                        <Tool 
     800                                Name="VCCLCompilerTool" 
     801                                ExecutionBucket="7" 
     802                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
     803                                PreprocessorDefinitions="" 
     804                                PrecompiledHeaderFile="" 
     805                        /> 
     806                        <Tool 
     807                                Name="VCManagedResourceCompilerTool" 
     808                        /> 
     809                        <Tool 
     810                                Name="VCResourceCompilerTool" 
     811                        /> 
     812                        <Tool 
     813                                Name="VCPreLinkEventTool" 
     814                        /> 
     815                        <Tool 
     816                                Name="VCLinkerTool" 
     817                                AdditionalDependencies="ws2.lib" 
     818                                OutputFile="..\bin\pjlib-util-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="Release|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-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-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" 
    973868                                TargetEnvironment="1" 
    974869                        /> 
     
    977872                                ExecutionBucket="7" 
    978873                                AdditionalIncludeDirectories="../include,../../pjlib/include" 
    979                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    980                                 ExceptionHandling="0" 
    981                                 WarningLevel="3" 
    982                                 CompileAs="0" 
    983                                 CompileForArchitecture="0" 
     874                                PreprocessorDefinitions="" 
     875                                PrecompiledHeaderFile="" 
    984876                        /> 
    985877                        <Tool 
     
    995887                                Name="VCLinkerTool" 
    996888                                AdditionalDependencies="ws2.lib" 
    997                                 OptimizeReferences="2" 
    998                                 EnableCOMDATFolding="2" 
    999889                                TargetMachine="0" 
     890                                OutputFile="..\bin\pjlib-util-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="Debug|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-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-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,../../pjlib/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-util-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,../../pjlib/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-util-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,../../pjlib/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-util-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,../../pjlib/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-util-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,../../pjlib/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-util-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1251 
    10001252                        /> 
    10011253                        <Tool 
     
    11341386                                <FileConfiguration 
    11351387                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1388                                        ExcludedFromBuild="true" 
     1389                                        > 
     1390                                        <Tool 
     1391                                                Name="VCCLCompilerTool" 
     1392                                        /> 
     1393                                </FileConfiguration> 
     1394                                <FileConfiguration 
     1395                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1396                                        ExcludedFromBuild="true" 
     1397                                        > 
     1398                                        <Tool 
     1399                                                Name="VCCLCompilerTool" 
     1400                                        /> 
     1401                                </FileConfiguration> 
     1402                                <FileConfiguration 
     1403                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1404                                        ExcludedFromBuild="true" 
     1405                                        > 
     1406                                        <Tool 
     1407                                                Name="VCCLCompilerTool" 
     1408                                        /> 
     1409                                </FileConfiguration> 
     1410                                <FileConfiguration 
     1411                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1412                                        ExcludedFromBuild="true" 
     1413                                        > 
     1414                                        <Tool 
     1415                                                Name="VCCLCompilerTool" 
     1416                                        /> 
     1417                                </FileConfiguration> 
     1418                                <FileConfiguration 
     1419                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1420                                        ExcludedFromBuild="true" 
     1421                                        > 
     1422                                        <Tool 
     1423                                                Name="VCCLCompilerTool" 
     1424                                        /> 
     1425                                </FileConfiguration> 
     1426                                <FileConfiguration 
     1427                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1428                                        ExcludedFromBuild="true" 
     1429                                        > 
     1430                                        <Tool 
     1431                                                Name="VCCLCompilerTool" 
     1432                                        /> 
     1433                                </FileConfiguration> 
     1434                                <FileConfiguration 
     1435                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    11361436                                        ExcludedFromBuild="true" 
    11371437                                        > 
Note: See TracChangeset for help on using the changeset viewer.