⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 winvnc2005.vcproj

📁 teamviewer source code vc++
💻 VCPROJ
📖 第 1 页 / 共 3 页
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8,00"
	Name="roVNC"
	ProjectGUID="{B621350B-3594-449C-9F51-F1B4EDB152C0}"
	RootNamespace="roVNC"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\..\Debug"
			IntermediateDirectory=".\..\Debug"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=""
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\..\Debug/winvnc.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="C:\roVNC\roVNCServer\VNCVIEWER;..\omnithread;..;..\..;.\vista;.\vista\include"
				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ROVNC;_DEBUG;__x86__;__WIN32__;WIN32;_WINDOWS;_WIN32_WINNT=0x501;_WIN32_IE=0x500;XMD_H;_WINSTATIC"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				BufferSecurityCheck="true"
				EnableFunctionLevelLinking="true"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="stdhdrs.h"
				PrecompiledHeaderFile="$(SolutionDir)\TeamViewer.pch"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="4"
				CompileAs="0"
				ShowIncludes="false"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="ROVNC_NORMAL,_DEBUG"
				Culture="2057"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /nologo /I &quot;..\omnithread\\&quot;  /I &quot;..&quot; /I &quot;..\..&quot; /MTd /Fo..\Debug\ /Fd..\Debug\ /EHsc /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;ROVNC&quot; /D &quot;_DEBUG&quot; /D &quot;__x86__&quot; /D &quot;__WIN32__&quot; /D &quot;WIN32&quot; /D &quot;_WINDOWS&quot; /D &quot;_WIN32_WINNT=0x501&quot; /D &quot;_WIN32_IE=0x500&quot; /D &quot;XMD_H&quot; /D &quot;_WINSTATIC&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /c buildtime.cpp"
				ExcludedFromBuild="false"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="winmm.lib wsock32.lib version.lib comctl32.lib wininet.lib"
				OutputFile="$(OutDir)/Teamviewer.exe"
				LinkIncremental="2"
				SuppressStartupBanner="true"
				AdditionalLibraryDirectories=".\Vista\Lib"
				IgnoreAllDefaultLibraries="false"
				IgnoreDefaultLibraryNames=""
				DelayLoadDLLs=""
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\..\Debug/Teamviewer_Debug.pdb"
				SubSystem="2"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine=""
				ExcludedFromBuild="true"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\..\Release"
			IntermediateDirectory=".\..\Release"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\..\Release/winvnc.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="1"
				InlineFunctionExpansion="1"
				FavorSizeOrSpeed="2"
				WholeProgramOptimization="true"
				AdditionalIncludeDirectories="..\omnithread;..;..\..;."
				PreprocessorDefinitions="ROVNC_NORMAL;ROVNC;NDEBUG;__x86__;__WIN32__;WIN32;_WINDOWS;_WIN32_WINNT=0x501;_WIN32_IE=0x500;XMD_H;_WINSTATIC;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;!VISTA_BUILD"
				StringPooling="true"
				RuntimeLibrary="0"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="false"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="Stdhdrs.h"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				CompileAs="0"
				ShowIncludes="false"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="ROVNC_NORMAL,NDEBUG"
				Culture="2057"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /nologo /I &quot;..&quot; /I &quot;..\..&quot; /EHsc /MT /Fo..\Release\ /Fd..\Release\  /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;ROVNC&quot; /D &quot;NDEBUG&quot; /D &quot;__x86__&quot; /D &quot;__WIN32__&quot; /D &quot;WIN32&quot; /D &quot;_WINDOWS&quot; /D &quot;_WIN32_WINNT=0x501&quot; /D &quot;_WIN32_IE=0x500&quot; /D &quot;XMD_H&quot; /D &quot;_WINSTATIC&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /c buildtime.cpp"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="winmm.lib comctl32.lib wsock32.lib version.lib wininet.lib"
				OutputFile=".\..\Release\en\TeamViewer.exe"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				DelayLoadDLLs=""
				GenerateDebugInformation="false"
				SubSystem="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				OptimizeForWindows98="1"
				LinkTimeCodeGeneration="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				ExcludedFromBuild="true"
			/>
		</Configuration>
		<Configuration
			Name="DebugCreateHeader|Win32"
			OutputDirectory="..\Debug"
			IntermediateDirectory="..\Debug"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=""
				ExcludedFromBuild="true"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\..\Debug/winvnc.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\omnithread\;..;..\.."
				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ROVNC;_DEBUG;__x86__;__WIN32__;WIN32;_WINDOWS;_WIN32_WINNT=0x501;_WIN32_IE=0x500;XMD_H;_WINSTATIC"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				BufferSecurityCheck="true"
				EnableFunctionLevelLinking="true"
				UsePrecompiledHeader="1"
				PrecompiledHeaderThrough="stdhdrs.h"
				PrecompiledHeaderFile="$(SolutionDir)\TeamViewer.pch"
				BrowseInformation="1"
				BrowseInformationFile="$(IntDir)\CreateHeader\"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="4"
				CompileAs="0"
				ShowIncludes="false"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="ROVNC_NORMAL,_DEBUG"
				Culture="2057"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /nologo /I &quot;..\omnithread\\&quot;  /I &quot;..&quot; /I &quot;..\..&quot; /MTd /Fo..\Debug\ /Fd..\Debug\ /EHsc /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;ROVNC&quot; /D &quot;_DEBUG&quot; /D &quot;__x86__&quot; /D &quot;__WIN32__&quot; /D &quot;WIN32&quot; /D &quot;_WINDOWS&quot; /D &quot;_WIN32_WINNT=0x501&quot; /D &quot;_WIN32_IE=0x500&quot; /D &quot;XMD_H&quot; /D &quot;_WINSTATIC&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /c buildtime.cpp"
				ExcludedFromBuild="false"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="winmm.lib wsock32.lib version.lib comctl32.lib wininet.lib"
				OutputFile="$(OutDir)/Teamviewer.exe"
				LinkIncremental="2"
				SuppressStartupBanner="true"
				IgnoreAllDefaultLibraries="false"
				IgnoreDefaultLibraryNames=""
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\..\Debug/Teamviewer_Debug.pdb"
				SubSystem="2"
				EnableCOMDATFolding="0"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				ExcludedFromBuild="true"
			/>
		</Configuration>
		<Configuration
			Name="SupportDebug|Win32"
			OutputDirectory="$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\..\Debug/winvnc.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="C:\roVNC\roVNCServer\VNCVIEWER;..\omnithread;..;..\.."
				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ROVNC_QS,ROVNC,_DEBUG,__x86__,__WIN32__,WIN32,_WINDOWS,_WIN32_WINNT=0x501,_WIN32_IE=0x500,XMD_H,_WINSTATIC"
				BasicRuntimeChecks="0"
				RuntimeLibrary="3"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="true"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="Stdhdrs.h"
				PrecompiledHeaderFile=".\..\Debug/winvnc.pch"
				AssemblerListingLocation=".\..\Debug/"
				ObjectFile=".\..\Debug/"
				ProgramDataBaseFileName=".\..\Debug/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="4"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="2057"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /nologo /I &quot;..\omnithread\\&quot;  /I &quot;..&quot; /I &quot;..\..&quot; /MTd /Fo..\Debug\ /Fd..\Debug\ /EHsc /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;ROVNC&quot; /D &quot;_DEBUG&quot; /D &quot;__x86__&quot; /D &quot;__WIN32__&quot; /D &quot;WIN32&quot; /D &quot;_WINDOWS&quot; /D &quot;_WIN32_WINNT=0x501&quot; /D &quot;_WIN32_IE=0x500&quot; /D &quot;XMD_H&quot; /D &quot;_WINSTATIC&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /c buildtime.cpp"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="winmm.lib wsock32.lib version.lib comctl32.lib wininet.lib"
				OutputFile=".\..\SupportDebug/TeamViewer_en.exe"
				LinkIncremental="2"
				SuppressStartupBanner="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\..\Debug/Teamviewer_Debug.pdb"
				SubSystem="2"
				EnableCOMDATFolding="0"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				ExcludedFromBuild="true"
			/>
		</Configuration>
		<Configuration
			Name="SupportRelease|Win32"
			OutputDirectory=".\..\SupportRelease"
			IntermediateDirectory=".\..\SupportRelease"
			ConfigurationType="1"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\..\Release/winvnc.tlb"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="1"
				InlineFunctionExpansion="1"
				FavorSizeOrSpeed="0"
				AdditionalIncludeDirectories="..\omnithread,..,..\..,."
				PreprocessorDefinitions="ROVNC_QS;ROVNC;NDEBUG;__x86__;__WIN32__;WIN32;_WINDOWS;_WIN32_WINNT=0x501;_WIN32_IE=0x500;XMD_H;_WINSTATIC;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				RuntimeLibrary="0"
				BufferSecurityCheck="false"
				EnableFunctionLevelLinking="true"
				UsePrecompiledHeader="2"
				ObjectFile=".\..\Release/"
				ProgramDataBaseFileName=".\..\Release/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="2057"
			/>
			<Tool
				Name="VCPreLinkEventTool"
				CommandLine="cl /nologo /I &quot;..&quot; /I &quot;..\..&quot; /EHsc /MT /Fo..\Release\ /Fd..\Release\  /D &quot;_CRT_NONSTDC_NO_DEPRECATE&quot; /D &quot;_CRT_SECURE_NO_DEPRECATE&quot; /D &quot;ROVNC&quot; /D &quot;NDEBUG&quot; /D &quot;__x86__&quot; /D &quot;__WIN32__&quot; /D &quot;WIN32&quot; /D &quot;_WINDOWS&quot; /D &quot;_WIN32_WINNT=0x501&quot; /D &quot;_WIN32_IE=0x500&quot; /D &quot;XMD_H&quot; /D &quot;_WINSTATIC&quot; /D &quot;_VC80_UPGRADE=0x0710&quot; /D &quot;_MBCS&quot; /c buildtime.cpp"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="winmm.lib comctl32.lib wsock32.lib version.lib wininet.lib"
				OutputFile=".\..\SupportRelease/TeamViewerQS.exe"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				GenerateDebugInformation="false"
				SubSystem="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				OptimizeForWindows98="1"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -