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/pjmedia/build/pjmedia_test.vcproj

    r2614 r2638  
    55        Name="pjmedia_test" 
    66        ProjectGUID="{21C0CECF-69DD-4F70-BC2B-9B4DE7F15277}" 
     7        RootNamespace="pjmedia_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="Debug|Win32" 
    21                         OutputDirectory=".\output\pjmedia_test_vc8_Debug" 
    22                         IntermediateDirectory=".\output\pjmedia_test_vc8_Debug" 
    2325                        ConfigurationType="1" 
    24                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     26                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    2527                        UseOfMFC="0" 
    2628                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    4143                        <Tool 
    4244                                Name="VCMIDLTool" 
    43                                 TypeLibraryName=".\output\pjmedia_test_vc6_Debug/pjmedia_test.tlb" 
    44                                 HeaderFileName="" 
    4545                        /> 
    4646                        <Tool 
    4747                                Name="VCCLCompilerTool" 
    48                                 Optimization="0" 
    4948                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    50                                 PreprocessorDefinitions="_DEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_CONSOLE" 
    51                                 MinimalRebuild="true" 
    52                                 BasicRuntimeChecks="3" 
    53                                 RuntimeLibrary="1" 
    54                                 PrecompiledHeaderFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test.pch" 
    55                                 AssemblerListingLocation=".\output\pjmedia_test_vc6_Debug/" 
    56                                 ObjectFile=".\output\pjmedia_test_vc6_Debug/" 
    57                                 ProgramDataBaseFileName=".\output\pjmedia_test_vc6_Debug/" 
    58                                 BrowseInformation="1" 
    59                                 WarningLevel="3" 
    60                                 SuppressStartupBanner="true" 
    61                                 DebugInformationFormat="4" 
     49                                PreprocessorDefinitions="_CONSOLE;" 
     50                                PrecompiledHeaderFile="" 
    6251                        /> 
    6352                        <Tool 
     
    6655                        <Tool 
    6756                                Name="VCResourceCompilerTool" 
    68                                 PreprocessorDefinitions="_DEBUG" 
    69                                 Culture="1033" 
    7057                        /> 
    7158                        <Tool 
     
    7562                                Name="VCLinkerTool" 
    7663                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib  ole32.lib user32.lib" 
    77                                 OutputFile="../bin/pjmedia-test-i386-win32-vc8-debug.exe" 
    78                                 LinkIncremental="2" 
    79                                 SuppressStartupBanner="true" 
    80                                 GenerateDebugInformation="true" 
    81                                 ProgramDatabaseFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test_vc6d.pdb" 
    82                                 SubSystem="1" 
    83                                 TargetMachine="1" 
     64                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     65 
     66 
    8467                        /> 
    8568                        <Tool 
     
    9477                        <Tool 
    9578                                Name="VCBscMakeTool" 
    96                                 SuppressStartupBanner="true" 
    97                                 OutputFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test.bsc" 
    9879                        /> 
    9980                        <Tool 
     
    11293                <Configuration 
    11394                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    114                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    115                         IntermediateDirectory="$(OutDir)" 
    11695                        ConfigurationType="1" 
     96                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     97                        ATLMinimizesCRunTimeLibraryUsage="false" 
    11798                        CharacterSet="1" 
    11899                        > 
     
    135116                                Name="VCCLCompilerTool" 
    136117                                ExecutionBucket="7" 
    137                                 Optimization="0" 
    138                                 FavorSizeOrSpeed="0" 
    139118                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    140                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    141                                 ExceptionHandling="0" 
    142                                 RuntimeLibrary="1" 
    143                                 WarningLevel="3" 
    144                                 DebugInformationFormat="3" 
    145                                 CompileAs="0" 
    146                                 CompileForArchitecture="0" 
     119                                PreprocessorDefinitions="" 
     120                                PrecompiledHeaderFile="" 
    147121                        /> 
    148122                        <Tool 
     
    157131                        <Tool 
    158132                                Name="VCLinkerTool" 
    159                                 AdditionalOptions="" 
    160133                                AdditionalDependencies="ws2.lib" 
    161                                 GenerateDebugInformation="true" 
    162                                 OptimizeReferences="2" 
    163                                 EnableCOMDATFolding="2" 
    164                                 TargetMachine="0" 
     134                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     135 
     136 
    165137                        /> 
    166138                        <Tool 
     
    190162                <Configuration 
    191163                        Name="Release|Win32" 
    192                         OutputDirectory=".\output\pjmedia_test_vc8_Release" 
    193                         IntermediateDirectory="$(OutDir)" 
    194164                        ConfigurationType="1" 
    195                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     165                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    196166                        UseOfMFC="0" 
    197167                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    212182                        <Tool 
    213183                                Name="VCMIDLTool" 
    214                                 TypeLibraryName=".\output\pjmedia_test_vc6_Release/pjmedia_test.tlb" 
    215                                 HeaderFileName="" 
    216184                        /> 
    217185                        <Tool 
    218186                                Name="VCCLCompilerTool" 
    219                                 Optimization="2" 
    220                                 InlineFunctionExpansion="1" 
    221187                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    222                                 PreprocessorDefinitions="NDEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_CONSOLE" 
    223                                 StringPooling="true" 
    224                                 RuntimeLibrary="2" 
    225                                 EnableFunctionLevelLinking="true" 
    226                                 PrecompiledHeaderFile=".\output\pjmedia_test_vc6_Release/pjmedia_test.pch" 
    227                                 AssemblerListingLocation=".\output\pjmedia_test_vc6_Release/" 
    228                                 ObjectFile=".\output\pjmedia_test_vc6_Release/" 
    229                                 ProgramDataBaseFileName=".\output\pjmedia_test_vc6_Release/" 
    230                                 BrowseInformation="1" 
    231                                 WarningLevel="3" 
    232                                 SuppressStartupBanner="true" 
     188                                PreprocessorDefinitions="_CONSOLE;" 
     189                                PrecompiledHeaderFile="" 
    233190                        /> 
    234191                        <Tool 
     
    237194                        <Tool 
    238195                                Name="VCResourceCompilerTool" 
    239                                 PreprocessorDefinitions="NDEBUG" 
    240                                 Culture="1033" 
    241196                        /> 
    242197                        <Tool 
     
    246201                                Name="VCLinkerTool" 
    247202                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib" 
    248                                 OutputFile="../bin/pjmedia-test-i386-win32-vc8-release.exe" 
    249                                 LinkIncremental="1" 
    250                                 SuppressStartupBanner="true" 
    251                                 ProgramDatabaseFile=".\output\pjmedia_test_vc6_Release/pjmedia_test_vc6.pdb" 
    252                                 SubSystem="1" 
    253                                 TargetMachine="1" 
     203                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     204 
     205 
    254206                        /> 
    255207                        <Tool 
     
    264216                        <Tool 
    265217                                Name="VCBscMakeTool" 
    266                                 SuppressStartupBanner="true" 
    267                                 OutputFile=".\output\pjmedia_test_vc6_Release/pjmedia_test.bsc" 
    268218                        /> 
    269219                        <Tool 
     
    282232                <Configuration 
    283233                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    284                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    285                         IntermediateDirectory="$(OutDir)" 
    286234                        ConfigurationType="1" 
     235                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     236                        ATLMinimizesCRunTimeLibraryUsage="false" 
    287237                        CharacterSet="1" 
    288238                        > 
     
    305255                                Name="VCCLCompilerTool" 
    306256                                ExecutionBucket="7" 
    307                                 Optimization="2" 
    308                                 FavorSizeOrSpeed="2" 
    309257                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    310                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    311                                 ExceptionHandling="0" 
    312                                 RuntimeLibrary="0" 
    313                                 WarningLevel="3" 
    314                                 DebugInformationFormat="0" 
    315                                 CompileAs="0" 
    316                                 CompileForArchitecture="0" 
     258                                PreprocessorDefinitions="" 
     259                                PrecompiledHeaderFile="" 
    317260                        /> 
    318261                        <Tool 
     
    327270                        <Tool 
    328271                                Name="VCLinkerTool" 
    329                                 AdditionalOptions="" 
    330272                                AdditionalDependencies="ws2.lib" 
    331                                 OptimizeReferences="2" 
    332                                 EnableCOMDATFolding="2" 
    333                                 TargetMachine="0" 
     273                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     274 
     275 
    334276                        /> 
    335277                        <Tool 
     
    359301                <Configuration 
    360302                        Name="Debug-Static|Win32" 
    361                         OutputDirectory="$(ConfigurationName)" 
    362                         IntermediateDirectory="$(ConfigurationName)" 
    363303                        ConfigurationType="1" 
    364                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     304                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    365305                        UseOfMFC="0" 
    366306                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    381321                        <Tool 
    382322                                Name="VCMIDLTool" 
    383                                 TypeLibraryName=".\output\pjmedia_test_vc6_Debug/pjmedia_test.tlb" 
    384                                 HeaderFileName="" 
    385323                        /> 
    386324                        <Tool 
    387325                                Name="VCCLCompilerTool" 
    388                                 Optimization="0" 
    389326                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    390                                 PreprocessorDefinitions="_DEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_CONSOLE" 
    391                                 MinimalRebuild="true" 
    392                                 BasicRuntimeChecks="3" 
    393                                 RuntimeLibrary="1" 
    394                                 PrecompiledHeaderFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test.pch" 
    395                                 AssemblerListingLocation=".\output\pjmedia_test_vc6_Debug/" 
    396                                 ObjectFile=".\output\pjmedia_test_vc6_Debug/" 
    397                                 ProgramDataBaseFileName=".\output\pjmedia_test_vc6_Debug/" 
    398                                 BrowseInformation="1" 
    399                                 WarningLevel="3" 
    400                                 SuppressStartupBanner="true" 
    401                                 DebugInformationFormat="4" 
     327                                PreprocessorDefinitions="_CONSOLE;" 
     328                                PrecompiledHeaderFile="" 
    402329                        /> 
    403330                        <Tool 
     
    406333                        <Tool 
    407334                                Name="VCResourceCompilerTool" 
    408                                 PreprocessorDefinitions="_DEBUG" 
    409                                 Culture="1033" 
    410335                        /> 
    411336                        <Tool 
     
    415340                                Name="VCLinkerTool" 
    416341                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib  ole32.lib user32.lib" 
    417                                 OutputFile="../bin/pjmedia-test-i386-win32-vc8-debug.exe" 
    418                                 LinkIncremental="2" 
    419                                 SuppressStartupBanner="true" 
    420                                 GenerateDebugInformation="true" 
    421                                 ProgramDatabaseFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test_vc6d.pdb" 
    422                                 SubSystem="1" 
    423                                 TargetMachine="1" 
     342                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     343 
     344 
    424345                        /> 
    425346                        <Tool 
     
    434355                        <Tool 
    435356                                Name="VCBscMakeTool" 
    436                                 SuppressStartupBanner="true" 
    437                                 OutputFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test.bsc" 
    438357                        /> 
    439358                        <Tool 
     
    452371                <Configuration 
    453372                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    454                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    455                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    456373                        ConfigurationType="1" 
     374                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     375                        ATLMinimizesCRunTimeLibraryUsage="false" 
    457376                        CharacterSet="1" 
    458377                        > 
     
    471390                        <Tool 
    472391                                Name="VCMIDLTool" 
    473                                 TargetEnvironment="1" 
    474392                        /> 
    475393                        <Tool 
    476394                                Name="VCCLCompilerTool" 
    477395                                ExecutionBucket="7" 
    478                                 Optimization="0" 
    479                                 FavorSizeOrSpeed="0" 
    480396                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    481                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    482                                 ExceptionHandling="0" 
    483                                 RuntimeLibrary="1" 
    484                                 WarningLevel="3" 
    485                                 DebugInformationFormat="3" 
    486                                 CompileAs="0" 
    487                                 CompileForArchitecture="0" 
     397                                PreprocessorDefinitions="" 
     398                                PrecompiledHeaderFile="" 
    488399                        /> 
    489400                        <Tool 
     
    498409                        <Tool 
    499410                                Name="VCLinkerTool" 
    500                                 AdditionalOptions="" 
    501411                                AdditionalDependencies="ws2.lib" 
    502                                 GenerateDebugInformation="true" 
    503                                 OptimizeReferences="2" 
    504                                 EnableCOMDATFolding="2" 
    505                                 TargetMachine="0" 
     412                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     413 
     414 
    506415                        /> 
    507416                        <Tool 
     
    531440                <Configuration 
    532441                        Name="Release-Dynamic|Win32" 
    533                         OutputDirectory="$(ConfigurationName)" 
    534                         IntermediateDirectory="$(OutDir)" 
    535442                        ConfigurationType="1" 
    536                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     443                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    537444                        UseOfMFC="0" 
    538445                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    553460                        <Tool 
    554461                                Name="VCMIDLTool" 
    555                                 TypeLibraryName=".\output\pjmedia_test_vc6_Release/pjmedia_test.tlb" 
    556                                 HeaderFileName="" 
    557462                        /> 
    558463                        <Tool 
    559464                                Name="VCCLCompilerTool" 
    560                                 Optimization="2" 
    561                                 InlineFunctionExpansion="1" 
    562465                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    563                                 PreprocessorDefinitions="NDEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_CONSOLE" 
    564                                 StringPooling="true" 
    565                                 RuntimeLibrary="2" 
    566                                 EnableFunctionLevelLinking="true" 
    567                                 PrecompiledHeaderFile=".\output\pjmedia_test_vc6_Release/pjmedia_test.pch" 
    568                                 AssemblerListingLocation=".\output\pjmedia_test_vc6_Release/" 
    569                                 ObjectFile=".\output\pjmedia_test_vc6_Release/" 
    570                                 ProgramDataBaseFileName=".\output\pjmedia_test_vc6_Release/" 
    571                                 BrowseInformation="1" 
    572                                 WarningLevel="3" 
    573                                 SuppressStartupBanner="true" 
     466                                PreprocessorDefinitions="_CONSOLE;" 
     467                                PrecompiledHeaderFile="" 
    574468                        /> 
    575469                        <Tool 
     
    578472                        <Tool 
    579473                                Name="VCResourceCompilerTool" 
    580                                 PreprocessorDefinitions="NDEBUG" 
    581                                 Culture="1033" 
    582474                        /> 
    583475                        <Tool 
     
    587479                                Name="VCLinkerTool" 
    588480                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib" 
    589                                 OutputFile="../bin/pjmedia-test-i386-win32-vc8-release.exe" 
    590                                 LinkIncremental="1" 
    591                                 SuppressStartupBanner="true" 
    592                                 ProgramDatabaseFile=".\output\pjmedia_test_vc6_Release/pjmedia_test_vc6.pdb" 
    593                                 SubSystem="1" 
    594                                 TargetMachine="1" 
     481                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     482 
     483 
    595484                        /> 
    596485                        <Tool 
     
    605494                        <Tool 
    606495                                Name="VCBscMakeTool" 
    607                                 SuppressStartupBanner="true" 
    608                                 OutputFile=".\output\pjmedia_test_vc6_Release/pjmedia_test.bsc" 
    609496                        /> 
    610497                        <Tool 
     
    623510                <Configuration 
    624511                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    625                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    626                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    627512                        ConfigurationType="1" 
     513                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     514                        ATLMinimizesCRunTimeLibraryUsage="false" 
    628515                        CharacterSet="1" 
    629516                        > 
     
    642529                        <Tool 
    643530                                Name="VCMIDLTool" 
    644                                 TargetEnvironment="1" 
    645531                        /> 
    646532                        <Tool 
    647533                                Name="VCCLCompilerTool" 
    648534                                ExecutionBucket="7" 
    649                                 Optimization="2" 
    650                                 FavorSizeOrSpeed="2" 
    651535                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    652                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    653                                 ExceptionHandling="0" 
    654                                 RuntimeLibrary="0" 
    655                                 WarningLevel="3" 
    656                                 DebugInformationFormat="0" 
    657                                 CompileAs="0" 
    658                                 CompileForArchitecture="0" 
     536                                PreprocessorDefinitions="" 
     537                                PrecompiledHeaderFile="" 
    659538                        /> 
    660539                        <Tool 
     
    669548                        <Tool 
    670549                                Name="VCLinkerTool" 
    671                                 AdditionalOptions="" 
    672550                                AdditionalDependencies="ws2.lib" 
    673                                 OptimizeReferences="2" 
    674                                 EnableCOMDATFolding="2" 
    675                                 TargetMachine="0" 
     551                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     552 
     553 
    676554                        /> 
    677555                        <Tool 
     
    701579                <Configuration 
    702580                        Name="Debug-Dynamic|Win32" 
    703                         OutputDirectory="$(ConfigurationName)" 
    704                         IntermediateDirectory="$(ConfigurationName)" 
    705581                        ConfigurationType="1" 
    706                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     582                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    707583                        UseOfMFC="0" 
    708584                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    723599                        <Tool 
    724600                                Name="VCMIDLTool" 
    725                                 TypeLibraryName=".\output\pjmedia_test_vc6_Debug/pjmedia_test.tlb" 
    726                                 HeaderFileName="" 
    727601                        /> 
    728602                        <Tool 
    729603                                Name="VCCLCompilerTool" 
    730                                 Optimization="0" 
    731604                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    732                                 PreprocessorDefinitions="_DEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_CONSOLE" 
    733                                 MinimalRebuild="true" 
    734                                 BasicRuntimeChecks="3" 
    735                                 RuntimeLibrary="3" 
    736                                 PrecompiledHeaderFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test.pch" 
    737                                 AssemblerListingLocation=".\output\pjmedia_test_vc6_Debug/" 
    738                                 ObjectFile=".\output\pjmedia_test_vc6_Debug/" 
    739                                 ProgramDataBaseFileName=".\output\pjmedia_test_vc6_Debug/" 
    740                                 BrowseInformation="1" 
    741                                 WarningLevel="3" 
    742                                 SuppressStartupBanner="true" 
    743                                 DebugInformationFormat="4" 
     605                                PreprocessorDefinitions="_CONSOLE;" 
     606                                PrecompiledHeaderFile="" 
    744607                        /> 
    745608                        <Tool 
     
    748611                        <Tool 
    749612                                Name="VCResourceCompilerTool" 
    750                                 PreprocessorDefinitions="_DEBUG" 
    751                                 Culture="1033" 
    752613                        /> 
    753614                        <Tool 
     
    757618                                Name="VCLinkerTool" 
    758619                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib  ole32.lib user32.lib" 
    759                                 OutputFile="../bin/pjmedia-test-i386-win32-vc8-debug.exe" 
    760                                 LinkIncremental="2" 
    761                                 SuppressStartupBanner="true" 
    762                                 GenerateDebugInformation="true" 
    763                                 ProgramDatabaseFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test_vc6d.pdb" 
    764                                 SubSystem="1" 
    765                                 TargetMachine="1" 
     620                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     621 
     622 
    766623                        /> 
    767624                        <Tool 
     
    776633                        <Tool 
    777634                                Name="VCBscMakeTool" 
    778                                 SuppressStartupBanner="true" 
    779                                 OutputFile=".\output\pjmedia_test_vc6_Debug/pjmedia_test.bsc" 
    780635                        /> 
    781636                        <Tool 
     
    794649                <Configuration 
    795650                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    796                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    797                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    798651                        ConfigurationType="1" 
     652                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     653                        ATLMinimizesCRunTimeLibraryUsage="false" 
    799654                        CharacterSet="1" 
    800655                        > 
     
    813668                        <Tool 
    814669                                Name="VCMIDLTool" 
    815                                 TargetEnvironment="1" 
    816670                        /> 
    817671                        <Tool 
    818672                                Name="VCCLCompilerTool" 
    819673                                ExecutionBucket="7" 
    820                                 Optimization="0" 
    821                                 FavorSizeOrSpeed="0" 
    822674                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    823                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    824                                 ExceptionHandling="0" 
    825                                 RuntimeLibrary="1" 
    826                                 WarningLevel="3" 
    827                                 DebugInformationFormat="3" 
    828                                 CompileAs="0" 
    829                                 CompileForArchitecture="0" 
     675                                PreprocessorDefinitions="" 
     676                                PrecompiledHeaderFile="" 
    830677                        /> 
    831678                        <Tool 
     
    840687                        <Tool 
    841688                                Name="VCLinkerTool" 
    842                                 AdditionalOptions="" 
    843689                                AdditionalDependencies="ws2.lib" 
    844                                 GenerateDebugInformation="true" 
    845                                 OptimizeReferences="2" 
    846                                 EnableCOMDATFolding="2" 
    847                                 TargetMachine="0" 
     690                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).exe" 
     691 
     692 
    848693                        /> 
    849694                        <Tool 
     
    873718                <Configuration 
    874719                        Name="Release-Static|Win32" 
    875                         OutputDirectory="$(ConfigurationName)" 
    876                         IntermediateDirectory="$(OutDir)" 
    877720                        ConfigurationType="1" 
    878                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     721                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    879722                        UseOfMFC="0" 
    880723                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    895738                        <Tool 
    896739                                Name="VCMIDLTool" 
    897                                 TypeLibraryName=".\output\pjmedia_test_vc6_Release/pjmedia_test.tlb" 
    898                                 HeaderFileName="" 
    899740                        /> 
    900741                        <Tool 
    901742                                Name="VCCLCompilerTool" 
    902                                 Optimization="2" 
    903                                 InlineFunctionExpansion="1" 
    904743                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    905                                 PreprocessorDefinitions="NDEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_CONSOLE" 
    906                                 StringPooling="true" 
    907                                 RuntimeLibrary="0" 
    908                                 EnableFunctionLevelLinking="true" 
    909                                 PrecompiledHeaderFile=".\output\pjmedia_test_vc6_Release/pjmedia_test.pch" 
    910                                 AssemblerListingLocation=".\output\pjmedia_test_vc6_Release/" 
    911                                 ObjectFile=".\output\pjmedia_test_vc6_Release/" 
    912                                 ProgramDataBaseFileName=".\output\pjmedia_test_vc6_Release/" 
    913                                 BrowseInformation="1" 
    914                                 WarningLevel="3" 
    915                                 SuppressStartupBanner="true" 
     744                                PreprocessorDefinitions="_CONSOLE;" 
     745                                PrecompiledHeaderFile="" 
    916746                        /> 
    917747                        <Tool 
     
    920750                        <Tool 
    921751                                Name="VCResourceCompilerTool" 
    922                                 PreprocessorDefinitions="NDEBUG" 
    923                                 Culture="1033" 
    924752                        /> 
    925753                        <Tool 
     
    929757                                Name="VCLinkerTool" 
    930758                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib" 
    931                                 OutputFile="../bin/pjmedia-test-i386-win32-vc8-release.exe" 
    932                                 LinkIncremental="1" 
    933                                 SuppressStartupBanner="true" 
    934                                 ProgramDatabaseFile=".\output\pjmedia_test_vc6_Release/pjmedia_test_vc6.pdb" 
    935                                 SubSystem="1" 
    936                                 TargetMachine="1" 
     759                                OutputFile="..\bin\pjmedia-test-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).exe" 
     760 
     761 
    937762                        /> 
    938763                        <Tool 
     
    947772                        <Tool 
    948773                                Name="VCBscMakeTool" 
    949                                 SuppressStartupBanner="true" 
    950                                 OutputFile=".\output\pjmedia_test_vc6_Release/pjmedia_test.bsc" 
    951774                        /> 
    952775                        <Tool 
     
    965788                <Configuration 
    966789                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    967                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    968                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    969790                        ConfigurationType="1" 
     791                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     792                        ATLMinimizesCRunTimeLibraryUsage="false" 
    970793                        CharacterSet="1" 
    971794                        > 
     
    984807                        <Tool 
    985808                                Name="VCMIDLTool" 
    986                                 TargetEnvironment="1" 
    987809                        /> 
    988810                        <Tool 
    989811                                Name="VCCLCompilerTool" 
    990812                                ExecutionBucket="7" 
    991                                 Optimization="2" 
    992                                 FavorSizeOrSpeed="2" 
    993813                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
    994                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    995                                 ExceptionHandling="0" 
    996                                 RuntimeLibrary="0" 
    997                                 WarningLevel="3" 
    998                                 DebugInformationFormat="0" 
    999                                 CompileAs="0" 
    1000                                 CompileForArchitecture="0" 
     814                                PreprocessorDefinitions="" 
     815                                PrecompiledHeaderFile="" 
    1001816                        /> 
    1002817                        <Tool 
     
    1011826                        <Tool 
    1012827                                Name="VCLinkerTool" 
    1013                                 AdditionalOptions="" 
    1014828                                AdditionalDependencies="ws2.lib" 
    1015                                 OptimizeReferences="2" 
    1016                                 EnableCOMDATFolding="2" 
     829                                OutputFile="..\bin\pjmedia-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" 
     864                        CharacterSet="1" 
     865                        > 
     866                        <Tool 
     867                                Name="VCPreBuildEventTool" 
     868                        /> 
     869                        <Tool 
     870                                Name="VCCustomBuildTool" 
     871                        /> 
     872                        <Tool 
     873                                Name="VCXMLDataGeneratorTool" 
     874                        /> 
     875                        <Tool 
     876                                Name="VCWebServiceProxyGeneratorTool" 
     877                        /> 
     878                        <Tool 
     879                                Name="VCMIDLTool" 
     880                                TargetEnvironment="1" 
     881                        /> 
     882                        <Tool 
     883                                Name="VCCLCompilerTool" 
     884                                ExecutionBucket="7" 
     885                                AdditionalIncludeDirectories="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/include" 
     886                                PreprocessorDefinitions="" 
     887                                PrecompiledHeaderFile="" 
     888                        /> 
     889                        <Tool 
     890                                Name="VCManagedResourceCompilerTool" 
     891                        /> 
     892                        <Tool 
     893                                Name="VCResourceCompilerTool" 
     894                        /> 
     895                        <Tool 
     896                                Name="VCPreLinkEventTool" 
     897                        /> 
     898                        <Tool 
     899                                Name="VCLinkerTool" 
     900                                AdditionalDependencies="ws2.lib" 
    1017901                                TargetMachine="0" 
     902                                OutputFile="..\bin\pjmedia-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="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/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\pjmedia-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="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/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\pjmedia-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="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/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\pjmedia-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="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/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\pjmedia-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="../../pjlib/include,../include,../../pjnath/include,../../pjlib-util/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\pjmedia-test-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).exe" 
     1268 
     1269 
    10181270                        /> 
    10191271                        <Tool 
     
    12161468                                        /> 
    12171469                                </FileConfiguration> 
     1470                                <FileConfiguration 
     1471                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1472                                        ExcludedFromBuild="true" 
     1473                                        > 
     1474                                        <Tool 
     1475                                                Name="VCCLCompilerTool" 
     1476                                        /> 
     1477                                </FileConfiguration> 
     1478                                <FileConfiguration 
     1479                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1480                                        ExcludedFromBuild="true" 
     1481                                        > 
     1482                                        <Tool 
     1483                                                Name="VCCLCompilerTool" 
     1484                                        /> 
     1485                                </FileConfiguration> 
     1486                                <FileConfiguration 
     1487                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1488                                        ExcludedFromBuild="true" 
     1489                                        > 
     1490                                        <Tool 
     1491                                                Name="VCCLCompilerTool" 
     1492                                        /> 
     1493                                </FileConfiguration> 
     1494                                <FileConfiguration 
     1495                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1496                                        ExcludedFromBuild="true" 
     1497                                        > 
     1498                                        <Tool 
     1499                                                Name="VCCLCompilerTool" 
     1500                                        /> 
     1501                                </FileConfiguration> 
     1502                                <FileConfiguration 
     1503                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1504                                        ExcludedFromBuild="true" 
     1505                                        > 
     1506                                        <Tool 
     1507                                                Name="VCCLCompilerTool" 
     1508                                        /> 
     1509                                </FileConfiguration> 
     1510                                <FileConfiguration 
     1511                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1512                                        ExcludedFromBuild="true" 
     1513                                        > 
     1514                                        <Tool 
     1515                                                Name="VCCLCompilerTool" 
     1516                                        /> 
     1517                                </FileConfiguration> 
    12181518                        </File> 
    12191519                        <File 
     
    15021802                                        /> 
    15031803                                </FileConfiguration> 
     1804                                <FileConfiguration 
     1805                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1806                                        ExcludedFromBuild="true" 
     1807                                        > 
     1808                                        <Tool 
     1809                                                Name="VCCLCompilerTool" 
     1810                                        /> 
     1811                                </FileConfiguration> 
     1812                                <FileConfiguration 
     1813                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1814                                        ExcludedFromBuild="true" 
     1815                                        > 
     1816                                        <Tool 
     1817                                                Name="VCCLCompilerTool" 
     1818                                        /> 
     1819                                </FileConfiguration> 
     1820                                <FileConfiguration 
     1821                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1822                                        ExcludedFromBuild="true" 
     1823                                        > 
     1824                                        <Tool 
     1825                                                Name="VCCLCompilerTool" 
     1826                                        /> 
     1827                                </FileConfiguration> 
     1828                                <FileConfiguration 
     1829                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1830                                        ExcludedFromBuild="true" 
     1831                                        > 
     1832                                        <Tool 
     1833                                                Name="VCCLCompilerTool" 
     1834                                        /> 
     1835                                </FileConfiguration> 
     1836                                <FileConfiguration 
     1837                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1838                                        ExcludedFromBuild="true" 
     1839                                        > 
     1840                                        <Tool 
     1841                                                Name="VCCLCompilerTool" 
     1842                                        /> 
     1843                                </FileConfiguration> 
     1844                                <FileConfiguration 
     1845                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1846                                        ExcludedFromBuild="true" 
     1847                                        > 
     1848                                        <Tool 
     1849                                                Name="VCCLCompilerTool" 
     1850                                        /> 
     1851                                </FileConfiguration> 
    15041852                        </File> 
    15051853                        <File 
     
    16081956                                <FileConfiguration 
    16091957                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     1958                                        ExcludedFromBuild="true" 
     1959                                        > 
     1960                                        <Tool 
     1961                                                Name="VCCLCompilerTool" 
     1962                                        /> 
     1963                                </FileConfiguration> 
     1964                                <FileConfiguration 
     1965                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1966                                        ExcludedFromBuild="true" 
     1967                                        > 
     1968                                        <Tool 
     1969                                                Name="VCCLCompilerTool" 
     1970                                        /> 
     1971                                </FileConfiguration> 
     1972                                <FileConfiguration 
     1973                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1974                                        ExcludedFromBuild="true" 
     1975                                        > 
     1976                                        <Tool 
     1977                                                Name="VCCLCompilerTool" 
     1978                                        /> 
     1979                                </FileConfiguration> 
     1980                                <FileConfiguration 
     1981                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1982                                        ExcludedFromBuild="true" 
     1983                                        > 
     1984                                        <Tool 
     1985                                                Name="VCCLCompilerTool" 
     1986                                        /> 
     1987                                </FileConfiguration> 
     1988                                <FileConfiguration 
     1989                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1990                                        ExcludedFromBuild="true" 
     1991                                        > 
     1992                                        <Tool 
     1993                                                Name="VCCLCompilerTool" 
     1994                                        /> 
     1995                                </FileConfiguration> 
     1996                                <FileConfiguration 
     1997                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1998                                        ExcludedFromBuild="true" 
     1999                                        > 
     2000                                        <Tool 
     2001                                                Name="VCCLCompilerTool" 
     2002                                        /> 
     2003                                </FileConfiguration> 
     2004                                <FileConfiguration 
     2005                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    16102006                                        ExcludedFromBuild="true" 
    16112007                                        > 
Note: See TracChangeset for help on using the changeset viewer.