147 lines
3.5 KiB
XML
147 lines
3.5 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="TheMOLA4File"
|
|
ProjectGUID="{44209841-C2F3-4F15-87B5-22C1D347DCD0}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug/$(ProjectName)_d"
|
|
IntermediateDirectory="Debug/$(ProjectName)_d"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
|
|
MinimalRebuild="FALSE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
ObjectFile="Debug/$(ProjectName)_d/"
|
|
ProgramDataBaseFileName="Debug/$(ProjectName)_d.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="Debug/$(ProjectName)_d.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release/$(ProjectName)"
|
|
IntermediateDirectory="Release/$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
OptimizeForProcessor="3"
|
|
OptimizeForWindowsApplication="TRUE"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
ObjectFile="Release/$(ProjectName)/"
|
|
ProgramDataBaseFileName="Release/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="Release/$(ProjectName).lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Encoder"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\CryptFileWriter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\CryptFileWriter.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="FileList"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\FileListLoader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileListLoader.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="FileEnDecoder"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\FileDecoder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileDecoder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileEncoder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileEncoder.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|