MirGui.vcproj
资源名称:盛大传奇外挂原代码.rar [点击查看]
上传用户:marco7834
上传日期:2010-02-24
资源大小:82k
文件大小:6k
源码类别:
游戏引擎
开发平台:
Visual C++
- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="MirGui"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="f:"
- IntermediateDirectory=".debug"
- ConfigurationType="1"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="5"
- PrecompiledHeaderFile=".Debug/MirGui.pch"
- AssemblerListingLocation=".Debug/"
- ObjectFile=".Debug/"
- ProgramDataBaseFileName=".Debug/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib"
- OutputFile="d:mirgui.exe"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".Debug/mirgui.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Debug/MirGui.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2052"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="f:"
- IntermediateDirectory=".debug"
- ConfigurationType="1"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
- StringPooling="TRUE"
- RuntimeLibrary="4"
- EnableFunctionLevelLinking="TRUE"
- PrecompiledHeaderFile=".Release/MirGui.pch"
- AssemblerListingLocation=".Release/"
- ObjectFile=".Release/"
- ProgramDataBaseFileName=".Release/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib"
- OutputFile="d:mirgui.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- ProgramDatabaseFile=".Release/mirgui.pdb"
- SubSystem="2"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".Release/MirGui.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2052"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath=".mircode.cpp">
- </File>
- <File
- RelativePath=".MirGame.cpp">
- </File>
- <File
- RelativePath=".MirGameMap.cpp">
- </File>
- <File
- RelativePath=".mirgroup.cpp">
- </File>
- <File
- RelativePath=".MirGroup1.cpp">
- </File>
- <File
- RelativePath=".MirGui.cpp">
- </File>
- <File
- RelativePath=".MirGui.rc">
- </File>
- <File
- RelativePath=".MirMiniMap.cpp">
- </File>
- <File
- RelativePath=".MirMsg.cpp">
- </File>
- <File
- RelativePath=".MirProcMsg.cpp">
- </File>
- <File
- RelativePath=".MirSocket.cpp">
- </File>
- <File
- RelativePath=".StdAfx.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- PrecompiledHeaderThrough="stdafx.h"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- PrecompiledHeaderThrough="stdafx.h"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath=".bindef.h">
- </File>
- <File
- RelativePath=".mircode.h">
- </File>
- <File
- RelativePath=".MirGame.h">
- </File>
- <File
- RelativePath=".MirGameMap.h">
- </File>
- <File
- RelativePath=".mirgroup.h">
- </File>
- <File
- RelativePath=".MirGroup1.h">
- </File>
- <File
- RelativePath=".MirGui.h">
- </File>
- <File
- RelativePath=".MirMiniMap.h">
- </File>
- <File
- RelativePath=".MirMsg.h">
- </File>
- <File
- RelativePath=".MirProcMsg.h">
- </File>
- <File
- RelativePath=".MirSocket.h">
- </File>
- <File
- RelativePath=".resource.h">
- </File>
- <File
- RelativePath=".StdAfx.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- <File
- RelativePath=".kfmren.bmp">
- </File>
- <File
- RelativePath=".MirGui.ico">
- </File>
- <File
- RelativePath=".small.ico">
- </File>
- </Filter>
- <File
- RelativePath=".ReadMe.txt">
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>