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/speex/libspeex.vcproj

    r2584 r2638  
    55        Name="libspeex" 
    66        ProjectGUID="{4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}" 
     7        RootNamespace="libspeex" 
    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\libspeex-i386-win32-vc8-debug" 
    22                         IntermediateDirectory=".\output\libspeex-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" 
    2733                        > 
    2834                        <Tool 
     
    4349                        <Tool 
    4450                                Name="VCCLCompilerTool" 
    45                                 Optimization="0" 
     51                                PrecompiledHeaderFile="" 
     52 
     53                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     54 
    4655                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    47                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H" 
    48                                 RuntimeLibrary="1" 
    49                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.pch" 
    50                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-debug/" 
    51                                 ObjectFile=".\output\libspeex-i386-win32-vc8-debug/" 
    52                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-debug/" 
    53                                 WarningLevel="3" 
    54                                 SuppressStartupBanner="true" 
    55                                 DebugInformationFormat="4" 
    5656                        /> 
    5757                        <Tool 
     
    6060                        <Tool 
    6161                                Name="VCResourceCompilerTool" 
    62                                 PreprocessorDefinitions="_DEBUG" 
    63                                 Culture="2057" 
    6462                        /> 
    6563                        <Tool 
     
    6866                        <Tool 
    6967                                Name="VCLibrarianTool" 
    70                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-debug.lib" 
    71                                 SuppressStartupBanner="true" 
     68 
     69                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     70 
    7271                        /> 
    7372                        <Tool 
     
    7978                        <Tool 
    8079                                Name="VCBscMakeTool" 
    81                                 SuppressStartupBanner="true" 
    82                                 OutputFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.bsc" 
    8380                        /> 
    8481                        <Tool 
     
    9188                <Configuration 
    9289                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    93                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    94                         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 
    9596                        ConfigurationType="4" 
    96                         CharacterSet="1" 
    9797                        > 
    9898                        <Tool 
     
    113113                        <Tool 
    114114                                Name="VCCLCompilerTool" 
    115                                 ExecutionBucket="7" 
    116                                 Optimization="0" 
    117                                 FavorSizeOrSpeed="0" 
     115                                PrecompiledHeaderFile="" 
     116 
     117                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     118 
    118119                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    119                                 PreprocessorDefinitions="HAVE_CONFIG_H;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    120                                 ExceptionHandling="0" 
    121                                 RuntimeLibrary="1" 
    122                                 WarningLevel="3" 
    123                                 DebugInformationFormat="3" 
    124                                 CompileAs="0" 
    125                                 CompileForArchitecture="0" 
    126120                        /> 
    127121                        <Tool 
     
    136130                        <Tool 
    137131                                Name="VCLibrarianTool" 
    138                                 AdditionalOptions="" 
     132                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     133 
     134 
     135 
    139136                        /> 
    140137                        <Tool 
     
    163160                </Configuration> 
    164161                <Configuration 
    165                         Name="Release|Win32" 
    166                         OutputDirectory=".\output\libspeex-i386-win32-vc8-release" 
    167                         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 
    168169                        ConfigurationType="4" 
    169                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    170                         UseOfMFC="0" 
    171                         ATLMinimizesCRunTimeLibraryUsage="false" 
    172170                        > 
    173171                        <Tool 
     
    188186                        <Tool 
    189187                                Name="VCCLCompilerTool" 
    190                                 Optimization="2" 
    191                                 InlineFunctionExpansion="2" 
    192                                 EnableIntrinsicFunctions="true" 
    193                                 FavorSizeOrSpeed="1" 
     188                                PrecompiledHeaderFile="" 
     189 
     190                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     191 
    194192                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    195                                 PreprocessorDefinitions="inline=__inline;WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H" 
    196                                 RuntimeLibrary="2" 
    197                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-release/libspeex.pch" 
    198                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-release/" 
    199                                 ObjectFile=".\output\libspeex-i386-win32-vc8-release/" 
    200                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-release/" 
    201                                 SuppressStartupBanner="true" 
    202193                        /> 
    203194                        <Tool 
     
    206197                        <Tool 
    207198                                Name="VCResourceCompilerTool" 
    208                                 PreprocessorDefinitions="NDEBUG" 
    209                                 Culture="2057" 
    210199                        /> 
    211200                        <Tool 
     
    214203                        <Tool 
    215204                                Name="VCLibrarianTool" 
    216                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-release.lib" 
    217                                 SuppressStartupBanner="true" 
    218                         /> 
    219                         <Tool 
    220                                 Name="VCALinkTool" 
    221                         /> 
    222                         <Tool 
    223                                 Name="VCXDCMakeTool" 
    224                         /> 
    225                         <Tool 
    226                                 Name="VCBscMakeTool" 
    227                                 SuppressStartupBanner="true" 
    228                                 OutputFile=".\output\libspeex-i386-win32-vc8-release/libspeex.bsc" 
    229                         /> 
    230                         <Tool 
    231                                 Name="VCFxCopTool" 
    232                         /> 
    233                         <Tool 
    234                                 Name="VCPostBuildEventTool" 
    235                         /> 
    236                 </Configuration> 
    237                 <Configuration 
    238                         Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    239                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
    240                         IntermediateDirectory="$(OutDir)" 
    241                         ConfigurationType="4" 
    242                         CharacterSet="1" 
    243                         > 
    244                         <Tool 
    245                                 Name="VCPreBuildEventTool" 
    246                         /> 
    247                         <Tool 
    248                                 Name="VCCustomBuildTool" 
    249                         /> 
    250                         <Tool 
    251                                 Name="VCXMLDataGeneratorTool" 
    252                         /> 
    253                         <Tool 
    254                                 Name="VCWebServiceProxyGeneratorTool" 
    255                         /> 
    256                         <Tool 
    257                                 Name="VCMIDLTool" 
    258                         /> 
    259                         <Tool 
    260                                 Name="VCCLCompilerTool" 
    261                                 ExecutionBucket="7" 
    262                                 Optimization="2" 
    263                                 FavorSizeOrSpeed="2" 
    264                                 AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    265                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    266                                 ExceptionHandling="0" 
    267                                 RuntimeLibrary="0" 
    268                                 WarningLevel="3" 
    269                                 DebugInformationFormat="0" 
    270                                 CompileAs="0" 
    271                         /> 
    272                         <Tool 
    273                                 Name="VCManagedResourceCompilerTool" 
    274                         /> 
    275                         <Tool 
    276                                 Name="VCResourceCompilerTool" 
    277                         /> 
    278                         <Tool 
    279                                 Name="VCPreLinkEventTool" 
    280                         /> 
    281                         <Tool 
    282                                 Name="VCLibrarianTool" 
    283                                 AdditionalOptions="" 
     205                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     206 
     207 
     208 
    284209                        /> 
    285210                        <Tool 
     
    308233                </Configuration> 
    309234                <Configuration 
    310                         Name="Debug-Static|Win32" 
    311                         OutputDirectory="$(ConfigurationName)" 
    312                         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 
    313242                        ConfigurationType="4" 
    314                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    315243                        UseOfMFC="0" 
    316                         ATLMinimizesCRunTimeLibraryUsage="false" 
    317244                        > 
    318245                        <Tool 
     
    333260                        <Tool 
    334261                                Name="VCCLCompilerTool" 
    335                                 Optimization="0" 
     262                                PrecompiledHeaderFile="" 
     263 
     264                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     265 
    336266                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    337                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H" 
    338                                 RuntimeLibrary="1" 
    339                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.pch" 
    340                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-debug/" 
    341                                 ObjectFile=".\output\libspeex-i386-win32-vc8-debug/" 
    342                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-debug/" 
    343                                 WarningLevel="3" 
    344                                 SuppressStartupBanner="true" 
    345                                 DebugInformationFormat="4" 
    346267                        /> 
    347268                        <Tool 
     
    350271                        <Tool 
    351272                                Name="VCResourceCompilerTool" 
    352                                 PreprocessorDefinitions="_DEBUG" 
    353                                 Culture="2057" 
    354273                        /> 
    355274                        <Tool 
     
    358277                        <Tool 
    359278                                Name="VCLibrarianTool" 
    360                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-debug.lib" 
    361                                 SuppressStartupBanner="true" 
     279 
     280                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     281 
    362282                        /> 
    363283                        <Tool 
     
    369289                        <Tool 
    370290                                Name="VCBscMakeTool" 
    371                                 SuppressStartupBanner="true" 
    372                                 OutputFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.bsc" 
    373291                        /> 
    374292                        <Tool 
     
    380298                </Configuration> 
    381299                <Configuration 
    382                         Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    383                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    384                         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 
    385307                        ConfigurationType="4" 
    386                         CharacterSet="1" 
    387308                        > 
    388309                        <Tool 
     
    400321                        <Tool 
    401322                                Name="VCMIDLTool" 
    402                                 TargetEnvironment="1" 
    403323                        /> 
    404324                        <Tool 
    405325                                Name="VCCLCompilerTool" 
    406                                 ExecutionBucket="7" 
    407                                 Optimization="0" 
    408                                 FavorSizeOrSpeed="0" 
     326                                PrecompiledHeaderFile="" 
     327 
     328                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     329 
    409330                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    410                                 PreprocessorDefinitions="HAVE_CONFIG_H;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    411                                 ExceptionHandling="0" 
    412                                 RuntimeLibrary="1" 
    413                                 WarningLevel="3" 
    414                                 DebugInformationFormat="3" 
    415                                 CompileAs="0" 
    416                                 CompileForArchitecture="0" 
    417331                        /> 
    418332                        <Tool 
     
    427341                        <Tool 
    428342                                Name="VCLibrarianTool" 
    429                                 AdditionalOptions="" 
     343                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     344 
     345 
     346 
    430347                        /> 
    431348                        <Tool 
     
    454371                </Configuration> 
    455372                <Configuration 
    456                         Name="Release-Dynamic|Win32" 
    457                         OutputDirectory="$(ConfigurationName)" 
    458                         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 
    459380                        ConfigurationType="4" 
    460                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    461                         UseOfMFC="0" 
    462                         ATLMinimizesCRunTimeLibraryUsage="false" 
    463381                        > 
    464382                        <Tool 
     
    479397                        <Tool 
    480398                                Name="VCCLCompilerTool" 
    481                                 Optimization="2" 
    482                                 InlineFunctionExpansion="2" 
    483                                 EnableIntrinsicFunctions="true" 
    484                                 FavorSizeOrSpeed="1" 
     399                                PrecompiledHeaderFile="" 
     400 
     401                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     402 
    485403                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    486                                 PreprocessorDefinitions="inline=__inline;WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H" 
    487                                 RuntimeLibrary="2" 
    488                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-release/libspeex.pch" 
    489                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-release/" 
    490                                 ObjectFile=".\output\libspeex-i386-win32-vc8-release/" 
    491                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-release/" 
    492                                 SuppressStartupBanner="true" 
    493404                        /> 
    494405                        <Tool 
     
    497408                        <Tool 
    498409                                Name="VCResourceCompilerTool" 
    499                                 PreprocessorDefinitions="NDEBUG" 
    500                                 Culture="2057" 
    501410                        /> 
    502411                        <Tool 
     
    505414                        <Tool 
    506415                                Name="VCLibrarianTool" 
    507                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-release.lib" 
    508                                 SuppressStartupBanner="true" 
    509                         /> 
    510                         <Tool 
    511                                 Name="VCALinkTool" 
    512                         /> 
    513                         <Tool 
    514                                 Name="VCXDCMakeTool" 
    515                         /> 
    516                         <Tool 
    517                                 Name="VCBscMakeTool" 
    518                                 SuppressStartupBanner="true" 
    519                                 OutputFile=".\output\libspeex-i386-win32-vc8-release/libspeex.bsc" 
    520                         /> 
    521                         <Tool 
    522                                 Name="VCFxCopTool" 
    523                         /> 
    524                         <Tool 
    525                                 Name="VCPostBuildEventTool" 
    526                         /> 
    527                 </Configuration> 
    528                 <Configuration 
    529                         Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    530                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    531                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    532                         ConfigurationType="4" 
    533                         CharacterSet="1" 
    534                         > 
    535                         <Tool 
    536                                 Name="VCPreBuildEventTool" 
    537                         /> 
    538                         <Tool 
    539                                 Name="VCCustomBuildTool" 
    540                         /> 
    541                         <Tool 
    542                                 Name="VCXMLDataGeneratorTool" 
    543                         /> 
    544                         <Tool 
    545                                 Name="VCWebServiceProxyGeneratorTool" 
    546                         /> 
    547                         <Tool 
    548                                 Name="VCMIDLTool" 
    549                                 TargetEnvironment="1" 
    550                         /> 
    551                         <Tool 
    552                                 Name="VCCLCompilerTool" 
    553                                 ExecutionBucket="7" 
    554                                 Optimization="2" 
    555                                 FavorSizeOrSpeed="2" 
    556                                 AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    557                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    558                                 ExceptionHandling="0" 
    559                                 RuntimeLibrary="0" 
    560                                 WarningLevel="3" 
    561                                 DebugInformationFormat="0" 
    562                                 CompileAs="0" 
    563                         /> 
    564                         <Tool 
    565                                 Name="VCManagedResourceCompilerTool" 
    566                         /> 
    567                         <Tool 
    568                                 Name="VCResourceCompilerTool" 
    569                         /> 
    570                         <Tool 
    571                                 Name="VCPreLinkEventTool" 
    572                         /> 
    573                         <Tool 
    574                                 Name="VCLibrarianTool" 
    575                                 AdditionalOptions="" 
     416                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     417 
     418 
     419 
    576420                        /> 
    577421                        <Tool 
     
    600444                </Configuration> 
    601445                <Configuration 
    602                         Name="Debug-Dynamic|Win32" 
    603                         OutputDirectory="$(ConfigurationName)" 
    604                         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 
    605453                        ConfigurationType="4" 
    606                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    607454                        UseOfMFC="0" 
    608                         ATLMinimizesCRunTimeLibraryUsage="false" 
    609455                        > 
    610456                        <Tool 
     
    625471                        <Tool 
    626472                                Name="VCCLCompilerTool" 
    627                                 Optimization="0" 
     473                                PrecompiledHeaderFile="" 
     474 
     475                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     476 
    628477                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    629                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H" 
    630                                 RuntimeLibrary="3" 
    631                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.pch" 
    632                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-debug/" 
    633                                 ObjectFile=".\output\libspeex-i386-win32-vc8-debug/" 
    634                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-debug/" 
    635                                 WarningLevel="3" 
    636                                 SuppressStartupBanner="true" 
    637                                 DebugInformationFormat="4" 
    638478                        /> 
    639479                        <Tool 
     
    642482                        <Tool 
    643483                                Name="VCResourceCompilerTool" 
    644                                 PreprocessorDefinitions="_DEBUG" 
    645                                 Culture="2057" 
    646484                        /> 
    647485                        <Tool 
     
    650488                        <Tool 
    651489                                Name="VCLibrarianTool" 
    652                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-debug.lib" 
    653                                 SuppressStartupBanner="true" 
     490 
     491                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     492 
    654493                        /> 
    655494                        <Tool 
     
    661500                        <Tool 
    662501                                Name="VCBscMakeTool" 
    663                                 SuppressStartupBanner="true" 
    664                                 OutputFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.bsc" 
    665502                        /> 
    666503                        <Tool 
     
    672509                </Configuration> 
    673510                <Configuration 
    674                         Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    675                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    676                         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 
    677518                        ConfigurationType="4" 
    678                         CharacterSet="1" 
    679519                        > 
    680520                        <Tool 
     
    692532                        <Tool 
    693533                                Name="VCMIDLTool" 
    694                                 TargetEnvironment="1" 
    695534                        /> 
    696535                        <Tool 
    697536                                Name="VCCLCompilerTool" 
    698                                 ExecutionBucket="7" 
    699                                 Optimization="0" 
    700                                 FavorSizeOrSpeed="0" 
     537                                PrecompiledHeaderFile="" 
     538 
     539                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     540 
    701541                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    702                                 PreprocessorDefinitions="HAVE_CONFIG_H;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    703                                 ExceptionHandling="0" 
    704                                 RuntimeLibrary="1" 
    705                                 WarningLevel="3" 
    706                                 DebugInformationFormat="3" 
    707                                 CompileAs="0" 
    708                                 CompileForArchitecture="0" 
    709542                        /> 
    710543                        <Tool 
     
    719552                        <Tool 
    720553                                Name="VCLibrarianTool" 
    721                                 AdditionalOptions="" 
     554                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6std-vs$(VSVer)-$(ConfigurationName).lib" 
     555 
     556 
     557 
    722558                        /> 
    723559                        <Tool 
     
    746582                </Configuration> 
    747583                <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;_WINDOWS;HAVE_CONFIG_H;" 
     613 
     614                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
     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;_WINDOWS;HAVE_CONFIG_H;" 
     687 
     688                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
     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;_WINDOWS;HAVE_CONFIG_H;" 
     751 
     752                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
     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;_WINDOWS;HAVE_CONFIG_H;" 
     824 
     825                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
     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;_WINDOWS;HAVE_CONFIG_H;" 
     898 
     899                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
     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;_WINDOWS;HAVE_CONFIG_H;" 
     962 
     963                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
     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;_WINDOWS;HAVE_CONFIG_H;" 
     1035 
     1036                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
     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 
    7481079                        Name="Release-Static|Win32" 
    749                         OutputDirectory="$(ConfigurationName)" 
    750                         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 
    7511086                        ConfigurationType="4" 
    752                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
    7531087                        UseOfMFC="0" 
    754                         ATLMinimizesCRunTimeLibraryUsage="false" 
    7551088                        > 
    7561089                        <Tool 
     
    7711104                        <Tool 
    7721105                                Name="VCCLCompilerTool" 
    773                                 Optimization="2" 
    774                                 InlineFunctionExpansion="2" 
    775                                 EnableIntrinsicFunctions="true" 
    776                                 FavorSizeOrSpeed="1" 
     1106                                PrecompiledHeaderFile="" 
     1107 
     1108                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     1109 
    7771110                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    778                                 PreprocessorDefinitions="inline=__inline;WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H" 
    779                                 RuntimeLibrary="0" 
    780                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-release/libspeex.pch" 
    781                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-release/" 
    782                                 ObjectFile=".\output\libspeex-i386-win32-vc8-release/" 
    783                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-release/" 
    784                                 SuppressStartupBanner="true" 
    7851111                        /> 
    7861112                        <Tool 
     
    7891115                        <Tool 
    7901116                                Name="VCResourceCompilerTool" 
    791                                 PreprocessorDefinitions="NDEBUG" 
    792                                 Culture="2057" 
    7931117                        /> 
    7941118                        <Tool 
     
    7971121                        <Tool 
    7981122                                Name="VCLibrarianTool" 
    799                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-release.lib" 
    800                                 SuppressStartupBanner="true" 
     1123 
     1124                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
     1125 
    8011126                        /> 
    8021127                        <Tool 
     
    8081133                        <Tool 
    8091134                                Name="VCBscMakeTool" 
    810                                 SuppressStartupBanner="true" 
    811                                 OutputFile=".\output\libspeex-i386-win32-vc8-release/libspeex.bsc" 
    8121135                        /> 
    8131136                        <Tool 
     
    8201143                <Configuration 
    8211144                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    822                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    823                         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 
    8241151                        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;_WINDOWS;HAVE_CONFIG_H;" 
     1173 
     1174                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
     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 
    8251222                        CharacterSet="1" 
     1223 
     1224                        ConfigurationType="4" 
    8261225                        > 
    8271226                        <Tool 
     
    8391238                        <Tool 
    8401239                                Name="VCMIDLTool" 
    841                                 TargetEnvironment="1" 
    8421240                        /> 
    8431241                        <Tool 
    8441242                                Name="VCCLCompilerTool" 
    845                                 ExecutionBucket="7" 
    846                                 Optimization="2" 
    847                                 FavorSizeOrSpeed="2" 
     1243                                PrecompiledHeaderFile="" 
     1244 
     1245                                PreprocessorDefinitions="_LIB;_WINDOWS;HAVE_CONFIG_H;" 
     1246 
    8481247                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    849                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    850                                 ExceptionHandling="0" 
    851                                 RuntimeLibrary="0" 
    852                                 WarningLevel="3" 
    853                                 DebugInformationFormat="0" 
    854                                 CompileAs="0" 
    8551248                        /> 
    8561249                        <Tool 
     
    8651258                        <Tool 
    8661259                                Name="VCLibrarianTool" 
    867                                 AdditionalOptions="" 
     1260                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-wm6pro-vs$(VSVer)-$(ConfigurationName).lib" 
     1261 
     1262 
     1263 
    8681264                        /> 
    8691265                        <Tool 
Note: See TracChangeset for help on using the changeset viewer.