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/pjnath/build/pjnath_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/pjnath-test-i386-win32-vc8-debug" 
    23                         IntermediateDirectory="./output/pjnath-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/pjnath-test-i386-win32-vc8-debug/pjnath_test.tlb" 
    45                                 HeaderFileName="" 
    4645                        /> 
    4746                        <Tool 
    4847                                Name="VCCLCompilerTool" 
    49                                 Optimization="0" 
    5048                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    51                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    52                                 MinimalRebuild="true" 
    53                                 BasicRuntimeChecks="3" 
    54                                 RuntimeLibrary="1" 
    55                                 PrecompiledHeaderFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath_test.pch" 
    56                                 AssemblerListingLocation="./output/pjnath-test-i386-win32-vc8-debug/" 
    57                                 ObjectFile="./output/pjnath-test-i386-win32-vc8-debug/" 
    58                                 ProgramDataBaseFileName="./output/pjnath-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 ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    78                                 OutputFile="../bin/pjnath-test-i386-win32-vc8-debug.exe" 
    79                                 LinkIncremental="2" 
    80                                 SuppressStartupBanner="true" 
    81                                 GenerateDebugInformation="true" 
    82                                 ProgramDatabaseFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath-test-i386-win32-vc8-debug.pdb" 
    83                                 SubSystem="1" 
    84                                 TargetMachine="1" 
     64                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     65 
     66 
    8567                        /> 
    8668                        <Tool 
     
    9577                        <Tool 
    9678                                Name="VCBscMakeTool" 
    97                                 SuppressStartupBanner="true" 
    98                                 OutputFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath_test.bsc" 
    9979                        /> 
    10080                        <Tool 
     
    11393                <Configuration 
    11494                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    115                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    116                         IntermediateDirectory="$(OutDir)" 
    11795                        ConfigurationType="1" 
     96                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     97                        ATLMinimizesCRunTimeLibraryUsage="false" 
    11898                        CharacterSet="1" 
    11999                        > 
     
    136116                                Name="VCCLCompilerTool" 
    137117                                ExecutionBucket="7" 
    138                                 Optimization="0" 
    139                                 FavorSizeOrSpeed="0" 
    140118                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    141                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    142                                 ExceptionHandling="0" 
    143                                 RuntimeLibrary="1" 
    144                                 WarningLevel="3" 
    145                                 DebugInformationFormat="3" 
    146                                 CompileAs="0" 
    147                                 CompileForArchitecture="0" 
     119                                PreprocessorDefinitions="" 
     120                                PrecompiledHeaderFile="" 
    148121                        /> 
    149122                        <Tool 
     
    158131                        <Tool 
    159132                                Name="VCLinkerTool" 
    160                                 AdditionalOptions="" 
    161133                                AdditionalDependencies="ws2.lib" 
    162                                 GenerateDebugInformation="true" 
    163                                 OptimizeReferences="2" 
    164                                 EnableCOMDATFolding="2" 
    165                                 TargetMachine="0" 
     134                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     135 
     136 
    166137                        /> 
    167138                        <Tool 
     
    191162                <Configuration 
    192163                        Name="Release|Win32" 
    193                         OutputDirectory="./output/pjnath-test-i386-win32-vc8-release" 
    194                         IntermediateDirectory="$(OutDir)" 
    195164                        ConfigurationType="1" 
    196                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     165                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    197166                        UseOfMFC="0" 
    198167                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    213182                        <Tool 
    214183                                Name="VCMIDLTool" 
    215                                 TypeLibraryName="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.tlb" 
    216                                 HeaderFileName="" 
    217184                        /> 
    218185                        <Tool 
    219186                                Name="VCCLCompilerTool" 
    220                                 Optimization="2" 
    221                                 InlineFunctionExpansion="1" 
    222187                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    223                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    224                                 StringPooling="true" 
    225                                 RuntimeLibrary="2" 
    226                                 EnableFunctionLevelLinking="true" 
    227                                 PrecompiledHeaderFile="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.pch" 
    228                                 AssemblerListingLocation="./output/pjnath-test-i386-win32-vc8-release/" 
    229                                 ObjectFile="./output/pjnath-test-i386-win32-vc8-release/" 
    230                                 ProgramDataBaseFileName="./output/pjnath-test-i386-win32-vc8-release/" 
    231                                 BrowseInformation="1" 
    232                                 WarningLevel="4" 
    233                                 SuppressStartupBanner="true" 
     188                                PreprocessorDefinitions="_CONSOLE;" 
     189                                PrecompiledHeaderFile="" 
    234190                        /> 
    235191                        <Tool 
     
    238194                        <Tool 
    239195                                Name="VCResourceCompilerTool" 
    240                                 PreprocessorDefinitions="NDEBUG" 
    241                                 Culture="1033" 
    242196                        /> 
    243197                        <Tool 
     
    247201                                Name="VCLinkerTool" 
    248202                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib " 
    249                                 OutputFile="../bin/pjnath-test-i386-win32-vc8-release.exe" 
    250                                 LinkIncremental="1" 
    251                                 SuppressStartupBanner="true" 
    252                                 ProgramDatabaseFile="./output/pjnath-test-i386-win32-vc8-release/pjnath-test-i386-win32-vc8-release.pdb" 
    253                                 SubSystem="1" 
    254                                 TargetMachine="1" 
     203                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     204 
     205 
    255206                        /> 
    256207                        <Tool 
     
    265216                        <Tool 
    266217                                Name="VCBscMakeTool" 
    267                                 SuppressStartupBanner="true" 
    268                                 OutputFile="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.bsc" 
    269218                        /> 
    270219                        <Tool 
     
    283232                <Configuration 
    284233                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    285                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    286                         IntermediateDirectory="$(OutDir)" 
    287234                        ConfigurationType="1" 
     235                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     236                        ATLMinimizesCRunTimeLibraryUsage="false" 
    288237                        CharacterSet="1" 
    289238                        > 
     
    306255                                Name="VCCLCompilerTool" 
    307256                                ExecutionBucket="7" 
    308                                 Optimization="2" 
    309                                 FavorSizeOrSpeed="2" 
    310257                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    311                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    312                                 ExceptionHandling="0" 
    313                                 RuntimeLibrary="0" 
    314                                 WarningLevel="3" 
    315                                 DebugInformationFormat="0" 
    316                                 CompileAs="0" 
    317                                 CompileForArchitecture="0" 
     258                                PreprocessorDefinitions="" 
     259                                PrecompiledHeaderFile="" 
    318260                        /> 
    319261                        <Tool 
     
    328270                        <Tool 
    329271                                Name="VCLinkerTool" 
    330                                 AdditionalOptions="" 
    331272                                AdditionalDependencies="ws2.lib" 
    332                                 OptimizeReferences="2" 
    333                                 EnableCOMDATFolding="2" 
    334                                 TargetMachine="0" 
     273                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     274 
     275 
    335276                        /> 
    336277                        <Tool 
     
    360301                <Configuration 
    361302                        Name="Debug-Static|Win32" 
    362                         OutputDirectory="$(ConfigurationName)" 
    363                         IntermediateDirectory="$(ConfigurationName)" 
    364303                        ConfigurationType="1" 
    365                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     304                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    366305                        UseOfMFC="0" 
    367306                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    382321                        <Tool 
    383322                                Name="VCMIDLTool" 
    384                                 TypeLibraryName="./output/pjnath-test-i386-win32-vc8-debug/pjnath_test.tlb" 
    385                                 HeaderFileName="" 
    386323                        /> 
    387324                        <Tool 
    388325                                Name="VCCLCompilerTool" 
    389                                 Optimization="0" 
    390326                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    391                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    392                                 MinimalRebuild="true" 
    393                                 BasicRuntimeChecks="3" 
    394                                 RuntimeLibrary="1" 
    395                                 PrecompiledHeaderFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath_test.pch" 
    396                                 AssemblerListingLocation="./output/pjnath-test-i386-win32-vc8-debug/" 
    397                                 ObjectFile="./output/pjnath-test-i386-win32-vc8-debug/" 
    398                                 ProgramDataBaseFileName="./output/pjnath-test-i386-win32-vc8-debug/" 
    399                                 BrowseInformation="1" 
    400                                 WarningLevel="4" 
    401                                 SuppressStartupBanner="true" 
    402                                 DebugInformationFormat="4" 
     327                                PreprocessorDefinitions="_CONSOLE;" 
     328                                PrecompiledHeaderFile="" 
    403329                        /> 
    404330                        <Tool 
     
    407333                        <Tool 
    408334                                Name="VCResourceCompilerTool" 
    409                                 PreprocessorDefinitions="_DEBUG" 
    410                                 Culture="1033" 
    411335                        /> 
    412336                        <Tool 
     
    416340                                Name="VCLinkerTool" 
    417341                                AdditionalDependencies="netapi32.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    418                                 OutputFile="../bin/pjnath-test-i386-win32-vc8-debug.exe" 
    419                                 LinkIncremental="2" 
    420                                 SuppressStartupBanner="true" 
    421                                 GenerateDebugInformation="true" 
    422                                 ProgramDatabaseFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath-test-i386-win32-vc8-debug.pdb" 
    423                                 SubSystem="1" 
    424                                 TargetMachine="1" 
     342                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     343 
     344 
    425345                        /> 
    426346                        <Tool 
     
    435355                        <Tool 
    436356                                Name="VCBscMakeTool" 
    437                                 SuppressStartupBanner="true" 
    438                                 OutputFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath_test.bsc" 
    439357                        /> 
    440358                        <Tool 
     
    453371                <Configuration 
    454372                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    455                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    456                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    457373                        ConfigurationType="1" 
     374                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     375                        ATLMinimizesCRunTimeLibraryUsage="false" 
    458376                        CharacterSet="1" 
    459377                        > 
     
    472390                        <Tool 
    473391                                Name="VCMIDLTool" 
    474                                 TargetEnvironment="1" 
    475392                        /> 
    476393                        <Tool 
    477394                                Name="VCCLCompilerTool" 
    478395                                ExecutionBucket="7" 
    479                                 Optimization="0" 
    480                                 FavorSizeOrSpeed="0" 
    481396                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    482                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    483                                 ExceptionHandling="0" 
    484                                 RuntimeLibrary="1" 
    485                                 WarningLevel="3" 
    486                                 DebugInformationFormat="3" 
    487                                 CompileAs="0" 
    488                                 CompileForArchitecture="0" 
     397                                PreprocessorDefinitions="" 
     398                                PrecompiledHeaderFile="" 
    489399                        /> 
    490400                        <Tool 
     
    499409                        <Tool 
    500410                                Name="VCLinkerTool" 
    501                                 AdditionalOptions="" 
    502411                                AdditionalDependencies="ws2.lib" 
    503                                 GenerateDebugInformation="true" 
    504                                 OptimizeReferences="2" 
    505                                 EnableCOMDATFolding="2" 
    506                                 TargetMachine="0" 
     412                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     413 
     414 
    507415                        /> 
    508416                        <Tool 
     
    532440                <Configuration 
    533441                        Name="Release-Dynamic|Win32" 
    534                         OutputDirectory="$(ConfigurationName)" 
    535                         IntermediateDirectory="$(OutDir)" 
    536442                        ConfigurationType="1" 
    537                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     443                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    538444                        UseOfMFC="0" 
    539445                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    554460                        <Tool 
    555461                                Name="VCMIDLTool" 
    556                                 TypeLibraryName="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.tlb" 
    557                                 HeaderFileName="" 
    558462                        /> 
    559463                        <Tool 
    560464                                Name="VCCLCompilerTool" 
    561                                 Optimization="2" 
    562                                 InlineFunctionExpansion="1" 
    563465                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    564                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    565                                 StringPooling="true" 
    566                                 RuntimeLibrary="2" 
    567                                 EnableFunctionLevelLinking="true" 
    568                                 PrecompiledHeaderFile="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.pch" 
    569                                 AssemblerListingLocation="./output/pjnath-test-i386-win32-vc8-release/" 
    570                                 ObjectFile="./output/pjnath-test-i386-win32-vc8-release/" 
    571                                 ProgramDataBaseFileName="./output/pjnath-test-i386-win32-vc8-release/" 
    572                                 BrowseInformation="1" 
    573                                 WarningLevel="4" 
    574                                 SuppressStartupBanner="true" 
     466                                PreprocessorDefinitions="_CONSOLE;" 
     467                                PrecompiledHeaderFile="" 
    575468                        /> 
    576469                        <Tool 
     
    579472                        <Tool 
    580473                                Name="VCResourceCompilerTool" 
    581                                 PreprocessorDefinitions="NDEBUG" 
    582                                 Culture="1033" 
    583474                        /> 
    584475                        <Tool 
     
    588479                                Name="VCLinkerTool" 
    589480                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib " 
    590                                 OutputFile="../bin/pjnath-test-i386-win32-vc8-release.exe" 
    591                                 LinkIncremental="1" 
    592                                 SuppressStartupBanner="true" 
    593                                 ProgramDatabaseFile="./output/pjnath-test-i386-win32-vc8-release/pjnath-test-i386-win32-vc8-release.pdb" 
    594                                 SubSystem="1" 
    595                                 TargetMachine="1" 
     481                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     482 
     483 
    596484                        /> 
    597485                        <Tool 
     
    606494                        <Tool 
    607495                                Name="VCBscMakeTool" 
    608                                 SuppressStartupBanner="true" 
    609                                 OutputFile="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.bsc" 
    610496                        /> 
    611497                        <Tool 
     
    624510                <Configuration 
    625511                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    626                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    627                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    628512                        ConfigurationType="1" 
     513                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     514                        ATLMinimizesCRunTimeLibraryUsage="false" 
    629515                        CharacterSet="1" 
    630516                        > 
     
    643529                        <Tool 
    644530                                Name="VCMIDLTool" 
    645                                 TargetEnvironment="1" 
    646531                        /> 
    647532                        <Tool 
    648533                                Name="VCCLCompilerTool" 
    649534                                ExecutionBucket="7" 
    650                                 Optimization="2" 
    651                                 FavorSizeOrSpeed="2" 
    652535                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    653                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    654                                 ExceptionHandling="0" 
    655                                 RuntimeLibrary="0" 
    656                                 WarningLevel="3" 
    657                                 DebugInformationFormat="0" 
    658                                 CompileAs="0" 
    659                                 CompileForArchitecture="0" 
     536                                PreprocessorDefinitions="" 
     537                                PrecompiledHeaderFile="" 
    660538                        /> 
    661539                        <Tool 
     
    670548                        <Tool 
    671549                                Name="VCLinkerTool" 
    672                                 AdditionalOptions="" 
    673550                                AdditionalDependencies="ws2.lib" 
    674                                 OptimizeReferences="2" 
    675                                 EnableCOMDATFolding="2" 
    676                                 TargetMachine="0" 
     551                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     552 
     553 
    677554                        /> 
    678555                        <Tool 
     
    702579                <Configuration 
    703580                        Name="Debug-Dynamic|Win32" 
    704                         OutputDirectory="$(ConfigurationName)" 
    705                         IntermediateDirectory="$(ConfigurationName)" 
    706581                        ConfigurationType="1" 
    707                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     582                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    708583                        UseOfMFC="0" 
    709584                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    724599                        <Tool 
    725600                                Name="VCMIDLTool" 
    726                                 TypeLibraryName="./output/pjnath-test-i386-win32-vc8-debug/pjnath_test.tlb" 
    727                                 HeaderFileName="" 
    728601                        /> 
    729602                        <Tool 
    730603                                Name="VCCLCompilerTool" 
    731                                 Optimization="0" 
    732604                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    733                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    734                                 MinimalRebuild="true" 
    735                                 BasicRuntimeChecks="3" 
    736                                 RuntimeLibrary="3" 
    737                                 PrecompiledHeaderFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath_test.pch" 
    738                                 AssemblerListingLocation="./output/pjnath-test-i386-win32-vc8-debug/" 
    739                                 ObjectFile="./output/pjnath-test-i386-win32-vc8-debug/" 
    740                                 ProgramDataBaseFileName="./output/pjnath-test-i386-win32-vc8-debug/" 
    741                                 BrowseInformation="1" 
    742                                 WarningLevel="4" 
    743                                 SuppressStartupBanner="true" 
    744                                 DebugInformationFormat="4" 
     605                                PreprocessorDefinitions="_CONSOLE;" 
     606                                PrecompiledHeaderFile="" 
    745607                        /> 
    746608                        <Tool 
     
    749611                        <Tool 
    750612                                Name="VCResourceCompilerTool" 
    751                                 PreprocessorDefinitions="_DEBUG" 
    752                                 Culture="1033" 
    753613                        /> 
    754614                        <Tool 
     
    758618                                Name="VCLinkerTool" 
    759619                                AdditionalDependencies="netapi32.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    760                                 OutputFile="../bin/pjnath-test-i386-win32-vc8-debug.exe" 
    761                                 LinkIncremental="2" 
    762                                 SuppressStartupBanner="true" 
    763                                 GenerateDebugInformation="true" 
    764                                 ProgramDatabaseFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath-test-i386-win32-vc8-debug.pdb" 
    765                                 SubSystem="1" 
    766                                 TargetMachine="1" 
     620                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     621 
     622 
    767623                        /> 
    768624                        <Tool 
     
    777633                        <Tool 
    778634                                Name="VCBscMakeTool" 
    779                                 SuppressStartupBanner="true" 
    780                                 OutputFile="./output/pjnath-test-i386-win32-vc8-debug/pjnath_test.bsc" 
    781635                        /> 
    782636                        <Tool 
     
    795649                <Configuration 
    796650                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    797                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    798                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    799651                        ConfigurationType="1" 
     652                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     653                        ATLMinimizesCRunTimeLibraryUsage="false" 
    800654                        CharacterSet="1" 
    801655                        > 
     
    814668                        <Tool 
    815669                                Name="VCMIDLTool" 
    816                                 TargetEnvironment="1" 
    817670                        /> 
    818671                        <Tool 
    819672                                Name="VCCLCompilerTool" 
    820673                                ExecutionBucket="7" 
    821                                 Optimization="0" 
    822                                 FavorSizeOrSpeed="0" 
    823674                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    824                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    825                                 ExceptionHandling="0" 
    826                                 RuntimeLibrary="1" 
    827                                 WarningLevel="3" 
    828                                 DebugInformationFormat="3" 
    829                                 CompileAs="0" 
    830                                 CompileForArchitecture="0" 
     675                                PreprocessorDefinitions="" 
     676                                PrecompiledHeaderFile="" 
    831677                        /> 
    832678                        <Tool 
     
    841687                        <Tool 
    842688                                Name="VCLinkerTool" 
    843                                 AdditionalOptions="" 
    844689                                AdditionalDependencies="ws2.lib" 
    845                                 GenerateDebugInformation="true" 
    846                                 OptimizeReferences="2" 
    847                                 EnableCOMDATFolding="2" 
    848                                 TargetMachine="0" 
     690                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     691 
     692 
    849693                        /> 
    850694                        <Tool 
     
    874718                <Configuration 
    875719                        Name="Release-Static|Win32" 
    876                         OutputDirectory="$(ConfigurationName)" 
    877                         IntermediateDirectory="$(OutDir)" 
    878720                        ConfigurationType="1" 
    879                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     721                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    880722                        UseOfMFC="0" 
    881723                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    896738                        <Tool 
    897739                                Name="VCMIDLTool" 
    898                                 TypeLibraryName="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.tlb" 
    899                                 HeaderFileName="" 
    900740                        /> 
    901741                        <Tool 
    902742                                Name="VCCLCompilerTool" 
    903                                 Optimization="2" 
    904                                 InlineFunctionExpansion="1" 
    905743                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include" 
    906                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32=1;PJ_M_I386=1" 
    907                                 StringPooling="true" 
    908                                 RuntimeLibrary="0" 
    909                                 EnableFunctionLevelLinking="true" 
    910                                 PrecompiledHeaderFile="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.pch" 
    911                                 AssemblerListingLocation="./output/pjnath-test-i386-win32-vc8-release/" 
    912                                 ObjectFile="./output/pjnath-test-i386-win32-vc8-release/" 
    913                                 ProgramDataBaseFileName="./output/pjnath-test-i386-win32-vc8-release/" 
    914                                 BrowseInformation="1" 
    915                                 WarningLevel="4" 
    916                                 SuppressStartupBanner="true" 
     744                                PreprocessorDefinitions="_CONSOLE;" 
     745                                PrecompiledHeaderFile="" 
    917746                        /> 
    918747                        <Tool 
     
    921750                        <Tool 
    922751                                Name="VCResourceCompilerTool" 
    923                                 PreprocessorDefinitions="NDEBUG" 
    924                                 Culture="1033" 
    925752                        /> 
    926753                        <Tool 
     
    930757                                Name="VCLinkerTool" 
    931758                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib " 
    932                                 OutputFile="../bin/pjnath-test-i386-win32-vc8-release.exe" 
    933                                 LinkIncremental="1" 
    934                                 SuppressStartupBanner="true" 
    935                                 ProgramDatabaseFile="./output/pjnath-test-i386-win32-vc8-release/pjnath-test-i386-win32-vc8-release.pdb" 
    936                                 SubSystem="1" 
    937                                 TargetMachine="1" 
     759                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     760 
     761 
    938762                        /> 
    939763                        <Tool 
     
    948772                        <Tool 
    949773                                Name="VCBscMakeTool" 
    950                                 SuppressStartupBanner="true" 
    951                                 OutputFile="./output/pjnath-test-i386-win32-vc8-release/pjnath_test.bsc" 
    952774                        /> 
    953775                        <Tool 
     
    966788                <Configuration 
    967789                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    968                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    969                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    970790                        ConfigurationType="1" 
     791                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     792                        ATLMinimizesCRunTimeLibraryUsage="false" 
     793                        CharacterSet="1" 
     794                        > 
     795                        <Tool 
     796                                Name="VCPreBuildEventTool" 
     797                        /> 
     798                        <Tool 
     799                                Name="VCCustomBuildTool" 
     800                        /> 
     801                        <Tool 
     802                                Name="VCXMLDataGeneratorTool" 
     803                        /> 
     804                        <Tool 
     805                                Name="VCWebServiceProxyGeneratorTool" 
     806                        /> 
     807                        <Tool 
     808                                Name="VCMIDLTool" 
     809                        /> 
     810                        <Tool 
     811                                Name="VCCLCompilerTool" 
     812                                ExecutionBucket="7" 
     813                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     814                                PreprocessorDefinitions="" 
     815                                PrecompiledHeaderFile="" 
     816                        /> 
     817                        <Tool 
     818                                Name="VCManagedResourceCompilerTool" 
     819                        /> 
     820                        <Tool 
     821                                Name="VCResourceCompilerTool" 
     822                        /> 
     823                        <Tool 
     824                                Name="VCPreLinkEventTool" 
     825                        /> 
     826                        <Tool 
     827                                Name="VCLinkerTool" 
     828                                AdditionalDependencies="ws2.lib" 
     829                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     830 
     831 
     832                        /> 
     833                        <Tool 
     834                                Name="VCALinkTool" 
     835                        /> 
     836                        <Tool 
     837                                Name="VCXDCMakeTool" 
     838                        /> 
     839                        <Tool 
     840                                Name="VCBscMakeTool" 
     841                        /> 
     842                        <Tool 
     843                                Name="VCCodeSignTool" 
     844                        /> 
     845                        <Tool 
     846                                Name="VCPostBuildEventTool" 
     847                        /> 
     848                        <DeploymentTool 
     849                                ForceDirty="-1" 
     850                                RemoteDirectory="" 
     851                                RegisterOutput="0" 
     852                                AdditionalFiles="" 
     853                        /> 
     854                        <DebuggerTool 
     855                        /> 
     856                </Configuration> 
     857                <Configuration 
     858                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     859                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     860                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     861                        ConfigurationType="1" 
     862                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     863                        ATLMinimizesCRunTimeLibraryUsage="false" 
    971864                        CharacterSet="1" 
    972865                        > 
     
    990883                                Name="VCCLCompilerTool" 
    991884                                ExecutionBucket="7" 
    992                                 Optimization="2" 
    993                                 FavorSizeOrSpeed="2" 
    994885                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    995                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    996                                 ExceptionHandling="0" 
    997                                 RuntimeLibrary="0" 
    998                                 WarningLevel="3" 
    999                                 DebugInformationFormat="0" 
    1000                                 CompileAs="0" 
    1001                                 CompileForArchitecture="0" 
     886                                PreprocessorDefinitions="" 
     887                                PrecompiledHeaderFile="" 
    1002888                        /> 
    1003889                        <Tool 
     
    1012898                        <Tool 
    1013899                                Name="VCLinkerTool" 
    1014                                 AdditionalOptions="" 
    1015900                                AdditionalDependencies="ws2.lib" 
    1016                                 OptimizeReferences="2" 
    1017                                 EnableCOMDATFolding="2" 
    1018901                                TargetMachine="0" 
     902                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     903 
     904 
     905                        /> 
     906                        <Tool 
     907                                Name="VCALinkTool" 
     908                        /> 
     909                        <Tool 
     910                                Name="VCXDCMakeTool" 
     911                        /> 
     912                        <Tool 
     913                                Name="VCBscMakeTool" 
     914                        /> 
     915                        <Tool 
     916                                Name="VCCodeSignTool" 
     917                        /> 
     918                        <Tool 
     919                                Name="VCPostBuildEventTool" 
     920                        /> 
     921                        <DeploymentTool 
     922                                ForceDirty="-1" 
     923                                RemoteDirectory="" 
     924                                RegisterOutput="0" 
     925                                AdditionalFiles="" 
     926                        /> 
     927                        <DebuggerTool 
     928                        /> 
     929                </Configuration> 
     930                <Configuration 
     931                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     932                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     933                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     934                        ConfigurationType="1" 
     935                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     936                        ATLMinimizesCRunTimeLibraryUsage="false" 
     937                        CharacterSet="1" 
     938                        > 
     939                        <Tool 
     940                                Name="VCPreBuildEventTool" 
     941                        /> 
     942                        <Tool 
     943                                Name="VCCustomBuildTool" 
     944                        /> 
     945                        <Tool 
     946                                Name="VCXMLDataGeneratorTool" 
     947                        /> 
     948                        <Tool 
     949                                Name="VCWebServiceProxyGeneratorTool" 
     950                        /> 
     951                        <Tool 
     952                                Name="VCMIDLTool" 
     953                                TargetEnvironment="1" 
     954                        /> 
     955                        <Tool 
     956                                Name="VCCLCompilerTool" 
     957                                ExecutionBucket="7" 
     958                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     959                                PreprocessorDefinitions="" 
     960                                PrecompiledHeaderFile="" 
     961                        /> 
     962                        <Tool 
     963                                Name="VCManagedResourceCompilerTool" 
     964                        /> 
     965                        <Tool 
     966                                Name="VCResourceCompilerTool" 
     967                        /> 
     968                        <Tool 
     969                                Name="VCPreLinkEventTool" 
     970                        /> 
     971                        <Tool 
     972                                Name="VCLinkerTool" 
     973                                AdditionalDependencies="ws2.lib" 
     974                                TargetMachine="0" 
     975                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     976 
     977 
     978                        /> 
     979                        <Tool 
     980                                Name="VCALinkTool" 
     981                        /> 
     982                        <Tool 
     983                                Name="VCXDCMakeTool" 
     984                        /> 
     985                        <Tool 
     986                                Name="VCBscMakeTool" 
     987                        /> 
     988                        <Tool 
     989                                Name="VCCodeSignTool" 
     990                        /> 
     991                        <Tool 
     992                                Name="VCPostBuildEventTool" 
     993                        /> 
     994                        <DeploymentTool 
     995                                ForceDirty="-1" 
     996                                RemoteDirectory="" 
     997                                RegisterOutput="0" 
     998                                AdditionalFiles="" 
     999                        /> 
     1000                        <DebuggerTool 
     1001                        /> 
     1002                </Configuration> 
     1003                <Configuration 
     1004                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1005                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1006                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1007                        ConfigurationType="1" 
     1008                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1009                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1010                        CharacterSet="1" 
     1011                        > 
     1012                        <Tool 
     1013                                Name="VCPreBuildEventTool" 
     1014                        /> 
     1015                        <Tool 
     1016                                Name="VCCustomBuildTool" 
     1017                        /> 
     1018                        <Tool 
     1019                                Name="VCXMLDataGeneratorTool" 
     1020                        /> 
     1021                        <Tool 
     1022                                Name="VCWebServiceProxyGeneratorTool" 
     1023                        /> 
     1024                        <Tool 
     1025                                Name="VCMIDLTool" 
     1026                                TargetEnvironment="1" 
     1027                        /> 
     1028                        <Tool 
     1029                                Name="VCCLCompilerTool" 
     1030                                ExecutionBucket="7" 
     1031                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     1032                                PreprocessorDefinitions="" 
     1033                                PrecompiledHeaderFile="" 
     1034                        /> 
     1035                        <Tool 
     1036                                Name="VCManagedResourceCompilerTool" 
     1037                        /> 
     1038                        <Tool 
     1039                                Name="VCResourceCompilerTool" 
     1040                        /> 
     1041                        <Tool 
     1042                                Name="VCPreLinkEventTool" 
     1043                        /> 
     1044                        <Tool 
     1045                                Name="VCLinkerTool" 
     1046                                AdditionalDependencies="ws2.lib" 
     1047                                TargetMachine="0" 
     1048                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1049 
     1050 
     1051                        /> 
     1052                        <Tool 
     1053                                Name="VCALinkTool" 
     1054                        /> 
     1055                        <Tool 
     1056                                Name="VCXDCMakeTool" 
     1057                        /> 
     1058                        <Tool 
     1059                                Name="VCBscMakeTool" 
     1060                        /> 
     1061                        <Tool 
     1062                                Name="VCCodeSignTool" 
     1063                        /> 
     1064                        <Tool 
     1065                                Name="VCPostBuildEventTool" 
     1066                        /> 
     1067                        <DeploymentTool 
     1068                                ForceDirty="-1" 
     1069                                RemoteDirectory="" 
     1070                                RegisterOutput="0" 
     1071                                AdditionalFiles="" 
     1072                        /> 
     1073                        <DebuggerTool 
     1074                        /> 
     1075                </Configuration> 
     1076                <Configuration 
     1077                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1078                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1079                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1080                        ConfigurationType="1" 
     1081                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1082                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1083                        CharacterSet="1" 
     1084                        > 
     1085                        <Tool 
     1086                                Name="VCPreBuildEventTool" 
     1087                        /> 
     1088                        <Tool 
     1089                                Name="VCCustomBuildTool" 
     1090                        /> 
     1091                        <Tool 
     1092                                Name="VCXMLDataGeneratorTool" 
     1093                        /> 
     1094                        <Tool 
     1095                                Name="VCWebServiceProxyGeneratorTool" 
     1096                        /> 
     1097                        <Tool 
     1098                                Name="VCMIDLTool" 
     1099                                TargetEnvironment="1" 
     1100                        /> 
     1101                        <Tool 
     1102                                Name="VCCLCompilerTool" 
     1103                                ExecutionBucket="7" 
     1104                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     1105                                PreprocessorDefinitions="" 
     1106                                PrecompiledHeaderFile="" 
     1107                        /> 
     1108                        <Tool 
     1109                                Name="VCManagedResourceCompilerTool" 
     1110                        /> 
     1111                        <Tool 
     1112                                Name="VCResourceCompilerTool" 
     1113                        /> 
     1114                        <Tool 
     1115                                Name="VCPreLinkEventTool" 
     1116                        /> 
     1117                        <Tool 
     1118                                Name="VCLinkerTool" 
     1119                                AdditionalDependencies="ws2.lib" 
     1120                                TargetMachine="0" 
     1121                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1122 
     1123 
     1124                        /> 
     1125                        <Tool 
     1126                                Name="VCALinkTool" 
     1127                        /> 
     1128                        <Tool 
     1129                                Name="VCXDCMakeTool" 
     1130                        /> 
     1131                        <Tool 
     1132                                Name="VCBscMakeTool" 
     1133                        /> 
     1134                        <Tool 
     1135                                Name="VCCodeSignTool" 
     1136                        /> 
     1137                        <Tool 
     1138                                Name="VCPostBuildEventTool" 
     1139                        /> 
     1140                        <DeploymentTool 
     1141                                ForceDirty="-1" 
     1142                                RemoteDirectory="" 
     1143                                RegisterOutput="0" 
     1144                                AdditionalFiles="" 
     1145                        /> 
     1146                        <DebuggerTool 
     1147                        /> 
     1148                </Configuration> 
     1149                <Configuration 
     1150                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1151                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1152                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1153                        ConfigurationType="1" 
     1154                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1155                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1156                        CharacterSet="1" 
     1157                        > 
     1158                        <Tool 
     1159                                Name="VCPreBuildEventTool" 
     1160                        /> 
     1161                        <Tool 
     1162                                Name="VCCustomBuildTool" 
     1163                        /> 
     1164                        <Tool 
     1165                                Name="VCXMLDataGeneratorTool" 
     1166                        /> 
     1167                        <Tool 
     1168                                Name="VCWebServiceProxyGeneratorTool" 
     1169                        /> 
     1170                        <Tool 
     1171                                Name="VCMIDLTool" 
     1172                                TargetEnvironment="1" 
     1173                        /> 
     1174                        <Tool 
     1175                                Name="VCCLCompilerTool" 
     1176                                ExecutionBucket="7" 
     1177                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     1178                                PreprocessorDefinitions="" 
     1179                                PrecompiledHeaderFile="" 
     1180                        /> 
     1181                        <Tool 
     1182                                Name="VCManagedResourceCompilerTool" 
     1183                        /> 
     1184                        <Tool 
     1185                                Name="VCResourceCompilerTool" 
     1186                        /> 
     1187                        <Tool 
     1188                                Name="VCPreLinkEventTool" 
     1189                        /> 
     1190                        <Tool 
     1191                                Name="VCLinkerTool" 
     1192                                AdditionalDependencies="ws2.lib" 
     1193                                TargetMachine="0" 
     1194                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1195 
     1196 
     1197                        /> 
     1198                        <Tool 
     1199                                Name="VCALinkTool" 
     1200                        /> 
     1201                        <Tool 
     1202                                Name="VCXDCMakeTool" 
     1203                        /> 
     1204                        <Tool 
     1205                                Name="VCBscMakeTool" 
     1206                        /> 
     1207                        <Tool 
     1208                                Name="VCCodeSignTool" 
     1209                        /> 
     1210                        <Tool 
     1211                                Name="VCPostBuildEventTool" 
     1212                        /> 
     1213                        <DeploymentTool 
     1214                                ForceDirty="-1" 
     1215                                RemoteDirectory="" 
     1216                                RegisterOutput="0" 
     1217                                AdditionalFiles="" 
     1218                        /> 
     1219                        <DebuggerTool 
     1220                        /> 
     1221                </Configuration> 
     1222                <Configuration 
     1223                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1224                        OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1225                        IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1226                        ConfigurationType="1" 
     1227                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1228                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1229                        CharacterSet="1" 
     1230                        > 
     1231                        <Tool 
     1232                                Name="VCPreBuildEventTool" 
     1233                        /> 
     1234                        <Tool 
     1235                                Name="VCCustomBuildTool" 
     1236                        /> 
     1237                        <Tool 
     1238                                Name="VCXMLDataGeneratorTool" 
     1239                        /> 
     1240                        <Tool 
     1241                                Name="VCWebServiceProxyGeneratorTool" 
     1242                        /> 
     1243                        <Tool 
     1244                                Name="VCMIDLTool" 
     1245                                TargetEnvironment="1" 
     1246                        /> 
     1247                        <Tool 
     1248                                Name="VCCLCompilerTool" 
     1249                                ExecutionBucket="7" 
     1250                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
     1251                                PreprocessorDefinitions="" 
     1252                                PrecompiledHeaderFile="" 
     1253                        /> 
     1254                        <Tool 
     1255                                Name="VCManagedResourceCompilerTool" 
     1256                        /> 
     1257                        <Tool 
     1258                                Name="VCResourceCompilerTool" 
     1259                        /> 
     1260                        <Tool 
     1261                                Name="VCPreLinkEventTool" 
     1262                        /> 
     1263                        <Tool 
     1264                                Name="VCLinkerTool" 
     1265                                AdditionalDependencies="ws2.lib" 
     1266                                TargetMachine="0" 
     1267                                OutputFile="..\bin\pjnath-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1268 
     1269 
    10191270                        /> 
    10201271                        <Tool 
     
    12071458                                <FileConfiguration 
    12081459                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1460                                        ExcludedFromBuild="true" 
     1461                                        > 
     1462                                        <Tool 
     1463                                                Name="VCCLCompilerTool" 
     1464                                        /> 
     1465                                </FileConfiguration> 
     1466                                <FileConfiguration 
     1467                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1468                                        ExcludedFromBuild="true" 
     1469                                        > 
     1470                                        <Tool 
     1471                                                Name="VCCLCompilerTool" 
     1472                                        /> 
     1473                                </FileConfiguration> 
     1474                                <FileConfiguration 
     1475                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1476                                        ExcludedFromBuild="true" 
     1477                                        > 
     1478                                        <Tool 
     1479                                                Name="VCCLCompilerTool" 
     1480                                        /> 
     1481                                </FileConfiguration> 
     1482                                <FileConfiguration 
     1483                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1484                                        ExcludedFromBuild="true" 
     1485                                        > 
     1486                                        <Tool 
     1487                                                Name="VCCLCompilerTool" 
     1488                                        /> 
     1489                                </FileConfiguration> 
     1490                                <FileConfiguration 
     1491                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1492                                        ExcludedFromBuild="true" 
     1493                                        > 
     1494                                        <Tool 
     1495                                                Name="VCCLCompilerTool" 
     1496                                        /> 
     1497                                </FileConfiguration> 
     1498                                <FileConfiguration 
     1499                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1500                                        ExcludedFromBuild="true" 
     1501                                        > 
     1502                                        <Tool 
     1503                                                Name="VCCLCompilerTool" 
     1504                                        /> 
     1505                                </FileConfiguration> 
     1506                                <FileConfiguration 
     1507                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    12091508                                        ExcludedFromBuild="true" 
    12101509                                        > 
Note: See TracChangeset for help on using the changeset viewer.