Ignore:
Timestamp:
Apr 22, 2009 2:27:55 PM (15 years ago)
Author:
nanang
Message:

Ticket #706: Merged branch vs-reorg into trunk:

  • Currently supported platforms are Win32 & WM6 std/pro.
  • Renamed project test_pjsip with pjsip_test, also source directory 'test-pjsip' to 'test'.
Location:
pjproject/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk

  • pjproject/trunk/third_party/build/gsm/libgsmcodec.vcproj

    r2584 r2638  
    55        Name="libgsmcodec" 
    66        ProjectGUID="{E53AA5FF-B737-40AA-BD13-387EFA99023D}" 
     7        RootNamespace="libgsmcodec" 
    78        > 
    89        <Platforms> 
     
    1314                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1415                /> 
     16                <Platform 
     17                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     18                /> 
    1519        </Platforms> 
    1620        <ToolFiles> 
     
    1923                <Configuration 
    2024                        Name="Debug|Win32" 
    21                         OutputDirectory=".\output\gsm-i386-win32-vc8-debug" 
    22                         IntermediateDirectory=".\output\gsm-i386-win32-vc8-debug" 
     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 
    2331                        ConfigurationType="4" 
    24                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    2532                        UseOfMFC="0" 
    26                         ATLMinimizesCRunTimeLibraryUsage="false" 
    27                         CharacterSet="2" 
    2833                        > 
    2934                        <Tool 
     
    4449                        <Tool 
    4550                                Name="VCCLCompilerTool" 
    46                                 Optimization="0" 
     51                                PrecompiledHeaderFile="" 
     52 
     53                                PreprocessorDefinitions="_LIB;" 
     54 
    4755                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    48                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 
    49                                 MinimalRebuild="true" 
    50                                 BasicRuntimeChecks="3" 
    51                                 RuntimeLibrary="1" 
    52                                 PrecompiledHeaderFile=".\output\gsm-i386-win32-vc8-debug/libgsmcodec.pch" 
    53                                 AssemblerListingLocation=".\output\gsm-i386-win32-vc8-debug/" 
    54                                 ObjectFile=".\output\gsm-i386-win32-vc8-debug/" 
    55                                 ProgramDataBaseFileName=".\output\gsm-i386-win32-vc8-debug/" 
    56                                 WarningLevel="4" 
    57                                 SuppressStartupBanner="true" 
    58                                 DebugInformationFormat="4" 
    5956                        /> 
    6057                        <Tool 
     
    6360                        <Tool 
    6461                                Name="VCResourceCompilerTool" 
    65                                 PreprocessorDefinitions="_DEBUG" 
    66                                 Culture="1033" 
    6762                        /> 
    6863                        <Tool 
     
    7166                        <Tool 
    7267                                Name="VCLibrarianTool" 
    73                                 OutputFile="..\..\lib\libgsmcodec-i386-win32-vc8-debug.lib" 
    74                                 SuppressStartupBanner="true" 
     68 
     69                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     70 
    7571                        /> 
    7672                        <Tool 
     
    8278                        <Tool 
    8379                                Name="VCBscMakeTool" 
    84                                 SuppressStartupBanner="true" 
    85                                 OutputFile=".\output\gsm-i386-win32-vc8-debug/libgsmcodec.bsc" 
    8680                        /> 
    8781                        <Tool 
     
    9488                <Configuration 
    9589                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    96                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    97                         IntermediateDirectory="$(OutDir)" 
     90                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     91 
     92                        ATLMinimizesCRunTimeLibraryUsage="false" 
     93 
     94                        CharacterSet="1" 
     95 
    9896                        ConfigurationType="4" 
    99                         CharacterSet="1" 
    10097                        > 
    10198                        <Tool 
     
    116113                        <Tool 
    117114                                Name="VCCLCompilerTool" 
    118                                 ExecutionBucket="7" 
    119                                 Optimization="0" 
    120                                 FavorSizeOrSpeed="0" 
     115                                PrecompiledHeaderFile="" 
     116 
     117                                PreprocessorDefinitions="_LIB;" 
     118 
    121119                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    122                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    123                                 ExceptionHandling="0" 
    124                                 RuntimeLibrary="1" 
    125                                 WarningLevel="3" 
    126                                 DebugInformationFormat="3" 
    127                                 CompileAs="0" 
    128                                 CompileForArchitecture="0" 
    129120                        /> 
    130121                        <Tool 
     
    139130                        <Tool 
    140131                                Name="VCLibrarianTool" 
    141                                 AdditionalOptions="" 
     132                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     133 
     134 
     135 
    142136                        /> 
    143137                        <Tool 
     
    166160                </Configuration> 
    167161                <Configuration 
    168                         Name="Release|Win32" 
    169                         OutputDirectory=".\output\gsm-i386-win32-vc8-release" 
    170                         IntermediateDirectory="$(OutDir)" 
     162                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     163                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     164 
     165                        ATLMinimizesCRunTimeLibraryUsage="false" 
     166 
     167                        CharacterSet="1" 
     168 
    171169                        ConfigurationType="4" 
    172                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    173                         UseOfMFC="0" 
    174                         ATLMinimizesCRunTimeLibraryUsage="false" 
    175                         CharacterSet="2" 
    176170                        > 
    177171                        <Tool 
     
    192186                        <Tool 
    193187                                Name="VCCLCompilerTool" 
    194                                 Optimization="3" 
    195                                 InlineFunctionExpansion="1" 
    196                                 FavorSizeOrSpeed="2" 
     188                                PrecompiledHeaderFile="" 
     189 
     190                                PreprocessorDefinitions="_LIB;" 
     191 
    197192                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    198                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
    199                                 StringPooling="true" 
    200                                 RuntimeLibrary="2" 
    201                                 EnableFunctionLevelLinking="true" 
    202                                 PrecompiledHeaderFile=".\output\gsm-i386-win32-vc8-release/libgsmcodec.pch" 
    203                                 AssemblerListingLocation=".\output\gsm-i386-win32-vc8-release/" 
    204                                 ObjectFile=".\output\gsm-i386-win32-vc8-release/" 
    205                                 ProgramDataBaseFileName=".\output\gsm-i386-win32-vc8-release/" 
    206                                 WarningLevel="4" 
    207                                 SuppressStartupBanner="true" 
    208193                        /> 
    209194                        <Tool 
     
    212197                        <Tool 
    213198                                Name="VCResourceCompilerTool" 
    214                                 PreprocessorDefinitions="NDEBUG" 
    215                                 Culture="1033" 
    216199                        /> 
    217200                        <Tool 
     
    220203                        <Tool 
    221204                                Name="VCLibrarianTool" 
    222                                 OutputFile="..\..\lib\libgsmcodec-i386-win32-vc8-release.lib" 
    223                                 SuppressStartupBanner="true" 
    224                         /> 
    225                         <Tool 
    226                                 Name="VCALinkTool" 
    227                         /> 
    228                         <Tool 
    229                                 Name="VCXDCMakeTool" 
    230                         /> 
    231                         <Tool 
    232                                 Name="VCBscMakeTool" 
    233                                 SuppressStartupBanner="true" 
    234                                 OutputFile=".\output\gsm-i386-win32-vc8-release/libgsmcodec.bsc" 
    235                         /> 
    236                         <Tool 
    237                                 Name="VCFxCopTool" 
    238                         /> 
    239                         <Tool 
    240                                 Name="VCPostBuildEventTool" 
    241                         /> 
    242                 </Configuration> 
    243                 <Configuration 
    244                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    245                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    246                         IntermediateDirectory="$(OutDir)" 
    247                         ConfigurationType="4" 
    248                         CharacterSet="1" 
    249                         > 
    250                         <Tool 
    251                                 Name="VCPreBuildEventTool" 
    252                         /> 
    253                         <Tool 
    254                                 Name="VCCustomBuildTool" 
    255                         /> 
    256                         <Tool 
    257                                 Name="VCXMLDataGeneratorTool" 
    258                         /> 
    259                         <Tool 
    260                                 Name="VCWebServiceProxyGeneratorTool" 
    261                         /> 
    262                         <Tool 
    263                                 Name="VCMIDLTool" 
    264                         /> 
    265                         <Tool 
    266                                 Name="VCCLCompilerTool" 
    267                                 ExecutionBucket="7" 
    268                                 Optimization="2" 
    269                                 FavorSizeOrSpeed="2" 
    270                                 AdditionalIncludeDirectories=".,../../gsm/inc" 
    271                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    272                                 ExceptionHandling="0" 
    273                                 RuntimeLibrary="0" 
    274                                 WarningLevel="3" 
    275                                 DebugInformationFormat="0" 
    276                                 CompileAs="0" 
    277                         /> 
    278                         <Tool 
    279                                 Name="VCManagedResourceCompilerTool" 
    280                         /> 
    281                         <Tool 
    282                                 Name="VCResourceCompilerTool" 
    283                         /> 
    284                         <Tool 
    285                                 Name="VCPreLinkEventTool" 
    286                         /> 
    287                         <Tool 
    288                                 Name="VCLibrarianTool" 
    289                                 AdditionalOptions="" 
     205                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     206 
     207 
     208 
    290209                        /> 
    291210                        <Tool 
     
    314233                </Configuration> 
    315234                <Configuration 
    316                         Name="Debug-Static|Win32" 
    317                         OutputDirectory="$(ConfigurationName)" 
    318                         IntermediateDirectory="$(ConfigurationName)" 
     235                        Name="Release|Win32" 
     236                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     237 
     238                        ATLMinimizesCRunTimeLibraryUsage="false" 
     239 
     240                        CharacterSet="2" 
     241 
    319242                        ConfigurationType="4" 
    320                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    321243                        UseOfMFC="0" 
    322                         ATLMinimizesCRunTimeLibraryUsage="false" 
    323                         CharacterSet="2" 
    324244                        > 
    325245                        <Tool 
     
    340260                        <Tool 
    341261                                Name="VCCLCompilerTool" 
    342                                 Optimization="0" 
     262                                PrecompiledHeaderFile="" 
     263 
     264                                PreprocessorDefinitions="_LIB;" 
     265 
    343266                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    344                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 
    345                                 MinimalRebuild="true" 
    346                                 BasicRuntimeChecks="3" 
    347                                 RuntimeLibrary="1" 
    348                                 PrecompiledHeaderFile=".\output\gsm-i386-win32-vc8-debug/libgsmcodec.pch" 
    349                                 AssemblerListingLocation=".\output\gsm-i386-win32-vc8-debug/" 
    350                                 ObjectFile=".\output\gsm-i386-win32-vc8-debug/" 
    351                                 ProgramDataBaseFileName=".\output\gsm-i386-win32-vc8-debug/" 
    352                                 WarningLevel="4" 
    353                                 SuppressStartupBanner="true" 
    354                                 DebugInformationFormat="4" 
    355267                        /> 
    356268                        <Tool 
     
    359271                        <Tool 
    360272                                Name="VCResourceCompilerTool" 
    361                                 PreprocessorDefinitions="_DEBUG" 
    362                                 Culture="1033" 
    363273                        /> 
    364274                        <Tool 
     
    367277                        <Tool 
    368278                                Name="VCLibrarianTool" 
    369                                 OutputFile="..\..\lib\libgsmcodec-i386-win32-vc8-debug.lib" 
    370                                 SuppressStartupBanner="true" 
     279 
     280                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     281 
    371282                        /> 
    372283                        <Tool 
     
    378289                        <Tool 
    379290                                Name="VCBscMakeTool" 
    380                                 SuppressStartupBanner="true" 
    381                                 OutputFile=".\output\gsm-i386-win32-vc8-debug/libgsmcodec.bsc" 
    382291                        /> 
    383292                        <Tool 
     
    389298                </Configuration> 
    390299                <Configuration 
    391                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    392                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    393                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     300                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
     301                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     302 
     303                        ATLMinimizesCRunTimeLibraryUsage="false" 
     304 
     305                        CharacterSet="1" 
     306 
    394307                        ConfigurationType="4" 
    395                         CharacterSet="1" 
    396308                        > 
    397309                        <Tool 
     
    409321                        <Tool 
    410322                                Name="VCMIDLTool" 
    411                                 TargetEnvironment="1" 
    412323                        /> 
    413324                        <Tool 
    414325                                Name="VCCLCompilerTool" 
    415                                 ExecutionBucket="7" 
    416                                 Optimization="0" 
    417                                 FavorSizeOrSpeed="0" 
     326                                PrecompiledHeaderFile="" 
     327 
     328                                PreprocessorDefinitions="_LIB;" 
     329 
    418330                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    419                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    420                                 ExceptionHandling="0" 
    421                                 RuntimeLibrary="1" 
    422                                 WarningLevel="3" 
    423                                 DebugInformationFormat="3" 
    424                                 CompileAs="0" 
    425                                 CompileForArchitecture="0" 
    426331                        /> 
    427332                        <Tool 
     
    436341                        <Tool 
    437342                                Name="VCLibrarianTool" 
    438                                 AdditionalOptions="" 
     343                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     344 
     345 
     346 
    439347                        /> 
    440348                        <Tool 
     
    463371                </Configuration> 
    464372                <Configuration 
    465                         Name="Release-Dynamic|Win32" 
    466                         OutputDirectory="$(ConfigurationName)" 
    467                         IntermediateDirectory="$(OutDir)" 
     373                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     374                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     375 
     376                        ATLMinimizesCRunTimeLibraryUsage="false" 
     377 
     378                        CharacterSet="1" 
     379 
    468380                        ConfigurationType="4" 
    469                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    470                         UseOfMFC="0" 
    471                         ATLMinimizesCRunTimeLibraryUsage="false" 
    472                         CharacterSet="2" 
    473381                        > 
    474382                        <Tool 
     
    489397                        <Tool 
    490398                                Name="VCCLCompilerTool" 
    491                                 Optimization="3" 
    492                                 InlineFunctionExpansion="1" 
    493                                 FavorSizeOrSpeed="2" 
     399                                PrecompiledHeaderFile="" 
     400 
     401                                PreprocessorDefinitions="_LIB;" 
     402 
    494403                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    495                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
    496                                 StringPooling="true" 
    497                                 RuntimeLibrary="2" 
    498                                 EnableFunctionLevelLinking="true" 
    499                                 PrecompiledHeaderFile=".\output\gsm-i386-win32-vc8-release/libgsmcodec.pch" 
    500                                 AssemblerListingLocation=".\output\gsm-i386-win32-vc8-release/" 
    501                                 ObjectFile=".\output\gsm-i386-win32-vc8-release/" 
    502                                 ProgramDataBaseFileName=".\output\gsm-i386-win32-vc8-release/" 
    503                                 WarningLevel="4" 
    504                                 SuppressStartupBanner="true" 
    505404                        /> 
    506405                        <Tool 
     
    509408                        <Tool 
    510409                                Name="VCResourceCompilerTool" 
    511                                 PreprocessorDefinitions="NDEBUG" 
    512                                 Culture="1033" 
    513410                        /> 
    514411                        <Tool 
     
    517414                        <Tool 
    518415                                Name="VCLibrarianTool" 
    519                                 OutputFile="..\..\lib\libgsmcodec-i386-win32-vc8-release.lib" 
    520                                 SuppressStartupBanner="true" 
    521                         /> 
    522                         <Tool 
    523                                 Name="VCALinkTool" 
    524                         /> 
    525                         <Tool 
    526                                 Name="VCXDCMakeTool" 
    527                         /> 
    528                         <Tool 
    529                                 Name="VCBscMakeTool" 
    530                                 SuppressStartupBanner="true" 
    531                                 OutputFile=".\output\gsm-i386-win32-vc8-release/libgsmcodec.bsc" 
    532                         /> 
    533                         <Tool 
    534                                 Name="VCFxCopTool" 
    535                         /> 
    536                         <Tool 
    537                                 Name="VCPostBuildEventTool" 
    538                         /> 
    539                 </Configuration> 
    540                 <Configuration 
    541                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    542                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    543                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    544                         ConfigurationType="4" 
    545                         CharacterSet="1" 
    546                         > 
    547                         <Tool 
    548                                 Name="VCPreBuildEventTool" 
    549                         /> 
    550                         <Tool 
    551                                 Name="VCCustomBuildTool" 
    552                         /> 
    553                         <Tool 
    554                                 Name="VCXMLDataGeneratorTool" 
    555                         /> 
    556                         <Tool 
    557                                 Name="VCWebServiceProxyGeneratorTool" 
    558                         /> 
    559                         <Tool 
    560                                 Name="VCMIDLTool" 
    561                                 TargetEnvironment="1" 
    562                         /> 
    563                         <Tool 
    564                                 Name="VCCLCompilerTool" 
    565                                 ExecutionBucket="7" 
    566                                 Optimization="2" 
    567                                 FavorSizeOrSpeed="2" 
    568                                 AdditionalIncludeDirectories=".,../../gsm/inc" 
    569                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    570                                 ExceptionHandling="0" 
    571                                 RuntimeLibrary="0" 
    572                                 WarningLevel="3" 
    573                                 DebugInformationFormat="0" 
    574                                 CompileAs="0" 
    575                         /> 
    576                         <Tool 
    577                                 Name="VCManagedResourceCompilerTool" 
    578                         /> 
    579                         <Tool 
    580                                 Name="VCResourceCompilerTool" 
    581                         /> 
    582                         <Tool 
    583                                 Name="VCPreLinkEventTool" 
    584                         /> 
    585                         <Tool 
    586                                 Name="VCLibrarianTool" 
    587                                 AdditionalOptions="" 
     416                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     417 
     418 
     419 
    588420                        /> 
    589421                        <Tool 
     
    612444                </Configuration> 
    613445                <Configuration 
    614                         Name="Debug-Dynamic|Win32" 
    615                         OutputDirectory="$(ConfigurationName)" 
    616                         IntermediateDirectory="$(ConfigurationName)" 
     446                        Name="Debug-Static|Win32" 
     447                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     448 
     449                        ATLMinimizesCRunTimeLibraryUsage="false" 
     450 
     451                        CharacterSet="2" 
     452 
    617453                        ConfigurationType="4" 
    618                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    619454                        UseOfMFC="0" 
    620                         ATLMinimizesCRunTimeLibraryUsage="false" 
    621                         CharacterSet="2" 
    622455                        > 
    623456                        <Tool 
     
    638471                        <Tool 
    639472                                Name="VCCLCompilerTool" 
    640                                 Optimization="0" 
     473                                PrecompiledHeaderFile="" 
     474 
     475                                PreprocessorDefinitions="_LIB;" 
     476 
    641477                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    642                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 
    643                                 MinimalRebuild="true" 
    644                                 BasicRuntimeChecks="3" 
    645                                 RuntimeLibrary="3" 
    646                                 PrecompiledHeaderFile=".\output\gsm-i386-win32-vc8-debug/libgsmcodec.pch" 
    647                                 AssemblerListingLocation=".\output\gsm-i386-win32-vc8-debug/" 
    648                                 ObjectFile=".\output\gsm-i386-win32-vc8-debug/" 
    649                                 ProgramDataBaseFileName=".\output\gsm-i386-win32-vc8-debug/" 
    650                                 WarningLevel="4" 
    651                                 SuppressStartupBanner="true" 
    652                                 DebugInformationFormat="4" 
    653478                        /> 
    654479                        <Tool 
     
    657482                        <Tool 
    658483                                Name="VCResourceCompilerTool" 
    659                                 PreprocessorDefinitions="_DEBUG" 
    660                                 Culture="1033" 
    661484                        /> 
    662485                        <Tool 
     
    665488                        <Tool 
    666489                                Name="VCLibrarianTool" 
    667                                 OutputFile="..\..\lib\libgsmcodec-i386-win32-vc8-debug.lib" 
    668                                 SuppressStartupBanner="true" 
     490 
     491                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     492 
    669493                        /> 
    670494                        <Tool 
     
    676500                        <Tool 
    677501                                Name="VCBscMakeTool" 
    678                                 SuppressStartupBanner="true" 
    679                                 OutputFile=".\output\gsm-i386-win32-vc8-debug/libgsmcodec.bsc" 
    680502                        /> 
    681503                        <Tool 
     
    687509                </Configuration> 
    688510                <Configuration 
    689                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    690                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    691                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     511                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     512                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     513 
     514                        ATLMinimizesCRunTimeLibraryUsage="false" 
     515 
     516                        CharacterSet="1" 
     517 
    692518                        ConfigurationType="4" 
    693                         CharacterSet="1" 
    694519                        > 
    695520                        <Tool 
     
    707532                        <Tool 
    708533                                Name="VCMIDLTool" 
    709                                 TargetEnvironment="1" 
    710534                        /> 
    711535                        <Tool 
    712536                                Name="VCCLCompilerTool" 
    713                                 ExecutionBucket="7" 
    714                                 Optimization="0" 
    715                                 FavorSizeOrSpeed="0" 
     537                                PrecompiledHeaderFile="" 
     538 
     539                                PreprocessorDefinitions="_LIB;" 
     540 
    716541                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    717                                 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    718                                 ExceptionHandling="0" 
    719                                 RuntimeLibrary="1" 
    720                                 WarningLevel="3" 
    721                                 DebugInformationFormat="3" 
    722                                 CompileAs="0" 
    723                                 CompileForArchitecture="0" 
    724542                        /> 
    725543                        <Tool 
     
    734552                        <Tool 
    735553                                Name="VCLibrarianTool" 
    736                                 AdditionalOptions="" 
     554                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     555 
     556 
     557 
    737558                        /> 
    738559                        <Tool 
     
    761582                </Configuration> 
    762583                <Configuration 
     584                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     585                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     586 
     587                        ATLMinimizesCRunTimeLibraryUsage="false" 
     588 
     589                        CharacterSet="1" 
     590 
     591                        ConfigurationType="4" 
     592                        > 
     593                        <Tool 
     594                                Name="VCPreBuildEventTool" 
     595                        /> 
     596                        <Tool 
     597                                Name="VCCustomBuildTool" 
     598                        /> 
     599                        <Tool 
     600                                Name="VCXMLDataGeneratorTool" 
     601                        /> 
     602                        <Tool 
     603                                Name="VCWebServiceProxyGeneratorTool" 
     604                        /> 
     605                        <Tool 
     606                                Name="VCMIDLTool" 
     607                        /> 
     608                        <Tool 
     609                                Name="VCCLCompilerTool" 
     610                                PrecompiledHeaderFile="" 
     611 
     612                                PreprocessorDefinitions="_LIB;" 
     613 
     614                                AdditionalIncludeDirectories=".,../../gsm/inc" 
     615                        /> 
     616                        <Tool 
     617                                Name="VCManagedResourceCompilerTool" 
     618                        /> 
     619                        <Tool 
     620                                Name="VCResourceCompilerTool" 
     621                        /> 
     622                        <Tool 
     623                                Name="VCPreLinkEventTool" 
     624                        /> 
     625                        <Tool 
     626                                Name="VCLibrarianTool" 
     627                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     628 
     629 
     630 
     631                        /> 
     632                        <Tool 
     633                                Name="VCALinkTool" 
     634                        /> 
     635                        <Tool 
     636                                Name="VCXDCMakeTool" 
     637                        /> 
     638                        <Tool 
     639                                Name="VCBscMakeTool" 
     640                        /> 
     641                        <Tool 
     642                                Name="VCCodeSignTool" 
     643                        /> 
     644                        <Tool 
     645                                Name="VCPostBuildEventTool" 
     646                        /> 
     647                        <DeploymentTool 
     648                                ForceDirty="-1" 
     649                                RemoteDirectory="" 
     650                                RegisterOutput="0" 
     651                                AdditionalFiles="" 
     652                        /> 
     653                        <DebuggerTool 
     654                        /> 
     655                </Configuration> 
     656                <Configuration 
     657                        Name="Release-Dynamic|Win32" 
     658                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     659 
     660                        ATLMinimizesCRunTimeLibraryUsage="false" 
     661 
     662                        CharacterSet="2" 
     663 
     664                        ConfigurationType="4" 
     665                        UseOfMFC="0" 
     666                        > 
     667                        <Tool 
     668                                Name="VCPreBuildEventTool" 
     669                        /> 
     670                        <Tool 
     671                                Name="VCCustomBuildTool" 
     672                        /> 
     673                        <Tool 
     674                                Name="VCXMLDataGeneratorTool" 
     675                        /> 
     676                        <Tool 
     677                                Name="VCWebServiceProxyGeneratorTool" 
     678                        /> 
     679                        <Tool 
     680                                Name="VCMIDLTool" 
     681                        /> 
     682                        <Tool 
     683                                Name="VCCLCompilerTool" 
     684                                PrecompiledHeaderFile="" 
     685 
     686                                PreprocessorDefinitions="_LIB;" 
     687 
     688                                AdditionalIncludeDirectories=".,../../gsm/inc" 
     689                        /> 
     690                        <Tool 
     691                                Name="VCManagedResourceCompilerTool" 
     692                        /> 
     693                        <Tool 
     694                                Name="VCResourceCompilerTool" 
     695                        /> 
     696                        <Tool 
     697                                Name="VCPreLinkEventTool" 
     698                        /> 
     699                        <Tool 
     700                                Name="VCLibrarianTool" 
     701 
     702                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     703 
     704                        /> 
     705                        <Tool 
     706                                Name="VCALinkTool" 
     707                        /> 
     708                        <Tool 
     709                                Name="VCXDCMakeTool" 
     710                        /> 
     711                        <Tool 
     712                                Name="VCBscMakeTool" 
     713                        /> 
     714                        <Tool 
     715                                Name="VCFxCopTool" 
     716                        /> 
     717                        <Tool 
     718                                Name="VCPostBuildEventTool" 
     719                        /> 
     720                </Configuration> 
     721                <Configuration 
     722                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     723                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     724 
     725                        ATLMinimizesCRunTimeLibraryUsage="false" 
     726 
     727                        CharacterSet="1" 
     728 
     729                        ConfigurationType="4" 
     730                        > 
     731                        <Tool 
     732                                Name="VCPreBuildEventTool" 
     733                        /> 
     734                        <Tool 
     735                                Name="VCCustomBuildTool" 
     736                        /> 
     737                        <Tool 
     738                                Name="VCXMLDataGeneratorTool" 
     739                        /> 
     740                        <Tool 
     741                                Name="VCWebServiceProxyGeneratorTool" 
     742                        /> 
     743                        <Tool 
     744                                Name="VCMIDLTool" 
     745                        /> 
     746                        <Tool 
     747                                Name="VCCLCompilerTool" 
     748                                PrecompiledHeaderFile="" 
     749 
     750                                PreprocessorDefinitions="_LIB;" 
     751 
     752                                AdditionalIncludeDirectories=".,../../gsm/inc" 
     753                        /> 
     754                        <Tool 
     755                                Name="VCManagedResourceCompilerTool" 
     756                        /> 
     757                        <Tool 
     758                                Name="VCResourceCompilerTool" 
     759                        /> 
     760                        <Tool 
     761                                Name="VCPreLinkEventTool" 
     762                        /> 
     763                        <Tool 
     764                                Name="VCLibrarianTool" 
     765                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     766 
     767 
     768 
     769                        /> 
     770                        <Tool 
     771                                Name="VCALinkTool" 
     772                        /> 
     773                        <Tool 
     774                                Name="VCXDCMakeTool" 
     775                        /> 
     776                        <Tool 
     777                                Name="VCBscMakeTool" 
     778                        /> 
     779                        <Tool 
     780                                Name="VCCodeSignTool" 
     781                        /> 
     782                        <Tool 
     783                                Name="VCPostBuildEventTool" 
     784                        /> 
     785                        <DeploymentTool 
     786                                ForceDirty="-1" 
     787                                RemoteDirectory="" 
     788                                RegisterOutput="0" 
     789                                AdditionalFiles="" 
     790                        /> 
     791                        <DebuggerTool 
     792                        /> 
     793                </Configuration> 
     794                <Configuration 
     795                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     796                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     797 
     798                        ATLMinimizesCRunTimeLibraryUsage="false" 
     799 
     800                        CharacterSet="1" 
     801 
     802                        ConfigurationType="4" 
     803                        > 
     804                        <Tool 
     805                                Name="VCPreBuildEventTool" 
     806                        /> 
     807                        <Tool 
     808                                Name="VCCustomBuildTool" 
     809                        /> 
     810                        <Tool 
     811                                Name="VCXMLDataGeneratorTool" 
     812                        /> 
     813                        <Tool 
     814                                Name="VCWebServiceProxyGeneratorTool" 
     815                        /> 
     816                        <Tool 
     817                                Name="VCMIDLTool" 
     818                        /> 
     819                        <Tool 
     820                                Name="VCCLCompilerTool" 
     821                                PrecompiledHeaderFile="" 
     822 
     823                                PreprocessorDefinitions="_LIB;" 
     824 
     825                                AdditionalIncludeDirectories=".,../../gsm/inc" 
     826                        /> 
     827                        <Tool 
     828                                Name="VCManagedResourceCompilerTool" 
     829                        /> 
     830                        <Tool 
     831                                Name="VCResourceCompilerTool" 
     832                        /> 
     833                        <Tool 
     834                                Name="VCPreLinkEventTool" 
     835                        /> 
     836                        <Tool 
     837                                Name="VCLibrarianTool" 
     838                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     839 
     840 
     841 
     842                        /> 
     843                        <Tool 
     844                                Name="VCALinkTool" 
     845                        /> 
     846                        <Tool 
     847                                Name="VCXDCMakeTool" 
     848                        /> 
     849                        <Tool 
     850                                Name="VCBscMakeTool" 
     851                        /> 
     852                        <Tool 
     853                                Name="VCCodeSignTool" 
     854                        /> 
     855                        <Tool 
     856                                Name="VCPostBuildEventTool" 
     857                        /> 
     858                        <DeploymentTool 
     859                                ForceDirty="-1" 
     860                                RemoteDirectory="" 
     861                                RegisterOutput="0" 
     862                                AdditionalFiles="" 
     863                        /> 
     864                        <DebuggerTool 
     865                        /> 
     866                </Configuration> 
     867                <Configuration 
     868                        Name="Debug-Dynamic|Win32" 
     869                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     870 
     871                        ATLMinimizesCRunTimeLibraryUsage="false" 
     872 
     873                        CharacterSet="2" 
     874 
     875                        ConfigurationType="4" 
     876                        UseOfMFC="0" 
     877                        > 
     878                        <Tool 
     879                                Name="VCPreBuildEventTool" 
     880                        /> 
     881                        <Tool 
     882                                Name="VCCustomBuildTool" 
     883                        /> 
     884                        <Tool 
     885                                Name="VCXMLDataGeneratorTool" 
     886                        /> 
     887                        <Tool 
     888                                Name="VCWebServiceProxyGeneratorTool" 
     889                        /> 
     890                        <Tool 
     891                                Name="VCMIDLTool" 
     892                        /> 
     893                        <Tool 
     894                                Name="VCCLCompilerTool" 
     895                                PrecompiledHeaderFile="" 
     896 
     897                                PreprocessorDefinitions="_LIB;" 
     898 
     899                                AdditionalIncludeDirectories=".,../../gsm/inc" 
     900                        /> 
     901                        <Tool 
     902                                Name="VCManagedResourceCompilerTool" 
     903                        /> 
     904                        <Tool 
     905                                Name="VCResourceCompilerTool" 
     906                        /> 
     907                        <Tool 
     908                                Name="VCPreLinkEventTool" 
     909                        /> 
     910                        <Tool 
     911                                Name="VCLibrarianTool" 
     912 
     913                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     914 
     915                        /> 
     916                        <Tool 
     917                                Name="VCALinkTool" 
     918                        /> 
     919                        <Tool 
     920                                Name="VCXDCMakeTool" 
     921                        /> 
     922                        <Tool 
     923                                Name="VCBscMakeTool" 
     924                        /> 
     925                        <Tool 
     926                                Name="VCFxCopTool" 
     927                        /> 
     928                        <Tool 
     929                                Name="VCPostBuildEventTool" 
     930                        /> 
     931                </Configuration> 
     932                <Configuration 
     933                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     934                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     935 
     936                        ATLMinimizesCRunTimeLibraryUsage="false" 
     937 
     938                        CharacterSet="1" 
     939 
     940                        ConfigurationType="4" 
     941                        > 
     942                        <Tool 
     943                                Name="VCPreBuildEventTool" 
     944                        /> 
     945                        <Tool 
     946                                Name="VCCustomBuildTool" 
     947                        /> 
     948                        <Tool 
     949                                Name="VCXMLDataGeneratorTool" 
     950                        /> 
     951                        <Tool 
     952                                Name="VCWebServiceProxyGeneratorTool" 
     953                        /> 
     954                        <Tool 
     955                                Name="VCMIDLTool" 
     956                        /> 
     957                        <Tool 
     958                                Name="VCCLCompilerTool" 
     959                                PrecompiledHeaderFile="" 
     960 
     961                                PreprocessorDefinitions="_LIB;" 
     962 
     963                                AdditionalIncludeDirectories=".,../../gsm/inc" 
     964                        /> 
     965                        <Tool 
     966                                Name="VCManagedResourceCompilerTool" 
     967                        /> 
     968                        <Tool 
     969                                Name="VCResourceCompilerTool" 
     970                        /> 
     971                        <Tool 
     972                                Name="VCPreLinkEventTool" 
     973                        /> 
     974                        <Tool 
     975                                Name="VCLibrarianTool" 
     976                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     977 
     978 
     979 
     980                        /> 
     981                        <Tool 
     982                                Name="VCALinkTool" 
     983                        /> 
     984                        <Tool 
     985                                Name="VCXDCMakeTool" 
     986                        /> 
     987                        <Tool 
     988                                Name="VCBscMakeTool" 
     989                        /> 
     990                        <Tool 
     991                                Name="VCCodeSignTool" 
     992                        /> 
     993                        <Tool 
     994                                Name="VCPostBuildEventTool" 
     995                        /> 
     996                        <DeploymentTool 
     997                                ForceDirty="-1" 
     998                                RemoteDirectory="" 
     999                                RegisterOutput="0" 
     1000                                AdditionalFiles="" 
     1001                        /> 
     1002                        <DebuggerTool 
     1003                        /> 
     1004                </Configuration> 
     1005                <Configuration 
     1006                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1007                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1008 
     1009                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1010 
     1011                        CharacterSet="1" 
     1012 
     1013                        ConfigurationType="4" 
     1014                        > 
     1015                        <Tool 
     1016                                Name="VCPreBuildEventTool" 
     1017                        /> 
     1018                        <Tool 
     1019                                Name="VCCustomBuildTool" 
     1020                        /> 
     1021                        <Tool 
     1022                                Name="VCXMLDataGeneratorTool" 
     1023                        /> 
     1024                        <Tool 
     1025                                Name="VCWebServiceProxyGeneratorTool" 
     1026                        /> 
     1027                        <Tool 
     1028                                Name="VCMIDLTool" 
     1029                        /> 
     1030                        <Tool 
     1031                                Name="VCCLCompilerTool" 
     1032                                PrecompiledHeaderFile="" 
     1033 
     1034                                PreprocessorDefinitions="_LIB;" 
     1035 
     1036                                AdditionalIncludeDirectories=".,../../gsm/inc" 
     1037                        /> 
     1038                        <Tool 
     1039                                Name="VCManagedResourceCompilerTool" 
     1040                        /> 
     1041                        <Tool 
     1042                                Name="VCResourceCompilerTool" 
     1043                        /> 
     1044                        <Tool 
     1045                                Name="VCPreLinkEventTool" 
     1046                        /> 
     1047                        <Tool 
     1048                                Name="VCLibrarianTool" 
     1049                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     1050 
     1051 
     1052 
     1053                        /> 
     1054                        <Tool 
     1055                                Name="VCALinkTool" 
     1056                        /> 
     1057                        <Tool 
     1058                                Name="VCXDCMakeTool" 
     1059                        /> 
     1060                        <Tool 
     1061                                Name="VCBscMakeTool" 
     1062                        /> 
     1063                        <Tool 
     1064                                Name="VCCodeSignTool" 
     1065                        /> 
     1066                        <Tool 
     1067                                Name="VCPostBuildEventTool" 
     1068                        /> 
     1069                        <DeploymentTool 
     1070                                ForceDirty="-1" 
     1071                                RemoteDirectory="" 
     1072                                RegisterOutput="0" 
     1073                                AdditionalFiles="" 
     1074                        /> 
     1075                        <DebuggerTool 
     1076                        /> 
     1077                </Configuration> 
     1078                <Configuration 
    7631079                        Name="Release-Static|Win32" 
    764                         OutputDirectory="$(ConfigurationName)" 
    765                         IntermediateDirectory="$(OutDir)" 
     1080                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
     1081 
     1082                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1083 
     1084                        CharacterSet="2" 
     1085 
    7661086                        ConfigurationType="4" 
    767                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    7681087                        UseOfMFC="0" 
    769                         ATLMinimizesCRunTimeLibraryUsage="false" 
    770                         CharacterSet="2" 
    7711088                        > 
    7721089                        <Tool 
     
    7871104                        <Tool 
    7881105                                Name="VCCLCompilerTool" 
    789                                 Optimization="3" 
    790                                 InlineFunctionExpansion="1" 
    791                                 FavorSizeOrSpeed="2" 
     1106                                PrecompiledHeaderFile="" 
     1107 
     1108                                PreprocessorDefinitions="_LIB;" 
     1109 
    7921110                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    793                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
    794                                 StringPooling="true" 
    795                                 RuntimeLibrary="0" 
    796                                 EnableFunctionLevelLinking="true" 
    797                                 PrecompiledHeaderFile=".\output\gsm-i386-win32-vc8-release/libgsmcodec.pch" 
    798                                 AssemblerListingLocation=".\output\gsm-i386-win32-vc8-release/" 
    799                                 ObjectFile=".\output\gsm-i386-win32-vc8-release/" 
    800                                 ProgramDataBaseFileName=".\output\gsm-i386-win32-vc8-release/" 
    801                                 WarningLevel="4" 
    802                                 SuppressStartupBanner="true" 
    8031111                        /> 
    8041112                        <Tool 
     
    8071115                        <Tool 
    8081116                                Name="VCResourceCompilerTool" 
    809                                 PreprocessorDefinitions="NDEBUG" 
    810                                 Culture="1033" 
    8111117                        /> 
    8121118                        <Tool 
     
    8151121                        <Tool 
    8161122                                Name="VCLibrarianTool" 
    817                                 OutputFile="..\..\lib\libgsmcodec-i386-win32-vc8-release.lib" 
    818                                 SuppressStartupBanner="true" 
     1123 
     1124                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     1125 
    8191126                        /> 
    8201127                        <Tool 
     
    8261133                        <Tool 
    8271134                                Name="VCBscMakeTool" 
    828                                 SuppressStartupBanner="true" 
    829                                 OutputFile=".\output\gsm-i386-win32-vc8-release/libgsmcodec.bsc" 
    8301135                        /> 
    8311136                        <Tool 
     
    8381143                <Configuration 
    8391144                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    840                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    841                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     1145                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1146 
     1147                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1148 
     1149                        CharacterSet="1" 
     1150 
    8421151                        ConfigurationType="4" 
     1152                        > 
     1153                        <Tool 
     1154                                Name="VCPreBuildEventTool" 
     1155                        /> 
     1156                        <Tool 
     1157                                Name="VCCustomBuildTool" 
     1158                        /> 
     1159                        <Tool 
     1160                                Name="VCXMLDataGeneratorTool" 
     1161                        /> 
     1162                        <Tool 
     1163                                Name="VCWebServiceProxyGeneratorTool" 
     1164                        /> 
     1165                        <Tool 
     1166                                Name="VCMIDLTool" 
     1167                        /> 
     1168                        <Tool 
     1169                                Name="VCCLCompilerTool" 
     1170                                PrecompiledHeaderFile="" 
     1171 
     1172                                PreprocessorDefinitions="_LIB;" 
     1173 
     1174                                AdditionalIncludeDirectories=".,../../gsm/inc" 
     1175                        /> 
     1176                        <Tool 
     1177                                Name="VCManagedResourceCompilerTool" 
     1178                        /> 
     1179                        <Tool 
     1180                                Name="VCResourceCompilerTool" 
     1181                        /> 
     1182                        <Tool 
     1183                                Name="VCPreLinkEventTool" 
     1184                        /> 
     1185                        <Tool 
     1186                                Name="VCLibrarianTool" 
     1187                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     1188 
     1189 
     1190 
     1191                        /> 
     1192                        <Tool 
     1193                                Name="VCALinkTool" 
     1194                        /> 
     1195                        <Tool 
     1196                                Name="VCXDCMakeTool" 
     1197                        /> 
     1198                        <Tool 
     1199                                Name="VCBscMakeTool" 
     1200                        /> 
     1201                        <Tool 
     1202                                Name="VCCodeSignTool" 
     1203                        /> 
     1204                        <Tool 
     1205                                Name="VCPostBuildEventTool" 
     1206                        /> 
     1207                        <DeploymentTool 
     1208                                ForceDirty="-1" 
     1209                                RemoteDirectory="" 
     1210                                RegisterOutput="0" 
     1211                                AdditionalFiles="" 
     1212                        /> 
     1213                        <DebuggerTool 
     1214                        /> 
     1215                </Configuration> 
     1216                <Configuration 
     1217                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1218                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1219 
     1220                        ATLMinimizesCRunTimeLibraryUsage="false" 
     1221 
    8431222                        CharacterSet="1" 
     1223 
     1224                        ConfigurationType="4" 
    8441225                        > 
    8451226                        <Tool 
     
    8571238                        <Tool 
    8581239                                Name="VCMIDLTool" 
    859                                 TargetEnvironment="1" 
    8601240                        /> 
    8611241                        <Tool 
    8621242                                Name="VCCLCompilerTool" 
    863                                 ExecutionBucket="7" 
    864                                 Optimization="2" 
    865                                 FavorSizeOrSpeed="2" 
     1243                                PrecompiledHeaderFile="" 
     1244 
     1245                                PreprocessorDefinitions="_LIB;" 
     1246 
    8661247                                AdditionalIncludeDirectories=".,../../gsm/inc" 
    867                                 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    868                                 ExceptionHandling="0" 
    869                                 RuntimeLibrary="0" 
    870                                 WarningLevel="3" 
    871                                 DebugInformationFormat="0" 
    872                                 CompileAs="0" 
    8731248                        /> 
    8741249                        <Tool 
     
    8831258                        <Tool 
    8841259                                Name="VCLibrarianTool" 
    885                                 AdditionalOptions="" 
     1260                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     1261 
     1262 
     1263 
    8861264                        /> 
    8871265                        <Tool 
     
    19672345                        > 
    19682346                        <File 
     2347                                RelativePath="..\..\gsm\inc\config.h" 
     2348                                > 
     2349                        </File> 
     2350                        <File 
    19692351                                RelativePath="config.h" 
    1970                                 > 
    1971                         </File> 
    1972                         <File 
    1973                                 RelativePath="..\..\gsm\inc\config.h" 
    19742352                                > 
    19752353                        </File> 
Note: See TracChangeset for help on using the changeset viewer.