307 lines
6.7 KiB
XML
307 lines
6.7 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="ScriptChecker"
|
|
ProjectGUID="{A5C05D3C-7F94-4DE1-ADE1-E114C628835B}"
|
|
RootNamespace="ScriptChecker"
|
|
Keyword="MFCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="..\_bin\ScriptChecker\ScriptChecker_d.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="FALSE"
|
|
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="등록하고 있습니다."
|
|
CommandLine=""$(TargetPath)" /RegServer
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1042"
|
|
AdditionalIncludeDirectories="$(IntDir)"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
|
|
MinimalRebuild="FALSE"
|
|
RuntimeLibrary="2"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="..\_bin\ScriptChecker\ScriptChecker.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="FALSE"
|
|
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="등록하고 있습니다."
|
|
CommandLine=""$(TargetPath)" /RegServer
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1042"
|
|
AdditionalIncludeDirectories="$(IntDir)"/>
|
|
<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=".\BasicInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgProxy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelMng.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelMng.idl">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelMngDlg.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Item.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Monster.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\OutlookMng.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Script.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SendMailDlg.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SkillInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StatusInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="리소스 파일"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
<File
|
|
RelativePath=".\res\ExcelMng.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelMng.rc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\ExcelMng.rc2">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Document"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Document\History_ScriptChecker.txt">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="헤더 파일"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath=".\BasicInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CAppointmentItem.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CAttachment.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CAttachments.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CContactItem.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CMailItem.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CNameSpace.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\COutlookApp.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CRecipients.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\def.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgProxy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Excel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelMng.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelMngDlg.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Item.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Monster.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\OutlookMng.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Script.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SendMailDlg.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SkillInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StatusInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\res\ExcelMng.manifest">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ExcelMng.reg">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="ExcelMng.rc"/>
|
|
</Globals>
|
|
</VisualStudioProject>
|