|
|
@@ -16,8 +16,6 @@ mkdir -v "$OUTDIR"
|
|
|
cp -v \
|
|
|
-L \
|
|
|
pdcurses.dll \
|
|
|
- libblkmaker-0.1-0.dll \
|
|
|
- libblkmaker_jansson-0.1-0.dll \
|
|
|
libcurl-4.dll \
|
|
|
pthreadGC2.dll \
|
|
|
libjansson-4.dll \
|
|
|
@@ -64,6 +62,7 @@ NOCONFIGURE=1 \
|
|
|
make -j4
|
|
|
cp -v \
|
|
|
bfgminer.exe \
|
|
|
+ libblkmaker/.libs/*.dll \
|
|
|
*.cl \
|
|
|
example.conf \
|
|
|
windows-build.txt \
|