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

📄 logic.vcproj

📁 MMORPG游戏服务器端架构及函数
💻 VCPROJ
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="Logic"
	ProjectGUID="{51681616-5203-4B44-A0D4-4F28C9132890}"
	Keyword="Win32Proj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="..\bin_debug"
			IntermediateDirectory="..\obj_debug"
			ConfigurationType="1"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;DEBUG;_MBCS"
				MinimalRebuild="TRUE"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="4"
				CompileAs="1"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="WS2_32.lib"
				OutputFile="$(OutDir)/Logic.exe"
				LinkIncremental="2"
				GenerateDebugInformation="TRUE"
				AssemblyDebug="1"
				ProgramDatabaseFile="$(OutDir)/Logic.pdb"
				SubSystem="1"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="..\bin_release"
			IntermediateDirectory="..\obj_release"
			ConfigurationType="1"
			CharacterSet="2"
			WholeProgramOptimization="TRUE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="3"
				GlobalOptimizations="TRUE"
				FavorSizeOrSpeed="1"
				EnableFiberSafeOptimizations="TRUE"
				OptimizeForProcessor="3"
				OptimizeForWindowsApplication="TRUE"
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;RELEASE;_MBCS"
				RuntimeLibrary="0"
				EnableEnhancedInstructionSet="2"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="3"
				CompileAs="1"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="WS2_32.lib"
				OutputFile="$(OutDir)/Logic.exe"
				LinkIncremental="1"
				GenerateDebugInformation="TRUE"
				SubSystem="1"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="源文件"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
			<File
				RelativePath=".\px_ls_account.c">
			</File>
			<File
				RelativePath=".\px_ls_battle_guid.c">
			</File>
			<File
				RelativePath=".\px_ls_blacklist.c">
			</File>
			<File
				RelativePath=".\px_ls_char.c">
			</File>
			<File
				RelativePath=".\px_ls_charge.c">
			</File>
			<File
				RelativePath=".\px_ls_chat_radio.c">
			</File>
			<File
				RelativePath=".\px_ls_chat_video.c">
			</File>
			<File
				RelativePath=".\px_ls_common.c">
			</File>
			<File
				RelativePath=".\px_ls_compound.c">
			</File>
			<File
				RelativePath=".\px_ls_discharge_skill.c">
			</File>
			<File
				RelativePath=".\px_ls_friends.c">
			</File>
			<File
				RelativePath=".\px_ls_gm.c">
			</File>
			<File
				RelativePath=".\px_ls_init.c">
			</File>
			<File
				RelativePath=".\px_ls_item.c">
			</File>
			<File
				RelativePath=".\px_ls_log.c">
			</File>
			<File
				RelativePath=".\px_ls_lottery.c">
			</File>
			<File
				RelativePath=".\px_ls_main.c">
			</File>
			<File
				RelativePath=".\px_ls_map.c">
			</File>
			<File
				RelativePath=".\px_ls_marriage.c">
			</File>
			<File
				RelativePath=".\px_ls_master_prentice.c">
			</File>
			<File
				RelativePath=".\px_ls_module_dbes.c">
			</File>
			<File
				RelativePath=".\px_ls_module_rs.c">
			</File>
			<File
				RelativePath=".\px_ls_module_work.c">
			</File>
			<File
				RelativePath=".\px_ls_monster.c">
			</File>
			<File
				RelativePath=".\px_ls_npc.c">
			</File>
			<File
				RelativePath=".\px_ls_passive_effect.c">
			</File>
			<File
				RelativePath=".\px_ls_pet.c">
			</File>
			<File
				RelativePath=".\px_ls_pk_pvp.c">
			</File>
			<File
				RelativePath=".\px_ls_pk_tvt.c">
			</File>
			<File
				RelativePath=".\px_ls_pk_wvw.c">
			</File>
			<File
				RelativePath=".\px_ls_roup.c">
			</File>
			<File
				RelativePath=".\px_ls_skill.c">
			</File>
			<File
				RelativePath=".\px_ls_skill_active_damage.c">
			</File>
			<File
				RelativePath=".\px_ls_speed_frame.c">
			</File>
			<File
				RelativePath=".\px_ls_sroll_door.c">
			</File>
			<File
				RelativePath=".\px_ls_state.c">
			</File>
			<File
				RelativePath=".\px_ls_statistic.c">
			</File>
			<File
				RelativePath=".\px_ls_stranger.c">
			</File>
			<File
				RelativePath=".\px_ls_task.c">
			</File>
			<File
				RelativePath=".\px_ls_team.c">
			</File>
			<File
				RelativePath=".\px_ls_time_service.c">
			</File>
			<File
				RelativePath=".\px_ls_trade.c">
			</File>
			<File
				RelativePath=".\px_ls_trap.c">
			</File>
			<File
				RelativePath=".\px_ls_ui.c">
			</File>
			<File
				RelativePath=".\px_ls_uninit.c">
			</File>
			<File
				RelativePath=".\px_ls_version.c">
			</File>
			<File
				RelativePath=".\px_ls_war_guid.c">
			</File>
			<Filter
				Name="Shared"
				Filter="">
				<File
					RelativePath="..\ProjectX_Common\ProjectX_MessageCode.c">
				</File>
				<File
					RelativePath="..\ProjectX_Common\ProjectX_Utils.c">
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="头文件"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
			<File
				RelativePath=".\px_ls_account.h">
			</File>
			<File
				RelativePath=".\px_ls_antihack.h">
			</File>
			<File
				RelativePath=".\px_ls_battle_guid.h">
			</File>
			<File
				RelativePath=".\px_ls_blacklist.h">
			</File>
			<File
				RelativePath=".\px_ls_char.h">
			</File>
			<File
				RelativePath=".\px_ls_char_class.h">
			</File>
			<File
				RelativePath=".\px_ls_charge.h">
			</File>
			<File
				RelativePath=".\px_ls_chat_radio.h">
			</File>
			<File
				RelativePath=".\px_ls_chat_video.h">
			</File>
			<File
				RelativePath=".\px_ls_common.h">
			</File>
			<File
				RelativePath=".\px_ls_community.h">
			</File>
			<File
				RelativePath=".\px_ls_compound.h">
			</File>
			<File
				RelativePath=".\px_ls_config.h">
			</File>
			<File
				RelativePath=".\px_ls_developer.h">
			</File>
			<File
				RelativePath=".\px_ls_discharge_skill.h">
			</File>
			<File
				RelativePath=".\px_ls_friends.h">
			</File>
			<File
				RelativePath=".\px_ls_gm.h">
			</File>
			<File
				RelativePath=".\px_ls_init.h">
			</File>
			<File
				RelativePath=".\px_ls_item.h">
			</File>
			<File
				RelativePath=".\px_ls_item_defence.h">
			</File>
			<File
				RelativePath=".\px_ls_item_staff.h">
			</File>
			<File
				RelativePath=".\px_ls_item_weapon.h">
			</File>
			<File
				RelativePath=".\px_ls_log.h">
			</File>
			<File
				RelativePath=".\px_ls_lottery.h">
			</File>
			<File
				RelativePath=".\px_ls_map.h">
			</File>
			<File
				RelativePath=".\px_ls_marriage.h">
			</File>
			<File
				RelativePath=".\px_ls_master_prentice.h">
			</File>
			<File
				RelativePath=".\px_ls_module_dbes.h">
			</File>
			<File
				RelativePath=".\px_ls_module_rs.h">
			</File>
			<File
				RelativePath=".\px_ls_module_work.h">
			</File>
			<File
				RelativePath=".\px_ls_monster.h">
			</File>
			<File
				RelativePath=".\px_ls_npc.h">
			</File>
			<File
				RelativePath=".\px_ls_passive_effect.h">
			</File>
			<File
				RelativePath=".\px_ls_pet.h">
			</File>
			<File
				RelativePath=".\px_ls_pk.h">
			</File>
			<File
				RelativePath=".\px_ls_roup.h">
			</File>
			<File
				RelativePath=".\px_ls_skill.h">
			</File>
			<File
				RelativePath=".\px_ls_speed_frame.h">
			</File>
			<File
				RelativePath=".\px_ls_sroll_door.h">
			</File>
			<File
				RelativePath=".\px_ls_state.h">
			</File>
			<File
				RelativePath=".\px_ls_statistic.h">
			</File>
			<File
				RelativePath=".\px_ls_stranger.h">
			</File>
			<File
				RelativePath=".\px_ls_task.h">
			</File>
			<File
				RelativePath=".\px_ls_team.h">
			</File>
			<File
				RelativePath=".\px_ls_time_service.h">
			</File>
			<File
				RelativePath=".\px_ls_trade.h">
			</File>
			<File
				RelativePath=".\px_ls_trap.h">
			</File>
			<File
				RelativePath=".\px_ls_ui.h">
			</File>
			<File
				RelativePath=".\px_ls_uninit.h">
			</File>
			<File
				RelativePath=".\px_ls_version.h">
			</File>
			<File
				RelativePath=".\px_ls_war_guid.h">
			</File>
			<Filter
				Name="Shared"
				Filter="">
				<File
					RelativePath="..\ProjectX_Common\ProjectX_Common.h">
				</File>
				<File
					RelativePath="..\ProjectX_Common\ProjectX_Copyright.h">
				</File>
				<File
					RelativePath="..\ProjectX_Common\ProjectX_MessageCode.h">
				</File>
				<File
					RelativePath="..\ProjectX_Common\ProjectX_Shared.h">
				</File>
				<File
					RelativePath="..\ProjectX_Common\ProjectX_Utils.h">
				</File>
			</Filter>
			<Filter
				Name="item_defence"
				Filter="">
				<File
					RelativePath=".\px_ls_item_defence_amulet.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_armor.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_belt.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_boot.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_eye.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_glove.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_guardianship.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_helm.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_legguard.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_mantle.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_ring.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_shield.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_shirt.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_talisman.h">
				</File>
				<File
					RelativePath=".\px_ls_item_defence_wing.h">
				</File>
			</Filter>
			<Filter
				Name="item_weapon"
				Filter="">
				<File
					RelativePath=".\px_ls_item_weapon_ax.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_bow.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_crossbow.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_dangger.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_deconticatetool.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_herbaltool.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_leaf.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_mace.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_magicstaff.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_miningtool.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_powerstaff.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_reamer.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_shaft.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_spear.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_stave.h">
				</File>
				<File
					RelativePath=".\px_ls_item_weapon_sword.h">
				</File>
			</Filter>
			<Filter
				Name="item_staff"
				Filter="">
				<File
					RelativePath=".\px_ls_item_staff_consumer.h">
				</File>
				<File
					RelativePath=".\px_ls_item_staff_gem.h">
				</File>
				<File
					RelativePath=".\px_ls_item_staff_guid.h">
				</File>
				<File
					RelativePath=".\px_ls_item_staff_pet_spawn.h">
				</File>
				<File
					RelativePath=".\px_ls_item_staff_restore.h">
				</File>
				<File
					RelativePath=".\px_ls_item_staff_skill.h">
				</File>
				<File
					RelativePath=".\px_ls_item_staff_special.h">
				</File>
				<File
					RelativePath=".\px_ls_item_staff_state.h">
				</File>
				<File
					RelativePath=".\px_ls_item_staff_task.h">
				</File>
			</Filter>
			<Filter
				Name="speed_frame"
				Filter="">
				<File
					RelativePath=".\px_ls_speed_fbs.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fce.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fcm.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fcp.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fcr.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fhr.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_flr.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fmr.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fms.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fpr.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fsr.h">
				</File>
				<File
					RelativePath=".\px_ls_speed_fss.h">
				</File>
			</Filter>
			<Filter
				Name="pk"
				Filter="">
				<File
					RelativePath=".\px_ls_pk_pvp.h">
				</File>
				<File
					RelativePath=".\px_ls_pk_tvt.h">
				</File>
				<File
					RelativePath=".\px_ls_pk_wvw.h">
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="资源文件"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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