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/pjsip-apps/build/sample_debug.vcproj

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