l2-unlegits/L2Detect.vcproj
2012-02-01 05:25:08 +00:00

1800 lines
35 KiB
XML

<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="L2Detect"
ProjectGUID="{DDEA0898-F57F-4337-BBBD-D47060FD0564}"
RootNamespace="L2Detect"
Keyword="MFCProj"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="_build\L2Detect_Debug"
IntermediateDirectory="_build\L2Detect_Debug"
ConfigurationType="2"
UseOfMFC="0"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
ValidateParameters="true"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".;lib;lib\directX"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="stdafx.h"
ProgramDataBaseFileName="$(IntDir)\L2Detect_d.pdb"
WarningLevel="4"
DebugInformationFormat="3"
DisableSpecificWarnings="4127"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1049"
AdditionalIncludeDirectories="$(IntDir);l2detect"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="dxguid.lib ddraw.lib libeay32_st_MTd.lib ssleay32_st_MTd.lib winmm.lib shell32.lib comctl32.lib comdlg32.lib"
LinkIncremental="0"
AdditionalLibraryDirectories="l2detect;lib\openssl;lib\directX"
GenerateManifest="false"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Copy L2Detect.dll to dist"
CommandLine="l2detect\PostBuildEvent.cmd $(TargetName) $(TargetDir)"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="_build\L2Detect_Release"
IntermediateDirectory="_build\L2Detect_Release"
ConfigurationType="2"
UseOfMFC="0"
CharacterSet="1"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
ValidateParameters="true"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/I&quot;../include&quot; /I&quot;../L2Packets&quot; /I&quot;../sqlite_lib&quot;"
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories=".;lib;lib\directX"
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
MinimalRebuild="false"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="stdafx.h"
ProgramDataBaseFileName="$(IntDir)\L2Detect.pdb"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1049"
AdditionalIncludeDirectories="$(IntDir);l2detect"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="libeay32_st_MT.lib ssleay32_st_MT.lib user32.lib advapi32.lib gdi32.lib comctl32.lib winmm.lib dxguid.lib ddraw.lib"
LinkIncremental="1"
AdditionalLibraryDirectories="l2detect;lib\openssl;lib\directX"
GenerateManifest="false"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Copy L2Detect.dll to dist"
CommandLine="l2detect\PostBuildEvent.cmd $(TargetName) $(TargetDir)"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="res"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\l2detect\res\L2_c.ico"
>
</File>
<File
RelativePath=".\l2detect\res\L2_g.ico"
>
</File>
<File
RelativePath=".\l2detect\res\L2_v.ico"
>
</File>
<File
RelativePath=".\l2detect\res\L2Detect.ico"
>
</File>
<File
RelativePath=".\l2detect\L2Detect.rc"
>
</File>
<File
RelativePath=".\l2detect\res\L2Detect_icons.rc"
>
</File>
<File
RelativePath=".\l2detect\res\L2Detect_version.rc"
>
</File>
<File
RelativePath=".\l2detect\Resource.h"
>
</File>
<File
RelativePath=".\l2detect\res\SetupDialogs.rc"
>
</File>
</Filter>
<Filter
Name="config"
>
<File
RelativePath=".\l2detect\ConfigIni.cpp"
>
</File>
<File
RelativePath=".\l2detect\ConfigIni.h"
>
</File>
<File
RelativePath=".\l2detect\RemoteServerInfo.cpp"
>
</File>
<File
RelativePath=".\l2detect\RemoteServerInfo.h"
>
</File>
</Filter>
<Filter
Name="main"
>
<File
RelativePath=".\l2detect\main.cpp"
>
</File>
</Filter>
<Filter
Name="precompiled"
>
<File
RelativePath=".\l2detect\stdafx.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug-accBind|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\stdafx.h"
>
</File>
<File
RelativePath=".\l2detect\targetver.h"
>
</File>
</Filter>
<Filter
Name="utils"
>
<File
RelativePath=".\l2detect\openssl_winsock_wrapper.cpp"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug-accBind|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\utils.cpp"
>
</File>
<File
RelativePath=".\l2detect\utils.h"
>
</File>
<File
RelativePath=".\l2detect\windowUtils.cpp"
>
</File>
<File
RelativePath=".\l2detect\windowUtils.h"
>
</File>
</Filter>
<Filter
Name="logger"
>
<File
RelativePath=".\l2detect\Logger.cpp"
>
</File>
<File
RelativePath=".\l2detect\Logger.h"
>
</File>
</Filter>
<Filter
Name="login"
>
<File
RelativePath=".\l2detect\LoginClient.cpp"
>
</File>
<File
RelativePath=".\l2detect\LoginClient.h"
>
</File>
<File
RelativePath=".\l2detect\LoginListener.cpp"
>
</File>
<File
RelativePath=".\l2detect\LoginListener.h"
>
</File>
</Filter>
<Filter
Name="game"
>
<File
RelativePath=".\l2detect\GameClient.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClient.h"
>
</File>
<File
RelativePath=".\l2detect\GameClient_full.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClient_full_injectPacket.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClient_full_PP_client.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClient_full_PP_server.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClient_sniff.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClient_sniff_PP_client.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClient_sniff_PP_server.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClientCounters.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameClientCounters.h"
>
</File>
<File
RelativePath=".\l2detect\GameListener.cpp"
>
</File>
<File
RelativePath=".\l2detect\GameListener.h"
>
</File>
<File
RelativePath=".\l2detect\PacketInjector.cpp"
>
</File>
<File
RelativePath=".\l2detect\PacketInjector.h"
>
</File>
</Filter>
<Filter
Name="memory"
>
<File
RelativePath=".\l2detect\mymem.cpp"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug-accBind|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\mymem.h"
>
</File>
</Filter>
<Filter
Name="hooks"
>
<File
RelativePath=".\l2detect\net_hook.h"
>
</File>
<File
RelativePath=".\l2detect\net_hook_cmn.cpp"
>
</File>
<File
RelativePath=".\l2detect\net_hook_defs.h"
>
</File>
<File
RelativePath=".\l2detect\net_hook_my.cpp"
>
</File>
</Filter>
<Filter
Name="window"
>
<File
RelativePath=".\l2detect\RadarDllWnd.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWnd.h"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWnd_Lists.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWndCfg.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWndCfg.h"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWndHWID.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWndHWID.h"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWndProc.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWndSize.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarDllWndSize.h"
>
</File>
</Filter>
<Filter
Name="userAI"
>
<File
RelativePath=".\l2detect\ClanWarList.cpp"
>
</File>
<File
RelativePath=".\l2detect\ClanWarList.h"
>
</File>
<File
RelativePath=".\l2detect\ClassPri.cpp"
>
</File>
<File
RelativePath=".\l2detect\ClassPri.h"
>
</File>
<File
RelativePath=".\l2detect\DistPri.cpp"
>
</File>
<File
RelativePath=".\l2detect\DistPri.h"
>
</File>
<File
RelativePath=".\l2detect\HealItemsTable.cpp"
>
</File>
<File
RelativePath=".\l2detect\HealItemsTable.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI_Buffs.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_CharInfo.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_DeleteObject.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_Die.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_FolAsi.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_FolAsiCfg.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_FolAsiCfg.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI_HPMPCP.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_InvisGM.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_InvisGM.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI_Item.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_kb.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_LockTargetMgr.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_LockTargetMgr.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI_MoveToLocation.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_NpcHtml.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_NpcInfo.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_OffpartyBDSWS.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_OffpartyBDSWS.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI_party.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_Process_off_BDSWS.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_ProcessMoves.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_QuickTargetMgr.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_QuickTargetMgr.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI_QuickTargetOptions.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_QuickTargetOptions.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI_QuickTargetSetup.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_QuickTargetSetup.h"
>
</File>
<File
RelativePath=".\l2detect\UserAI_Relation.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_Skills.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_soundAlerts.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_StatusUpdate.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserAI_Target.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserBuffs.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserBuffs.h"
>
</File>
<File
RelativePath=".\l2detect\UserInventory.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserInventory.h"
>
</File>
<File
RelativePath=".\l2detect\UserParty.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserParty.h"
>
</File>
<File
RelativePath=".\l2detect\UserSkills.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserSkills.h"
>
</File>
<File
RelativePath=".\l2detect\UserState.cpp"
>
</File>
<File
RelativePath=".\l2detect\UserState.h"
>
</File>
</Filter>
<Filter
Name="packetFactory"
>
<File
RelativePath=".\l2detect\L2PacketTypes.cpp"
>
</File>
<File
RelativePath=".\l2detect\L2PacketTypes.h"
>
</File>
</Filter>
<Filter
Name="protoConvert"
>
<File
RelativePath=".\l2detect\ProtocolConverter.cpp"
>
</File>
<File
RelativePath=".\l2detect\ProtocolConverter.h"
>
</File>
</Filter>
<Filter
Name="dialogs"
>
<File
RelativePath=".\l2detect\AboutDialog.cpp"
>
</File>
<File
RelativePath=".\l2detect\AboutDialog.h"
>
</File>
<File
RelativePath=".\l2detect\ConfigDlg.cpp"
>
</File>
<File
RelativePath=".\l2detect\ConfigDlg.h"
>
</File>
<File
RelativePath=".\l2detect\DebugDlg.cpp"
>
</File>
<File
RelativePath=".\l2detect\DebugDlg.h"
>
</File>
<File
RelativePath=".\l2detect\Dlg_FindInDB.cpp"
>
</File>
<File
RelativePath=".\l2detect\Dlg_FindInDB.h"
>
</File>
<File
RelativePath=".\l2detect\DlgPressKey.cpp"
>
</File>
<File
RelativePath=".\l2detect\DlgPressKey.h"
>
</File>
<Filter
Name="setup"
>
<File
RelativePath=".\l2detect\RadarSetupDlg.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_Colors.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_Colors.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_FolAsi.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_FolAsi.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_InvisGM.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_InvisGM.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_LT.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_LT.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_OffpartyBDSWS.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_OffpartyBDSWS.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_QuickTarget.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_QuickTarget.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_QuickTarget_distPri.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_QuickTarget_distPri.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_SelfHeal.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_SelfHeal.h"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_SoundAlerts.cpp"
>
</File>
<File
RelativePath=".\l2detect\RadarSetupDlg_SoundAlerts.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="accountBind"
>
<File
RelativePath=".\l2detect\accountBind.cpp"
>
</File>
<File
RelativePath=".\l2detect\accountBind.h"
>
</File>
</Filter>
<Filter
Name="hwid"
>
<File
RelativePath=".\l2detect\base64.cpp"
>
</File>
<File
RelativePath=".\l2detect\base64.h"
>
</File>
<File
RelativePath=".\l2detect\HWID.cpp"
>
</File>
<File
RelativePath=".\l2detect\HWID.h"
>
</File>
<File
RelativePath=".\l2detect\L2Detect_auth.h"
>
</File>
</Filter>
<Filter
Name="lua_lib"
>
<File
RelativePath=".\l2detect\lua\lapi.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lapi.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lauxlib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lauxlib.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lbaselib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lcode.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lcode.h"
>
</File>
<File
RelativePath=".\l2detect\lua\ldblib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\ldebug.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\ldebug.h"
>
</File>
<File
RelativePath=".\l2detect\lua\ldo.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\ldo.h"
>
</File>
<File
RelativePath=".\l2detect\lua\ldump.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lfunc.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lfunc.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lgc.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lgc.h"
>
</File>
<File
RelativePath=".\l2detect\lua\linit.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\liolib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\llex.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\llex.h"
>
</File>
<File
RelativePath=".\l2detect\lua\llimits.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lmathlib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lmem.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lmem.h"
>
</File>
<File
RelativePath=".\l2detect\lua\loadlib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lobject.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lobject.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lopcodes.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lopcodes.h"
>
</File>
<File
RelativePath=".\l2detect\lua\loslib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lparser.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lparser.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lstate.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lstate.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lstring.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lstring.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lstrlib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\ltable.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\ltable.h"
>
</File>
<File
RelativePath=".\l2detect\lua\ltablib.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\ltm.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\ltm.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lua.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lua.hpp"
>
</File>
<File
RelativePath=".\l2detect\lua\luaconf.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lualib.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lundump.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lundump.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lvm.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lvm.h"
>
</File>
<File
RelativePath=".\l2detect\lua\lzio.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\l2detect\lua\lzio.h"
>
</File>
</Filter>
<Filter
Name="scriptEngine"
>
<File
RelativePath=".\l2detect\ScriptEngine.cpp"
>
</File>
<File
RelativePath=".\l2detect\ScriptEngine.h"
>
</File>
<Filter
Name="se_funcs"
>
<File
RelativePath=".\l2detect\se_funcs\SE_funcs.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\SE_funcs.h"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_buffs.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_chat.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_items.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_misc.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_move.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_party.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_skills.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_sys.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_targ.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_userInfo.cpp"
>
</File>
<File
RelativePath=".\l2detect\se_funcs\sef_world.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="containers"
>
<Filter
Name="binary_tree"
>
<File
RelativePath=".\l2detect\BinTree.cpp"
>
</File>
<File
RelativePath=".\l2detect\BinTree.h"
>
</File>
<File
RelativePath=".\l2detect\BinTreeNode_Clan.cpp"
>
</File>
<File
RelativePath=".\l2detect\BinTreeNode_Clan.h"
>
</File>
<File
RelativePath=".\l2detect\ClanList.cpp"
>
</File>
<File
RelativePath=".\l2detect\ClanList.h"
>
</File>
<File
RelativePath=".\l2detect\WorldObjectTree.cpp"
>
</File>
<File
RelativePath=".\l2detect\WorldObjectTree.h"
>
</File>
<File
RelativePath=".\l2detect\WorldObjectTreeNode.cpp"
>
</File>
<File
RelativePath=".\l2detect\WorldObjectTreeNode.h"
>
</File>
</Filter>
<Filter
Name="array"
>
<File
RelativePath=".\l2detect\CharArray.cpp"
>
</File>
<File
RelativePath=".\l2detect\CharArray.h"
>
</File>
<File
RelativePath=".\l2detect\GIArray.cpp"
>
</File>
<File
RelativePath=".\l2detect\GIArray.h"
>
</File>
<File
RelativePath=".\l2detect\GroundItem.cpp"
>
</File>
<File
RelativePath=".\l2detect\GroundItem.h"
>
</File>
<File
RelativePath=".\l2detect\NpcArray.cpp"
>
</File>
<File
RelativePath=".\l2detect\NpcArray.h"
>
</File>
</Filter>
</Filter>
<File
RelativePath=".\l2detect\fakeExport.cpp"
>
</File>
<File
RelativePath=".\l2detect\packets.txt"
>
</File>
</Files>
<Globals>
<Global
Name="RESOURCE_FILE"
Value="L2Detect.rc"
/>
</Globals>
</VisualStudioProject>