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/pjsip_simple.vcproj

    r2622 r2625  
    2323                <Configuration 
    2424                        Name="Debug|Win32" 
     25                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     26 
     27                        ATLMinimizesCRunTimeLibraryUsage="false" 
     28 
     29                        CharacterSet="2" 
     30 
    2531                        ConfigurationType="4" 
    26                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    2732                        UseOfMFC="0" 
    28                         ATLMinimizesCRunTimeLibraryUsage="false" 
    29                         CharacterSet="2" 
    3033                        > 
    3134                        <Tool 
     
    4649                        <Tool 
    4750                                Name="VCCLCompilerTool" 
     51                                PrecompiledHeaderFile="" 
     52 
     53                                PreprocessorDefinitions="" 
     54 
    4855                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    49                                 PreprocessorDefinitions="_DEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
    50                                 MinimalRebuild="true" 
    51                                 BasicRuntimeChecks="3" 
    52                                 RuntimeLibrary="1" 
    53                                 PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.pch" 
    54                                 AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-debug/" 
    55                                 ObjectFile="./output/pjsip-simple-i386-win32-vc8-debug/" 
    56                                 ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-debug/" 
    57                                 BrowseInformation="1" 
    58                                 WarningLevel="4" 
    59                                 SuppressStartupBanner="true" 
    6056                        /> 
    6157                        <Tool 
     
    6460                        <Tool 
    6561                                Name="VCResourceCompilerTool" 
    66                                 PreprocessorDefinitions="_DEBUG" 
    67                                 Culture="1033" 
    6862                        /> 
    6963                        <Tool 
     
    7266                        <Tool 
    7367                                Name="VCLibrarianTool" 
    74                                 OutputFile="../lib/pjsip-simple-i386-win32-vc8-debug.lib" 
    75                                 SuppressStartupBanner="true" 
    7668                        /> 
    7769                        <Tool 
     
    8375                        <Tool 
    8476                                Name="VCBscMakeTool" 
    85                                 SuppressStartupBanner="true" 
    86                                 OutputFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.bsc" 
    8777                        /> 
    8878                        <Tool 
     
    9585                <Configuration 
    9686                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    97                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    98                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     87                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     88 
     89                        ATLMinimizesCRunTimeLibraryUsage="false" 
     90 
     91                        CharacterSet="1" 
     92 
    9993                        ConfigurationType="4" 
    100                         CharacterSet="1" 
    10194                        > 
    10295                        <Tool 
     
    117110                        <Tool 
    118111                                Name="VCCLCompilerTool" 
    119                                 ExecutionBucket="7" 
    120                                 Optimization="0" 
    121                                 FavorSizeOrSpeed="0" 
     112                                PrecompiledHeaderFile="" 
     113 
     114                                PreprocessorDefinitions="" 
     115 
    122116                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    123                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    124                                 ExceptionHandling="0" 
    125                                 RuntimeLibrary="1" 
    126                                 WarningLevel="3" 
    127                                 DebugInformationFormat="3" 
    128                                 CompileAs="0" 
    129                                 CompileForArchitecture="0" 
    130117                        /> 
    131118                        <Tool 
     
    140127                        <Tool 
    141128                                Name="VCLibrarianTool" 
    142                                 AdditionalOptions="" 
    143129                        /> 
    144130                        <Tool 
     
    168154                <Configuration 
    169155                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
    170                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    171                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     156                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     157 
     158                        ATLMinimizesCRunTimeLibraryUsage="false" 
     159 
     160                        CharacterSet="1" 
     161 
    172162                        ConfigurationType="4" 
    173                         CharacterSet="1" 
    174163                        > 
    175164                        <Tool 
     
    187176                        <Tool 
    188177                                Name="VCMIDLTool" 
    189                                 TargetEnvironment="1" 
    190178                        /> 
    191179                        <Tool 
    192180                                Name="VCCLCompilerTool" 
    193                                 ExecutionBucket="7" 
    194                                 Optimization="0" 
    195                                 FavorSizeOrSpeed="0" 
     181                                PrecompiledHeaderFile="" 
     182 
     183                                PreprocessorDefinitions="" 
     184 
    196185                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    197                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    198                                 ExceptionHandling="0" 
    199                                 RuntimeLibrary="1" 
    200                                 WarningLevel="3" 
    201                                 DebugInformationFormat="3" 
    202                                 CompileAs="0" 
    203                                 CompileForArchitecture="0" 
    204186                        /> 
    205187                        <Tool 
     
    214196                        <Tool 
    215197                                Name="VCLibrarianTool" 
    216                                 AdditionalOptions="" 
    217198                        /> 
    218199                        <Tool 
     
    242223                <Configuration 
    243224                        Name="Release|Win32" 
     225                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     226 
     227                        ATLMinimizesCRunTimeLibraryUsage="false" 
     228 
     229                        CharacterSet="2" 
     230 
    244231                        ConfigurationType="4" 
    245                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    246232                        UseOfMFC="0" 
    247                         ATLMinimizesCRunTimeLibraryUsage="false" 
    248                         CharacterSet="2" 
    249233                        > 
    250234                        <Tool 
     
    265249                        <Tool 
    266250                                Name="VCCLCompilerTool" 
    267                                 Optimization="2" 
    268                                 InlineFunctionExpansion="1" 
     251                                PrecompiledHeaderFile="" 
     252 
     253                                PreprocessorDefinitions="" 
     254 
    269255                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    270                                 PreprocessorDefinitions="NDEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
    271                                 StringPooling="true" 
    272                                 RuntimeLibrary="2" 
    273                                 EnableFunctionLevelLinking="true" 
    274                                 PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.pch" 
    275                                 AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-release/" 
    276                                 ObjectFile="./output/pjsip-simple-i386-win32-vc8-release/" 
    277                                 ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-release/" 
    278                                 WarningLevel="4" 
    279                                 SuppressStartupBanner="true" 
    280                                 DebugInformationFormat="3" 
    281256                        /> 
    282257                        <Tool 
     
    285260                        <Tool 
    286261                                Name="VCResourceCompilerTool" 
    287                                 PreprocessorDefinitions="NDEBUG" 
    288                                 Culture="1033" 
    289262                        /> 
    290263                        <Tool 
     
    293266                        <Tool 
    294267                                Name="VCLibrarianTool" 
    295                                 OutputFile="../lib/pjsip-simple-i386-win32-vc8-release.lib" 
    296                                 SuppressStartupBanner="true" 
    297268                        /> 
    298269                        <Tool 
     
    304275                        <Tool 
    305276                                Name="VCBscMakeTool" 
    306                                 SuppressStartupBanner="true" 
    307                                 OutputFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.bsc" 
    308277                        /> 
    309278                        <Tool 
     
    316285                <Configuration 
    317286                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    318                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    319                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     287                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     288 
     289                        ATLMinimizesCRunTimeLibraryUsage="false" 
     290 
     291                        CharacterSet="1" 
     292 
    320293                        ConfigurationType="4" 
    321                         CharacterSet="1" 
    322294                        > 
    323295                        <Tool 
     
    338310                        <Tool 
    339311                                Name="VCCLCompilerTool" 
    340                                 ExecutionBucket="7" 
    341                                 Optimization="2" 
    342                                 FavorSizeOrSpeed="2" 
     312                                PrecompiledHeaderFile="" 
     313 
     314                                PreprocessorDefinitions="" 
     315 
    343316                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    344                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    345                                 ExceptionHandling="0" 
    346                                 RuntimeLibrary="0" 
    347                                 WarningLevel="3" 
    348                                 DebugInformationFormat="0" 
    349                                 CompileAs="0" 
    350317                        /> 
    351318                        <Tool 
     
    360327                        <Tool 
    361328                                Name="VCLibrarianTool" 
    362                                 AdditionalOptions="" 
    363329                        /> 
    364330                        <Tool 
     
    388354                <Configuration 
    389355                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
    390                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    391                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     356                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     357 
     358                        ATLMinimizesCRunTimeLibraryUsage="false" 
     359 
     360                        CharacterSet="1" 
     361 
    392362                        ConfigurationType="4" 
    393                         CharacterSet="1" 
    394363                        > 
    395364                        <Tool 
     
    407376                        <Tool 
    408377                                Name="VCMIDLTool" 
    409                                 TargetEnvironment="1" 
    410378                        /> 
    411379                        <Tool 
    412380                                Name="VCCLCompilerTool" 
    413                                 ExecutionBucket="7" 
    414                                 Optimization="2" 
    415                                 FavorSizeOrSpeed="2" 
     381                                PrecompiledHeaderFile="" 
     382 
     383                                PreprocessorDefinitions="" 
     384 
    416385                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    417                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    418                                 ExceptionHandling="0" 
    419                                 RuntimeLibrary="0" 
    420                                 WarningLevel="3" 
    421                                 DebugInformationFormat="0" 
    422                                 CompileAs="0" 
    423386                        /> 
    424387                        <Tool 
     
    433396                        <Tool 
    434397                                Name="VCLibrarianTool" 
    435                                 AdditionalOptions="" 
    436398                        /> 
    437399                        <Tool 
     
    461423                <Configuration 
    462424                        Name="Debug-Static|Win32" 
     425                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     426 
     427                        ATLMinimizesCRunTimeLibraryUsage="false" 
     428 
     429                        CharacterSet="2" 
     430 
    463431                        ConfigurationType="4" 
    464                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    465432                        UseOfMFC="0" 
    466                         ATLMinimizesCRunTimeLibraryUsage="false" 
    467                         CharacterSet="2" 
    468433                        > 
    469434                        <Tool 
     
    484449                        <Tool 
    485450                                Name="VCCLCompilerTool" 
     451                                PrecompiledHeaderFile="" 
     452 
     453                                PreprocessorDefinitions="" 
     454 
    486455                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    487                                 PreprocessorDefinitions="_DEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
    488                                 MinimalRebuild="true" 
    489                                 BasicRuntimeChecks="3" 
    490                                 RuntimeLibrary="1" 
    491                                 PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.pch" 
    492                                 AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-debug/" 
    493                                 ObjectFile="./output/pjsip-simple-i386-win32-vc8-debug/" 
    494                                 ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-debug/" 
    495                                 BrowseInformation="1" 
    496                                 WarningLevel="4" 
    497                                 SuppressStartupBanner="true" 
    498                                 DebugInformationFormat="4" 
    499456                        /> 
    500457                        <Tool 
     
    503460                        <Tool 
    504461                                Name="VCResourceCompilerTool" 
    505                                 PreprocessorDefinitions="_DEBUG" 
    506                                 Culture="1033" 
    507462                        /> 
    508463                        <Tool 
     
    511466                        <Tool 
    512467                                Name="VCLibrarianTool" 
    513                                 OutputFile="../lib/pjsip-simple-i386-win32-vc8-debug.lib" 
    514                                 SuppressStartupBanner="true" 
    515468                        /> 
    516469                        <Tool 
     
    522475                        <Tool 
    523476                                Name="VCBscMakeTool" 
    524                                 SuppressStartupBanner="true" 
    525                                 OutputFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.bsc" 
    526477                        /> 
    527478                        <Tool 
     
    534485                <Configuration 
    535486                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    536                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    537                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     487                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     488 
     489                        ATLMinimizesCRunTimeLibraryUsage="false" 
     490 
     491                        CharacterSet="1" 
     492 
    538493                        ConfigurationType="4" 
    539                         CharacterSet="1" 
    540494                        > 
    541495                        <Tool 
     
    553507                        <Tool 
    554508                                Name="VCMIDLTool" 
    555                                 TargetEnvironment="1" 
    556509                        /> 
    557510                        <Tool 
    558511                                Name="VCCLCompilerTool" 
    559                                 ExecutionBucket="7" 
    560                                 Optimization="0" 
    561                                 FavorSizeOrSpeed="0" 
     512                                PrecompiledHeaderFile="" 
     513 
     514                                PreprocessorDefinitions="" 
     515 
    562516                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    563                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    564                                 ExceptionHandling="0" 
    565                                 RuntimeLibrary="1" 
    566                                 WarningLevel="3" 
    567                                 DebugInformationFormat="3" 
    568                                 CompileAs="0" 
    569                                 CompileForArchitecture="0" 
    570517                        /> 
    571518                        <Tool 
     
    580527                        <Tool 
    581528                                Name="VCLibrarianTool" 
    582                                 AdditionalOptions="" 
    583529                        /> 
    584530                        <Tool 
     
    608554                <Configuration 
    609555                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    610                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    611                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     556                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     557 
     558                        ATLMinimizesCRunTimeLibraryUsage="false" 
     559 
     560                        CharacterSet="1" 
     561 
    612562                        ConfigurationType="4" 
    613                         CharacterSet="1" 
    614563                        > 
    615564                        <Tool 
     
    627576                        <Tool 
    628577                                Name="VCMIDLTool" 
    629                                 TargetEnvironment="1" 
    630578                        /> 
    631579                        <Tool 
    632580                                Name="VCCLCompilerTool" 
    633                                 ExecutionBucket="7" 
    634                                 Optimization="0" 
    635                                 FavorSizeOrSpeed="0" 
     581                                PrecompiledHeaderFile="" 
     582 
     583                                PreprocessorDefinitions="" 
     584 
    636585                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    637                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    638                                 ExceptionHandling="0" 
    639                                 RuntimeLibrary="1" 
    640                                 WarningLevel="3" 
    641                                 DebugInformationFormat="3" 
    642                                 CompileAs="0" 
    643                                 CompileForArchitecture="0" 
    644586                        /> 
    645587                        <Tool 
     
    654596                        <Tool 
    655597                                Name="VCLibrarianTool" 
    656                                 AdditionalOptions="" 
    657598                        /> 
    658599                        <Tool 
     
    682623                <Configuration 
    683624                        Name="Release-Dynamic|Win32" 
     625                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     626 
     627                        ATLMinimizesCRunTimeLibraryUsage="false" 
     628 
     629                        CharacterSet="2" 
     630 
    684631                        ConfigurationType="4" 
    685                         InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    686632                        UseOfMFC="0" 
    687                         ATLMinimizesCRunTimeLibraryUsage="false" 
    688                         CharacterSet="2" 
    689633                        > 
    690634                        <Tool 
     
    705649                        <Tool 
    706650                                Name="VCCLCompilerTool" 
    707                                 Optimization="2" 
    708                                 InlineFunctionExpansion="1" 
     651                                PrecompiledHeaderFile="" 
     652 
     653                                PreprocessorDefinitions="" 
     654 
    709655                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    710                                 PreprocessorDefinitions="NDEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
    711                                 StringPooling="true" 
    712                                 RuntimeLibrary="2" 
    713                                 EnableFunctionLevelLinking="true" 
    714                                 PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.pch" 
    715                                 AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-release/" 
    716                                 ObjectFile="./output/pjsip-simple-i386-win32-vc8-release/" 
    717                                 ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-release/" 
    718                                 WarningLevel="4" 
    719                                 SuppressStartupBanner="true" 
    720                                 DebugInformationFormat="3" 
    721656                        /> 
    722657                        <Tool 
     
    725660                        <Tool 
    726661                                Name="VCResourceCompilerTool" 
    727                                 PreprocessorDefinitions="NDEBUG" 
    728                                 Culture="1033" 
    729662                        /> 
    730663                        <Tool 
     
    733666                        <Tool 
    734667                                Name="VCLibrarianTool" 
    735                                 OutputFile="../lib/pjsip-simple-i386-win32-vc8-release.lib" 
    736                                 SuppressStartupBanner="true" 
    737668                        /> 
    738669                        <Tool 
     
    744675                        <Tool 
    745676                                Name="VCBscMakeTool" 
    746                                 SuppressStartupBanner="true" 
    747                                 OutputFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.bsc" 
    748677                        /> 
    749678                        <Tool 
     
    756685                <Configuration 
    757686                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    758                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    759                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     687                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     688 
     689                        ATLMinimizesCRunTimeLibraryUsage="false" 
     690 
     691                        CharacterSet="1" 
     692 
    760693                        ConfigurationType="4" 
    761                         CharacterSet="1" 
    762694                        > 
    763695                        <Tool 
     
    775707                        <Tool 
    776708                                Name="VCMIDLTool" 
    777                                 TargetEnvironment="1" 
    778709                        /> 
    779710                        <Tool 
    780711                                Name="VCCLCompilerTool" 
    781                                 ExecutionBucket="7" 
    782                                 Optimization="2" 
    783                                 FavorSizeOrSpeed="2" 
     712                                PrecompiledHeaderFile="" 
     713 
     714                                PreprocessorDefinitions="" 
     715 
    784716                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    785                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    786                                 ExceptionHandling="0" 
    787                                 RuntimeLibrary="0" 
    788                                 WarningLevel="3" 
    789                                 DebugInformationFormat="0" 
    790                                 CompileAs="0" 
    791717                        /> 
    792718                        <Tool 
     
    801727                        <Tool 
    802728                                Name="VCLibrarianTool" 
    803                                 AdditionalOptions="" 
    804729                        /> 
    805730                        <Tool 
     
    829754                <Configuration 
    830755                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    831                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    832                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     756                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     757 
     758                        ATLMinimizesCRunTimeLibraryUsage="false" 
     759 
     760                        CharacterSet="1" 
     761 
    833762                        ConfigurationType="4" 
    834                         CharacterSet="1" 
    835763                        > 
    836764                        <Tool 
     
    848776                        <Tool 
    849777                                Name="VCMIDLTool" 
    850                                 TargetEnvironment="1" 
    851778                        /> 
    852779                        <Tool 
    853780                                Name="VCCLCompilerTool" 
    854                                 ExecutionBucket="7" 
    855                                 Optimization="2" 
    856                                 FavorSizeOrSpeed="2" 
     781                                PrecompiledHeaderFile="" 
     782 
     783                                PreprocessorDefinitions="" 
     784 
    857785                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    858                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    859                                 ExceptionHandling="0" 
    860                                 RuntimeLibrary="0" 
    861                                 WarningLevel="3" 
    862                                 DebugInformationFormat="0" 
    863                                 CompileAs="0" 
    864786                        /> 
    865787                        <Tool 
     
    874796                        <Tool 
    875797                                Name="VCLibrarianTool" 
    876                                 AdditionalOptions="" 
    877798                        /> 
    878799                        <Tool 
     
    902823                <Configuration 
    903824                        Name="Debug-Dynamic|Win32" 
     825                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     826 
     827                        ATLMinimizesCRunTimeLibraryUsage="false" 
     828 
     829                        CharacterSet="2" 
     830 
    904831                        ConfigurationType="4" 
    905                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops;..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    906832                        UseOfMFC="0" 
    907                         ATLMinimizesCRunTimeLibraryUsage="false" 
    908                         CharacterSet="2" 
    909833                        > 
    910834                        <Tool 
     
    925849                        <Tool 
    926850                                Name="VCCLCompilerTool" 
    927                                 Optimization="0" 
     851                                PrecompiledHeaderFile="" 
     852 
     853                                PreprocessorDefinitions="" 
     854 
    928855                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    929                                 PreprocessorDefinitions="_DEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
    930                                 MinimalRebuild="true" 
    931                                 BasicRuntimeChecks="3" 
    932                                 RuntimeLibrary="3" 
    933                                 PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.pch" 
    934                                 AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-debug/" 
    935                                 ObjectFile="./output/pjsip-simple-i386-win32-vc8-debug/" 
    936                                 ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-debug/" 
    937                                 SuppressStartupBanner="true" 
    938                                 DebugInformationFormat="4" 
    939856                        /> 
    940857                        <Tool 
     
    943860                        <Tool 
    944861                                Name="VCResourceCompilerTool" 
    945                                 PreprocessorDefinitions="_DEBUG" 
    946                                 Culture="1033" 
    947862                        /> 
    948863                        <Tool 
     
    951866                        <Tool 
    952867                                Name="VCLibrarianTool" 
    953                                 OutputFile="../lib/pjsip-simple-i386-win32-vc8-debug.lib" 
    954                                 SuppressStartupBanner="true" 
    955868                        /> 
    956869                        <Tool 
     
    962875                        <Tool 
    963876                                Name="VCBscMakeTool" 
    964                                 SuppressStartupBanner="true" 
    965                                 OutputFile="./output/pjsip-simple-i386-win32-vc8-debug/pjsip_simple.bsc" 
    966877                        /> 
    967878                        <Tool 
     
    974885                <Configuration 
    975886                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    976                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    977                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     887                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     888 
     889                        ATLMinimizesCRunTimeLibraryUsage="false" 
     890 
     891                        CharacterSet="1" 
     892 
    978893                        ConfigurationType="4" 
    979                         CharacterSet="1" 
    980894                        > 
    981895                        <Tool 
     
    993907                        <Tool 
    994908                                Name="VCMIDLTool" 
    995                                 TargetEnvironment="1" 
    996909                        /> 
    997910                        <Tool 
    998911                                Name="VCCLCompilerTool" 
    999                                 ExecutionBucket="7" 
    1000                                 Optimization="0" 
    1001                                 FavorSizeOrSpeed="0" 
     912                                PrecompiledHeaderFile="" 
     913 
     914                                PreprocessorDefinitions="" 
     915 
    1002916                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1003                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1004                                 ExceptionHandling="0" 
    1005                                 RuntimeLibrary="1" 
    1006                                 WarningLevel="3" 
    1007                                 DebugInformationFormat="3" 
    1008                                 CompileAs="0" 
    1009                                 CompileForArchitecture="0" 
    1010917                        /> 
    1011918                        <Tool 
     
    1020927                        <Tool 
    1021928                                Name="VCLibrarianTool" 
    1022                                 AdditionalOptions="" 
    1023929                        /> 
    1024930                        <Tool 
     
    1048954                <Configuration 
    1049955                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1050                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1051                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     956                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     957 
     958                        ATLMinimizesCRunTimeLibraryUsage="false" 
     959 
     960                        CharacterSet="1" 
     961 
    1052962                        ConfigurationType="4" 
    1053                         CharacterSet="1" 
    1054963                        > 
    1055964                        <Tool 
     
    1067976                        <Tool 
    1068977                                Name="VCMIDLTool" 
    1069                                 TargetEnvironment="1" 
    1070978                        /> 
    1071979                        <Tool 
    1072980                                Name="VCCLCompilerTool" 
    1073                                 ExecutionBucket="7" 
    1074                                 Optimization="0" 
    1075                                 FavorSizeOrSpeed="0" 
     981                                PrecompiledHeaderFile="" 
     982 
     983                                PreprocessorDefinitions="" 
     984 
    1076985                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1077                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1078                                 ExceptionHandling="0" 
    1079                                 RuntimeLibrary="1" 
    1080                                 WarningLevel="3" 
    1081                                 DebugInformationFormat="3" 
    1082                                 CompileAs="0" 
    1083                                 CompileForArchitecture="0" 
    1084986                        /> 
    1085987                        <Tool 
     
    1094996                        <Tool 
    1095997                                Name="VCLibrarianTool" 
    1096                                 AdditionalOptions="" 
    1097998                        /> 
    1098999                        <Tool 
     
    11221023                <Configuration 
    11231024                        Name="Release-Static|Win32" 
     1025                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     1026 
     1027                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1028 
     1029                        CharacterSet="2" 
     1030 
    11241031                        ConfigurationType="4" 
    1125                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops;..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    11261032                        UseOfMFC="0" 
    1127                         ATLMinimizesCRunTimeLibraryUsage="false" 
    1128                         CharacterSet="2" 
    11291033                        > 
    11301034                        <Tool 
     
    11451049                        <Tool 
    11461050                                Name="VCCLCompilerTool" 
    1147                                 InlineFunctionExpansion="1" 
     1051                                PrecompiledHeaderFile="" 
     1052 
     1053                                PreprocessorDefinitions="" 
     1054 
    11481055                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1149                                 PreprocessorDefinitions="NDEBUG;PJ_WIN32=1;PJ_M_I386=1;WIN32;_LIB" 
    1150                                 StringPooling="true" 
    1151                                 RuntimeLibrary="0" 
    1152                                 EnableFunctionLevelLinking="true" 
    1153                                 PrecompiledHeaderFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.pch" 
    1154                                 AssemblerListingLocation="./output/pjsip-simple-i386-win32-vc8-release/" 
    1155                                 ObjectFile="./output/pjsip-simple-i386-win32-vc8-release/" 
    1156                                 ProgramDataBaseFileName="./output/pjsip-simple-i386-win32-vc8-release/" 
    1157                                 SuppressStartupBanner="true" 
    1158                                 DebugInformationFormat="3" 
    11591056                        /> 
    11601057                        <Tool 
     
    11631060                        <Tool 
    11641061                                Name="VCResourceCompilerTool" 
    1165                                 PreprocessorDefinitions="NDEBUG" 
    1166                                 Culture="1033" 
    11671062                        /> 
    11681063                        <Tool 
     
    11711066                        <Tool 
    11721067                                Name="VCLibrarianTool" 
    1173                                 OutputFile="../lib/pjsip-simple-i386-win32-vc8-release.lib" 
    1174                                 SuppressStartupBanner="true" 
    11751068                        /> 
    11761069                        <Tool 
     
    11821075                        <Tool 
    11831076                                Name="VCBscMakeTool" 
    1184                                 SuppressStartupBanner="true" 
    1185                                 OutputFile="./output/pjsip-simple-i386-win32-vc8-release/pjsip_simple.bsc" 
    11861077                        /> 
    11871078                        <Tool 
     
    11941085                <Configuration 
    11951086                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1196                         OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    1197                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     1087                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1088 
     1089                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1090 
     1091                        CharacterSet="1" 
     1092 
    11981093                        ConfigurationType="4" 
    1199                         CharacterSet="1" 
    12001094                        > 
    12011095                        <Tool 
     
    12131107                        <Tool 
    12141108                                Name="VCMIDLTool" 
    1215                                 TargetEnvironment="1" 
    12161109                        /> 
    12171110                        <Tool 
    12181111                                Name="VCCLCompilerTool" 
    1219                                 ExecutionBucket="7" 
    1220                                 Optimization="2" 
    1221                                 FavorSizeOrSpeed="2" 
     1112                                PrecompiledHeaderFile="" 
     1113 
     1114                                PreprocessorDefinitions="" 
     1115 
    12221116                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1223                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1224                                 ExceptionHandling="0" 
    1225                                 RuntimeLibrary="0" 
    1226                                 WarningLevel="3" 
    1227                                 DebugInformationFormat="0" 
    1228                                 CompileAs="0" 
    12291117                        /> 
    12301118                        <Tool 
     
    12391127                        <Tool 
    12401128                                Name="VCLibrarianTool" 
    1241                                 AdditionalOptions="" 
    12421129                        /> 
    12431130                        <Tool 
     
    12671154                <Configuration 
    12681155                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1269                         OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
    1270                         IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" 
     1156                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1157 
     1158                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1159 
     1160                        CharacterSet="1" 
     1161 
    12711162                        ConfigurationType="4" 
    1272                         CharacterSet="1" 
    12731163                        > 
    12741164                        <Tool 
     
    12861176                        <Tool 
    12871177                                Name="VCMIDLTool" 
    1288                                 TargetEnvironment="1" 
    12891178                        /> 
    12901179                        <Tool 
    12911180                                Name="VCCLCompilerTool" 
    1292                                 ExecutionBucket="7" 
    1293                                 Optimization="2" 
    1294                                 FavorSizeOrSpeed="2" 
     1181                                PrecompiledHeaderFile="" 
     1182 
     1183                                PreprocessorDefinitions="" 
     1184 
    12951185                                AdditionalIncludeDirectories="../include,../../pjlib-util/include,../../pjlib/include" 
    1296                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1297                                 ExceptionHandling="0" 
    1298                                 RuntimeLibrary="0" 
    1299                                 WarningLevel="3" 
    1300                                 DebugInformationFormat="0" 
    1301                                 CompileAs="0" 
    13021186                        /> 
    13031187                        <Tool 
     
    13121196                        <Tool 
    13131197                                Name="VCLibrarianTool" 
    1314                                 AdditionalOptions="" 
    13151198                        /> 
    13161199                        <Tool 
Note: See TracChangeset for help on using the changeset viewer.