152 lines
3.7 KiB
XML
152 lines
3.7 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="TheMola.DBProxy.Encoder"
|
|
ProjectGUID="{A99713CD-68B2-46FF-9012-DC099DA6A3F9}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug/$(ProjectName)_d"
|
|
IntermediateDirectory="Debug/$(ProjectName)_d"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
|
|
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="VCLinkerTool"
|
|
OutputFile="Debug/$(ProjectName)_d.exe"
|
|
AdditionalLibraryDirectories="Debug"
|
|
GenerateDebugInformation="TRUE"
|
|
AssemblyDebug="0"
|
|
ProgramDatabaseFile="Debug/$(ProjectName)_d.pdb"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<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"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
OptimizeForProcessor="3"
|
|
OptimizeForWindowsApplication="TRUE"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
ObjectFile="Release/$(ProjectName)/"
|
|
ProgramDataBaseFileName="Release/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="Release/$(ProjectName).exe"
|
|
AdditionalLibraryDirectories="Release"
|
|
GenerateDebugInformation="FALSE"
|
|
ProgramDatabaseFile="Release/$(ProjectName).pdb"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<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="Main"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Encoder.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DB"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\DBEncryptFileWriter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DBEncryptFileWriter.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\About_TheMola.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|