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/pjlib/build/pjlib_test.vcproj

    r2622 r2625  
    2020                <Configuration 
    2121                        Name="Debug|Win32" 
     22                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     23 
     24                        ATLMinimizesCRunTimeLibraryUsage="false" 
     25 
     26                        CharacterSet="2" 
     27 
    2228                        ConfigurationType="1" 
    23                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    2429                        UseOfMFC="0" 
    25                         ATLMinimizesCRunTimeLibraryUsage="false" 
    26                         CharacterSet="2" 
    2730                        > 
    2831                        <Tool 
     
    4043                        <Tool 
    4144                                Name="VCMIDLTool" 
    42                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.tlb" 
    43                                 HeaderFileName="" 
    4445                        /> 
    4546                        <Tool 
    4647                                Name="VCCLCompilerTool" 
     48                                PrecompiledHeaderFile="" 
     49 
     50                                PreprocessorDefinitions="" 
     51 
    4752                                AdditionalIncludeDirectories="../include" 
    48                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    49                                 MinimalRebuild="true" 
    50                                 BasicRuntimeChecks="3" 
    51                                 RuntimeLibrary="1" 
    52                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.pch" 
    53                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-debug/" 
    54                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-debug/" 
    55                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-debug/" 
    56                                 BrowseInformation="1" 
    57                                 WarningLevel="4" 
    58                                 SuppressStartupBanner="true" 
    5953                        /> 
    6054                        <Tool 
     
    6357                        <Tool 
    6458                                Name="VCResourceCompilerTool" 
    65                                 PreprocessorDefinitions="_DEBUG" 
    66                                 Culture="1033" 
    6759                        /> 
    6860                        <Tool 
     
    7264                                Name="VCLinkerTool" 
    7365                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    74                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-debug.exe" 
    75                                 LinkIncremental="2" 
    76                                 SuppressStartupBanner="true" 
    77                                 GenerateDebugInformation="true" 
    78                                 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib-test-i386-win32-vc8-debug.pdb" 
    79                                 SubSystem="1" 
    80                                 TargetMachine="1" 
    8166                        /> 
    8267                        <Tool 
     
    9176                        <Tool 
    9277                                Name="VCBscMakeTool" 
    93                                 SuppressStartupBanner="true" 
    94                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.bsc" 
    9578                        /> 
    9679                        <Tool 
     
    10992                <Configuration 
    11093                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    111                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    112                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     94                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     95 
     96                        ATLMinimizesCRunTimeLibraryUsage="false" 
     97 
     98                        CharacterSet="1" 
     99 
    113100                        ConfigurationType="1" 
    114                         CharacterSet="1" 
    115101                        > 
    116102                        <Tool 
     
    131117                        <Tool 
    132118                                Name="VCCLCompilerTool" 
    133                                 ExecutionBucket="7" 
    134                                 Optimization="0" 
    135                                 FavorSizeOrSpeed="0" 
     119                                PrecompiledHeaderFile="" 
     120 
     121                                PreprocessorDefinitions="" 
     122 
    136123                                AdditionalIncludeDirectories="../include" 
    137                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    138                                 RuntimeLibrary="1" 
    139                                 WarningLevel="3" 
    140                                 DebugInformationFormat="3" 
    141                                 CompileAs="0" 
    142                                 CompileForArchitecture="0" 
    143124                        /> 
    144125                        <Tool 
     
    154135                                Name="VCLinkerTool" 
    155136                                AdditionalDependencies="ws2.lib" 
    156                                 GenerateDebugInformation="true" 
    157                                 OptimizeReferences="2" 
    158                                 EnableCOMDATFolding="2" 
    159                                 EntryPointSymbol="" 
    160                                 TargetMachine="0" 
    161137                        /> 
    162138                        <Tool 
     
    186162                <Configuration 
    187163                        Name="Release|Win32" 
     164                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     165 
     166                        ATLMinimizesCRunTimeLibraryUsage="false" 
     167 
     168                        CharacterSet="2" 
     169 
    188170                        ConfigurationType="1" 
    189                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    190171                        UseOfMFC="0" 
    191                         ATLMinimizesCRunTimeLibraryUsage="false" 
    192                         CharacterSet="2" 
    193172                        > 
    194173                        <Tool 
     
    206185                        <Tool 
    207186                                Name="VCMIDLTool" 
    208                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.tlb" 
    209                                 HeaderFileName="" 
    210187                        /> 
    211188                        <Tool 
    212189                                Name="VCCLCompilerTool" 
    213                                 Optimization="2" 
    214                                 InlineFunctionExpansion="1" 
     190                                PrecompiledHeaderFile="" 
     191 
     192                                PreprocessorDefinitions="" 
     193 
    215194                                AdditionalIncludeDirectories="../include" 
    216                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    217                                 StringPooling="true" 
    218                                 RuntimeLibrary="2" 
    219                                 EnableFunctionLevelLinking="true" 
    220                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.pch" 
    221                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-release/" 
    222                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-release/" 
    223                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-release/" 
    224                                 BrowseInformation="1" 
    225                                 WarningLevel="4" 
    226                                 SuppressStartupBanner="true" 
    227                                 DebugInformationFormat="3" 
    228195                        /> 
    229196                        <Tool 
     
    232199                        <Tool 
    233200                                Name="VCResourceCompilerTool" 
    234                                 PreprocessorDefinitions="NDEBUG" 
    235                                 Culture="1033" 
    236201                        /> 
    237202                        <Tool 
     
    241206                                Name="VCLinkerTool" 
    242207                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    243                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-release.exe" 
    244                                 LinkIncremental="1" 
    245                                 SuppressStartupBanner="true" 
    246                                 GenerateDebugInformation="true" 
    247                                 SubSystem="1" 
    248                                 TargetMachine="1" 
    249208                        /> 
    250209                        <Tool 
     
    259218                        <Tool 
    260219                                Name="VCBscMakeTool" 
    261                                 SuppressStartupBanner="true" 
    262                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.bsc" 
    263220                        /> 
    264221                        <Tool 
     
    277234                <Configuration 
    278235                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    279                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    280                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     236                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     237 
     238                        ATLMinimizesCRunTimeLibraryUsage="false" 
     239 
     240                        CharacterSet="1" 
     241 
    281242                        ConfigurationType="1" 
    282                         CharacterSet="1" 
    283243                        > 
    284244                        <Tool 
     
    299259                        <Tool 
    300260                                Name="VCCLCompilerTool" 
    301                                 ExecutionBucket="7" 
     261                                PrecompiledHeaderFile="" 
     262 
     263                                PreprocessorDefinitions="" 
     264 
    302265                                AdditionalIncludeDirectories="../include" 
    303                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    304                                 WarningLevel="3" 
    305                                 CompileAs="0" 
    306                                 CompileForArchitecture="0" 
    307266                        /> 
    308267                        <Tool 
     
    318277                                Name="VCLinkerTool" 
    319278                                AdditionalDependencies="ws2.lib" 
    320                                 OptimizeReferences="2" 
    321                                 EnableCOMDATFolding="2" 
    322                                 TargetMachine="0" 
    323279                        /> 
    324280                        <Tool 
     
    348304                <Configuration 
    349305                        Name="Debug-Static|Win32" 
     306                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     307 
     308                        ATLMinimizesCRunTimeLibraryUsage="false" 
     309 
     310                        CharacterSet="2" 
     311 
    350312                        ConfigurationType="1" 
    351                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    352313                        UseOfMFC="0" 
    353                         ATLMinimizesCRunTimeLibraryUsage="false" 
    354                         CharacterSet="2" 
    355314                        > 
    356315                        <Tool 
     
    368327                        <Tool 
    369328                                Name="VCMIDLTool" 
    370                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.tlb" 
    371                                 HeaderFileName="" 
    372329                        /> 
    373330                        <Tool 
    374331                                Name="VCCLCompilerTool" 
     332                                PrecompiledHeaderFile="" 
     333 
     334                                PreprocessorDefinitions="" 
     335 
    375336                                AdditionalIncludeDirectories="../include" 
    376                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    377                                 MinimalRebuild="true" 
    378                                 BasicRuntimeChecks="3" 
    379                                 RuntimeLibrary="1" 
    380                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.pch" 
    381                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-debug/" 
    382                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-debug/" 
    383                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-debug/" 
    384                                 BrowseInformation="1" 
    385                                 WarningLevel="4" 
    386                                 SuppressStartupBanner="true" 
    387                                 DebugInformationFormat="4" 
    388337                        /> 
    389338                        <Tool 
     
    392341                        <Tool 
    393342                                Name="VCResourceCompilerTool" 
    394                                 PreprocessorDefinitions="_DEBUG" 
    395                                 Culture="1033" 
    396343                        /> 
    397344                        <Tool 
     
    401348                                Name="VCLinkerTool" 
    402349                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    403                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-debug.exe" 
    404                                 LinkIncremental="2" 
    405                                 SuppressStartupBanner="true" 
    406                                 GenerateDebugInformation="true" 
    407                                 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib-test-i386-win32-vc8-debug.pdb" 
    408                                 SubSystem="1" 
    409                                 TargetMachine="1" 
    410350                        /> 
    411351                        <Tool 
     
    420360                        <Tool 
    421361                                Name="VCBscMakeTool" 
    422                                 SuppressStartupBanner="true" 
    423                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.bsc" 
    424362                        /> 
    425363                        <Tool 
     
    438376                <Configuration 
    439377                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    440                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    441                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     378                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     379 
     380                        ATLMinimizesCRunTimeLibraryUsage="false" 
     381 
     382                        CharacterSet="1" 
     383 
    442384                        ConfigurationType="1" 
    443                         CharacterSet="1" 
    444385                        > 
    445386                        <Tool 
     
    457398                        <Tool 
    458399                                Name="VCMIDLTool" 
    459                                 TargetEnvironment="1" 
    460400                        /> 
    461401                        <Tool 
    462402                                Name="VCCLCompilerTool" 
    463                                 ExecutionBucket="7" 
    464                                 Optimization="0" 
    465                                 FavorSizeOrSpeed="0" 
     403                                PrecompiledHeaderFile="" 
     404 
     405                                PreprocessorDefinitions="" 
     406 
    466407                                AdditionalIncludeDirectories="../include" 
    467                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    468                                 RuntimeLibrary="1" 
    469                                 WarningLevel="3" 
    470                                 DebugInformationFormat="3" 
    471                                 CompileAs="0" 
    472                                 CompileForArchitecture="0" 
    473408                        /> 
    474409                        <Tool 
     
    484419                                Name="VCLinkerTool" 
    485420                                AdditionalDependencies="ws2.lib" 
    486                                 GenerateDebugInformation="true" 
    487                                 OptimizeReferences="2" 
    488                                 EnableCOMDATFolding="2" 
    489                                 EntryPointSymbol="" 
    490                                 TargetMachine="0" 
    491421                        /> 
    492422                        <Tool 
     
    516446                <Configuration 
    517447                        Name="Release-Dynamic|Win32" 
     448                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     449 
     450                        ATLMinimizesCRunTimeLibraryUsage="false" 
     451 
     452                        CharacterSet="2" 
     453 
    518454                        ConfigurationType="1" 
    519                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    520455                        UseOfMFC="0" 
    521                         ATLMinimizesCRunTimeLibraryUsage="false" 
    522                         CharacterSet="2" 
    523456                        > 
    524457                        <Tool 
     
    536469                        <Tool 
    537470                                Name="VCMIDLTool" 
    538                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.tlb" 
    539                                 HeaderFileName="" 
    540471                        /> 
    541472                        <Tool 
    542473                                Name="VCCLCompilerTool" 
    543                                 Optimization="2" 
    544                                 InlineFunctionExpansion="1" 
     474                                PrecompiledHeaderFile="" 
     475 
     476                                PreprocessorDefinitions="" 
     477 
    545478                                AdditionalIncludeDirectories="../include" 
    546                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    547                                 StringPooling="true" 
    548                                 RuntimeLibrary="2" 
    549                                 EnableFunctionLevelLinking="true" 
    550                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.pch" 
    551                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-release/" 
    552                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-release/" 
    553                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-release/" 
    554                                 BrowseInformation="1" 
    555                                 WarningLevel="4" 
    556                                 SuppressStartupBanner="true" 
    557                                 DebugInformationFormat="3" 
    558479                        /> 
    559480                        <Tool 
     
    562483                        <Tool 
    563484                                Name="VCResourceCompilerTool" 
    564                                 PreprocessorDefinitions="NDEBUG" 
    565                                 Culture="1033" 
    566485                        /> 
    567486                        <Tool 
     
    571490                                Name="VCLinkerTool" 
    572491                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    573                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-release.exe" 
    574                                 LinkIncremental="1" 
    575                                 SuppressStartupBanner="true" 
    576                                 GenerateDebugInformation="true" 
    577                                 SubSystem="1" 
    578                                 TargetMachine="1" 
    579492                        /> 
    580493                        <Tool 
     
    589502                        <Tool 
    590503                                Name="VCBscMakeTool" 
    591                                 SuppressStartupBanner="true" 
    592                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.bsc" 
    593504                        /> 
    594505                        <Tool 
     
    607518                <Configuration 
    608519                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    609                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    610                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     520                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     521 
     522                        ATLMinimizesCRunTimeLibraryUsage="false" 
     523 
     524                        CharacterSet="1" 
     525 
    611526                        ConfigurationType="1" 
    612                         CharacterSet="1" 
    613527                        > 
    614528                        <Tool 
     
    626540                        <Tool 
    627541                                Name="VCMIDLTool" 
    628                                 TargetEnvironment="1" 
    629542                        /> 
    630543                        <Tool 
    631544                                Name="VCCLCompilerTool" 
    632                                 ExecutionBucket="7" 
     545                                PrecompiledHeaderFile="" 
     546 
     547                                PreprocessorDefinitions="" 
     548 
    633549                                AdditionalIncludeDirectories="../include" 
    634                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    635                                 WarningLevel="3" 
    636                                 CompileAs="0" 
    637                                 CompileForArchitecture="0" 
    638550                        /> 
    639551                        <Tool 
     
    649561                                Name="VCLinkerTool" 
    650562                                AdditionalDependencies="ws2.lib" 
    651                                 OptimizeReferences="2" 
    652                                 EnableCOMDATFolding="2" 
    653                                 TargetMachine="0" 
    654563                        /> 
    655564                        <Tool 
     
    679588                <Configuration 
    680589                        Name="Debug-Dynamic|Win32" 
     590                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     591 
     592                        ATLMinimizesCRunTimeLibraryUsage="false" 
     593 
     594                        CharacterSet="2" 
     595 
    681596                        ConfigurationType="1" 
    682                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops;..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    683597                        UseOfMFC="0" 
    684                         ATLMinimizesCRunTimeLibraryUsage="false" 
    685                         CharacterSet="2" 
    686598                        > 
    687599                        <Tool 
     
    699611                        <Tool 
    700612                                Name="VCMIDLTool" 
    701                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.tlb" 
    702                                 HeaderFileName="" 
    703613                        /> 
    704614                        <Tool 
    705615                                Name="VCCLCompilerTool" 
    706                                 Optimization="0" 
     616                                PrecompiledHeaderFile="" 
     617 
     618                                PreprocessorDefinitions="" 
     619 
    707620                                AdditionalIncludeDirectories="../include" 
    708                                 PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    709                                 MinimalRebuild="true" 
    710                                 BasicRuntimeChecks="3" 
    711                                 RuntimeLibrary="3" 
    712                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.pch" 
    713                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-debug/" 
    714                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-debug/" 
    715                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-debug/" 
    716                                 SuppressStartupBanner="true" 
    717                                 DebugInformationFormat="4" 
    718621                        /> 
    719622                        <Tool 
     
    722625                        <Tool 
    723626                                Name="VCResourceCompilerTool" 
    724                                 PreprocessorDefinitions="_DEBUG" 
    725                                 Culture="1033" 
    726627                        /> 
    727628                        <Tool 
     
    731632                                Name="VCLinkerTool" 
    732633                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    733                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-debug.exe" 
    734                                 LinkIncremental="2" 
    735                                 SuppressStartupBanner="true" 
    736                                 IgnoreDefaultLibraryNames="" 
    737                                 GenerateDebugInformation="true" 
    738                                 ProgramDatabaseFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib-test-i386-win32-vc8-debug.pdb" 
    739                                 SubSystem="1" 
    740                                 TargetMachine="1" 
    741634                        /> 
    742635                        <Tool 
     
    751644                        <Tool 
    752645                                Name="VCBscMakeTool" 
    753                                 SuppressStartupBanner="true" 
    754                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-debug/pjlib_test.bsc" 
    755646                        /> 
    756647                        <Tool 
     
    769660                <Configuration 
    770661                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    771                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    772                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     662                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     663 
     664                        ATLMinimizesCRunTimeLibraryUsage="false" 
     665 
     666                        CharacterSet="1" 
     667 
    773668                        ConfigurationType="1" 
    774                         CharacterSet="1" 
    775669                        > 
    776670                        <Tool 
     
    788682                        <Tool 
    789683                                Name="VCMIDLTool" 
    790                                 TargetEnvironment="1" 
    791684                        /> 
    792685                        <Tool 
    793686                                Name="VCCLCompilerTool" 
    794                                 ExecutionBucket="7" 
    795                                 Optimization="0" 
    796                                 FavorSizeOrSpeed="0" 
     687                                PrecompiledHeaderFile="" 
     688 
     689                                PreprocessorDefinitions="" 
     690 
    797691                                AdditionalIncludeDirectories="../include" 
    798                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    799                                 RuntimeLibrary="1" 
    800                                 WarningLevel="3" 
    801                                 DebugInformationFormat="3" 
    802                                 CompileAs="0" 
    803                                 CompileForArchitecture="0" 
    804692                        /> 
    805693                        <Tool 
     
    815703                                Name="VCLinkerTool" 
    816704                                AdditionalDependencies="ws2.lib" 
    817                                 GenerateDebugInformation="true" 
    818                                 OptimizeReferences="2" 
    819                                 EnableCOMDATFolding="2" 
    820                                 EntryPointSymbol="" 
    821                                 TargetMachine="0" 
    822705                        /> 
    823706                        <Tool 
     
    847730                <Configuration 
    848731                        Name="Release-Static|Win32" 
     732                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     733 
     734                        ATLMinimizesCRunTimeLibraryUsage="false" 
     735 
     736                        CharacterSet="2" 
     737 
    849738                        ConfigurationType="1" 
    850                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops;..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    851739                        UseOfMFC="0" 
    852                         ATLMinimizesCRunTimeLibraryUsage="false" 
    853                         CharacterSet="2" 
    854740                        > 
    855741                        <Tool 
     
    867753                        <Tool 
    868754                                Name="VCMIDLTool" 
    869                                 TypeLibraryName=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.tlb" 
    870                                 HeaderFileName="" 
    871755                        /> 
    872756                        <Tool 
    873757                                Name="VCCLCompilerTool" 
    874                                 InlineFunctionExpansion="1" 
     758                                PrecompiledHeaderFile="" 
     759 
     760                                PreprocessorDefinitions="" 
     761 
    875762                                AdditionalIncludeDirectories="../include" 
    876                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PJ_WIN32;PJ_M_I386" 
    877                                 StringPooling="true" 
    878                                 RuntimeLibrary="0" 
    879                                 EnableFunctionLevelLinking="true" 
    880                                 PrecompiledHeaderFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.pch" 
    881                                 AssemblerListingLocation=".\output\pjlib-test-i386-win32-vc8-release/" 
    882                                 ObjectFile=".\output\pjlib-test-i386-win32-vc8-release/" 
    883                                 ProgramDataBaseFileName=".\output\pjlib-test-i386-win32-vc8-release/" 
    884                                 BrowseInformation="1" 
    885                                 SuppressStartupBanner="true" 
    886                                 DebugInformationFormat="3" 
    887763                        /> 
    888764                        <Tool 
     
    891767                        <Tool 
    892768                                Name="VCResourceCompilerTool" 
    893                                 PreprocessorDefinitions="NDEBUG" 
    894                                 Culture="1033" 
    895769                        /> 
    896770                        <Tool 
     
    900774                                Name="VCLinkerTool" 
    901775                                AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib oleaut32.lib ole32.lib" 
    902                                 OutputFile="../bin/pjlib-test-i386-win32-vc8-release.exe" 
    903                                 LinkIncremental="1" 
    904                                 SuppressStartupBanner="true" 
    905                                 GenerateDebugInformation="true" 
    906                                 SubSystem="1" 
    907                                 TargetMachine="1" 
    908776                        /> 
    909777                        <Tool 
     
    918786                        <Tool 
    919787                                Name="VCBscMakeTool" 
    920                                 SuppressStartupBanner="true" 
    921                                 OutputFile=".\output\pjlib-test-i386-win32-vc8-release/pjlib_test.bsc" 
    922788                        /> 
    923789                        <Tool 
     
    936802                <Configuration 
    937803                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    938                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    939                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     804                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     805 
     806                        ATLMinimizesCRunTimeLibraryUsage="false" 
     807 
     808                        CharacterSet="1" 
     809 
    940810                        ConfigurationType="1" 
    941                         CharacterSet="1" 
    942811                        > 
    943812                        <Tool 
     
    955824                        <Tool 
    956825                                Name="VCMIDLTool" 
    957                                 TargetEnvironment="1" 
    958826                        /> 
    959827                        <Tool 
    960828                                Name="VCCLCompilerTool" 
    961                                 ExecutionBucket="7" 
     829                                PrecompiledHeaderFile="" 
     830 
     831                                PreprocessorDefinitions="" 
     832 
    962833                                AdditionalIncludeDirectories="../include" 
    963                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    964                                 WarningLevel="3" 
    965                                 CompileAs="0" 
    966                                 CompileForArchitecture="0" 
    967834                        /> 
    968835                        <Tool 
     
    978845                                Name="VCLinkerTool" 
    979846                                AdditionalDependencies="ws2.lib" 
    980                                 OptimizeReferences="2" 
    981                                 EnableCOMDATFolding="2" 
    982                                 TargetMachine="0" 
    983847                        /> 
    984848                        <Tool 
Note: See TracChangeset for help on using the changeset viewer.