1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <ClCompile Include="cpu-miner.c" />
5 <ClCompile Include="util.c" />
6 <ClCompile Include="uint256.cpp" />
7 <ClCompile Include="sha3\sph_blake.c">
10 <ClCompile Include="sha3\mod_blakecoin.c">
13 <ClCompile Include="sha3\sph_bmw.c">
16 <ClCompile Include="sha3\sph_cubehash.c">
19 <ClCompile Include="sha3\sph_echo.c">
22 <ClCompile Include="sha3\sph_fugue.c">
25 <ClCompile Include="sha3\sph_groestl.c">
28 <ClCompile Include="sha3\sph_hamsi.c">
31 <ClCompile Include="sha3\sph_hamsi_helper.c">
34 <ClCompile Include="sha3\sph_haval.c">
37 <ClCompile Include="sha3\sph_hefty1.c">
40 <ClCompile Include="sha3\sph_jh.c">
43 <ClCompile Include="sha3\sph_keccak.c">
46 <ClCompile Include="sha3\sph_luffa.c">
49 <ClCompile Include="sha3\sph_panama.c">
52 <ClCompile Include="sha3\sph_radiogatun.c">
55 <ClCompile Include="sha3\sph_ripemd.c">
58 <ClCompile Include="sha3\sph_sha2.c">
61 <ClCompile Include="sha3\sph_sha2big.c">
64 <ClCompile Include="sha3\sph_shabal.c">
67 <ClCompile Include="sha3\sph_shavite.c">
70 <ClCompile Include="sha3\sph_simd.c">
73 <ClCompile Include="sha3\sph_skein.c">
76 <ClCompile Include="sha3\sph_whirlpool.c">
79 <ClCompile Include="sha3\md_helper.c">
82 <ClCompile Include="sha3\aes_helper.c">
85 <ClCompile Include="sha3\gost_streebog.c">
88 <ClCompile Include="sha3\sph_tiger.c">
91 <ClCompile Include="compat\winansi.c">
92 <Filter>compat</Filter>
94 <ClCompile Include="compat\jansson\load.c">
95 <Filter>jansson</Filter>
97 <ClCompile Include="compat\jansson\utf.c">
98 <Filter>jansson</Filter>
100 <ClCompile Include="compat\jansson\dump.c">
101 <Filter>jansson</Filter>
103 <ClCompile Include="compat\jansson\hashtable.c">
104 <Filter>jansson</Filter>
106 <ClCompile Include="compat\jansson\strbuffer.c">
107 <Filter>jansson</Filter>
109 <ClCompile Include="compat\gettimeofday.c">
110 <Filter>compat</Filter>
112 <ClCompile Include="compat\getopt\getopt_long.c">
113 <Filter>compat</Filter>
115 <ClCompile Include="compat\jansson\value.c">
116 <Filter>jansson</Filter>
118 <ClCompile Include="crypto\blake2s.c">
119 <Filter>crypto</Filter>
121 <ClCompile Include="crypto\blake2b.c">
122 <Filter>crypto</Filter>
124 <ClCompile Include="crypto\c_skein.c">
125 <Filter>crypto</Filter>
127 <ClCompile Include="crypto\c_jh.c">
128 <Filter>crypto</Filter>
130 <ClCompile Include="crypto\c_groestl.c">
131 <Filter>crypto</Filter>
133 <ClCompile Include="crypto\c_blake256.c">
134 <Filter>crypto</Filter>
136 <ClCompile Include="crypto\aesb.c">
137 <Filter>crypto</Filter>
139 <ClCompile Include="crypto\oaes_lib.c">
140 <Filter>crypto</Filter>
142 <ClCompile Include="crypto\hash.c">
143 <Filter>crypto</Filter>
145 <ClCompile Include="crypto\c_keccak.c">
146 <Filter>crypto</Filter>
148 <ClCompile Include="lyra2\Lyra2.c">
149 <Filter>crypto</Filter>
151 <ClCompile Include="lyra2\Sponge.c">
152 <Filter>crypto</Filter>
154 <ClCompile Include="asm\scrypt-x86.S">
155 <Filter>arch\x86</Filter>
157 <ClCompile Include="asm\scrypt-x64.S">
158 <Filter>arch\x64</Filter>
160 <ClCompile Include="asm\sha2-x86.S">
161 <Filter>arch\x86</Filter>
163 <ClCompile Include="asm\sha2-x64.S">
164 <Filter>arch\x64</Filter>
166 <ClCompile Include="asm\aesb-x64.S">
167 <Filter>arch\x64</Filter>
169 <ClCompile Include="asm\aesb-x86.SS">
170 <Filter>arch\x86</Filter>
172 <ClCompile Include="api.c" />
173 <ClCompile Include="sysinfos.c" />
174 <ClCompile Include="compat\jansson\error.c">
175 <Filter>jansson</Filter>
177 <ClCompile Include="compat\jansson\memory.c">
178 <Filter>jansson</Filter>
180 <ClCompile Include="compat\jansson\pack_unpack.c">
181 <Filter>jansson</Filter>
183 <ClCompile Include="compat\jansson\strconv.c">
184 <Filter>jansson</Filter>
186 <ClCompile Include="algo\allium.c">
187 <Filter>algo</Filter>
189 <ClCompile Include="algo\bastion.c">
190 <Filter>algo</Filter>
192 <ClCompile Include="algo\bitcore.c">
193 <Filter>algo</Filter>
195 <ClCompile Include="algo\blake.c">
196 <Filter>algo</Filter>
198 <ClCompile Include="algo\blakecoin.c">
199 <Filter>algo</Filter>
201 <ClCompile Include="algo\c11.c">
202 <Filter>algo</Filter>
204 <ClCompile Include="algo\cryptolight.c">
205 <Filter>algo</Filter>
207 <ClCompile Include="algo\cryptonight.c">
208 <Filter>algo</Filter>
210 <ClCompile Include="algo\decred.c">
211 <Filter>algo</Filter>
213 <ClCompile Include="algo\fresh.c">
214 <Filter>algo</Filter>
216 <ClCompile Include="algo\geek.c">
217 <Filter>algo</Filter>
219 <ClCompile Include="algo\groestl.c">
220 <Filter>algo</Filter>
222 <ClCompile Include="algo\heavy.c">
223 <Filter>algo</Filter>
225 <ClCompile Include="algo\ink.c">
226 <Filter>algo</Filter>
228 <ClCompile Include="algo\keccak.c">
229 <Filter>algo</Filter>
231 <ClCompile Include="algo\jha.c">
232 <Filter>algo</Filter>
234 <ClCompile Include="algo\lbry.c">
235 <Filter>algo</Filter>
237 <ClCompile Include="algo\luffa.c">
238 <Filter>algo</Filter>
240 <ClCompile Include="algo\lyra2re.c">
241 <Filter>algo</Filter>
243 <ClCompile Include="algo\lyra2rev2.c">
244 <Filter>algo</Filter>
246 <ClCompile Include="algo\lyra2v3.c">
247 <Filter>algo</Filter>
249 <ClCompile Include="algo\myr-groestl.c">
250 <Filter>algo</Filter>
252 <ClCompile Include="algo\neoscrypt.c">
253 <Filter>algo</Filter>
255 <ClCompile Include="asm\neoscrypt_asm.S">
256 <Filter>algo</Filter>
258 <ClCompile Include="algo\nist5.c">
259 <Filter>algo</Filter>
261 <ClCompile Include="algo\pentablake.c">
262 <Filter>algo</Filter>
264 <ClCompile Include="algo\phi1612.c">
265 <Filter>algo</Filter>
267 <ClCompile Include="algo\phi2.c">
268 <Filter>algo</Filter>
270 <ClCompile Include="algo\quark.c">
271 <Filter>algo</Filter>
273 <ClCompile Include="algo\qubit.c">
274 <Filter>algo</Filter>
276 <ClCompile Include="algo\rainforest.c">
277 <Filter>algo</Filter>
279 <ClCompile Include="algo\s3.c">
280 <Filter>algo</Filter>
282 <ClCompile Include="algo\scrypt.c">
283 <Filter>algo</Filter>
285 <ClCompile Include="algo\sha2.c">
286 <Filter>algo</Filter>
288 <ClCompile Include="algo\skein.c">
289 <Filter>algo</Filter>
291 <ClCompile Include="algo\timetravel.c">
292 <Filter>algo</Filter>
294 <ClCompile Include="algo\tribus.c">
295 <Filter>algo</Filter>
297 <ClCompile Include="algo\veltor.c">
298 <Filter>algo</Filter>
300 <ClCompile Include="algo\x11evo.c">
301 <Filter>algo</Filter>
303 <ClCompile Include="algo\x11.c">
304 <Filter>algo</Filter>
306 <ClCompile Include="algo\x12.c">
307 <Filter>algo</Filter>
309 <ClCompile Include="algo\x13.c">
310 <Filter>algo</Filter>
312 <ClCompile Include="algo\x14.c">
313 <Filter>algo</Filter>
315 <ClCompile Include="algo\x15.c">
316 <Filter>algo</Filter>
318 <ClCompile Include="algo\x16r.c">
319 <Filter>algo</Filter>
321 <ClCompile Include="algo\x16rv2.c">
322 <Filter>algo</Filter>
324 <ClCompile Include="algo\x16s.c">
325 <Filter>algo</Filter>
327 <ClCompile Include="algo\x17.c">
328 <Filter>algo</Filter>
330 <ClCompile Include="algo\x20r.c">
331 <Filter>algo</Filter>
333 <ClCompile Include="algo\xevan.c">
334 <Filter>algo</Filter>
336 <ClCompile Include="algo\pluck.c">
337 <Filter>algo</Filter>
339 <ClCompile Include="algo\zr5.c">
340 <Filter>algo</Filter>
342 <ClCompile Include="algo\skein2.c">
343 <Filter>algo</Filter>
345 <ClCompile Include="algo\blake2.c">
346 <Filter>algo</Filter>
348 <ClCompile Include="algo\drop.c">
349 <Filter>algo</Filter>
351 <ClCompile Include="algo\bmw256.c">
352 <Filter>algo</Filter>
354 <ClCompile Include="algo\axiom.c">
355 <Filter>algo</Filter>
357 <ClCompile Include="algo\scrypt-jane.c">
358 <Filter>algo</Filter>
360 <ClCompile Include="algo\sia.c">
361 <Filter>algo</Filter>
363 <ClCompile Include="algo\sibcoin.c">
364 <Filter>algo</Filter>
366 <ClCompile Include="algo\sonoa.c">
367 <Filter>algo</Filter>
369 <ClCompile Include="algo\yescrypt.c">
370 <Filter>algo</Filter>
372 <ClCompile Include="yescrypt\yescrypt-common.c">
373 <Filter>yescrypt</Filter>
375 <ClCompile Include="yescrypt\yescrypt-best.c">
376 <Filter>yescrypt</Filter>
378 <ClCompile Include="yescrypt\sha256_Y.c">
379 <Filter>yescrypt</Filter>
383 <ClInclude Include="sha3\sph_blake.h">
386 <ClInclude Include="sha3\sph_bmw.h">
389 <ClInclude Include="sha3\sph_cubehash.h">
392 <ClInclude Include="sha3\sph_echo.h">
395 <ClInclude Include="sha3\sph_fugue.h">
398 <ClInclude Include="sha3\sph_groestl.h">
401 <ClInclude Include="sha3\sph_hamsi.h">
404 <ClInclude Include="sha3\sph_haval.h">
407 <ClInclude Include="sha3\sph_hefty1.h">
410 <ClInclude Include="sha3\sph_jh.h">
413 <ClInclude Include="sha3\sph_keccak.h">
416 <ClInclude Include="sha3\sph_luffa.h">
419 <ClInclude Include="sha3\sph_panama.h">
422 <ClInclude Include="sha3\sph_radiogatun.h">
425 <ClInclude Include="sha3\sph_sha2.h">
428 <ClInclude Include="sha3\sph_shabal.h">
431 <ClInclude Include="sha3\sph_shavite.h">
434 <ClInclude Include="sha3\sph_simd.h">
437 <ClInclude Include="sha3\sph_skein.h">
440 <ClInclude Include="sha3\sph_types.h">
443 <ClInclude Include="sha3\sph_whirlpool.h">
446 <ClInclude Include="sha3\gost_streebog.h">
449 <ClInclude Include="sha3\sph_tiger.h">
452 <ClInclude Include="compat.h">
453 <Filter>compat</Filter>
455 <ClInclude Include="elist.h">
456 <Filter>compat</Filter>
458 <ClInclude Include="compat\getopt\getopt.h">
459 <Filter>compat</Filter>
461 <ClInclude Include="compat\inttypes.h">
462 <Filter>compat</Filter>
464 <ClInclude Include="compat\stdbool.h">
465 <Filter>compat</Filter>
467 <ClInclude Include="compat\sys\time.h">
468 <Filter>compat</Filter>
470 <ClInclude Include="compat\unistd.h">
471 <Filter>compat</Filter>
473 <ClInclude Include="compat\winansi.h">
474 <Filter>compat</Filter>
476 <ClInclude Include="miner.h">
477 <Filter>headers</Filter>
479 <ClInclude Include="compat\cpuminer-config.h">
480 <Filter>headers</Filter>
482 <ClInclude Include="uint256.h">
483 <Filter>headers</Filter>
485 <ClInclude Include="compat\jansson\jansson.h">
486 <Filter>jansson</Filter>
488 <ClInclude Include="compat\jansson\config.h">
489 <Filter>jansson</Filter>
491 <ClInclude Include="crypto\blake2s.h">
492 <Filter>crypto</Filter>
494 <ClInclude Include="crypto\c_skein.h">
495 <Filter>crypto</Filter>
497 <ClInclude Include="crypto\c_jh.h">
498 <Filter>crypto</Filter>
500 <ClInclude Include="crypto\c_groestl.h">
501 <Filter>crypto</Filter>
503 <ClInclude Include="crypto\c_blake256.h">
504 <Filter>crypto</Filter>
506 <ClInclude Include="crypto\c_keccak.h">
507 <Filter>crypto</Filter>
509 <ClInclude Include="crypto\oaes_lib.h">
510 <Filter>crypto</Filter>
512 <ClInclude Include="crypto\hash-ops.h">
513 <Filter>crypto</Filter>
515 <ClInclude Include="lyra2\Lyra2.h">
516 <Filter>crypto</Filter>
518 <ClInclude Include="lyra2\Sponge.h">
519 <Filter>crypto</Filter>
521 <ClInclude Include="scryptjane\scrypt-jane-mix_salsa.h">
522 <Filter>scrypt-jane</Filter>
524 <ClInclude Include="scryptjane\scrypt-jane-mix_salsa-avx.h">
525 <Filter>scrypt-jane</Filter>
527 <ClInclude Include="scryptjane\scrypt-jane-mix_salsa-sse2.h">
528 <Filter>scrypt-jane</Filter>
530 <ClInclude Include="scryptjane\scrypt-jane-pbkdf2.h">
531 <Filter>scrypt-jane</Filter>
533 <ClInclude Include="scryptjane\scrypt-jane-portable.h">
534 <Filter>scrypt-jane</Filter>
536 <ClInclude Include="scryptjane\scrypt-jane-portable-x86.h">
537 <Filter>scrypt-jane</Filter>
539 <ClInclude Include="scryptjane\scrypt-jane-romix.h">
540 <Filter>scrypt-jane</Filter>
542 <ClInclude Include="scryptjane\scrypt-jane-romix-basic.h">
543 <Filter>scrypt-jane</Filter>
545 <ClInclude Include="scryptjane\scrypt-jane-romix-template.h">
546 <Filter>scrypt-jane</Filter>
548 <ClInclude Include="scryptjane\scrypt-jane-salsa.h">
549 <Filter>scrypt-jane</Filter>
551 <ClInclude Include="scryptjane\scrypt-jane-test-vectors.h">
552 <Filter>scrypt-jane</Filter>
554 <ClInclude Include="scryptjane\scrypt-jane-chacha.h">
555 <Filter>scrypt-jane</Filter>
557 <ClInclude Include="scryptjane\scrypt-jane-hash.h">
558 <Filter>scrypt-jane</Filter>
560 <ClInclude Include="scryptjane\scrypt-jane-hash_keccak.h">
561 <Filter>scrypt-jane</Filter>
563 <ClInclude Include="scryptjane\scrypt-jane-hash_sha256.h">
564 <Filter>scrypt-jane</Filter>
566 <ClInclude Include="scryptjane\scrypt-jane-mix_chacha.h">
567 <Filter>scrypt-jane</Filter>
569 <ClInclude Include="scryptjane\scrypt-jane-mix_chacha-avx.h">
570 <Filter>scrypt-jane</Filter>
572 <ClInclude Include="scryptjane\scrypt-jane-mix_chacha-sse2.h">
573 <Filter>scrypt-jane</Filter>
575 <ClInclude Include="scryptjane\scrypt-jane-mix_chacha-ssse3.h">
576 <Filter>scrypt-jane</Filter>
578 <ClInclude Include="crypto\int-util.h">
579 <Filter>crypto</Filter>
581 <ClInclude Include="res\resource.h">
584 <ClInclude Include="yescrypt\sha256_Y.h">
585 <Filter>yescrypt</Filter>
587 <ClInclude Include="yescrypt\sysendian.h">
588 <Filter>yescrypt</Filter>
590 <ClInclude Include="yescrypt\yescrypt.h">
591 <Filter>yescrypt</Filter>
593 <ClInclude Include="yescrypt\yescrypt-platform.h">
594 <Filter>yescrypt</Filter>
598 <Filter Include="sph">
599 <UniqueIdentifier>{822b216c-102a-48ca-b62b-7689df410249}</UniqueIdentifier>
601 <Filter Include="compat">
602 <UniqueIdentifier>{f5e8fc70-27e7-41ab-a14d-2b0462350980}</UniqueIdentifier>
604 <Filter Include="headers">
605 <UniqueIdentifier>{343fa430-44d1-4ff7-b15d-8915052fe036}</UniqueIdentifier>
607 <Filter Include="jansson">
608 <UniqueIdentifier>{88b3057f-0bb6-49d4-98a4-551c8bd8ce0d}</UniqueIdentifier>
610 <Filter Include="crypto">
611 <UniqueIdentifier>{d17f8918-3371-4acb-ba63-06be828562a1}</UniqueIdentifier>
613 <Filter Include="arch">
614 <UniqueIdentifier>{04c96afe-01af-4f5c-9ee7-219481033018}</UniqueIdentifier>
616 <Filter Include="arch\x86">
617 <UniqueIdentifier>{774a7c76-80c0-4a15-983a-022d17e08420}</UniqueIdentifier>
619 <Filter Include="arch\x64">
620 <UniqueIdentifier>{e2f9ccb4-db0b-4e4f-9cfd-935e8e0ebb78}</UniqueIdentifier>
622 <Filter Include="arch\arm">
623 <UniqueIdentifier>{5a05483f-0f3f-43fe-bfd1-a14519e30e4d}</UniqueIdentifier>
625 <Filter Include="scrypt-jane">
626 <UniqueIdentifier>{5ed226e8-1512-481d-a88d-18644da87dcd}</UniqueIdentifier>
628 <Filter Include="algo">
629 <UniqueIdentifier>{34f266e4-b48f-4721-ac34-474b65726498}</UniqueIdentifier>
631 <Filter Include="res">
632 <UniqueIdentifier>{5969f6d8-98c0-49c9-8e4c-51c54b5f0e16}</UniqueIdentifier>
634 <Filter Include="yescrypt">
635 <UniqueIdentifier>{678c0f76-3cd5-418b-bc6b-84a10d81f789}</UniqueIdentifier>
639 <None Include="asm\scrypt-arm.S">
640 <Filter>algo</Filter>
642 <None Include="asm\sha2-arm.S">
643 <Filter>algo</Filter>
647 <Image Include="res\cpuminer.ico">
652 <ResourceCompile Include="res\cpuminer.rc">