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/milenage/libmilenage.vcproj

    r2430 r2559  
    312312                        /> 
    313313                </Configuration> 
     314                <Configuration 
     315                        Name="Debug-Static|Win32" 
     316                        OutputDirectory="$(ConfigurationName)" 
     317                        IntermediateDirectory="$(ConfigurationName)" 
     318                        ConfigurationType="4" 
     319                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     320                        UseOfMFC="0" 
     321                        ATLMinimizesCRunTimeLibraryUsage="false" 
     322                        CharacterSet="2" 
     323                        > 
     324                        <Tool 
     325                                Name="VCPreBuildEventTool" 
     326                        /> 
     327                        <Tool 
     328                                Name="VCCustomBuildTool" 
     329                        /> 
     330                        <Tool 
     331                                Name="VCXMLDataGeneratorTool" 
     332                        /> 
     333                        <Tool 
     334                                Name="VCWebServiceProxyGeneratorTool" 
     335                        /> 
     336                        <Tool 
     337                                Name="VCMIDLTool" 
     338                        /> 
     339                        <Tool 
     340                                Name="VCCLCompilerTool" 
     341                                Optimization="0" 
     342                                AdditionalIncludeDirectories="../../../pjlib/include" 
     343                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 
     344                                MinimalRebuild="true" 
     345                                BasicRuntimeChecks="3" 
     346                                RuntimeLibrary="1" 
     347                                PrecompiledHeaderFile=".\output/libmilenage-i386-win32-vc8-debug/libmilenage.pch" 
     348                                AssemblerListingLocation=".\output/libmilenage-i386-win32-vc8-debug/" 
     349                                ObjectFile=".\output/libmilenage-i386-win32-vc8-debug/" 
     350                                ProgramDataBaseFileName=".\output/libmilenage-i386-win32-vc8-debug/" 
     351                                WarningLevel="3" 
     352                                SuppressStartupBanner="true" 
     353                                DebugInformationFormat="4" 
     354                        /> 
     355                        <Tool 
     356                                Name="VCManagedResourceCompilerTool" 
     357                        /> 
     358                        <Tool 
     359                                Name="VCResourceCompilerTool" 
     360                                PreprocessorDefinitions="_DEBUG" 
     361                                Culture="1033" 
     362                        /> 
     363                        <Tool 
     364                                Name="VCPreLinkEventTool" 
     365                        /> 
     366                        <Tool 
     367                                Name="VCLibrarianTool" 
     368                                OutputFile="../../lib/libmilenage-i386-win32-vc8-debug.lib" 
     369                                SuppressStartupBanner="true" 
     370                        /> 
     371                        <Tool 
     372                                Name="VCALinkTool" 
     373                        /> 
     374                        <Tool 
     375                                Name="VCXDCMakeTool" 
     376                        /> 
     377                        <Tool 
     378                                Name="VCBscMakeTool" 
     379                                SuppressStartupBanner="true" 
     380                                OutputFile=".\../../lib/libmilenage.bsc" 
     381                        /> 
     382                        <Tool 
     383                                Name="VCFxCopTool" 
     384                        /> 
     385                        <Tool 
     386                                Name="VCPostBuildEventTool" 
     387                        /> 
     388                </Configuration> 
     389                <Configuration 
     390                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     391                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     392                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     393                        ConfigurationType="4" 
     394                        CharacterSet="1" 
     395                        > 
     396                        <Tool 
     397                                Name="VCPreBuildEventTool" 
     398                        /> 
     399                        <Tool 
     400                                Name="VCCustomBuildTool" 
     401                        /> 
     402                        <Tool 
     403                                Name="VCXMLDataGeneratorTool" 
     404                        /> 
     405                        <Tool 
     406                                Name="VCWebServiceProxyGeneratorTool" 
     407                        /> 
     408                        <Tool 
     409                                Name="VCMIDLTool" 
     410                                TargetEnvironment="1" 
     411                        /> 
     412                        <Tool 
     413                                Name="VCCLCompilerTool" 
     414                                ExecutionBucket="7" 
     415                                Optimization="0" 
     416                                FavorSizeOrSpeed="0" 
     417                                AdditionalIncludeDirectories="../../../pjlib/include" 
     418                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     419                                ExceptionHandling="0" 
     420                                RuntimeLibrary="1" 
     421                                WarningLevel="3" 
     422                                DebugInformationFormat="3" 
     423                                CompileAs="0" 
     424                                CompileForArchitecture="0" 
     425                        /> 
     426                        <Tool 
     427                                Name="VCManagedResourceCompilerTool" 
     428                        /> 
     429                        <Tool 
     430                                Name="VCResourceCompilerTool" 
     431                        /> 
     432                        <Tool 
     433                                Name="VCPreLinkEventTool" 
     434                        /> 
     435                        <Tool 
     436                                Name="VCLibrarianTool" 
     437                                AdditionalOptions="" 
     438                        /> 
     439                        <Tool 
     440                                Name="VCALinkTool" 
     441                        /> 
     442                        <Tool 
     443                                Name="VCXDCMakeTool" 
     444                        /> 
     445                        <Tool 
     446                                Name="VCBscMakeTool" 
     447                        /> 
     448                        <Tool 
     449                                Name="VCCodeSignTool" 
     450                        /> 
     451                        <Tool 
     452                                Name="VCPostBuildEventTool" 
     453                        /> 
     454                        <DeploymentTool 
     455                                ForceDirty="-1" 
     456                                RemoteDirectory="" 
     457                                RegisterOutput="0" 
     458                                AdditionalFiles="" 
     459                        /> 
     460                        <DebuggerTool 
     461                        /> 
     462                </Configuration> 
     463                <Configuration 
     464                        Name="Release-Dynamic|Win32" 
     465                        OutputDirectory="$(ConfigurationName)" 
     466                        IntermediateDirectory="$(ConfigurationName)" 
     467                        ConfigurationType="4" 
     468                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     469                        UseOfMFC="0" 
     470                        ATLMinimizesCRunTimeLibraryUsage="false" 
     471                        CharacterSet="2" 
     472                        > 
     473                        <Tool 
     474                                Name="VCPreBuildEventTool" 
     475                        /> 
     476                        <Tool 
     477                                Name="VCCustomBuildTool" 
     478                        /> 
     479                        <Tool 
     480                                Name="VCXMLDataGeneratorTool" 
     481                        /> 
     482                        <Tool 
     483                                Name="VCWebServiceProxyGeneratorTool" 
     484                        /> 
     485                        <Tool 
     486                                Name="VCMIDLTool" 
     487                        /> 
     488                        <Tool 
     489                                Name="VCCLCompilerTool" 
     490                                Optimization="2" 
     491                                InlineFunctionExpansion="1" 
     492                                AdditionalIncludeDirectories="../../../pjlib/include" 
     493                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     494                                StringPooling="true" 
     495                                RuntimeLibrary="2" 
     496                                EnableFunctionLevelLinking="true" 
     497                                PrecompiledHeaderFile=".\output/libmilenage-i386-win32-vc8-release/libmilenage.pch" 
     498                                AssemblerListingLocation=".\output/libmilenage-i386-win32-vc8-release/" 
     499                                ObjectFile=".\output/libmilenage-i386-win32-vc8-release/" 
     500                                ProgramDataBaseFileName=".\output/libmilenage-i386-win32-vc8-release/" 
     501                                WarningLevel="3" 
     502                                SuppressStartupBanner="true" 
     503                        /> 
     504                        <Tool 
     505                                Name="VCManagedResourceCompilerTool" 
     506                        /> 
     507                        <Tool 
     508                                Name="VCResourceCompilerTool" 
     509                                PreprocessorDefinitions="NDEBUG" 
     510                                Culture="1033" 
     511                        /> 
     512                        <Tool 
     513                                Name="VCPreLinkEventTool" 
     514                        /> 
     515                        <Tool 
     516                                Name="VCLibrarianTool" 
     517                                OutputFile="../../lib/libmilenage-i386-win32-vc8-release.lib" 
     518                                SuppressStartupBanner="true" 
     519                        /> 
     520                        <Tool 
     521                                Name="VCALinkTool" 
     522                        /> 
     523                        <Tool 
     524                                Name="VCXDCMakeTool" 
     525                        /> 
     526                        <Tool 
     527                                Name="VCBscMakeTool" 
     528                                SuppressStartupBanner="true" 
     529                                OutputFile=".\../../lib/libmilenage.bsc" 
     530                        /> 
     531                        <Tool 
     532                                Name="VCFxCopTool" 
     533                        /> 
     534                        <Tool 
     535                                Name="VCPostBuildEventTool" 
     536                        /> 
     537                </Configuration> 
     538                <Configuration 
     539                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     540                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     541                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     542                        ConfigurationType="4" 
     543                        CharacterSet="1" 
     544                        > 
     545                        <Tool 
     546                                Name="VCPreBuildEventTool" 
     547                        /> 
     548                        <Tool 
     549                                Name="VCCustomBuildTool" 
     550                        /> 
     551                        <Tool 
     552                                Name="VCXMLDataGeneratorTool" 
     553                        /> 
     554                        <Tool 
     555                                Name="VCWebServiceProxyGeneratorTool" 
     556                        /> 
     557                        <Tool 
     558                                Name="VCMIDLTool" 
     559                                TargetEnvironment="1" 
     560                        /> 
     561                        <Tool 
     562                                Name="VCCLCompilerTool" 
     563                                ExecutionBucket="7" 
     564                                Optimization="2" 
     565                                FavorSizeOrSpeed="2" 
     566                                AdditionalIncludeDirectories="../../../pjlib/include" 
     567                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     568                                ExceptionHandling="0" 
     569                                RuntimeLibrary="0" 
     570                                WarningLevel="3" 
     571                                DebugInformationFormat="0" 
     572                                CompileAs="0" 
     573                        /> 
     574                        <Tool 
     575                                Name="VCManagedResourceCompilerTool" 
     576                        /> 
     577                        <Tool 
     578                                Name="VCResourceCompilerTool" 
     579                        /> 
     580                        <Tool 
     581                                Name="VCPreLinkEventTool" 
     582                        /> 
     583                        <Tool 
     584                                Name="VCLibrarianTool" 
     585                                AdditionalOptions="" 
     586                        /> 
     587                        <Tool 
     588                                Name="VCALinkTool" 
     589                        /> 
     590                        <Tool 
     591                                Name="VCXDCMakeTool" 
     592                        /> 
     593                        <Tool 
     594                                Name="VCBscMakeTool" 
     595                        /> 
     596                        <Tool 
     597                                Name="VCCodeSignTool" 
     598                        /> 
     599                        <Tool 
     600                                Name="VCPostBuildEventTool" 
     601                        /> 
     602                        <DeploymentTool 
     603                                ForceDirty="-1" 
     604                                RemoteDirectory="" 
     605                                RegisterOutput="0" 
     606                                AdditionalFiles="" 
     607                        /> 
     608                        <DebuggerTool 
     609                        /> 
     610                </Configuration> 
     611                <Configuration 
     612                        Name="Debug-Dynamic|Win32" 
     613                        OutputDirectory="$(ConfigurationName)" 
     614                        IntermediateDirectory="$(ConfigurationName)" 
     615                        ConfigurationType="4" 
     616                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     617                        UseOfMFC="0" 
     618                        ATLMinimizesCRunTimeLibraryUsage="false" 
     619                        CharacterSet="2" 
     620                        > 
     621                        <Tool 
     622                                Name="VCPreBuildEventTool" 
     623                        /> 
     624                        <Tool 
     625                                Name="VCCustomBuildTool" 
     626                        /> 
     627                        <Tool 
     628                                Name="VCXMLDataGeneratorTool" 
     629                        /> 
     630                        <Tool 
     631                                Name="VCWebServiceProxyGeneratorTool" 
     632                        /> 
     633                        <Tool 
     634                                Name="VCMIDLTool" 
     635                        /> 
     636                        <Tool 
     637                                Name="VCCLCompilerTool" 
     638                                Optimization="0" 
     639                                AdditionalIncludeDirectories="../../../pjlib/include" 
     640                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB" 
     641                                MinimalRebuild="true" 
     642                                BasicRuntimeChecks="3" 
     643                                RuntimeLibrary="3" 
     644                                PrecompiledHeaderFile=".\output/libmilenage-i386-win32-vc8-debug/libmilenage.pch" 
     645                                AssemblerListingLocation=".\output/libmilenage-i386-win32-vc8-debug/" 
     646                                ObjectFile=".\output/libmilenage-i386-win32-vc8-debug/" 
     647                                ProgramDataBaseFileName=".\output/libmilenage-i386-win32-vc8-debug/" 
     648                                WarningLevel="3" 
     649                                SuppressStartupBanner="true" 
     650                                DebugInformationFormat="4" 
     651                        /> 
     652                        <Tool 
     653                                Name="VCManagedResourceCompilerTool" 
     654                        /> 
     655                        <Tool 
     656                                Name="VCResourceCompilerTool" 
     657                                PreprocessorDefinitions="_DEBUG" 
     658                                Culture="1033" 
     659                        /> 
     660                        <Tool 
     661                                Name="VCPreLinkEventTool" 
     662                        /> 
     663                        <Tool 
     664                                Name="VCLibrarianTool" 
     665                                OutputFile="../../lib/libmilenage-i386-win32-vc8-debug.lib" 
     666                                SuppressStartupBanner="true" 
     667                        /> 
     668                        <Tool 
     669                                Name="VCALinkTool" 
     670                        /> 
     671                        <Tool 
     672                                Name="VCXDCMakeTool" 
     673                        /> 
     674                        <Tool 
     675                                Name="VCBscMakeTool" 
     676                                SuppressStartupBanner="true" 
     677                                OutputFile=".\../../lib/libmilenage.bsc" 
     678                        /> 
     679                        <Tool 
     680                                Name="VCFxCopTool" 
     681                        /> 
     682                        <Tool 
     683                                Name="VCPostBuildEventTool" 
     684                        /> 
     685                </Configuration> 
     686                <Configuration 
     687                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
     688                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     689                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     690                        ConfigurationType="4" 
     691                        CharacterSet="1" 
     692                        > 
     693                        <Tool 
     694                                Name="VCPreBuildEventTool" 
     695                        /> 
     696                        <Tool 
     697                                Name="VCCustomBuildTool" 
     698                        /> 
     699                        <Tool 
     700                                Name="VCXMLDataGeneratorTool" 
     701                        /> 
     702                        <Tool 
     703                                Name="VCWebServiceProxyGeneratorTool" 
     704                        /> 
     705                        <Tool 
     706                                Name="VCMIDLTool" 
     707                                TargetEnvironment="1" 
     708                        /> 
     709                        <Tool 
     710                                Name="VCCLCompilerTool" 
     711                                ExecutionBucket="7" 
     712                                Optimization="0" 
     713                                FavorSizeOrSpeed="0" 
     714                                AdditionalIncludeDirectories="../../../pjlib/include" 
     715                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     716                                ExceptionHandling="0" 
     717                                RuntimeLibrary="1" 
     718                                WarningLevel="3" 
     719                                DebugInformationFormat="3" 
     720                                CompileAs="0" 
     721                                CompileForArchitecture="0" 
     722                        /> 
     723                        <Tool 
     724                                Name="VCManagedResourceCompilerTool" 
     725                        /> 
     726                        <Tool 
     727                                Name="VCResourceCompilerTool" 
     728                        /> 
     729                        <Tool 
     730                                Name="VCPreLinkEventTool" 
     731                        /> 
     732                        <Tool 
     733                                Name="VCLibrarianTool" 
     734                                AdditionalOptions="" 
     735                        /> 
     736                        <Tool 
     737                                Name="VCALinkTool" 
     738                        /> 
     739                        <Tool 
     740                                Name="VCXDCMakeTool" 
     741                        /> 
     742                        <Tool 
     743                                Name="VCBscMakeTool" 
     744                        /> 
     745                        <Tool 
     746                                Name="VCCodeSignTool" 
     747                        /> 
     748                        <Tool 
     749                                Name="VCPostBuildEventTool" 
     750                        /> 
     751                        <DeploymentTool 
     752                                ForceDirty="-1" 
     753                                RemoteDirectory="" 
     754                                RegisterOutput="0" 
     755                                AdditionalFiles="" 
     756                        /> 
     757                        <DebuggerTool 
     758                        /> 
     759                </Configuration> 
     760                <Configuration 
     761                        Name="Release-Static|Win32" 
     762                        OutputDirectory="$(ConfigurationName)" 
     763                        IntermediateDirectory="$(ConfigurationName)" 
     764                        ConfigurationType="4" 
     765                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     766                        UseOfMFC="0" 
     767                        ATLMinimizesCRunTimeLibraryUsage="false" 
     768                        CharacterSet="2" 
     769                        > 
     770                        <Tool 
     771                                Name="VCPreBuildEventTool" 
     772                        /> 
     773                        <Tool 
     774                                Name="VCCustomBuildTool" 
     775                        /> 
     776                        <Tool 
     777                                Name="VCXMLDataGeneratorTool" 
     778                        /> 
     779                        <Tool 
     780                                Name="VCWebServiceProxyGeneratorTool" 
     781                        /> 
     782                        <Tool 
     783                                Name="VCMIDLTool" 
     784                        /> 
     785                        <Tool 
     786                                Name="VCCLCompilerTool" 
     787                                Optimization="2" 
     788                                InlineFunctionExpansion="1" 
     789                                AdditionalIncludeDirectories="../../../pjlib/include" 
     790                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
     791                                StringPooling="true" 
     792                                RuntimeLibrary="0" 
     793                                EnableFunctionLevelLinking="true" 
     794                                PrecompiledHeaderFile=".\output/libmilenage-i386-win32-vc8-release/libmilenage.pch" 
     795                                AssemblerListingLocation=".\output/libmilenage-i386-win32-vc8-release/" 
     796                                ObjectFile=".\output/libmilenage-i386-win32-vc8-release/" 
     797                                ProgramDataBaseFileName=".\output/libmilenage-i386-win32-vc8-release/" 
     798                                WarningLevel="3" 
     799                                SuppressStartupBanner="true" 
     800                        /> 
     801                        <Tool 
     802                                Name="VCManagedResourceCompilerTool" 
     803                        /> 
     804                        <Tool 
     805                                Name="VCResourceCompilerTool" 
     806                                PreprocessorDefinitions="NDEBUG" 
     807                                Culture="1033" 
     808                        /> 
     809                        <Tool 
     810                                Name="VCPreLinkEventTool" 
     811                        /> 
     812                        <Tool 
     813                                Name="VCLibrarianTool" 
     814                                OutputFile="../../lib/libmilenage-i386-win32-vc8-release.lib" 
     815                                SuppressStartupBanner="true" 
     816                        /> 
     817                        <Tool 
     818                                Name="VCALinkTool" 
     819                        /> 
     820                        <Tool 
     821                                Name="VCXDCMakeTool" 
     822                        /> 
     823                        <Tool 
     824                                Name="VCBscMakeTool" 
     825                                SuppressStartupBanner="true" 
     826                                OutputFile=".\../../lib/libmilenage.bsc" 
     827                        /> 
     828                        <Tool 
     829                                Name="VCFxCopTool" 
     830                        /> 
     831                        <Tool 
     832                                Name="VCPostBuildEventTool" 
     833                        /> 
     834                </Configuration> 
     835                <Configuration 
     836                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     837                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     838                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     839                        ConfigurationType="4" 
     840                        CharacterSet="1" 
     841                        > 
     842                        <Tool 
     843                                Name="VCPreBuildEventTool" 
     844                        /> 
     845                        <Tool 
     846                                Name="VCCustomBuildTool" 
     847                        /> 
     848                        <Tool 
     849                                Name="VCXMLDataGeneratorTool" 
     850                        /> 
     851                        <Tool 
     852                                Name="VCWebServiceProxyGeneratorTool" 
     853                        /> 
     854                        <Tool 
     855                                Name="VCMIDLTool" 
     856                                TargetEnvironment="1" 
     857                        /> 
     858                        <Tool 
     859                                Name="VCCLCompilerTool" 
     860                                ExecutionBucket="7" 
     861                                Optimization="2" 
     862                                FavorSizeOrSpeed="2" 
     863                                AdditionalIncludeDirectories="../../../pjlib/include" 
     864                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL" 
     865                                ExceptionHandling="0" 
     866                                RuntimeLibrary="0" 
     867                                WarningLevel="3" 
     868                                DebugInformationFormat="0" 
     869                                CompileAs="0" 
     870                        /> 
     871                        <Tool 
     872                                Name="VCManagedResourceCompilerTool" 
     873                        /> 
     874                        <Tool 
     875                                Name="VCResourceCompilerTool" 
     876                        /> 
     877                        <Tool 
     878                                Name="VCPreLinkEventTool" 
     879                        /> 
     880                        <Tool 
     881                                Name="VCLibrarianTool" 
     882                                AdditionalOptions="" 
     883                        /> 
     884                        <Tool 
     885                                Name="VCALinkTool" 
     886                        /> 
     887                        <Tool 
     888                                Name="VCXDCMakeTool" 
     889                        /> 
     890                        <Tool 
     891                                Name="VCBscMakeTool" 
     892                        /> 
     893                        <Tool 
     894                                Name="VCCodeSignTool" 
     895                        /> 
     896                        <Tool 
     897                                Name="VCPostBuildEventTool" 
     898                        /> 
     899                        <DeploymentTool 
     900                                ForceDirty="-1" 
     901                                RemoteDirectory="" 
     902                                RegisterOutput="0" 
     903                                AdditionalFiles="" 
     904                        /> 
     905                        <DebuggerTool 
     906                        /> 
     907                </Configuration> 
    314908        </Configurations> 
    315909        <References> 
     
    339933                                        /> 
    340934                                </FileConfiguration> 
     935                                <FileConfiguration 
     936                                        Name="Debug-Static|Win32" 
     937                                        > 
     938                                        <Tool 
     939                                                Name="VCCLCompilerTool" 
     940                                                PreprocessorDefinitions="" 
     941                                        /> 
     942                                </FileConfiguration> 
     943                                <FileConfiguration 
     944                                        Name="Release-Dynamic|Win32" 
     945                                        > 
     946                                        <Tool 
     947                                                Name="VCCLCompilerTool" 
     948                                                PreprocessorDefinitions="" 
     949                                        /> 
     950                                </FileConfiguration> 
     951                                <FileConfiguration 
     952                                        Name="Debug-Dynamic|Win32" 
     953                                        > 
     954                                        <Tool 
     955                                                Name="VCCLCompilerTool" 
     956                                                PreprocessorDefinitions="" 
     957                                        /> 
     958                                </FileConfiguration> 
     959                                <FileConfiguration 
     960                                        Name="Release-Static|Win32" 
     961                                        > 
     962                                        <Tool 
     963                                                Name="VCCLCompilerTool" 
     964                                                PreprocessorDefinitions="" 
     965                                        /> 
     966                                </FileConfiguration> 
    341967                        </File> 
    342968                        <File 
     
    353979                                <FileConfiguration 
    354980                                        Name="Release|Win32" 
     981                                        > 
     982                                        <Tool 
     983                                                Name="VCCLCompilerTool" 
     984                                                PreprocessorDefinitions="" 
     985                                        /> 
     986                                </FileConfiguration> 
     987                                <FileConfiguration 
     988                                        Name="Debug-Static|Win32" 
     989                                        > 
     990                                        <Tool 
     991                                                Name="VCCLCompilerTool" 
     992                                                PreprocessorDefinitions="" 
     993                                        /> 
     994                                </FileConfiguration> 
     995                                <FileConfiguration 
     996                                        Name="Release-Dynamic|Win32" 
     997                                        > 
     998                                        <Tool 
     999                                                Name="VCCLCompilerTool" 
     1000                                                PreprocessorDefinitions="" 
     1001                                        /> 
     1002                                </FileConfiguration> 
     1003                                <FileConfiguration 
     1004                                        Name="Debug-Dynamic|Win32" 
     1005                                        > 
     1006                                        <Tool 
     1007                                                Name="VCCLCompilerTool" 
     1008                                                PreprocessorDefinitions="" 
     1009                                        /> 
     1010                                </FileConfiguration> 
     1011                                <FileConfiguration 
     1012                                        Name="Release-Static|Win32" 
    3551013                                        > 
    3561014                                        <Tool 
Note: See TracChangeset for help on using the changeset viewer.