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

📄 newogc.vcproj

📁 我对他如何控制准星、显示敌友很好奇
💻 VCPROJ
字号:
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="newOgc"
	SccProjectName=""
	SccLocalPath="">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="vgui/include;engine;studio"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;NEWOGC_EXPORTS"
				StringPooling="TRUE"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Debug/newOgc.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="4"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="odbc32.lib odbccp32.lib winmm.lib"
				OutputFile="Debug/ogc-v7.dll"
				LinkIncremental="2"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\Debug/ogc-v7.pdb"
				ImportLibrary=".\Debug/ogc-v7.lib"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\Debug/newOgc.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="copy  &quot;$(TargetPath)&quot; &quot;C:\apps\hook7\ogc-v7.dll&quot;"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				InlineFunctionExpansion="2"
				FavorSizeOrSpeed="1"
				AdditionalIncludeDirectories="vgui/include;engine;studio"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NEWOGC_EXPORTS"
				StringPooling="FALSE"
				ExceptionHandling="TRUE"
				RuntimeLibrary="0"
				BufferSecurityCheck="FALSE"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Release/newOgc.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="TRUE"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="winmm.lib"
				OutputFile="Release/ogc-v7.dll"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\Release/ogc-v7.pdb"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				OptimizeForWindows98="1"
				ImportLibrary=".\Release/ogc-v7.lib"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\Release/newOgc.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="copy  &quot;$(TargetPath)&quot; &quot;C:\apps\hook7\hl.dll&quot;"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1031"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
	</Configurations>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
			<File
				RelativePath="AutoMove.cpp">
			</File>
			<File
				RelativePath="GenericPatch.cpp">
			</File>
			<File
				RelativePath="Winamp.cpp">
			</File>
			<File
				RelativePath="aimbot.cpp">
			</File>
			<File
				RelativePath=".\apihook.cpp">
			</File>
			<File
				RelativePath=".\attack.cpp">
			</File>
			<File
				RelativePath=".\bind.cpp">
			</File>
			<File
				RelativePath=".\calcscreen.cpp">
			</File>
			<File
				RelativePath=".\client.cpp">
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCLCompilerTool"
						InlineFunctionExpansion="0"/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\color.cpp">
			</File>
			<File
				RelativePath="console.cpp">
			</File>
			<File
				RelativePath="cvar.cpp">
			</File>
			<File
				RelativePath="hookqueue.cpp">
			</File>
			<File
				RelativePath=".\common\interface.cpp">
			</File>
			<File
				RelativePath=".\interpreter.cpp">
			</File>
			<File
				RelativePath=".\main.cpp">
			</File>
			<File
				RelativePath=".\menu.cpp">
			</File>
			<File
				RelativePath=".\opengl.cpp">
			</File>
			<File
				RelativePath=".\misc\parsemsg.cpp">
			</File>
			<File
				RelativePath=".\playeritems.cpp">
			</File>
			<File
				RelativePath="secmodule.cpp">
			</File>
			<File
				RelativePath="snake.cpp">
			</File>
			<File
				RelativePath=".\sprites.cpp">
			</File>
			<File
				RelativePath="stdafx.cpp">
			</File>
			<File
				RelativePath=".\stringfinder.cpp">
			</File>
			<File
				RelativePath=".\timehandling.cpp">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
			<File
				RelativePath="AutoMove.h">
			</File>
			<File
				RelativePath="GenericPatch.h">
			</File>
			<File
				RelativePath="Winamp.h">
			</File>
			<File
				RelativePath="aimbot.h">
			</File>
			<File
				RelativePath=".\apihook.h">
			</File>
			<File
				RelativePath=".\attack.h">
			</File>
			<File
				RelativePath="bind.h">
			</File>
			<File
				RelativePath=".\calcscreen.h">
			</File>
			<File
				RelativePath=".\client.h">
			</File>
			<File
				RelativePath=".\color.h">
			</File>
			<File
				RelativePath="console.h">
			</File>
			<File
				RelativePath=".\cvar.h">
			</File>
			<File
				RelativePath="hookqueue.h">
			</File>
			<File
				RelativePath=".\interpreter.h">
			</File>
			<File
				RelativePath=".\menu.h">
			</File>
			<File
				RelativePath=".\opengl.h">
			</File>
			<File
				RelativePath=".\playeritems.h">
			</File>
			<File
				RelativePath=".\sprites.h">
			</File>
			<File
				RelativePath=".\stringfinder.h">
			</File>
			<File
				RelativePath=".\timehandling.h">
			</File>
			<File
				RelativePath="utils.h">
			</File>
			<Filter
				Name="hl_sdk"
				Filter="">
				<File
					RelativePath="studio\StudioModelRenderer.h">
				</File>
				<File
					RelativePath=".\engine\anorms.h">
				</File>
				<File
					RelativePath=".\engine\beamdef.h">
				</File>
				<File
					RelativePath=".\common\beamdef.h">
				</File>
				<File
					RelativePath=".\engine\cdll_dll.h">
				</File>
				<File
					RelativePath=".\engine\cdll_engine_dll.h">
				</File>
				<File
					RelativePath=".\engine\cdll_int.h">
				</File>
				<File
					RelativePath=".\engine\cl_dll.h">
				</File>
				<File
					RelativePath=".\common\cl_entity.h">
				</File>
				<File
					RelativePath=".\engine\cl_entity.h">
				</File>
				<File
					RelativePath=".\common\com_model.h">
				</File>
				<File
					RelativePath=".\common\con_nprint.h">
				</File>
				<File
					RelativePath=".\engine\const.h">
				</File>
				<File
					RelativePath=".\common\const.h">
				</File>
				<File
					RelativePath=".\engine\crc.h">
				</File>
				<File
					RelativePath=".\common\crc.h">
				</File>
				<File
					RelativePath=".\engine\custom.h">
				</File>
				<File
					RelativePath=".\engine\customentity.h">
				</File>
				<File
					RelativePath=".\engine\cvardef.h">
				</File>
				<File
					RelativePath=".\common\cvardef.h">
				</File>
				<File
					RelativePath=".\common\demo_api.h">
				</File>
				<File
					RelativePath=".\common\director_cmds.h">
				</File>
				<File
					RelativePath=".\common\dlight.h">
				</File>
				<File
					RelativePath=".\engine\dlight.h">
				</File>
				<File
					RelativePath=".\common\dll_state.h">
				</File>
				<File
					RelativePath=".\engine\edict.h">
				</File>
				<File
					RelativePath=".\engine\eiface.h">
				</File>
				<File
					RelativePath=".\common\engine_launcher_api.h">
				</File>
				<File
					RelativePath=".\engine\entity_state.h">
				</File>
				<File
					RelativePath=".\common\entity_state.h">
				</File>
				<File
					RelativePath=".\engine\entity_types.h">
				</File>
				<File
					RelativePath=".\common\entity_types.h">
				</File>
				<File
					RelativePath=".\common\event_api.h">
				</File>
				<File
					RelativePath=".\engine\event_args.h">
				</File>
				<File
					RelativePath=".\common\event_args.h">
				</File>
				<File
					RelativePath=".\common\event_flags.h">
				</File>
				<File
					RelativePath=".\engine\event_flags.h">
				</File>
				<File
					RelativePath=".\common\exefuncs.h">
				</File>
				<File
					RelativePath=".\common\hltv.h">
				</File>
				<File
					RelativePath=".\common\in_buttons.h">
				</File>
				<File
					RelativePath=".\engine\in_buttons.h">
				</File>
				<File
					RelativePath=".\common\interface.h">
				</File>
				<File
					RelativePath=".\common\itrackeruser.h">
				</File>
				<File
					RelativePath=".\common\ivoicetweak.h">
				</File>
				<File
					RelativePath=".\engine\keydefs.h">
				</File>
				<File
					RelativePath=".\common\mathlib.h">
				</File>
				<File
					RelativePath=".\common\net_api.h">
				</File>
				<File
					RelativePath=".\common\netadr.h">
				</File>
				<File
					RelativePath=".\common\nowin.h">
				</File>
				<File
					RelativePath=".\misc\parsemsg.h">
				</File>
				<File
					RelativePath=".\engine\particledef.h">
				</File>
				<File
					RelativePath=".\common\particledef.h">
				</File>
				<File
					RelativePath=".\engine\pm_defs.h">
				</File>
				<File
					RelativePath=".\engine\pm_info.h">
				</File>
				<File
					RelativePath=".\engine\pmtrace.h">
				</File>
				<File
					RelativePath=".\common\pmtrace.h">
				</File>
				<File
					RelativePath=".\engine\progdefs.h">
				</File>
				<File
					RelativePath=".\engine\progs.h">
				</File>
				<File
					RelativePath=".\common\qfont.h">
				</File>
				<File
					RelativePath=".\common\r_efx.h">
				</File>
				<File
					RelativePath=".\engine\r_efx.h">
				</File>
				<File
					RelativePath="engine\r_studioint.h">
				</File>
				<File
					RelativePath=".\common\ref_params.h">
				</File>
				<File
					RelativePath=".\common\screenfade.h">
				</File>
				<File
					RelativePath=".\engine\shake.h">
				</File>
				<File
					RelativePath=".\engine\studio.h">
				</File>
				<File
					RelativePath=".\common\studio_event.h">
				</File>
				<File
					RelativePath=".\engine\studio_event.h">
				</File>
				<File
					RelativePath=".\common\triangleapi.h">
				</File>
				<File
					RelativePath=".\engine\triangleapi.h">
				</File>
				<File
					RelativePath=".\common\usercmd.h">
				</File>
				<File
					RelativePath=".\engine\usercmd.h">
				</File>
				<File
					RelativePath=".\engine\util_vector.h">
				</File>
				<File
					RelativePath=".\engine\weaponinfo.h">
				</File>
				<File
					RelativePath=".\common\weaponinfo.h">
				</File>
				<File
					RelativePath=".\engine\wrect.h">
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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