Ignore:
Timestamp:
Apr 20, 2009 8:11:18 PM (15 years ago)
Author:
nanang
Message:

#792: Updated property sheet win32-common and updated some projects settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/vs-reorg/pjsip/build/test_pjsip.vcproj

    r2622 r2625  
    1919                <Configuration 
    2020                        Name="Release|Win32" 
    21                         IntermediateDirectory="$(ConfigurationName)" 
     21                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     22 
     23                        ATLMinimizesCRunTimeLibraryUsage="false" 
     24 
     25                        CharacterSet="2" 
     26 
    2227                        ConfigurationType="1" 
    23                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    2428                        UseOfMFC="0" 
    25                         ATLMinimizesCRunTimeLibraryUsage="false" 
    26                         CharacterSet="2" 
    2729                        > 
    2830                        <Tool 
     
    4042                        <Tool 
    4143                                Name="VCMIDLTool" 
    42                                 TypeLibraryName=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.tlb" 
    43                                 HeaderFileName="" 
    4444                        /> 
    4545                        <Tool 
    4646                                Name="VCCLCompilerTool" 
    47                                 Optimization="2" 
    48                                 InlineFunctionExpansion="2" 
     47                                PrecompiledHeaderFile="" 
     48 
     49                                PreprocessorDefinitions="" 
     50 
    4951                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    50                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    51                                 StringPooling="true" 
    52                                 RuntimeLibrary="2" 
    53                                 EnableFunctionLevelLinking="true" 
    54                                 PrecompiledHeaderFile=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.pch" 
    55                                 AssemblerListingLocation=".\output\test-pjsip-i386-win32-vc8-release/" 
    56                                 ObjectFile=".\output\test-pjsip-i386-win32-vc8-release/" 
    57                                 ProgramDataBaseFileName=".\output\test-pjsip-i386-win32-vc8-release/" 
    58                                 BrowseInformation="1" 
    59                                 WarningLevel="3" 
    60                                 SuppressStartupBanner="true" 
    61                                 DebugInformationFormat="3" 
    6252                        /> 
    6353                        <Tool 
     
    6656                        <Tool 
    6757                                Name="VCResourceCompilerTool" 
    68                                 PreprocessorDefinitions="NDEBUG" 
    69                                 Culture="1033" 
    7058                        /> 
    7159                        <Tool 
     
    7462                        <Tool 
    7563                                Name="VCLinkerTool" 
    76                                 AdditionalOptions="/FIXED:NO" 
    7764                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    78                                 OutputFile="..\bin\pjsip-test-i386-win32-vc8-release.exe" 
    79                                 LinkIncremental="1" 
    80                                 SuppressStartupBanner="true" 
    81                                 GenerateDebugInformation="true" 
    82                                 GenerateMapFile="true" 
    83                                 MapFileName=".\output\test-pjsip-i386-win32-vc8-release/test-pjsip-i386-win32-vc8-release.map" 
    84                                 SubSystem="1" 
    85                                 TargetMachine="1" 
    8665                        /> 
    8766                        <Tool 
     
    9675                        <Tool 
    9776                                Name="VCBscMakeTool" 
    98                                 SuppressStartupBanner="true" 
    99                                 OutputFile=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.bsc" 
    10077                        /> 
    10178                        <Tool 
     
    11491                <Configuration 
    11592                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    116                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    117                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     93                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     94 
     95                        ATLMinimizesCRunTimeLibraryUsage="false" 
     96 
     97                        CharacterSet="1" 
     98 
    11899                        ConfigurationType="1" 
    119                         CharacterSet="1" 
    120100                        > 
    121101                        <Tool 
     
    136116                        <Tool 
    137117                                Name="VCCLCompilerTool" 
    138                                 ExecutionBucket="7" 
    139                                 Optimization="2" 
    140                                 FavorSizeOrSpeed="2" 
     118                                PrecompiledHeaderFile="" 
     119 
     120                                PreprocessorDefinitions="" 
     121 
    141122                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    142                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    143                                 ExceptionHandling="0" 
    144                                 RuntimeLibrary="0" 
    145                                 WarningLevel="3" 
    146                                 DebugInformationFormat="0" 
    147                                 CompileAs="0" 
    148                                 CompileForArchitecture="0" 
    149123                        /> 
    150124                        <Tool 
     
    159133                        <Tool 
    160134                                Name="VCLinkerTool" 
    161                                 AdditionalOptions="" 
    162135                                AdditionalDependencies="ws2.lib" 
    163                                 OptimizeReferences="2" 
    164                                 EnableCOMDATFolding="2" 
    165                                 TargetMachine="0" 
    166136                        /> 
    167137                        <Tool 
     
    191161                <Configuration 
    192162                        Name="Debug|Win32" 
     163                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     164 
     165                        ATLMinimizesCRunTimeLibraryUsage="false" 
     166 
     167                        CharacterSet="2" 
     168 
    193169                        ConfigurationType="1" 
    194                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    195170                        UseOfMFC="0" 
    196                         ATLMinimizesCRunTimeLibraryUsage="false" 
    197                         CharacterSet="2" 
    198171                        > 
    199172                        <Tool 
     
    211184                        <Tool 
    212185                                Name="VCMIDLTool" 
    213                                 TypeLibraryName=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.tlb" 
    214                                 HeaderFileName="" 
    215186                        /> 
    216187                        <Tool 
    217188                                Name="VCCLCompilerTool" 
    218                                 Optimization="0" 
     189                                PrecompiledHeaderFile="" 
     190 
     191                                PreprocessorDefinitions="" 
     192 
    219193                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    220                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    221                                 MinimalRebuild="true" 
    222                                 BasicRuntimeChecks="3" 
    223                                 RuntimeLibrary="1" 
    224                                 PrecompiledHeaderFile=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.pch" 
    225                                 AssemblerListingLocation=".\output\test-pjsip-i386-win32-vc8-debug/" 
    226                                 ObjectFile=".\output\test-pjsip-i386-win32-vc8-debug/" 
    227                                 ProgramDataBaseFileName=".\output\test-pjsip-i386-win32-vc8-debug/" 
    228                                 BrowseInformation="1" 
    229                                 WarningLevel="3" 
    230                                 SuppressStartupBanner="true" 
    231                                 DebugInformationFormat="4" 
    232194                        /> 
    233195                        <Tool 
     
    236198                        <Tool 
    237199                                Name="VCResourceCompilerTool" 
    238                                 PreprocessorDefinitions="_DEBUG" 
    239                                 Culture="1033" 
    240200                        /> 
    241201                        <Tool 
     
    245205                                Name="VCLinkerTool" 
    246206                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    247                                 OutputFile="..\bin\pjsip-test-i386-win32-vc8-debug.exe" 
    248                                 LinkIncremental="2" 
    249                                 SuppressStartupBanner="true" 
    250                                 GenerateDebugInformation="true" 
    251                                 ProgramDatabaseFile=".\output\test-pjsip-i386-win32-vc8-debug/test-pjsip-i386-win32-vc8-debug.pdb" 
    252                                 SubSystem="1" 
    253                                 TargetMachine="1" 
    254207                        /> 
    255208                        <Tool 
     
    264217                        <Tool 
    265218                                Name="VCBscMakeTool" 
    266                                 SuppressStartupBanner="true" 
    267                                 OutputFile=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.bsc" 
    268219                        /> 
    269220                        <Tool 
     
    282233                <Configuration 
    283234                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    284                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    285                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     235                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     236 
     237                        ATLMinimizesCRunTimeLibraryUsage="false" 
     238 
     239                        CharacterSet="1" 
     240 
    286241                        ConfigurationType="1" 
    287                         CharacterSet="1" 
    288242                        > 
    289243                        <Tool 
     
    304258                        <Tool 
    305259                                Name="VCCLCompilerTool" 
    306                                 ExecutionBucket="7" 
    307                                 Optimization="0" 
    308                                 FavorSizeOrSpeed="0" 
     260                                PrecompiledHeaderFile="" 
     261 
     262                                PreprocessorDefinitions="" 
     263 
    309264                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    310                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    311                                 ExceptionHandling="0" 
    312                                 RuntimeLibrary="1" 
    313                                 WarningLevel="3" 
    314                                 DebugInformationFormat="3" 
    315                                 CompileAs="0" 
    316                                 CompileForArchitecture="0" 
    317265                        /> 
    318266                        <Tool 
     
    327275                        <Tool 
    328276                                Name="VCLinkerTool" 
    329                                 AdditionalOptions="" 
    330277                                AdditionalDependencies="ws2.lib" 
    331                                 GenerateDebugInformation="true" 
    332                                 OptimizeReferences="2" 
    333                                 EnableCOMDATFolding="2" 
    334                                 TargetMachine="0" 
    335278                        /> 
    336279                        <Tool 
     
    360303                <Configuration 
    361304                        Name="Debug-Static|Win32" 
     305                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     306 
     307                        ATLMinimizesCRunTimeLibraryUsage="false" 
     308 
     309                        CharacterSet="2" 
     310 
    362311                        ConfigurationType="1" 
    363                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    364312                        UseOfMFC="0" 
    365                         ATLMinimizesCRunTimeLibraryUsage="false" 
    366                         CharacterSet="2" 
    367313                        > 
    368314                        <Tool 
     
    380326                        <Tool 
    381327                                Name="VCMIDLTool" 
    382                                 TypeLibraryName=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.tlb" 
    383                                 HeaderFileName="" 
    384328                        /> 
    385329                        <Tool 
    386330                                Name="VCCLCompilerTool" 
     331                                PrecompiledHeaderFile="" 
     332 
     333                                PreprocessorDefinitions="" 
     334 
    387335                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    388                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    389                                 MinimalRebuild="true" 
    390                                 BasicRuntimeChecks="3" 
    391                                 RuntimeLibrary="1" 
    392                                 PrecompiledHeaderFile=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.pch" 
    393                                 AssemblerListingLocation=".\output\test-pjsip-i386-win32-vc8-debug/" 
    394                                 ObjectFile=".\output\test-pjsip-i386-win32-vc8-debug/" 
    395                                 ProgramDataBaseFileName=".\output\test-pjsip-i386-win32-vc8-debug/" 
    396                                 BrowseInformation="1" 
    397                                 WarningLevel="3" 
    398                                 SuppressStartupBanner="true" 
    399                                 DebugInformationFormat="4" 
    400336                        /> 
    401337                        <Tool 
     
    404340                        <Tool 
    405341                                Name="VCResourceCompilerTool" 
    406                                 PreprocessorDefinitions="_DEBUG" 
    407                                 Culture="1033" 
    408342                        /> 
    409343                        <Tool 
     
    413347                                Name="VCLinkerTool" 
    414348                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    415                                 OutputFile="..\bin\pjsip-test-i386-win32-vc8-debug.exe" 
    416                                 LinkIncremental="2" 
    417                                 SuppressStartupBanner="true" 
    418                                 GenerateDebugInformation="true" 
    419                                 ProgramDatabaseFile=".\output\test-pjsip-i386-win32-vc8-debug/test-pjsip-i386-win32-vc8-debug.pdb" 
    420                                 SubSystem="1" 
    421                                 TargetMachine="1" 
    422349                        /> 
    423350                        <Tool 
     
    432359                        <Tool 
    433360                                Name="VCBscMakeTool" 
    434                                 SuppressStartupBanner="true" 
    435                                 OutputFile=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.bsc" 
    436361                        /> 
    437362                        <Tool 
     
    450375                <Configuration 
    451376                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    452                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    453                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     377                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     378 
     379                        ATLMinimizesCRunTimeLibraryUsage="false" 
     380 
     381                        CharacterSet="1" 
     382 
    454383                        ConfigurationType="1" 
    455                         CharacterSet="1" 
    456384                        > 
    457385                        <Tool 
     
    469397                        <Tool 
    470398                                Name="VCMIDLTool" 
    471                                 TargetEnvironment="1" 
    472399                        /> 
    473400                        <Tool 
    474401                                Name="VCCLCompilerTool" 
    475                                 ExecutionBucket="7" 
    476                                 Optimization="0" 
    477                                 FavorSizeOrSpeed="0" 
     402                                PrecompiledHeaderFile="" 
     403 
     404                                PreprocessorDefinitions="" 
     405 
    478406                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    479                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    480                                 ExceptionHandling="0" 
    481                                 RuntimeLibrary="1" 
    482                                 WarningLevel="3" 
    483                                 DebugInformationFormat="3" 
    484                                 CompileAs="0" 
    485                                 CompileForArchitecture="0" 
    486407                        /> 
    487408                        <Tool 
     
    496417                        <Tool 
    497418                                Name="VCLinkerTool" 
    498                                 AdditionalOptions="" 
    499419                                AdditionalDependencies="ws2.lib" 
    500                                 GenerateDebugInformation="true" 
    501                                 OptimizeReferences="2" 
    502                                 EnableCOMDATFolding="2" 
    503                                 TargetMachine="0" 
    504420                        /> 
    505421                        <Tool 
     
    529445                <Configuration 
    530446                        Name="Release-Dynamic|Win32" 
     447                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     448 
     449                        ATLMinimizesCRunTimeLibraryUsage="false" 
     450 
     451                        CharacterSet="2" 
     452 
    531453                        ConfigurationType="1" 
    532                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    533454                        UseOfMFC="0" 
    534                         ATLMinimizesCRunTimeLibraryUsage="false" 
    535                         CharacterSet="2" 
    536455                        > 
    537456                        <Tool 
     
    549468                        <Tool 
    550469                                Name="VCMIDLTool" 
    551                                 TypeLibraryName=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.tlb" 
    552                                 HeaderFileName="" 
    553470                        /> 
    554471                        <Tool 
    555472                                Name="VCCLCompilerTool" 
    556                                 Optimization="2" 
    557                                 InlineFunctionExpansion="2" 
     473                                PrecompiledHeaderFile="" 
     474 
     475                                PreprocessorDefinitions="" 
     476 
    558477                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    559                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    560                                 StringPooling="true" 
    561                                 RuntimeLibrary="2" 
    562                                 EnableFunctionLevelLinking="true" 
    563                                 PrecompiledHeaderFile=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.pch" 
    564                                 AssemblerListingLocation=".\output\test-pjsip-i386-win32-vc8-release/" 
    565                                 ObjectFile=".\output\test-pjsip-i386-win32-vc8-release/" 
    566                                 ProgramDataBaseFileName=".\output\test-pjsip-i386-win32-vc8-release/" 
    567                                 BrowseInformation="1" 
    568                                 WarningLevel="3" 
    569                                 SuppressStartupBanner="true" 
    570                                 DebugInformationFormat="3" 
    571478                        /> 
    572479                        <Tool 
     
    575482                        <Tool 
    576483                                Name="VCResourceCompilerTool" 
    577                                 PreprocessorDefinitions="NDEBUG" 
    578                                 Culture="1033" 
    579484                        /> 
    580485                        <Tool 
     
    583488                        <Tool 
    584489                                Name="VCLinkerTool" 
    585                                 AdditionalOptions="/FIXED:NO" 
    586490                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    587                                 OutputFile="..\bin\pjsip-test-i386-win32-vc8-release.exe" 
    588                                 LinkIncremental="1" 
    589                                 SuppressStartupBanner="true" 
    590                                 GenerateDebugInformation="true" 
    591                                 GenerateMapFile="true" 
    592                                 MapFileName=".\output\test-pjsip-i386-win32-vc8-release/test-pjsip-i386-win32-vc8-release.map" 
    593                                 SubSystem="1" 
    594                                 TargetMachine="1" 
    595491                        /> 
    596492                        <Tool 
     
    605501                        <Tool 
    606502                                Name="VCBscMakeTool" 
    607                                 SuppressStartupBanner="true" 
    608                                 OutputFile=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.bsc" 
    609503                        /> 
    610504                        <Tool 
     
    623517                <Configuration 
    624518                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    625                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    626                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     519                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     520 
     521                        ATLMinimizesCRunTimeLibraryUsage="false" 
     522 
     523                        CharacterSet="1" 
     524 
    627525                        ConfigurationType="1" 
    628                         CharacterSet="1" 
    629526                        > 
    630527                        <Tool 
     
    642539                        <Tool 
    643540                                Name="VCMIDLTool" 
    644                                 TargetEnvironment="1" 
    645541                        /> 
    646542                        <Tool 
    647543                                Name="VCCLCompilerTool" 
    648                                 ExecutionBucket="7" 
    649                                 Optimization="2" 
    650                                 FavorSizeOrSpeed="2" 
     544                                PrecompiledHeaderFile="" 
     545 
     546                                PreprocessorDefinitions="" 
     547 
    651548                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/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" 
    659549                        /> 
    660550                        <Tool 
     
    669559                        <Tool 
    670560                                Name="VCLinkerTool" 
    671                                 AdditionalOptions="" 
    672561                                AdditionalDependencies="ws2.lib" 
    673                                 OptimizeReferences="2" 
    674                                 EnableCOMDATFolding="2" 
    675                                 TargetMachine="0" 
    676562                        /> 
    677563                        <Tool 
     
    701587                <Configuration 
    702588                        Name="Debug-Dynamic|Win32" 
     589                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     590 
     591                        ATLMinimizesCRunTimeLibraryUsage="false" 
     592 
     593                        CharacterSet="2" 
     594 
    703595                        ConfigurationType="1" 
    704                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops;..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    705596                        UseOfMFC="0" 
    706                         ATLMinimizesCRunTimeLibraryUsage="false" 
    707                         CharacterSet="2" 
    708597                        > 
    709598                        <Tool 
     
    721610                        <Tool 
    722611                                Name="VCMIDLTool" 
    723                                 TypeLibraryName=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.tlb" 
    724                                 HeaderFileName="" 
    725612                        /> 
    726613                        <Tool 
    727614                                Name="VCCLCompilerTool" 
    728                                 Optimization="0" 
     615                                PrecompiledHeaderFile="" 
     616 
     617                                PreprocessorDefinitions="" 
     618 
    729619                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    730                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    731                                 MinimalRebuild="true" 
    732                                 BasicRuntimeChecks="3" 
    733                                 RuntimeLibrary="3" 
    734                                 PrecompiledHeaderFile=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.pch" 
    735                                 AssemblerListingLocation=".\output\test-pjsip-i386-win32-vc8-debug/" 
    736                                 ObjectFile=".\output\test-pjsip-i386-win32-vc8-debug/" 
    737                                 ProgramDataBaseFileName=".\output\test-pjsip-i386-win32-vc8-debug/" 
    738                                 SuppressStartupBanner="true" 
    739                                 DebugInformationFormat="4" 
    740620                        /> 
    741621                        <Tool 
     
    744624                        <Tool 
    745625                                Name="VCResourceCompilerTool" 
    746                                 PreprocessorDefinitions="_DEBUG" 
    747                                 Culture="1033" 
    748626                        /> 
    749627                        <Tool 
     
    753631                                Name="VCLinkerTool" 
    754632                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    755                                 OutputFile="..\bin\pjsip-test-i386-win32-vc8-debug.exe" 
    756                                 LinkIncremental="2" 
    757                                 SuppressStartupBanner="true" 
    758                                 GenerateDebugInformation="true" 
    759                                 ProgramDatabaseFile=".\output\test-pjsip-i386-win32-vc8-debug/test-pjsip-i386-win32-vc8-debug.pdb" 
    760                                 SubSystem="1" 
    761                                 TargetMachine="1" 
    762633                        /> 
    763634                        <Tool 
     
    772643                        <Tool 
    773644                                Name="VCBscMakeTool" 
    774                                 SuppressStartupBanner="true" 
    775                                 OutputFile=".\output\test-pjsip-i386-win32-vc8-debug/test_pjsip.bsc" 
    776645                        /> 
    777646                        <Tool 
     
    790659                <Configuration 
    791660                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    792                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    793                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     661                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     662 
     663                        ATLMinimizesCRunTimeLibraryUsage="false" 
     664 
     665                        CharacterSet="1" 
     666 
    794667                        ConfigurationType="1" 
    795                         CharacterSet="1" 
    796668                        > 
    797669                        <Tool 
     
    809681                        <Tool 
    810682                                Name="VCMIDLTool" 
    811                                 TargetEnvironment="1" 
    812683                        /> 
    813684                        <Tool 
    814685                                Name="VCCLCompilerTool" 
    815                                 ExecutionBucket="7" 
    816                                 Optimization="0" 
    817                                 FavorSizeOrSpeed="0" 
     686                                PrecompiledHeaderFile="" 
     687 
     688                                PreprocessorDefinitions="" 
     689 
    818690                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    819                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    820                                 ExceptionHandling="0" 
    821                                 RuntimeLibrary="1" 
    822                                 WarningLevel="3" 
    823                                 DebugInformationFormat="3" 
    824                                 CompileAs="0" 
    825                                 CompileForArchitecture="0" 
    826691                        /> 
    827692                        <Tool 
     
    836701                        <Tool 
    837702                                Name="VCLinkerTool" 
    838                                 AdditionalOptions="" 
    839703                                AdditionalDependencies="ws2.lib" 
    840                                 GenerateDebugInformation="true" 
    841                                 OptimizeReferences="2" 
    842                                 EnableCOMDATFolding="2" 
    843                                 TargetMachine="0" 
    844704                        /> 
    845705                        <Tool 
     
    869729                <Configuration 
    870730                        Name="Release-Static|Win32" 
     731                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     732 
     733                        ATLMinimizesCRunTimeLibraryUsage="false" 
     734 
     735                        CharacterSet="2" 
     736 
    871737                        ConfigurationType="1" 
    872                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops;..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    873738                        UseOfMFC="0" 
    874                         ATLMinimizesCRunTimeLibraryUsage="false" 
    875                         CharacterSet="2" 
    876739                        > 
    877740                        <Tool 
     
    889752                        <Tool 
    890753                                Name="VCMIDLTool" 
    891                                 TypeLibraryName=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.tlb" 
    892                                 HeaderFileName="" 
    893754                        /> 
    894755                        <Tool 
    895756                                Name="VCCLCompilerTool" 
    896                                 InlineFunctionExpansion="2" 
     757                                PrecompiledHeaderFile="" 
     758 
     759                                PreprocessorDefinitions="" 
     760 
    897761                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    898                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    899                                 StringPooling="true" 
    900                                 RuntimeLibrary="0" 
    901                                 EnableFunctionLevelLinking="true" 
    902                                 PrecompiledHeaderFile=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.pch" 
    903                                 AssemblerListingLocation=".\output\test-pjsip-i386-win32-vc8-release/" 
    904                                 ObjectFile=".\output\test-pjsip-i386-win32-vc8-release/" 
    905                                 ProgramDataBaseFileName=".\output\test-pjsip-i386-win32-vc8-release/" 
    906                                 BrowseInformation="1" 
    907                                 SuppressStartupBanner="true" 
    908                                 DebugInformationFormat="3" 
    909762                        /> 
    910763                        <Tool 
     
    913766                        <Tool 
    914767                                Name="VCResourceCompilerTool" 
    915                                 PreprocessorDefinitions="NDEBUG" 
    916                                 Culture="1033" 
    917768                        /> 
    918769                        <Tool 
     
    921772                        <Tool 
    922773                                Name="VCLinkerTool" 
    923                                 AdditionalOptions="/FIXED:NO" 
    924774                                AdditionalDependencies="dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib" 
    925                                 OutputFile="..\bin\pjsip-test-i386-win32-vc8-release.exe" 
    926                                 LinkIncremental="1" 
    927                                 SuppressStartupBanner="true" 
    928                                 GenerateDebugInformation="true" 
    929                                 GenerateMapFile="true" 
    930                                 MapFileName=".\output\test-pjsip-i386-win32-vc8-release/test-pjsip-i386-win32-vc8-release.map" 
    931                                 SubSystem="1" 
    932                                 TargetMachine="1" 
    933775                        /> 
    934776                        <Tool 
     
    943785                        <Tool 
    944786                                Name="VCBscMakeTool" 
    945                                 SuppressStartupBanner="true" 
    946                                 OutputFile=".\output\test-pjsip-i386-win32-vc8-release/test_pjsip.bsc" 
    947787                        /> 
    948788                        <Tool 
     
    961801                <Configuration 
    962802                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    963                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    964                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     803                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     804 
     805                        ATLMinimizesCRunTimeLibraryUsage="false" 
     806 
     807                        CharacterSet="1" 
     808 
    965809                        ConfigurationType="1" 
    966                         CharacterSet="1" 
    967810                        > 
    968811                        <Tool 
     
    980823                        <Tool 
    981824                                Name="VCMIDLTool" 
    982                                 TargetEnvironment="1" 
    983825                        /> 
    984826                        <Tool 
    985827                                Name="VCCLCompilerTool" 
    986                                 ExecutionBucket="7" 
    987                                 Optimization="2" 
    988                                 FavorSizeOrSpeed="2" 
     828                                PrecompiledHeaderFile="" 
     829 
     830                                PreprocessorDefinitions="" 
     831 
    989832                                AdditionalIncludeDirectories="../include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include" 
    990                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    991                                 ExceptionHandling="0" 
    992                                 RuntimeLibrary="0" 
    993                                 WarningLevel="3" 
    994                                 DebugInformationFormat="0" 
    995                                 CompileAs="0" 
    996                                 CompileForArchitecture="0" 
    997833                        /> 
    998834                        <Tool 
     
    1007843                        <Tool 
    1008844                                Name="VCLinkerTool" 
    1009                                 AdditionalOptions="" 
    1010845                                AdditionalDependencies="ws2.lib" 
    1011                                 OptimizeReferences="2" 
    1012                                 EnableCOMDATFolding="2" 
    1013                                 TargetMachine="0" 
    1014846                        /> 
    1015847                        <Tool 
Note: See TracChangeset for help on using the changeset viewer.