|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|x64">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
<ProjectGuid>{CCA64DCD-6401-42A3-ABC3-89E48A36D239}</ProjectGuid>
|
|
|
|
|
<Keyword>Win32Proj</Keyword>
|
|
|
|
|
<RootNamespace>sgminer</RootNamespace>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
|
|
<OutDir>$(SolutionDir)output\x86\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>$(SolutionDir)output\x86\obj\</IntDir>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
|
|
<OutDir>$(SolutionDir)output\x64\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>$(SolutionDir)output\x64\obj\</IntDir>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
|
|
<OutDir>$(SolutionDir)output\x86\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>$(SolutionDir)output\x86\obj\</IntDir>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
|
|
<OutDir>$(SolutionDir)output\x64\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>$(SolutionDir)output\x64\obj\</IntDir>
|
|
|
|
|
<GenerateManifest>false</GenerateManifest>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<PrecompiledHeader>
|
|
|
|
|
</PrecompiledHeader>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<PreprocessorDefinitions>USE_SSE2;WIN32;NDEBUG;_CONSOLE;PTW32_STATIC_LIB;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN</PreprocessorDefinitions>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..;$(ProjectDir)dist\include\;$(ProjectDir)..\submodules\jansson\src\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
|
<ExceptionHandling>false</ExceptionHandling>
|
|
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
|
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)dist\lib\x86;$(ProjectDir)jansson\Debug\x86</AdditionalLibraryDirectories>
|
|
|
|
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
|
|
<OptimizeReferences>false</OptimizeReferences>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<LinkTimeCodeGeneration>
|
|
|
|
|
</LinkTimeCodeGeneration>
|
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBCMT</IgnoreSpecificDefaultLibraries>
|
|
|
|
|
</Link>
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
<Command>
|
|
|
|
|
xcopy /Y /E /I "$(ProjectDir)..\kernel" "$(OutDir)\kernel"
|
|
|
|
|
</Command>
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
<PreBuildEvent>
|
|
|
|
|
<Command>
|
|
|
|
|
del /f "$(OutDir)*.exe"
|
|
|
|
|
del /f "$(OutDir)*.dll"
|
|
|
|
|
|
|
|
|
|
echo #define USE_GIT_VERSION 1 > "$(ProjectDir)dist\include\gitversion.h"
|
|
|
|
|
FOR /F "tokens=*" %%i IN ('call git describe "--abbrev=4" --dirty') DO echo #define GIT_VERSION "%%i" >> "$(ProjectDir)dist\include\gitversion.h"
|
|
|
|
|
exit 0
|
|
|
|
|
</Command>
|
|
|
|
|
</PreBuildEvent>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<PrecompiledHeader>
|
|
|
|
|
</PrecompiledHeader>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<PreprocessorDefinitions>_M_AMD64;_AMD64_;WIN32;_WIN64;NDEBUG;_CONSOLE;PTW32_STATIC_LIB;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN</PreprocessorDefinitions>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..;$(ProjectDir)dist\include\;$(ProjectDir)..\submodules\jansson\src\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
|
<ExceptionHandling>false</ExceptionHandling>
|
|
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
|
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)dist\lib\x64;$(ProjectDir)jansson\Debug\x64</AdditionalLibraryDirectories>
|
|
|
|
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
|
|
<OptimizeReferences>false</OptimizeReferences>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<LinkTimeCodeGeneration>
|
|
|
|
|
</LinkTimeCodeGeneration>
|
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBCMT</IgnoreSpecificDefaultLibraries>
|
|
|
|
|
</Link>
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
<Command>
|
|
|
|
|
xcopy /Y /E /I "$(ProjectDir)..\kernel" "$(OutDir)\kernel"
|
|
|
|
|
</Command>
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
<PreBuildEvent>
|
|
|
|
|
<Command>
|
|
|
|
|
del /f "$(OutDir)*.exe"
|
|
|
|
|
del /f "$(OutDir)*.dll"
|
|
|
|
|
|
|
|
|
|
echo #define USE_GIT_VERSION 1 > "$(ProjectDir)dist\include\gitversion.h"
|
|
|
|
|
FOR /F "tokens=*" %%i IN ('call git describe "--abbrev=4" --dirty') DO echo #define GIT_VERSION "%%i" >> "$(ProjectDir)dist\include\gitversion.h"
|
|
|
|
|
exit 0
|
|
|
|
|
</Command>
|
|
|
|
|
</PreBuildEvent>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PrecompiledHeader>
|
|
|
|
|
</PrecompiledHeader>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
|
<PreprocessorDefinitions>_CONSOLE;WIN32;PTW32_STATIC_LIB;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN</PreprocessorDefinitions>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..;$(ProjectDir)dist\include\;$(ProjectDir)..\submodules\jansson\src\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<ExceptionHandling>false</ExceptionHandling>
|
|
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
|
|
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>false</OptimizeReferences>
|
|
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)dist\lib\x86;$(ProjectDir)jansson\Release\x86</AdditionalLibraryDirectories>
|
|
|
|
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBCMT</IgnoreSpecificDefaultLibraries>
|
|
|
|
|
<LinkTimeCodeGeneration>
|
|
|
|
|
</LinkTimeCodeGeneration>
|
|
|
|
|
</Link>
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
<Command>
|
|
|
|
|
xcopy /Y /E /I "$(ProjectDir)..\kernel" "$(OutDir)\kernel"
|
|
|
|
|
</Command>
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
<PreBuildEvent>
|
|
|
|
|
<Command>
|
|
|
|
|
del /f "$(OutDir)*.exe"
|
|
|
|
|
del /f "$(OutDir)*.dll"
|
|
|
|
|
|
|
|
|
|
echo #define USE_GIT_VERSION 1 > "$(ProjectDir)dist\include\gitversion.h"
|
|
|
|
|
FOR /F "tokens=*" %%i IN ('call git describe "--abbrev=4" --dirty') DO echo #define GIT_VERSION "%%i" >> "$(ProjectDir)dist\include\gitversion.h"
|
|
|
|
|
exit 0
|
|
|
|
|
</Command>
|
|
|
|
|
</PreBuildEvent>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PrecompiledHeader>
|
|
|
|
|
</PrecompiledHeader>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
|
<PreprocessorDefinitions>_M_AMD64;_AMD64_;WIN32;_WIN64;PTW32_STATIC_LIB;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN</PreprocessorDefinitions>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<AdditionalIncludeDirectories>$(ProjectDir)..;$(ProjectDir)dist\include\;$(ProjectDir)..\submodules\jansson\src\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<ExceptionHandling>false</ExceptionHandling>
|
|
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
|
|
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>false</OptimizeReferences>
|
|
|
|
|
<AdditionalLibraryDirectories>$(ProjectDir)dist\lib\x64;$(ProjectDir)jansson\Release\x64</AdditionalLibraryDirectories>
|
|
|
|
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBCMT</IgnoreSpecificDefaultLibraries>
|
|
|
|
|
<LinkTimeCodeGeneration>
|
|
|
|
|
</LinkTimeCodeGeneration>
|
|
|
|
|
</Link>
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
<Command>
|
|
|
|
|
xcopy /Y /E /I "$(ProjectDir)..\kernel" "$(OutDir)\kernel"
|
|
|
|
|
</Command>
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
<PreBuildEvent>
|
|
|
|
|
<Command>
|
|
|
|
|
del /f "$(OutDir)*.exe"
|
|
|
|
|
del /f "$(OutDir)*.dll"
|
|
|
|
|
|
|
|
|
|
echo #define USE_GIT_VERSION 1 > "$(ProjectDir)dist\include\gitversion.h"
|
|
|
|
|
FOR /F "tokens=*" %%i IN ('call git describe "--abbrev=4" --dirty') DO echo #define GIT_VERSION "%%i" >> "$(ProjectDir)dist\include\gitversion.h"
|
|
|
|
|
exit 0
|
|
|
|
|
</Command>
|
|
|
|
|
</PreBuildEvent>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClCompile Include="..\adl.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\animecoin.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\bitblock.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\neoscrypt.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\talkcoin.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\x14.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\fresh.c" />
|
|
|
|
|
<ClCompile Include="..\api.c" />
|
|
|
|
|
<ClCompile Include="..\ccan\opt\helpers.c" />
|
|
|
|
|
<ClCompile Include="..\ccan\opt\opt.c" />
|
|
|
|
|
<ClCompile Include="..\ccan\opt\parse.c" />
|
|
|
|
|
<ClCompile Include="..\ccan\opt\usage.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\darkcoin.c" />
|
|
|
|
|
<ClCompile Include="..\config_parser.c" />
|
|
|
|
|
<ClCompile Include="..\driver-opencl.c" />
|
|
|
|
|
<ClCompile Include="..\findnonce.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\fuguecoin.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\groestlcoin.c" />
|
|
|
|
|
<ClCompile Include="..\hexdump.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\inkcoin.c" />
|
|
|
|
|
<ClCompile Include="..\logging.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\marucoin.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\maxcoin.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\myriadcoin-groestl.c" />
|
|
|
|
|
<ClCompile Include="..\ocl.c" />
|
|
|
|
|
<ClCompile Include="..\ocl\binary_kernel.c" />
|
|
|
|
|
<ClCompile Include="..\ocl\build_kernel.c" />
|
|
|
|
|
<ClCompile Include="..\ocl\patch_kernel.c" />
|
|
|
|
|
<ClCompile Include="..\pool.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\quarkcoin.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\qubitcoin.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\scrypt.c" />
|
|
|
|
|
<ClCompile Include="..\sgminer.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\sifcoin.c" />
|
|
|
|
|
<ClCompile Include="..\sph\aes_helper.c" />
|
|
|
|
|
<ClCompile Include="..\sph\blake.c" />
|
|
|
|
|
<ClCompile Include="..\sph\bmw.c" />
|
|
|
|
|
<ClCompile Include="..\sph\cubehash.c" />
|
|
|
|
|
<ClCompile Include="..\sph\echo.c" />
|
|
|
|
|
<ClCompile Include="..\sph\fugue.c" />
|
|
|
|
|
<ClCompile Include="..\sph\groestl.c" />
|
|
|
|
|
<ClCompile Include="..\sph\hamsi.c" />
|
|
|
|
|
<ClCompile Include="..\sph\hamsi_helper.c" />
|
|
|
|
|
<ClCompile Include="..\sph\jh.c" />
|
|
|
|
|
<ClCompile Include="..\sph\keccak.c" />
|
|
|
|
|
<ClCompile Include="..\sph\luffa.c" />
|
|
|
|
|
<ClCompile Include="..\sph\panama.c" />
|
|
|
|
|
<ClCompile Include="..\sph\sha2.c" />
|
|
|
|
|
<ClCompile Include="..\sph\sha2big.c" />
|
|
|
|
|
<ClCompile Include="..\sph\shabal.c" />
|
|
|
|
|
<ClCompile Include="..\sph\shavite.c" />
|
|
|
|
|
<ClCompile Include="..\sph\simd.c" />
|
|
|
|
|
<ClCompile Include="..\sph\skein.c" />
|
|
|
|
|
<ClCompile Include="..\algorithm\twecoin.c" />
|
|
|
|
|
<ClCompile Include="..\sph\whirlpool.c" />
|
|
|
|
|
<ClCompile Include="..\util.c" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClInclude Include="..\adl.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\animecoin.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\bitblock.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\neoscrypt.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\talkcoin.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\x14.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\fresh.h" />
|
|
|
|
|
<ClInclude Include="..\api.h" />
|
|
|
|
|
<ClInclude Include="..\arg-nonnull.h" />
|
|
|
|
|
<ClInclude Include="..\bench_block.h" />
|
|
|
|
|
<ClInclude Include="..\c++defs.h" />
|
|
|
|
|
<ClInclude Include="..\compat.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\darkcoin.h" />
|
|
|
|
|
<ClInclude Include="..\config_parser.h" />
|
|
|
|
|
<ClInclude Include="..\driver-opencl.h" />
|
|
|
|
|
<ClInclude Include="..\elist.h" />
|
|
|
|
|
<ClInclude Include="..\findnonce.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\fuguecoin.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\groestlcoin.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\inkcoin.h" />
|
|
|
|
|
<ClInclude Include="..\logging.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\marucoin.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\maxcoin.h" />
|
|
|
|
|
<ClInclude Include="..\miner.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\myriadcoin-groestl.h" />
|
|
|
|
|
<ClInclude Include="..\ocl.h" />
|
|
|
|
|
<ClInclude Include="..\ocl\binary_kernel.h" />
|
|
|
|
|
<ClInclude Include="..\ocl\build_kernel.h" />
|
|
|
|
|
<ClInclude Include="..\ocl\patch_kernel.h" />
|
|
|
|
|
<ClInclude Include="..\pool.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\quarkcoin.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\qubitcoin.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\scrypt.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\sifcoin.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_blake.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_bmw.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_cubehash.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_echo.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_fugue.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_groestl.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_hamsi.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_jh.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_keccak.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_luffa.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_panama.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_sha2.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_shabal.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_shavite.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_simd.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_skein.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_types.h" />
|
|
|
|
|
<ClInclude Include="..\algorithm\twecoin.h" />
|
|
|
|
|
<ClInclude Include="..\sph\sph_whirlpool.h" />
|
|
|
|
|
<ClInclude Include="..\uthash.h" />
|
|
|
|
|
<ClInclude Include="..\util.h" />
|
|
|
|
|
<ClInclude Include="..\warn-on-use.h" />
|
|
|
|
|
<ClInclude Include="dist\include\config.h" />
|
|
|
|
|
<ClInclude Include="dist\include\winbuild.h" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="README.txt" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|