Ignore:
Timestamp:
Mar 30, 2009 12:15:43 PM (15 years ago)
Author:
ismangil
Message:

Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic build configuration for Visual Studio, for Win32 target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/third_party/build/resample/libresample_dll.vcproj

    r2430 r2559  
    354354                        /> 
    355355                </Configuration> 
     356                <Configuration 
     357                        Name="Debug-Static|Win32" 
     358                        OutputDirectory="$(ConfigurationName)" 
     359                        IntermediateDirectory="$(ConfigurationName)" 
     360                        ConfigurationType="2" 
     361                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     362                        UseOfMFC="0" 
     363                        ATLMinimizesCRunTimeLibraryUsage="false" 
     364                        CharacterSet="2" 
     365                        > 
     366                        <Tool 
     367                                Name="VCPreBuildEventTool" 
     368                        /> 
     369                        <Tool 
     370                                Name="VCCustomBuildTool" 
     371                        /> 
     372                        <Tool 
     373                                Name="VCXMLDataGeneratorTool" 
     374                        /> 
     375                        <Tool 
     376                                Name="VCWebServiceProxyGeneratorTool" 
     377                        /> 
     378                        <Tool 
     379                                Name="VCMIDLTool" 
     380                                PreprocessorDefinitions="_DEBUG" 
     381                                MkTypLibCompatible="true" 
     382                                SuppressStartupBanner="true" 
     383                                TargetEnvironment="1" 
     384                                TypeLibraryName=".\output\libresample-dll-i386-win32-vc8-debug/libresample_dll.tlb" 
     385                                HeaderFileName="" 
     386                        /> 
     387                        <Tool 
     388                                Name="VCCLCompilerTool" 
     389                                Optimization="0" 
     390                                AdditionalIncludeDirectories=".,../../resample/include" 
     391                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBRESAMPLE_DLL_EXPORTS" 
     392                                MinimalRebuild="true" 
     393                                BasicRuntimeChecks="3" 
     394                                RuntimeLibrary="1" 
     395                                PrecompiledHeaderFile=".\output\libresample-dll-i386-win32-vc8-debug/libresample_dll.pch" 
     396                                AssemblerListingLocation=".\output\libresample-dll-i386-win32-vc8-debug/" 
     397                                ObjectFile=".\output\libresample-dll-i386-win32-vc8-debug/" 
     398                                ProgramDataBaseFileName=".\output\libresample-dll-i386-win32-vc8-debug/" 
     399                                WarningLevel="3" 
     400                                SuppressStartupBanner="true" 
     401                                DebugInformationFormat="4" 
     402                        /> 
     403                        <Tool 
     404                                Name="VCManagedResourceCompilerTool" 
     405                        /> 
     406                        <Tool 
     407                                Name="VCResourceCompilerTool" 
     408                                PreprocessorDefinitions="_DEBUG" 
     409                                Culture="1033" 
     410                        /> 
     411                        <Tool 
     412                                Name="VCPreLinkEventTool" 
     413                        /> 
     414                        <Tool 
     415                                Name="VCLinkerTool" 
     416                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     417                                OutputFile="../../lib/libresampled.dll" 
     418                                LinkIncremental="2" 
     419                                SuppressStartupBanner="true" 
     420                                GenerateDebugInformation="true" 
     421                                ProgramDatabaseFile=".\output\libresample-dll-i386-win32-vc8-debug/libresampled.pdb" 
     422                                ImportLibrary=".\output\libresample-dll-i386-win32-vc8-debug/libresampled.lib" 
     423                                TargetMachine="1" 
     424                        /> 
     425                        <Tool 
     426                                Name="VCALinkTool" 
     427                        /> 
     428                        <Tool 
     429                                Name="VCManifestTool" 
     430                        /> 
     431                        <Tool 
     432                                Name="VCXDCMakeTool" 
     433                        /> 
     434                        <Tool 
     435                                Name="VCBscMakeTool" 
     436                                SuppressStartupBanner="true" 
     437                                OutputFile=".\output\libresample-dll-i386-win32-vc8-debug/libresample_dll.bsc" 
     438                        /> 
     439                        <Tool 
     440                                Name="VCFxCopTool" 
     441                        /> 
     442                        <Tool 
     443                                Name="VCAppVerifierTool" 
     444                        /> 
     445                        <Tool 
     446                                Name="VCWebDeploymentTool" 
     447                        /> 
     448                        <Tool 
     449                                Name="VCPostBuildEventTool" 
     450                        /> 
     451                </Configuration> 
     452                <Configuration 
     453                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     454                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     455                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     456                        ConfigurationType="2" 
     457                        CharacterSet="1" 
     458                        > 
     459                        <Tool 
     460                                Name="VCPreBuildEventTool" 
     461                        /> 
     462                        <Tool 
     463                                Name="VCCustomBuildTool" 
     464                        /> 
     465                        <Tool 
     466                                Name="VCXMLDataGeneratorTool" 
     467                        /> 
     468                        <Tool 
     469                                Name="VCWebServiceProxyGeneratorTool" 
     470                        /> 
     471                        <Tool 
     472                                Name="VCMIDLTool" 
     473                                TargetEnvironment="1" 
     474                        /> 
     475                        <Tool 
     476                                Name="VCCLCompilerTool" 
     477                                ExecutionBucket="7" 
     478                                Optimization="0" 
     479                                FavorSizeOrSpeed="0" 
     480                                AdditionalIncludeDirectories=".,../../resample/include" 
     481                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     482                                ExceptionHandling="0" 
     483                                RuntimeLibrary="1" 
     484                                WarningLevel="3" 
     485                                DebugInformationFormat="3" 
     486                                CompileAs="0" 
     487                                CompileForArchitecture="0" 
     488                        /> 
     489                        <Tool 
     490                                Name="VCManagedResourceCompilerTool" 
     491                        /> 
     492                        <Tool 
     493                                Name="VCResourceCompilerTool" 
     494                        /> 
     495                        <Tool 
     496                                Name="VCPreLinkEventTool" 
     497                        /> 
     498                        <Tool 
     499                                Name="VCLinkerTool" 
     500                                AdditionalOptions="" 
     501                                GenerateDebugInformation="true" 
     502                                TargetMachine="0" 
     503                        /> 
     504                        <Tool 
     505                                Name="VCALinkTool" 
     506                        /> 
     507                        <Tool 
     508                                Name="VCXDCMakeTool" 
     509                        /> 
     510                        <Tool 
     511                                Name="VCBscMakeTool" 
     512                        /> 
     513                        <Tool 
     514                                Name="VCCodeSignTool" 
     515                        /> 
     516                        <Tool 
     517                                Name="VCPostBuildEventTool" 
     518                        /> 
     519                        <DeploymentTool 
     520                                ForceDirty="-1" 
     521                                RemoteDirectory="" 
     522                                RegisterOutput="0" 
     523                                AdditionalFiles="" 
     524                        /> 
     525                        <DebuggerTool 
     526                        /> 
     527                </Configuration> 
     528                <Configuration 
     529                        Name="Release-Dynamic|Win32" 
     530                        OutputDirectory="$(ConfigurationName)" 
     531                        IntermediateDirectory="$(ConfigurationName)" 
     532                        ConfigurationType="2" 
     533                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     534                        UseOfMFC="0" 
     535                        ATLMinimizesCRunTimeLibraryUsage="false" 
     536                        CharacterSet="2" 
     537                        > 
     538                        <Tool 
     539                                Name="VCPreBuildEventTool" 
     540                        /> 
     541                        <Tool 
     542                                Name="VCCustomBuildTool" 
     543                        /> 
     544                        <Tool 
     545                                Name="VCXMLDataGeneratorTool" 
     546                        /> 
     547                        <Tool 
     548                                Name="VCWebServiceProxyGeneratorTool" 
     549                        /> 
     550                        <Tool 
     551                                Name="VCMIDLTool" 
     552                                PreprocessorDefinitions="NDEBUG" 
     553                                MkTypLibCompatible="true" 
     554                                SuppressStartupBanner="true" 
     555                                TargetEnvironment="1" 
     556                                TypeLibraryName=".\output\libresample-dll-i386-win32-vc8-release/libresample_dll.tlb" 
     557                                HeaderFileName="" 
     558                        /> 
     559                        <Tool 
     560                                Name="VCCLCompilerTool" 
     561                                Optimization="2" 
     562                                InlineFunctionExpansion="1" 
     563                                AdditionalIncludeDirectories=".,../../resample/include" 
     564                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBRESAMPLE_DLL_EXPORTS" 
     565                                StringPooling="true" 
     566                                RuntimeLibrary="0" 
     567                                EnableFunctionLevelLinking="true" 
     568                                PrecompiledHeaderFile=".\output\libresample-dll-i386-win32-vc8-release/libresample_dll.pch" 
     569                                AssemblerListingLocation=".\output\libresample-dll-i386-win32-vc8-release/" 
     570                                ObjectFile=".\output\libresample-dll-i386-win32-vc8-release/" 
     571                                ProgramDataBaseFileName=".\output\libresample-dll-i386-win32-vc8-release/" 
     572                                WarningLevel="3" 
     573                                SuppressStartupBanner="true" 
     574                        /> 
     575                        <Tool 
     576                                Name="VCManagedResourceCompilerTool" 
     577                        /> 
     578                        <Tool 
     579                                Name="VCResourceCompilerTool" 
     580                                PreprocessorDefinitions="NDEBUG" 
     581                                Culture="1033" 
     582                        /> 
     583                        <Tool 
     584                                Name="VCPreLinkEventTool" 
     585                        /> 
     586                        <Tool 
     587                                Name="VCLinkerTool" 
     588                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     589                                OutputFile="../../lib/libresample.dll" 
     590                                LinkIncremental="1" 
     591                                SuppressStartupBanner="true" 
     592                                ProgramDatabaseFile=".\output\libresample-dll-i386-win32-vc8-release/libresample.pdb" 
     593                                ImportLibrary=".\output\libresample-dll-i386-win32-vc8-release/libresample.lib" 
     594                                TargetMachine="1" 
     595                        /> 
     596                        <Tool 
     597                                Name="VCALinkTool" 
     598                        /> 
     599                        <Tool 
     600                                Name="VCManifestTool" 
     601                        /> 
     602                        <Tool 
     603                                Name="VCXDCMakeTool" 
     604                        /> 
     605                        <Tool 
     606                                Name="VCBscMakeTool" 
     607                                SuppressStartupBanner="true" 
     608                                OutputFile=".\output\libresample-dll-i386-win32-vc8-release/libresample_dll.bsc" 
     609                        /> 
     610                        <Tool 
     611                                Name="VCFxCopTool" 
     612                        /> 
     613                        <Tool 
     614                                Name="VCAppVerifierTool" 
     615                        /> 
     616                        <Tool 
     617                                Name="VCWebDeploymentTool" 
     618                        /> 
     619                        <Tool 
     620                                Name="VCPostBuildEventTool" 
     621                        /> 
     622                </Configuration> 
     623                <Configuration 
     624                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     625                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     626                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     627                        ConfigurationType="2" 
     628                        CharacterSet="1" 
     629                        > 
     630                        <Tool 
     631                                Name="VCPreBuildEventTool" 
     632                        /> 
     633                        <Tool 
     634                                Name="VCCustomBuildTool" 
     635                        /> 
     636                        <Tool 
     637                                Name="VCXMLDataGeneratorTool" 
     638                        /> 
     639                        <Tool 
     640                                Name="VCWebServiceProxyGeneratorTool" 
     641                        /> 
     642                        <Tool 
     643                                Name="VCMIDLTool" 
     644                                TargetEnvironment="1" 
     645                        /> 
     646                        <Tool 
     647                                Name="VCCLCompilerTool" 
     648                                ExecutionBucket="7" 
     649                                Optimization="2" 
     650                                FavorSizeOrSpeed="2" 
     651                                AdditionalIncludeDirectories=".,../../resample/include" 
     652                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     653                                ExceptionHandling="0" 
     654                                RuntimeLibrary="0" 
     655                                WarningLevel="3" 
     656                                DebugInformationFormat="0" 
     657                                CompileAs="0" 
     658                        /> 
     659                        <Tool 
     660                                Name="VCManagedResourceCompilerTool" 
     661                        /> 
     662                        <Tool 
     663                                Name="VCResourceCompilerTool" 
     664                        /> 
     665                        <Tool 
     666                                Name="VCPreLinkEventTool" 
     667                        /> 
     668                        <Tool 
     669                                Name="VCLinkerTool" 
     670                                AdditionalOptions="" 
     671                                TargetMachine="0" 
     672                        /> 
     673                        <Tool 
     674                                Name="VCALinkTool" 
     675                        /> 
     676                        <Tool 
     677                                Name="VCXDCMakeTool" 
     678                        /> 
     679                        <Tool 
     680                                Name="VCBscMakeTool" 
     681                        /> 
     682                        <Tool 
     683                                Name="VCCodeSignTool" 
     684                        /> 
     685                        <Tool 
     686                                Name="VCPostBuildEventTool" 
     687                        /> 
     688                        <DeploymentTool 
     689                                ForceDirty="-1" 
     690                                RemoteDirectory="" 
     691                                RegisterOutput="0" 
     692                                AdditionalFiles="" 
     693                        /> 
     694                        <DebuggerTool 
     695                        /> 
     696                </Configuration> 
     697                <Configuration 
     698                        Name="Debug-Dynamic|Win32" 
     699                        OutputDirectory="$(ConfigurationName)" 
     700                        IntermediateDirectory="$(ConfigurationName)" 
     701                        ConfigurationType="2" 
     702                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     703                        UseOfMFC="0" 
     704                        ATLMinimizesCRunTimeLibraryUsage="false" 
     705                        CharacterSet="2" 
     706                        > 
     707                        <Tool 
     708                                Name="VCPreBuildEventTool" 
     709                        /> 
     710                        <Tool 
     711                                Name="VCCustomBuildTool" 
     712                        /> 
     713                        <Tool 
     714                                Name="VCXMLDataGeneratorTool" 
     715                        /> 
     716                        <Tool 
     717                                Name="VCWebServiceProxyGeneratorTool" 
     718                        /> 
     719                        <Tool 
     720                                Name="VCMIDLTool" 
     721                                PreprocessorDefinitions="_DEBUG" 
     722                                MkTypLibCompatible="true" 
     723                                SuppressStartupBanner="true" 
     724                                TargetEnvironment="1" 
     725                                TypeLibraryName=".\output\libresample-dll-i386-win32-vc8-debug/libresample_dll.tlb" 
     726                                HeaderFileName="" 
     727                        /> 
     728                        <Tool 
     729                                Name="VCCLCompilerTool" 
     730                                Optimization="0" 
     731                                AdditionalIncludeDirectories=".,../../resample/include" 
     732                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBRESAMPLE_DLL_EXPORTS" 
     733                                MinimalRebuild="true" 
     734                                BasicRuntimeChecks="3" 
     735                                RuntimeLibrary="3" 
     736                                PrecompiledHeaderFile=".\output\libresample-dll-i386-win32-vc8-debug/libresample_dll.pch" 
     737                                AssemblerListingLocation=".\output\libresample-dll-i386-win32-vc8-debug/" 
     738                                ObjectFile=".\output\libresample-dll-i386-win32-vc8-debug/" 
     739                                ProgramDataBaseFileName=".\output\libresample-dll-i386-win32-vc8-debug/" 
     740                                WarningLevel="3" 
     741                                SuppressStartupBanner="true" 
     742                                DebugInformationFormat="4" 
     743                        /> 
     744                        <Tool 
     745                                Name="VCManagedResourceCompilerTool" 
     746                        /> 
     747                        <Tool 
     748                                Name="VCResourceCompilerTool" 
     749                                PreprocessorDefinitions="_DEBUG" 
     750                                Culture="1033" 
     751                        /> 
     752                        <Tool 
     753                                Name="VCPreLinkEventTool" 
     754                        /> 
     755                        <Tool 
     756                                Name="VCLinkerTool" 
     757                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     758                                OutputFile="../../lib/libresampled.dll" 
     759                                LinkIncremental="2" 
     760                                SuppressStartupBanner="true" 
     761                                GenerateDebugInformation="true" 
     762                                ProgramDatabaseFile=".\output\libresample-dll-i386-win32-vc8-debug/libresampled.pdb" 
     763                                ImportLibrary=".\output\libresample-dll-i386-win32-vc8-debug/libresampled.lib" 
     764                                TargetMachine="1" 
     765                        /> 
     766                        <Tool 
     767                                Name="VCALinkTool" 
     768                        /> 
     769                        <Tool 
     770                                Name="VCManifestTool" 
     771                        /> 
     772                        <Tool 
     773                                Name="VCXDCMakeTool" 
     774                        /> 
     775                        <Tool 
     776                                Name="VCBscMakeTool" 
     777                                SuppressStartupBanner="true" 
     778                                OutputFile=".\output\libresample-dll-i386-win32-vc8-debug/libresample_dll.bsc" 
     779                        /> 
     780                        <Tool 
     781                                Name="VCFxCopTool" 
     782                        /> 
     783                        <Tool 
     784                                Name="VCAppVerifierTool" 
     785                        /> 
     786                        <Tool 
     787                                Name="VCWebDeploymentTool" 
     788                        /> 
     789                        <Tool 
     790                                Name="VCPostBuildEventTool" 
     791                        /> 
     792                </Configuration> 
     793                <Configuration 
     794                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     795                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     796                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     797                        ConfigurationType="2" 
     798                        CharacterSet="1" 
     799                        > 
     800                        <Tool 
     801                                Name="VCPreBuildEventTool" 
     802                        /> 
     803                        <Tool 
     804                                Name="VCCustomBuildTool" 
     805                        /> 
     806                        <Tool 
     807                                Name="VCXMLDataGeneratorTool" 
     808                        /> 
     809                        <Tool 
     810                                Name="VCWebServiceProxyGeneratorTool" 
     811                        /> 
     812                        <Tool 
     813                                Name="VCMIDLTool" 
     814                                TargetEnvironment="1" 
     815                        /> 
     816                        <Tool 
     817                                Name="VCCLCompilerTool" 
     818                                ExecutionBucket="7" 
     819                                Optimization="0" 
     820                                FavorSizeOrSpeed="0" 
     821                                AdditionalIncludeDirectories=".,../../resample/include" 
     822                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     823                                ExceptionHandling="0" 
     824                                RuntimeLibrary="1" 
     825                                WarningLevel="3" 
     826                                DebugInformationFormat="3" 
     827                                CompileAs="0" 
     828                                CompileForArchitecture="0" 
     829                        /> 
     830                        <Tool 
     831                                Name="VCManagedResourceCompilerTool" 
     832                        /> 
     833                        <Tool 
     834                                Name="VCResourceCompilerTool" 
     835                        /> 
     836                        <Tool 
     837                                Name="VCPreLinkEventTool" 
     838                        /> 
     839                        <Tool 
     840                                Name="VCLinkerTool" 
     841                                AdditionalOptions="" 
     842                                GenerateDebugInformation="true" 
     843                                TargetMachine="0" 
     844                        /> 
     845                        <Tool 
     846                                Name="VCALinkTool" 
     847                        /> 
     848                        <Tool 
     849                                Name="VCXDCMakeTool" 
     850                        /> 
     851                        <Tool 
     852                                Name="VCBscMakeTool" 
     853                        /> 
     854                        <Tool 
     855                                Name="VCCodeSignTool" 
     856                        /> 
     857                        <Tool 
     858                                Name="VCPostBuildEventTool" 
     859                        /> 
     860                        <DeploymentTool 
     861                                ForceDirty="-1" 
     862                                RemoteDirectory="" 
     863                                RegisterOutput="0" 
     864                                AdditionalFiles="" 
     865                        /> 
     866                        <DebuggerTool 
     867                        /> 
     868                </Configuration> 
     869                <Configuration 
     870                        Name="Release-Static|Win32" 
     871                        OutputDirectory="$(ConfigurationName)" 
     872                        IntermediateDirectory="$(ConfigurationName)" 
     873                        ConfigurationType="2" 
     874                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     875                        UseOfMFC="0" 
     876                        ATLMinimizesCRunTimeLibraryUsage="false" 
     877                        CharacterSet="2" 
     878                        > 
     879                        <Tool 
     880                                Name="VCPreBuildEventTool" 
     881                        /> 
     882                        <Tool 
     883                                Name="VCCustomBuildTool" 
     884                        /> 
     885                        <Tool 
     886                                Name="VCXMLDataGeneratorTool" 
     887                        /> 
     888                        <Tool 
     889                                Name="VCWebServiceProxyGeneratorTool" 
     890                        /> 
     891                        <Tool 
     892                                Name="VCMIDLTool" 
     893                                PreprocessorDefinitions="NDEBUG" 
     894                                MkTypLibCompatible="true" 
     895                                SuppressStartupBanner="true" 
     896                                TargetEnvironment="1" 
     897                                TypeLibraryName=".\output\libresample-dll-i386-win32-vc8-release/libresample_dll.tlb" 
     898                                HeaderFileName="" 
     899                        /> 
     900                        <Tool 
     901                                Name="VCCLCompilerTool" 
     902                                Optimization="2" 
     903                                InlineFunctionExpansion="1" 
     904                                AdditionalIncludeDirectories=".,../../resample/include" 
     905                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBRESAMPLE_DLL_EXPORTS" 
     906                                StringPooling="true" 
     907                                RuntimeLibrary="0" 
     908                                EnableFunctionLevelLinking="true" 
     909                                PrecompiledHeaderFile=".\output\libresample-dll-i386-win32-vc8-release/libresample_dll.pch" 
     910                                AssemblerListingLocation=".\output\libresample-dll-i386-win32-vc8-release/" 
     911                                ObjectFile=".\output\libresample-dll-i386-win32-vc8-release/" 
     912                                ProgramDataBaseFileName=".\output\libresample-dll-i386-win32-vc8-release/" 
     913                                WarningLevel="3" 
     914                                SuppressStartupBanner="true" 
     915                        /> 
     916                        <Tool 
     917                                Name="VCManagedResourceCompilerTool" 
     918                        /> 
     919                        <Tool 
     920                                Name="VCResourceCompilerTool" 
     921                                PreprocessorDefinitions="NDEBUG" 
     922                                Culture="1033" 
     923                        /> 
     924                        <Tool 
     925                                Name="VCPreLinkEventTool" 
     926                        /> 
     927                        <Tool 
     928                                Name="VCLinkerTool" 
     929                                AdditionalDependencies="odbc32.lib odbccp32.lib" 
     930                                OutputFile="../../lib/libresample.dll" 
     931                                LinkIncremental="1" 
     932                                SuppressStartupBanner="true" 
     933                                ProgramDatabaseFile=".\output\libresample-dll-i386-win32-vc8-release/libresample.pdb" 
     934                                ImportLibrary=".\output\libresample-dll-i386-win32-vc8-release/libresample.lib" 
     935                                TargetMachine="1" 
     936                        /> 
     937                        <Tool 
     938                                Name="VCALinkTool" 
     939                        /> 
     940                        <Tool 
     941                                Name="VCManifestTool" 
     942                        /> 
     943                        <Tool 
     944                                Name="VCXDCMakeTool" 
     945                        /> 
     946                        <Tool 
     947                                Name="VCBscMakeTool" 
     948                                SuppressStartupBanner="true" 
     949                                OutputFile=".\output\libresample-dll-i386-win32-vc8-release/libresample_dll.bsc" 
     950                        /> 
     951                        <Tool 
     952                                Name="VCFxCopTool" 
     953                        /> 
     954                        <Tool 
     955                                Name="VCAppVerifierTool" 
     956                        /> 
     957                        <Tool 
     958                                Name="VCWebDeploymentTool" 
     959                        /> 
     960                        <Tool 
     961                                Name="VCPostBuildEventTool" 
     962                        /> 
     963                </Configuration> 
     964                <Configuration 
     965                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     966                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     967                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     968                        ConfigurationType="2" 
     969                        CharacterSet="1" 
     970                        > 
     971                        <Tool 
     972                                Name="VCPreBuildEventTool" 
     973                        /> 
     974                        <Tool 
     975                                Name="VCCustomBuildTool" 
     976                        /> 
     977                        <Tool 
     978                                Name="VCXMLDataGeneratorTool" 
     979                        /> 
     980                        <Tool 
     981                                Name="VCWebServiceProxyGeneratorTool" 
     982                        /> 
     983                        <Tool 
     984                                Name="VCMIDLTool" 
     985                                TargetEnvironment="1" 
     986                        /> 
     987                        <Tool 
     988                                Name="VCCLCompilerTool" 
     989                                ExecutionBucket="7" 
     990                                Optimization="2" 
     991                                FavorSizeOrSpeed="2" 
     992                                AdditionalIncludeDirectories=".,../../resample/include" 
     993                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     994                                ExceptionHandling="0" 
     995                                RuntimeLibrary="0" 
     996                                WarningLevel="3" 
     997                                DebugInformationFormat="0" 
     998                                CompileAs="0" 
     999                        /> 
     1000                        <Tool 
     1001                                Name="VCManagedResourceCompilerTool" 
     1002                        /> 
     1003                        <Tool 
     1004                                Name="VCResourceCompilerTool" 
     1005                        /> 
     1006                        <Tool 
     1007                                Name="VCPreLinkEventTool" 
     1008                        /> 
     1009                        <Tool 
     1010                                Name="VCLinkerTool" 
     1011                                AdditionalOptions="" 
     1012                                TargetMachine="0" 
     1013                        /> 
     1014                        <Tool 
     1015                                Name="VCALinkTool" 
     1016                        /> 
     1017                        <Tool 
     1018                                Name="VCXDCMakeTool" 
     1019                        /> 
     1020                        <Tool 
     1021                                Name="VCBscMakeTool" 
     1022                        /> 
     1023                        <Tool 
     1024                                Name="VCCodeSignTool" 
     1025                        /> 
     1026                        <Tool 
     1027                                Name="VCPostBuildEventTool" 
     1028                        /> 
     1029                        <DeploymentTool 
     1030                                ForceDirty="-1" 
     1031                                RemoteDirectory="" 
     1032                                RegisterOutput="0" 
     1033                                AdditionalFiles="" 
     1034                        /> 
     1035                        <DebuggerTool 
     1036                        /> 
     1037                </Configuration> 
    3561038        </Configurations> 
    3571039        <References> 
     
    3761058                                <FileConfiguration 
    3771059                                        Name="Release|Win32" 
     1060                                        > 
     1061                                        <Tool 
     1062                                                Name="VCCLCompilerTool" 
     1063                                                AdditionalIncludeDirectories="" 
     1064                                                PreprocessorDefinitions="" 
     1065                                        /> 
     1066                                </FileConfiguration> 
     1067                                <FileConfiguration 
     1068                                        Name="Debug-Static|Win32" 
     1069                                        > 
     1070                                        <Tool 
     1071                                                Name="VCCLCompilerTool" 
     1072                                                AdditionalIncludeDirectories="" 
     1073                                                PreprocessorDefinitions="" 
     1074                                        /> 
     1075                                </FileConfiguration> 
     1076                                <FileConfiguration 
     1077                                        Name="Release-Dynamic|Win32" 
     1078                                        > 
     1079                                        <Tool 
     1080                                                Name="VCCLCompilerTool" 
     1081                                                AdditionalIncludeDirectories="" 
     1082                                                PreprocessorDefinitions="" 
     1083                                        /> 
     1084                                </FileConfiguration> 
     1085                                <FileConfiguration 
     1086                                        Name="Debug-Dynamic|Win32" 
     1087                                        > 
     1088                                        <Tool 
     1089                                                Name="VCCLCompilerTool" 
     1090                                                AdditionalIncludeDirectories="" 
     1091                                                PreprocessorDefinitions="" 
     1092                                        /> 
     1093                                </FileConfiguration> 
     1094                                <FileConfiguration 
     1095                                        Name="Release-Static|Win32" 
    3781096                                        > 
    3791097                                        <Tool 
     
    4051123                                        /> 
    4061124                                </FileConfiguration> 
     1125                                <FileConfiguration 
     1126                                        Name="Debug-Static|Win32" 
     1127                                        > 
     1128                                        <Tool 
     1129                                                Name="VCCLCompilerTool" 
     1130                                                AdditionalIncludeDirectories="" 
     1131                                                PreprocessorDefinitions="" 
     1132                                        /> 
     1133                                </FileConfiguration> 
     1134                                <FileConfiguration 
     1135                                        Name="Release-Dynamic|Win32" 
     1136                                        > 
     1137                                        <Tool 
     1138                                                Name="VCCLCompilerTool" 
     1139                                                AdditionalIncludeDirectories="" 
     1140                                                PreprocessorDefinitions="" 
     1141                                        /> 
     1142                                </FileConfiguration> 
     1143                                <FileConfiguration 
     1144                                        Name="Debug-Dynamic|Win32" 
     1145                                        > 
     1146                                        <Tool 
     1147                                                Name="VCCLCompilerTool" 
     1148                                                AdditionalIncludeDirectories="" 
     1149                                                PreprocessorDefinitions="" 
     1150                                        /> 
     1151                                </FileConfiguration> 
     1152                                <FileConfiguration 
     1153                                        Name="Release-Static|Win32" 
     1154                                        > 
     1155                                        <Tool 
     1156                                                Name="VCCLCompilerTool" 
     1157                                                AdditionalIncludeDirectories="" 
     1158                                                PreprocessorDefinitions="" 
     1159                                        /> 
     1160                                </FileConfiguration> 
    4071161                        </File> 
    4081162                </Filter> 
Note: See TracChangeset for help on using the changeset viewer.