237 lines
4.4 KiB
XML
237 lines
4.4 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="TheMOLA"
|
|
ProjectGUID="{519E5B9F-8854-48CD-AB9F-A77213A93B6F}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\lib\v90\"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)\"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\lib\v90\"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)\"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Decoder"
|
|
>
|
|
<File
|
|
RelativePath=".\CryptFileReader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CryptFileReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzCF.Block.cxx"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="unused"
|
|
>
|
|
<File
|
|
RelativePath=".\CryptFileLoader.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Auth_DBProxy"
|
|
>
|
|
<File
|
|
RelativePath=".\DBDecryptFileReader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DBDecryptFileReader.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Base"
|
|
>
|
|
<File
|
|
RelativePath=".\Crypt.RndKey.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CryptFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CryptFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Structure.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WzCF.Define.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\About_TheMola.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|