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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/vs-reorg/third_party/build/speex/libspeex.vcproj

    r2621 r2625  
    2323                <Configuration 
    2424                        Name="Debug|Win32" 
    25                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    26                         IntermediateDirectory="$(OutDir)" 
    2725                        ConfigurationType="4" 
    28                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     26                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    2927                        UseOfMFC="0" 
    3028                        ATLMinimizesCRunTimeLibraryUsage="false" 
     29                        CharacterSet="2" 
    3130                        > 
    3231                        <Tool 
     
    4847                                Name="VCCLCompilerTool" 
    4948                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    50                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H" 
    51                                 RuntimeLibrary="1" 
    52                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.pch" 
    53                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-debug/" 
    54                                 ObjectFile=".\output\libspeex-i386-win32-vc8-debug/" 
    55                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-debug/" 
    56                                 WarningLevel="3" 
    57                                 SuppressStartupBanner="true" 
     49                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     50                                PrecompiledHeaderFile="" 
    5851                        /> 
    5952                        <Tool 
     
    6255                        <Tool 
    6356                                Name="VCResourceCompilerTool" 
    64                                 PreprocessorDefinitions="_DEBUG" 
    65                                 Culture="2057" 
    6657                        /> 
    6758                        <Tool 
     
    7061                        <Tool 
    7162                                Name="VCLibrarianTool" 
    72                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-debug.lib" 
    73                                 SuppressStartupBanner="true" 
     63                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    7464                        /> 
    7565                        <Tool 
     
    8171                        <Tool 
    8272                                Name="VCBscMakeTool" 
    83                                 SuppressStartupBanner="true" 
    84                                 OutputFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.bsc" 
    8573                        /> 
    8674                        <Tool 
     
    9381                <Configuration 
    9482                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    95                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    96                         IntermediateDirectory="$(OutDir)" 
    9783                        ConfigurationType="4" 
    98                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     84                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     85                        ATLMinimizesCRunTimeLibraryUsage="false" 
    9986                        CharacterSet="1" 
    10087                        > 
     
    117104                                Name="VCCLCompilerTool" 
    118105                                ExecutionBucket="7" 
    119                                 Optimization="0" 
    120                                 FavorSizeOrSpeed="0" 
    121106                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    122                                 PreprocessorDefinitions="HAVE_CONFIG_H;_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" 
     107                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     108                                PrecompiledHeaderFile="" 
    129109                        /> 
    130110                        <Tool 
     
    139119                        <Tool 
    140120                                Name="VCLibrarianTool" 
    141                                 AdditionalOptions="" 
     121                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    142122                        /> 
    143123                        <Tool 
     
    167147                <Configuration 
    168148                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
    169                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    170                         IntermediateDirectory="$(OutDir)" 
    171149                        ConfigurationType="4" 
    172                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     150                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     151                        ATLMinimizesCRunTimeLibraryUsage="false" 
    173152                        CharacterSet="1" 
    174153                        > 
     
    187166                        <Tool 
    188167                                Name="VCMIDLTool" 
    189                                 TargetEnvironment="1" 
    190168                        /> 
    191169                        <Tool 
    192170                                Name="VCCLCompilerTool" 
    193171                                ExecutionBucket="7" 
    194                                 Optimization="0" 
    195                                 FavorSizeOrSpeed="0" 
    196172                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    197                                 PreprocessorDefinitions="HAVE_CONFIG_H;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    198                                 ExceptionHandling="0" 
    199                                 RuntimeLibrary="1" 
    200                                 DebugInformationFormat="3" 
    201                                 CompileAs="0" 
    202                                 CompileForArchitecture="0" 
     173                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     174                                PrecompiledHeaderFile="" 
    203175                        /> 
    204176                        <Tool 
     
    213185                        <Tool 
    214186                                Name="VCLibrarianTool" 
    215                                 AdditionalOptions="" 
     187                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    216188                        /> 
    217189                        <Tool 
     
    241213                <Configuration 
    242214                        Name="Release|Win32" 
    243                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    244                         IntermediateDirectory="$(OutDir)" 
    245215                        ConfigurationType="4" 
    246                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops" 
     216                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    247217                        UseOfMFC="0" 
    248218                        ATLMinimizesCRunTimeLibraryUsage="false" 
     219                        CharacterSet="2" 
    249220                        > 
    250221                        <Tool 
     
    265236                        <Tool 
    266237                                Name="VCCLCompilerTool" 
    267                                 Optimization="2" 
    268                                 InlineFunctionExpansion="2" 
    269                                 EnableIntrinsicFunctions="true" 
    270                                 FavorSizeOrSpeed="1" 
    271238                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    272                                 PreprocessorDefinitions="inline=__inline;WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H" 
    273                                 RuntimeLibrary="2" 
    274                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-release/libspeex.pch" 
    275                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-release/" 
    276                                 ObjectFile=".\output\libspeex-i386-win32-vc8-release/" 
    277                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-release/" 
    278                                 SuppressStartupBanner="true" 
     239                                PreprocessorDefinitions="WIN32;_WINDOWS;HAVE_CONFIG_H" 
     240                                PrecompiledHeaderFile="" 
    279241                        /> 
    280242                        <Tool 
     
    283245                        <Tool 
    284246                                Name="VCResourceCompilerTool" 
    285                                 PreprocessorDefinitions="NDEBUG" 
    286                                 Culture="2057" 
    287247                        /> 
    288248                        <Tool 
     
    291251                        <Tool 
    292252                                Name="VCLibrarianTool" 
    293                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-release.lib" 
    294                                 SuppressStartupBanner="true" 
     253                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    295254                        /> 
    296255                        <Tool 
     
    302261                        <Tool 
    303262                                Name="VCBscMakeTool" 
    304                                 SuppressStartupBanner="true" 
    305                                 OutputFile=".\output\libspeex-i386-win32-vc8-release/libspeex.bsc" 
    306263                        /> 
    307264                        <Tool 
     
    314271                <Configuration 
    315272                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    316                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    317                         IntermediateDirectory="$(OutDir)" 
    318273                        ConfigurationType="4" 
    319                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     274                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     275                        ATLMinimizesCRunTimeLibraryUsage="false" 
    320276                        CharacterSet="1" 
    321277                        > 
     
    338294                                Name="VCCLCompilerTool" 
    339295                                ExecutionBucket="7" 
    340                                 Optimization="2" 
    341                                 FavorSizeOrSpeed="2" 
    342296                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    343                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    344                                 ExceptionHandling="0" 
    345                                 RuntimeLibrary="0" 
    346                                 WarningLevel="3" 
    347                                 DebugInformationFormat="0" 
    348                                 CompileAs="0" 
     297                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     298                                PrecompiledHeaderFile="" 
    349299                        /> 
    350300                        <Tool 
     
    359309                        <Tool 
    360310                                Name="VCLibrarianTool" 
    361                                 AdditionalOptions="" 
     311                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    362312                        /> 
    363313                        <Tool 
     
    387337                <Configuration 
    388338                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
    389                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    390                         IntermediateDirectory="$(OutDir)" 
    391339                        ConfigurationType="4" 
    392                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     340                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     341                        ATLMinimizesCRunTimeLibraryUsage="false" 
    393342                        CharacterSet="1" 
    394343                        > 
     
    407356                        <Tool 
    408357                                Name="VCMIDLTool" 
    409                                 TargetEnvironment="1" 
    410358                        /> 
    411359                        <Tool 
    412360                                Name="VCCLCompilerTool" 
    413361                                ExecutionBucket="7" 
    414                                 Optimization="2" 
    415                                 FavorSizeOrSpeed="2" 
    416362                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    417                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    418                                 ExceptionHandling="0" 
    419                                 RuntimeLibrary="0" 
    420                                 DebugInformationFormat="0" 
    421                                 CompileAs="0" 
     363                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     364                                PrecompiledHeaderFile="" 
    422365                        /> 
    423366                        <Tool 
     
    432375                        <Tool 
    433376                                Name="VCLibrarianTool" 
    434                                 AdditionalOptions="" 
     377                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    435378                        /> 
    436379                        <Tool 
     
    460403                <Configuration 
    461404                        Name="Debug-Static|Win32" 
    462                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    463                         IntermediateDirectory="$(OutDir)" 
    464405                        ConfigurationType="4" 
    465                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
     406                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    466407                        UseOfMFC="0" 
    467408                        ATLMinimizesCRunTimeLibraryUsage="false" 
     409                        CharacterSet="2" 
    468410                        > 
    469411                        <Tool 
     
    484426                        <Tool 
    485427                                Name="VCCLCompilerTool" 
    486                                 Optimization="0" 
    487428                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    488                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H" 
    489                                 RuntimeLibrary="1" 
    490                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.pch" 
    491                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-debug/" 
    492                                 ObjectFile=".\output\libspeex-i386-win32-vc8-debug/" 
    493                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-debug/" 
    494                                 WarningLevel="3" 
    495                                 SuppressStartupBanner="true" 
    496                                 DebugInformationFormat="4" 
     429                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     430                                PrecompiledHeaderFile="" 
    497431                        /> 
    498432                        <Tool 
     
    501435                        <Tool 
    502436                                Name="VCResourceCompilerTool" 
    503                                 PreprocessorDefinitions="_DEBUG" 
    504                                 Culture="2057" 
    505437                        /> 
    506438                        <Tool 
     
    509441                        <Tool 
    510442                                Name="VCLibrarianTool" 
    511                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-debug.lib" 
    512                                 SuppressStartupBanner="true" 
     443                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    513444                        /> 
    514445                        <Tool 
     
    520451                        <Tool 
    521452                                Name="VCBscMakeTool" 
    522                                 SuppressStartupBanner="true" 
    523                                 OutputFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.bsc" 
    524453                        /> 
    525454                        <Tool 
     
    532461                <Configuration 
    533462                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    534                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    535                         IntermediateDirectory="$(OutDir)" 
    536463                        ConfigurationType="4" 
    537                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     464                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     465                        ATLMinimizesCRunTimeLibraryUsage="false" 
    538466                        CharacterSet="1" 
    539467                        > 
     
    552480                        <Tool 
    553481                                Name="VCMIDLTool" 
    554                                 TargetEnvironment="1" 
    555482                        /> 
    556483                        <Tool 
    557484                                Name="VCCLCompilerTool" 
    558485                                ExecutionBucket="7" 
    559                                 Optimization="0" 
    560                                 FavorSizeOrSpeed="0" 
    561486                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    562                                 PreprocessorDefinitions="HAVE_CONFIG_H;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    563                                 ExceptionHandling="0" 
    564                                 RuntimeLibrary="1" 
    565                                 WarningLevel="3" 
    566                                 DebugInformationFormat="3" 
    567                                 CompileAs="0" 
    568                                 CompileForArchitecture="0" 
     487                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     488                                PrecompiledHeaderFile="" 
    569489                        /> 
    570490                        <Tool 
     
    579499                        <Tool 
    580500                                Name="VCLibrarianTool" 
    581                                 AdditionalOptions="" 
     501                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    582502                        /> 
    583503                        <Tool 
     
    607527                <Configuration 
    608528                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    609                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    610                         IntermediateDirectory="$(OutDir)" 
    611529                        ConfigurationType="4" 
    612                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     530                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     531                        ATLMinimizesCRunTimeLibraryUsage="false" 
    613532                        CharacterSet="1" 
    614533                        > 
     
    627546                        <Tool 
    628547                                Name="VCMIDLTool" 
    629                                 TargetEnvironment="1" 
    630548                        /> 
    631549                        <Tool 
    632550                                Name="VCCLCompilerTool" 
    633551                                ExecutionBucket="7" 
    634                                 Optimization="0" 
    635                                 FavorSizeOrSpeed="0" 
    636552                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    637                                 PreprocessorDefinitions="HAVE_CONFIG_H;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    638                                 ExceptionHandling="0" 
    639                                 RuntimeLibrary="1" 
    640                                 DebugInformationFormat="3" 
    641                                 CompileAs="0" 
    642                                 CompileForArchitecture="0" 
     553                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     554                                PrecompiledHeaderFile="" 
    643555                        /> 
    644556                        <Tool 
     
    653565                        <Tool 
    654566                                Name="VCLibrarianTool" 
    655                                 AdditionalOptions="" 
     567                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    656568                        /> 
    657569                        <Tool 
     
    681593                <Configuration 
    682594                        Name="Release-Dynamic|Win32" 
    683                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    684                         IntermediateDirectory="$(OutDir)" 
    685595                        ConfigurationType="4" 
    686                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops" 
     596                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    687597                        UseOfMFC="0" 
    688598                        ATLMinimizesCRunTimeLibraryUsage="false" 
     599                        CharacterSet="2" 
    689600                        > 
    690601                        <Tool 
     
    705616                        <Tool 
    706617                                Name="VCCLCompilerTool" 
    707                                 Optimization="2" 
    708                                 InlineFunctionExpansion="2" 
    709                                 EnableIntrinsicFunctions="true" 
    710                                 FavorSizeOrSpeed="1" 
    711618                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    712                                 PreprocessorDefinitions="inline=__inline;WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H" 
    713                                 RuntimeLibrary="2" 
    714                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-release/libspeex.pch" 
    715                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-release/" 
    716                                 ObjectFile=".\output\libspeex-i386-win32-vc8-release/" 
    717                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-release/" 
    718                                 SuppressStartupBanner="true" 
     619                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     620                                PrecompiledHeaderFile="" 
    719621                        /> 
    720622                        <Tool 
     
    723625                        <Tool 
    724626                                Name="VCResourceCompilerTool" 
    725                                 PreprocessorDefinitions="NDEBUG" 
    726                                 Culture="2057" 
    727627                        /> 
    728628                        <Tool 
     
    731631                        <Tool 
    732632                                Name="VCLibrarianTool" 
    733                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-release.lib" 
    734                                 SuppressStartupBanner="true" 
     633                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    735634                        /> 
    736635                        <Tool 
     
    742641                        <Tool 
    743642                                Name="VCBscMakeTool" 
    744                                 SuppressStartupBanner="true" 
    745                                 OutputFile=".\output\libspeex-i386-win32-vc8-release/libspeex.bsc" 
    746643                        /> 
    747644                        <Tool 
     
    754651                <Configuration 
    755652                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    756                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    757                         IntermediateDirectory="$(OutDir)" 
    758653                        ConfigurationType="4" 
    759                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     654                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     655                        ATLMinimizesCRunTimeLibraryUsage="false" 
    760656                        CharacterSet="1" 
    761657                        > 
     
    774670                        <Tool 
    775671                                Name="VCMIDLTool" 
    776                                 TargetEnvironment="1" 
    777672                        /> 
    778673                        <Tool 
    779674                                Name="VCCLCompilerTool" 
    780675                                ExecutionBucket="7" 
    781                                 Optimization="2" 
    782                                 FavorSizeOrSpeed="2" 
    783676                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    784                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    785                                 ExceptionHandling="0" 
    786                                 RuntimeLibrary="0" 
    787                                 WarningLevel="3" 
    788                                 DebugInformationFormat="0" 
    789                                 CompileAs="0" 
     677                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     678                                PrecompiledHeaderFile="" 
    790679                        /> 
    791680                        <Tool 
     
    800689                        <Tool 
    801690                                Name="VCLibrarianTool" 
    802                                 AdditionalOptions="" 
     691                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    803692                        /> 
    804693                        <Tool 
     
    828717                <Configuration 
    829718                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    830                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    831                         IntermediateDirectory="$(OutDir)" 
    832719                        ConfigurationType="4" 
    833                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     720                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     721                        ATLMinimizesCRunTimeLibraryUsage="false" 
    834722                        CharacterSet="1" 
    835723                        > 
     
    848736                        <Tool 
    849737                                Name="VCMIDLTool" 
    850                                 TargetEnvironment="1" 
    851738                        /> 
    852739                        <Tool 
    853740                                Name="VCCLCompilerTool" 
    854741                                ExecutionBucket="7" 
    855                                 Optimization="2" 
    856                                 FavorSizeOrSpeed="2" 
    857742                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    858                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    859                                 ExceptionHandling="0" 
    860                                 RuntimeLibrary="0" 
    861                                 DebugInformationFormat="0" 
    862                                 CompileAs="0" 
     743                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     744                                PrecompiledHeaderFile="" 
    863745                        /> 
    864746                        <Tool 
     
    873755                        <Tool 
    874756                                Name="VCLibrarianTool" 
    875                                 AdditionalOptions="" 
     757                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    876758                        /> 
    877759                        <Tool 
     
    901783                <Configuration 
    902784                        Name="Debug-Dynamic|Win32" 
    903                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    904                         IntermediateDirectory="$(OutDir)" 
    905785                        ConfigurationType="4" 
    906                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops" 
     786                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    907787                        UseOfMFC="0" 
    908788                        ATLMinimizesCRunTimeLibraryUsage="false" 
     789                        CharacterSet="2" 
    909790                        > 
    910791                        <Tool 
     
    925806                        <Tool 
    926807                                Name="VCCLCompilerTool" 
    927                                 Optimization="0" 
    928808                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    929                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H" 
    930                                 RuntimeLibrary="3" 
    931                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.pch" 
    932                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-debug/" 
    933                                 ObjectFile=".\output\libspeex-i386-win32-vc8-debug/" 
    934                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-debug/" 
    935                                 WarningLevel="3" 
    936                                 SuppressStartupBanner="true" 
    937                                 DebugInformationFormat="4" 
     809                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     810                                PrecompiledHeaderFile="" 
    938811                        /> 
    939812                        <Tool 
     
    942815                        <Tool 
    943816                                Name="VCResourceCompilerTool" 
    944                                 PreprocessorDefinitions="_DEBUG" 
    945                                 Culture="2057" 
    946817                        /> 
    947818                        <Tool 
     
    950821                        <Tool 
    951822                                Name="VCLibrarianTool" 
    952                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-debug.lib" 
    953                                 SuppressStartupBanner="true" 
     823                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    954824                        /> 
    955825                        <Tool 
     
    961831                        <Tool 
    962832                                Name="VCBscMakeTool" 
    963                                 SuppressStartupBanner="true" 
    964                                 OutputFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.bsc" 
    965833                        /> 
    966834                        <Tool 
     
    973841                <Configuration 
    974842                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    975                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    976                         IntermediateDirectory="$(OutDir)" 
    977843                        ConfigurationType="4" 
    978                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops" 
     844                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     845                        ATLMinimizesCRunTimeLibraryUsage="false" 
    979846                        CharacterSet="1" 
    980847                        > 
     
    993860                        <Tool 
    994861                                Name="VCMIDLTool" 
    995                                 TargetEnvironment="1" 
    996862                        /> 
    997863                        <Tool 
    998864                                Name="VCCLCompilerTool" 
    999865                                ExecutionBucket="7" 
    1000                                 Optimization="0" 
    1001                                 FavorSizeOrSpeed="0" 
    1002866                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    1003                                 PreprocessorDefinitions="HAVE_CONFIG_H;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1004                                 ExceptionHandling="0" 
    1005                                 RuntimeLibrary="3" 
    1006                                 WarningLevel="3" 
    1007                                 DebugInformationFormat="3" 
    1008                                 CompileAs="0" 
    1009                                 CompileForArchitecture="0" 
     867                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     868                                PrecompiledHeaderFile="" 
    1010869                        /> 
    1011870                        <Tool 
     
    1020879                        <Tool 
    1021880                                Name="VCLibrarianTool" 
    1022                                 AdditionalOptions="" 
     881                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    1023882                        /> 
    1024883                        <Tool 
     
    1048907                <Configuration 
    1049908                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1050                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    1051                         IntermediateDirectory="$(OutDir)" 
    1052909                        ConfigurationType="4" 
    1053                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops" 
     910                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     911                        ATLMinimizesCRunTimeLibraryUsage="false" 
    1054912                        CharacterSet="1" 
    1055913                        > 
     
    1068926                        <Tool 
    1069927                                Name="VCMIDLTool" 
    1070                                 TargetEnvironment="1" 
    1071928                        /> 
    1072929                        <Tool 
    1073930                                Name="VCCLCompilerTool" 
    1074931                                ExecutionBucket="7" 
    1075                                 Optimization="0" 
    1076                                 FavorSizeOrSpeed="0" 
    1077932                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    1078                                 PreprocessorDefinitions="HAVE_CONFIG_H;_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1079                                 ExceptionHandling="0" 
    1080                                 RuntimeLibrary="3" 
    1081                                 DebugInformationFormat="3" 
    1082                                 CompileAs="0" 
    1083                                 CompileForArchitecture="0" 
     933                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     934                                PrecompiledHeaderFile="" 
    1084935                        /> 
    1085936                        <Tool 
     
    1094945                        <Tool 
    1095946                                Name="VCLibrarianTool" 
    1096                                 AdditionalOptions="" 
     947                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    1097948                        /> 
    1098949                        <Tool 
     
    1122973                <Configuration 
    1123974                        Name="Release-Static|Win32" 
    1124                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    1125                         IntermediateDirectory="$(OutDir)" 
    1126975                        ConfigurationType="4" 
    1127                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops" 
     976                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops" 
    1128977                        UseOfMFC="0" 
    1129978                        ATLMinimizesCRunTimeLibraryUsage="false" 
     979                        CharacterSet="2" 
    1130980                        > 
    1131981                        <Tool 
     
    1146996                        <Tool 
    1147997                                Name="VCCLCompilerTool" 
    1148                                 Optimization="2" 
    1149                                 InlineFunctionExpansion="2" 
    1150                                 EnableIntrinsicFunctions="true" 
    1151                                 FavorSizeOrSpeed="1" 
    1152998                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    1153                                 PreprocessorDefinitions="inline=__inline;WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H" 
    1154                                 RuntimeLibrary="0" 
    1155                                 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-release/libspeex.pch" 
    1156                                 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-release/" 
    1157                                 ObjectFile=".\output\libspeex-i386-win32-vc8-release/" 
    1158                                 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-release/" 
    1159                                 SuppressStartupBanner="true" 
     999                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     1000                                PrecompiledHeaderFile="" 
    11601001                        /> 
    11611002                        <Tool 
     
    11641005                        <Tool 
    11651006                                Name="VCResourceCompilerTool" 
    1166                                 PreprocessorDefinitions="NDEBUG" 
    1167                                 Culture="2057" 
    11681007                        /> 
    11691008                        <Tool 
     
    11721011                        <Tool 
    11731012                                Name="VCLibrarianTool" 
    1174                                 OutputFile="..\..\lib\libspeex-i386-win32-vc8-release.lib" 
    1175                                 SuppressStartupBanner="true" 
     1013                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    11761014                        /> 
    11771015                        <Tool 
     
    11831021                        <Tool 
    11841022                                Name="VCBscMakeTool" 
    1185                                 SuppressStartupBanner="true" 
    1186                                 OutputFile=".\output\libspeex-i386-win32-vc8-release/libspeex.bsc" 
    11871023                        /> 
    11881024                        <Tool 
     
    11951031                <Configuration 
    11961032                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    1197                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    1198                         IntermediateDirectory="$(OutDir)" 
    11991033                        ConfigurationType="4" 
    1200                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1034                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1035                        ATLMinimizesCRunTimeLibraryUsage="false" 
    12011036                        CharacterSet="1" 
    12021037                        > 
     
    12151050                        <Tool 
    12161051                                Name="VCMIDLTool" 
    1217                                 TargetEnvironment="1" 
    12181052                        /> 
    12191053                        <Tool 
    12201054                                Name="VCCLCompilerTool" 
    12211055                                ExecutionBucket="7" 
    1222                                 Optimization="2" 
    1223                                 FavorSizeOrSpeed="2" 
    12241056                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    1225                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1226                                 ExceptionHandling="0" 
    1227                                 RuntimeLibrary="0" 
    1228                                 WarningLevel="3" 
    1229                                 DebugInformationFormat="0" 
    1230                                 CompileAs="0" 
     1057                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     1058                                PrecompiledHeaderFile="" 
    12311059                        /> 
    12321060                        <Tool 
     
    12411069                        <Tool 
    12421070                                Name="VCLibrarianTool" 
    1243                                 AdditionalOptions="" 
     1071                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    12441072                        /> 
    12451073                        <Tool 
     
    12691097                <Configuration 
    12701098                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    1271                         OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    1272                         IntermediateDirectory="$(OutDir)" 
    12731099                        ConfigurationType="4" 
    1274                         InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1100                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1101                        ATLMinimizesCRunTimeLibraryUsage="false" 
    12751102                        CharacterSet="1" 
    12761103                        > 
     
    12891116                        <Tool 
    12901117                                Name="VCMIDLTool" 
    1291                                 TargetEnvironment="1" 
    12921118                        /> 
    12931119                        <Tool 
    12941120                                Name="VCCLCompilerTool" 
    12951121                                ExecutionBucket="7" 
    1296                                 Optimization="2" 
    1297                                 FavorSizeOrSpeed="2" 
    12981122                                AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include" 
    1299                                 PreprocessorDefinitions="HAVE_CONFIG_H;NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
    1300                                 ExceptionHandling="0" 
    1301                                 RuntimeLibrary="0" 
    1302                                 DebugInformationFormat="0" 
    1303                                 CompileAs="0" 
     1123                                PreprocessorDefinitions="_WINDOWS;HAVE_CONFIG_H" 
     1124                                PrecompiledHeaderFile="" 
    13041125                        /> 
    13051126                        <Tool 
     
    13141135                        <Tool 
    13151136                                Name="VCLibrarianTool" 
    1316                                 AdditionalOptions="" 
     1137                                OutputFile="..\..\lib\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName).lib" 
    13171138                        /> 
    13181139                        <Tool 
Note: See TracChangeset for help on using the changeset viewer.