120 lines
3.1 KiB
XML
120 lines
3.1 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="direncrypt">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
ConfigurationType="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="".\RELEASE\DIRENCRYPT.EXE""
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ProgramDatabaseFile="".\RELEASE\DIRENCRYPT.PDB""
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
ConfigurationType="1">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib mqrt.lib"
|
|
OutputFile="".\DEBUG\DIRENCRYPT.EXE""
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
|
<File
|
|
RelativePath="DirEncrypt.Cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
PreprocessorDefinitions=";NDEBUG;WIN32;_CONSOLE;_UNICODE"
|
|
ExceptionHandling="TRUE"
|
|
RuntimeLibrary="4"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Release\DirEncrypt.pch"
|
|
ObjectFile=".\Release\"
|
|
ProgramDataBaseFileName=".\Release\"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileOnly="TRUE"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions=";_DEBUG;WIN32;_CONSOLE;_UNICODE"
|
|
MinimalRebuild="TRUE"
|
|
ExceptionHandling="TRUE"
|
|
RuntimeLibrary="5"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Debug\DirEncrypt.pch"
|
|
ObjectFile=".\Debug\"
|
|
ProgramDataBaseFileName=".\Debug\"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileOnly="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
</Filter>
|
|
</Files>
|
|
</VisualStudioProject>
|