|
|
|
@ -254,7 +254,7 @@
@@ -254,7 +254,7 @@
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<ClCompile Include="..\adl.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm.c" /> |
|
|
|
|
<ClCompile Include="..\animecoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\animecoin.c" /> |
|
|
|
|
<ClCompile Include="..\api.c" /> |
|
|
|
|
<ClCompile Include="..\ccan\opt\helpers.c" /> |
|
|
|
|
<ClCompile Include="..\ccan\opt\opt.c" /> |
|
|
|
@ -270,25 +270,25 @@
@@ -270,25 +270,25 @@
|
|
|
|
|
<ClCompile Include="..\compat\jansson-2.5\src\strconv.c" /> |
|
|
|
|
<ClCompile Include="..\compat\jansson-2.5\src\utf.c" /> |
|
|
|
|
<ClCompile Include="..\compat\jansson-2.5\src\value.c" /> |
|
|
|
|
<ClCompile Include="..\darkcoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\darkcoin.c" /> |
|
|
|
|
<ClCompile Include="..\driver-opencl.c" /> |
|
|
|
|
<ClCompile Include="..\findnonce.c" /> |
|
|
|
|
<ClCompile Include="..\fuguecoin.c" /> |
|
|
|
|
<ClCompile Include="..\groestlcoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\fuguecoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\groestlcoin.c" /> |
|
|
|
|
<ClCompile Include="..\hexdump.c" /> |
|
|
|
|
<ClCompile Include="..\inkcoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\inkcoin.c" /> |
|
|
|
|
<ClCompile Include="..\logging.c" /> |
|
|
|
|
<ClCompile Include="..\marucoin.c" /> |
|
|
|
|
<ClCompile Include="..\maxcoin.c" /> |
|
|
|
|
<ClCompile Include="..\myriadcoin-groestl.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\marucoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\maxcoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\myriadcoin-groestl.c" /> |
|
|
|
|
<ClCompile Include="..\ocl.c" /> |
|
|
|
|
<ClCompile Include="..\pool.c" /> |
|
|
|
|
<ClCompile Include="..\quarkcoin.c" /> |
|
|
|
|
<ClCompile Include="..\qubitcoin.c" /> |
|
|
|
|
<ClCompile Include="..\scrypt.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\quarkcoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\qubitcoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\scrypt.c" /> |
|
|
|
|
<ClCompile Include="..\sgminer.c" /> |
|
|
|
|
<ClCompile Include="..\sha2.c" /> |
|
|
|
|
<ClCompile Include="..\sifcoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\sifcoin.c" /> |
|
|
|
|
<ClCompile Include="..\sph\aes_helper.c" /> |
|
|
|
|
<ClCompile Include="..\sph\blake.c" /> |
|
|
|
|
<ClCompile Include="..\sph\bmw.c" /> |
|
|
|
@ -307,13 +307,13 @@
@@ -307,13 +307,13 @@
|
|
|
|
|
<ClCompile Include="..\sph\shavite.c" /> |
|
|
|
|
<ClCompile Include="..\sph\simd.c" /> |
|
|
|
|
<ClCompile Include="..\sph\skein.c" /> |
|
|
|
|
<ClCompile Include="..\twecoin.c" /> |
|
|
|
|
<ClCompile Include="..\algorithm\twecoin.c" /> |
|
|
|
|
<ClCompile Include="..\util.c" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<ClInclude Include="..\adl.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm.h" /> |
|
|
|
|
<ClInclude Include="..\animecoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\animecoin.h" /> |
|
|
|
|
<ClInclude Include="..\arg-nonnull.h" /> |
|
|
|
|
<ClInclude Include="..\bench_block.h" /> |
|
|
|
|
<ClInclude Include="..\c++defs.h" /> |
|
|
|
@ -323,25 +323,25 @@
@@ -323,25 +323,25 @@
|
|
|
|
|
<ClInclude Include="..\compat\jansson-2.5\src\jansson_private.h" /> |
|
|
|
|
<ClInclude Include="..\compat\jansson-2.5\src\strbuffer.h" /> |
|
|
|
|
<ClInclude Include="..\compat\jansson-2.5\src\utf.h" /> |
|
|
|
|
<ClInclude Include="..\darkcoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\darkcoin.h" /> |
|
|
|
|
<ClInclude Include="..\driver-opencl.h" /> |
|
|
|
|
<ClInclude Include="..\elist.h" /> |
|
|
|
|
<ClInclude Include="..\findnonce.h" /> |
|
|
|
|
<ClInclude Include="..\fuguecoin.h" /> |
|
|
|
|
<ClInclude Include="..\groestlcoin.h" /> |
|
|
|
|
<ClInclude Include="..\inkcoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\fuguecoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\groestlcoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\inkcoin.h" /> |
|
|
|
|
<ClInclude Include="..\logging.h" /> |
|
|
|
|
<ClInclude Include="..\marucoin.h" /> |
|
|
|
|
<ClInclude Include="..\maxcoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\marucoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\maxcoin.h" /> |
|
|
|
|
<ClInclude Include="..\miner.h" /> |
|
|
|
|
<ClInclude Include="..\myriadcoin-groestl.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\myriadcoin-groestl.h" /> |
|
|
|
|
<ClInclude Include="..\ocl.h" /> |
|
|
|
|
<ClInclude Include="..\pool.h" /> |
|
|
|
|
<ClInclude Include="..\quarkcoin.h" /> |
|
|
|
|
<ClInclude Include="..\qubitcoin.h" /> |
|
|
|
|
<ClInclude Include="..\scrypt.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\quarkcoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\qubitcoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\scrypt.h" /> |
|
|
|
|
<ClInclude Include="..\sha2.h" /> |
|
|
|
|
<ClInclude Include="..\sifcoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\sifcoin.h" /> |
|
|
|
|
<ClInclude Include="..\sph\sph_blake.h" /> |
|
|
|
|
<ClInclude Include="..\sph\sph_bmw.h" /> |
|
|
|
|
<ClInclude Include="..\sph\sph_cubehash.h" /> |
|
|
|
@ -358,7 +358,7 @@
@@ -358,7 +358,7 @@
|
|
|
|
|
<ClInclude Include="..\sph\sph_simd.h" /> |
|
|
|
|
<ClInclude Include="..\sph\sph_skein.h" /> |
|
|
|
|
<ClInclude Include="..\sph\sph_types.h" /> |
|
|
|
|
<ClInclude Include="..\twecoin.h" /> |
|
|
|
|
<ClInclude Include="..\algorithm\twecoin.h" /> |
|
|
|
|
<ClInclude Include="..\uthash.h" /> |
|
|
|
|
<ClInclude Include="..\util.h" /> |
|
|
|
|
<ClInclude Include="..\warn-on-use.h" /> |
|
|
|
@ -371,4 +371,4 @@
@@ -371,4 +371,4 @@
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
|
|
</ImportGroup> |
|
|
|
|
</Project> |
|
|
|
|
</Project> |
|
|
|
|