2006-02-17 19:23:11 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-02-12 15:28:31 +00:00
|
|
|
Version="8.00"
|
2006-02-17 19:23:11 +00:00
|
|
|
Name="crypt_prog"
|
|
|
|
ProjectGUID="{C04F0F2C-B75D-4628-8656-6163B28BD69E}"
|
|
|
|
RootNamespace="crypt_prog"
|
2008-02-12 15:28:31 +00:00
|
|
|
>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="Win32"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
</Platforms>
|
2008-02-12 15:28:31 +00:00
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory=".\Build\Debug"
|
|
|
|
IntermediateDirectory=".\Build\Debug\crypt_prog\obj"
|
|
|
|
ConfigurationType="1"
|
2008-02-12 15:28:31 +00:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
2006-02-17 19:23:11 +00:00
|
|
|
UseOfMFC="0"
|
2008-02-12 15:28:31 +00:00
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\Build\Debug/crypt_prog.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="../lib;../api;../client/win;../client;..;../openssl/include;../curl/include"
|
|
|
|
PreprocessorDefinitions="WIN32;_WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL"
|
2008-02-12 15:28:31 +00:00
|
|
|
MinimalRebuild="false"
|
2006-02-17 19:23:11 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2008-02-12 15:28:31 +00:00
|
|
|
RuntimeTypeInfo="false"
|
2006-02-17 19:23:11 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderThrough=""
|
|
|
|
PrecompiledHeaderFile="$(IntDir)/crypt_prog.pch"
|
|
|
|
AssemblerListingLocation=".\Build\Debug\crypt_prog\obj/"
|
|
|
|
ObjectFile=".\Build\Debug\crypt_prog\obj/"
|
|
|
|
ProgramDataBaseFileName=".\Build\Debug\crypt_prog\obj/"
|
|
|
|
BrowseInformation="0"
|
|
|
|
WarningLevel="3"
|
2008-02-12 15:28:31 +00:00
|
|
|
SuppressStartupBanner="true"
|
2006-02-17 19:23:11 +00:00
|
|
|
DebugInformationFormat="4"
|
|
|
|
CompileAs="2"
|
2008-02-12 15:28:31 +00:00
|
|
|
ForcedIncludeFiles="boinc_win.h"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
AdditionalIncludeDirectories="../"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="ssleay32.lib libeay32.lib libcurl.lib MSVCRTD.LIB MSVCPRTD.LIB wsock32.lib wininet.lib winmm.lib libboincd.lib"
|
|
|
|
OutputFile=".\Build\Debug/crypt_prog.exe"
|
|
|
|
LinkIncremental="2"
|
2008-02-12 15:28:31 +00:00
|
|
|
SuppressStartupBanner="true"
|
2006-02-17 19:23:11 +00:00
|
|
|
AdditionalLibraryDirectories=""../openssl/mswin/$(PROCESSOR_ARCHITECTURE)/lib";"../curl/mswin/$(PROCESSOR_ARCHITECTURE)/lib";../../;Build/Debug"
|
2008-02-12 15:28:31 +00:00
|
|
|
IgnoreAllDefaultLibraries="true"
|
2006-02-17 19:23:11 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2008-02-12 15:28:31 +00:00
|
|
|
GenerateDebugInformation="true"
|
2006-02-17 19:23:11 +00:00
|
|
|
ProgramDatabaseFile=".\Build\Debug/crypt_prog_exe.pdb"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="0"
|
2008-02-12 15:28:31 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Checking crypt_prog.exe dependencies"
|
|
|
|
CommandLine="boinc_post_bld_rules.cmd "$(SolutionDir)" "$(OutDir)""
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\Build\Release"
|
|
|
|
IntermediateDirectory=".\Build\Release\crypt_prog\obj"
|
|
|
|
ConfigurationType="1"
|
2008-02-12 15:28:31 +00:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
2006-02-17 19:23:11 +00:00
|
|
|
UseOfMFC="0"
|
2008-02-12 15:28:31 +00:00
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\Build\Release/crypt_prog.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
AdditionalIncludeDirectories="../lib;../api;../client/win;../client;..;../openssl/include;../curl/include"
|
|
|
|
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL"
|
2008-02-12 15:28:31 +00:00
|
|
|
StringPooling="false"
|
2006-02-17 19:23:11 +00:00
|
|
|
RuntimeLibrary="2"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
PrecompiledHeaderThrough=""
|
|
|
|
PrecompiledHeaderFile="$(IntDir)/crypt_prog.pch"
|
|
|
|
AssemblerListingLocation=".\Build\Release\crypt_prog\obj/"
|
|
|
|
ObjectFile=".\Build\Release\crypt_prog\obj/"
|
|
|
|
ProgramDataBaseFileName=".\Build\Release\crypt_prog\obj/"
|
|
|
|
WarningLevel="3"
|
2008-02-12 15:28:31 +00:00
|
|
|
SuppressStartupBanner="true"
|
2006-02-17 19:23:11 +00:00
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="2"
|
2008-02-12 15:28:31 +00:00
|
|
|
ForcedIncludeFiles="boinc_win.h"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1033"
|
|
|
|
AdditionalIncludeDirectories=".."
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-02-12 15:28:31 +00:00
|
|
|
AdditionalDependencies="ssleay32.lib libeay32.lib libcurl.lib MSVCRT.LIB MSVCPRT.LIB wsock32.lib wininet.lib winmm.lib libboinc.lib"
|
2006-02-17 19:23:11 +00:00
|
|
|
ShowProgress="0"
|
|
|
|
OutputFile=".\Build\Release/crypt_prog.exe"
|
|
|
|
LinkIncremental="1"
|
2008-02-12 15:28:31 +00:00
|
|
|
SuppressStartupBanner="true"
|
2006-02-17 19:23:11 +00:00
|
|
|
AdditionalLibraryDirectories=""../openssl/mswin/$(PROCESSOR_ARCHITECTURE)/lib";"../curl/mswin/$(PROCESSOR_ARCHITECTURE)/lib";../../;Build/Release"
|
2008-02-12 15:28:31 +00:00
|
|
|
IgnoreAllDefaultLibraries="true"
|
2006-02-17 19:23:11 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2008-02-12 15:28:31 +00:00
|
|
|
GenerateDebugInformation="true"
|
2006-02-17 19:23:11 +00:00
|
|
|
ProgramDatabaseFile=".\Build\Release/crypt_prog_exe.pdb"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
2008-02-12 15:28:31 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
<Tool
|
2008-02-12 15:28:31 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Checking crypt_prog.exe dependencies"
|
|
|
|
CommandLine="boinc_post_bld_rules.cmd "$(SolutionDir)" "$(OutDir)""
|
|
|
|
/>
|
2006-02-17 19:23:11 +00:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
2008-02-12 15:28:31 +00:00
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
|
|
>
|
2006-02-17 19:23:11 +00:00
|
|
|
<File
|
2008-09-26 18:30:19 +00:00
|
|
|
RelativePath="..\lib\crypt_prog.cpp"
|
2008-02-12 15:28:31 +00:00
|
|
|
>
|
2006-02-17 19:23:11 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
2008-02-12 15:28:31 +00:00
|
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
|
|
>
|
2006-02-17 19:23:11 +00:00
|
|
|
<File
|
2008-02-12 15:28:31 +00:00
|
|
|
RelativePath="..\lib\crypt.h"
|
|
|
|
>
|
2006-02-17 19:23:11 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
2008-02-12 15:28:31 +00:00
|
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
|
|
>
|
2006-02-17 19:23:11 +00:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|