544 lines
9.7 KiB
XML
544 lines
9.7 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
||
<VisualStudioProject
|
||
ProjectType="Visual C++"
|
||
Version="8.00"
|
||
Name="EtViewer"
|
||
ProjectGUID="{7BAB7BC4-20A7-4F4A-92B6-ED1F2AC22578}"
|
||
RootNamespace="TdViewer"
|
||
Keyword="MFCProj"
|
||
>
|
||
<Platforms>
|
||
<Platform
|
||
Name="Win32"
|
||
/>
|
||
</Platforms>
|
||
<ToolFiles>
|
||
</ToolFiles>
|
||
<Configurations>
|
||
<Configuration
|
||
Name="Debug|Win32"
|
||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
IntermediateDirectory="$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
UseOfMFC="2"
|
||
CharacterSet="2"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
PreprocessorDefinitions="_DEBUG"
|
||
MkTypLibCompatible="false"
|
||
ValidateParameters="false"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
AdditionalOptions="/Zm200"
|
||
Optimization="0"
|
||
AdditionalIncludeDirectories="../../Common/Utility;../../Common/EternityEngine;../../Common/EternityEngine/D3DDevice9; ../../Common/EngineUtil; ../../Common/MFCUtility;../../Common/FMODEngine;../../Common/EtResManager;../../Common"
|
||
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
|
||
MinimalRebuild="true"
|
||
BasicRuntimeChecks="3"
|
||
RuntimeLibrary="3"
|
||
UsePrecompiledHeader="2"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="true"
|
||
DebugInformationFormat="4"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
PreprocessorDefinitions="_DEBUG"
|
||
Culture="1042"
|
||
AdditionalIncludeDirectories="$(IntDir)"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
LinkIncremental="2"
|
||
AdditionalLibraryDirectories="../../Common/FMODEngine"
|
||
GenerateDebugInformation="true"
|
||
SubSystem="2"
|
||
TargetMachine="1"
|
||
/>
|
||
<Tool
|
||
Name="VCALinkTool"
|
||
/>
|
||
<Tool
|
||
Name="VCManifestTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXDCMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCBscMakeTool"
|
||
/>
|
||
<Tool
|
||
Name="VCFxCopTool"
|
||
/>
|
||
<Tool
|
||
Name="VCAppVerifierTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebDeploymentTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"
|
||
/>
|
||
</Configuration>
|
||
<Configuration
|
||
Name="Release|Win32"
|
||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
IntermediateDirectory="$(ConfigurationName)"
|
||
ConfigurationType="1"
|
||
UseOfMFC="2"
|
||
CharacterSet="2"
|
||
WholeProgramOptimization="1"
|
||
>
|
||
<Tool
|
||
Name="VCPreBuildEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCCustomBuildTool"
|
||
/>
|
||
<Tool
|
||
Name="VCXMLDataGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCWebServiceProxyGeneratorTool"
|
||
/>
|
||
<Tool
|
||
Name="VCMIDLTool"
|
||
PreprocessorDefinitions="NDEBUG"
|
||
MkTypLibCompatible="false"
|
||
ValidateParameters="false"
|
||
/>
|
||
<Tool
|
||
Name="VCCLCompilerTool"
|
||
AdditionalOptions="/Zm200"
|
||
AdditionalIncludeDirectories="../../Common/Utility;../../Common/EternityEngine;../../Common/EternityEngine/D3DDevice9; ../../Common/EngineUtil; ../../Common/MFCUtility;../../Common/FMODEngine;../../Common/EtResManager;../../Common"
|
||
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
|
||
MinimalRebuild="false"
|
||
RuntimeLibrary="2"
|
||
UsePrecompiledHeader="2"
|
||
WarningLevel="3"
|
||
Detect64BitPortabilityProblems="true"
|
||
DebugInformationFormat="3"
|
||
/>
|
||
<Tool
|
||
Name="VCManagedResourceCompilerTool"
|
||
/>
|
||
<Tool
|
||
Name="VCResourceCompilerTool"
|
||
PreprocessorDefinitions="NDEBUG"
|
||
Culture="1042"
|
||
AdditionalIncludeDirectories="$(IntDir)"
|
||
/>
|
||
<Tool
|
||
Name="VCPreLinkEventTool"
|
||
/>
|
||
<Tool
|
||
Name="VCLinkerTool"
|
||
LinkIncremental="1"
|
||
AdditionalLibraryDirectories="../../Common/FMODEngine"
|
||
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="VCWebDeploymentTool"
|
||
/>
|
||
<Tool
|
||
Name="VCPostBuildEventTool"
|
||
/>
|
||
</Configuration>
|
||
</Configurations>
|
||
<References>
|
||
</References>
|
||
<Files>
|
||
<Filter
|
||
Name="MFC Files"
|
||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||
>
|
||
<File
|
||
RelativePath=".\EtViewer.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\EtViewer.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\EtViewerDoc.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\EtViewerDoc.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\EtViewerView.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\EtViewerView.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\MainFrm.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\MainFrm.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\Resource.h"
|
||
>
|
||
</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>
|
||
<File
|
||
RelativePath=".\stdafx.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="<22><><EFBFBD>ҽ<EFBFBD> <20><><EFBFBD><EFBFBD>"
|
||
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=".\res\bitmap1.bmp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\bmp00001.bmp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\bmp00002.bmp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\bmp00003.bmp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\bmp00004.bmp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\EtViewer.ico"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\EtViewer.rc"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\EtViewer.rc2"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\EtViewerDoc.ico"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\icon1.ico"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\Toolbar.bmp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\res\toolbar1.bmp"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Pane"
|
||
>
|
||
<File
|
||
RelativePath=".\PaneDefine.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\UserMessage.h"
|
||
>
|
||
</File>
|
||
<Filter
|
||
Name="Workspace Pane"
|
||
>
|
||
<File
|
||
RelativePath=".\WorkspacePaneView.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\WorkspacePaneView.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Animation Pane"
|
||
>
|
||
<File
|
||
RelativePath=".\AniListPaneView.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\AniListPaneView.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Shader Properties Pane"
|
||
>
|
||
<File
|
||
RelativePath=".\PropShaderPaneView.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\PropShaderPaneView.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
</Filter>
|
||
<Filter
|
||
Name="Common"
|
||
>
|
||
<File
|
||
RelativePath="..\..\Common\DNDefine.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\GlobalValue.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\GlobalValue.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\RenderBase.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\RenderBase.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Object Base"
|
||
>
|
||
<File
|
||
RelativePath=".\ObjectBase.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectBase.h"
|
||
>
|
||
</File>
|
||
<Filter
|
||
Name="Scene"
|
||
>
|
||
<File
|
||
RelativePath=".\ObjectScene.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectScene.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Skin"
|
||
>
|
||
<File
|
||
RelativePath=".\ObjectSkin.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectSkin.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="SubMesh"
|
||
>
|
||
<File
|
||
RelativePath=".\ObjectSubmesh.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectSubmesh.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Animation"
|
||
>
|
||
<File
|
||
RelativePath=".\ObjectAnimation.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectAnimation.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Light Folder"
|
||
>
|
||
<File
|
||
RelativePath=".\ObjectLightFolder.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectLightFolder.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<Filter
|
||
Name="Light"
|
||
>
|
||
<File
|
||
RelativePath=".\ObjectLightDir.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectLightDir.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectLightPoint.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectLightPoint.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectLightSpot.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ObjectLightSpot.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
</Filter>
|
||
<Filter
|
||
Name="Custom Controls"
|
||
>
|
||
<File
|
||
RelativePath=".\BonePropDlg.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\BonePropDlg.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\LinkObjectDlg.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\LinkObjectDlg.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\PropertiesDlg.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\PropertiesDlg.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\SkinPrevDlg.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\SkinPrevDlg.h"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\TreeCtrlEx.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\TreeCtrlEx.h"
|
||
>
|
||
</File>
|
||
</Filter>
|
||
<File
|
||
RelativePath=".\EtViewer.reg"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\ReadMe.txt"
|
||
>
|
||
</File>
|
||
</Files>
|
||
<Globals>
|
||
<Global
|
||
Name="RESOURCE_FILE"
|
||
Value="EtViewer.rc"
|
||
/>
|
||
</Globals>
|
||
</VisualStudioProject>
|