summaryrefslogtreecommitdiff
path: root/src/NMakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-12-03 17:18:09 +0100
committerAndreas Baumann <abaumann@yahoo.com>2014-12-03 17:18:09 +0100
commit940697457b10e9fcd61f3f869715a2547f2b10d1 (patch)
tree2d8dda95d840c7bc9fba85d1a4b004694d9a8d58 /src/NMakefile
parent03ce70a03a9255daa035c2150a429a2c4fc8d1cf (diff)
downloadbiruda-940697457b10e9fcd61f3f869715a2547f2b10d1.tar.gz
biruda-940697457b10e9fcd61f3f869715a2547f2b10d1.tar.bz2
worker works on Windows
Diffstat (limited to 'src/NMakefile')
-rw-r--r--src/NMakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/NMakefile b/src/NMakefile
index a618a85..7c940e4 100644
--- a/src/NMakefile
+++ b/src/NMakefile
@@ -66,6 +66,7 @@ workertest.obh: workertest.c
clean:
@-erase *.obj 2>NUL
@-erase *.dll 2>NUL
+ @-erase gspawn-win32-helper-console.exe 2>NUL
@-erase biruda.exe workertest.exe 2>NUL
@-erase biruda_cmdline.h biruda_cmdline.c 2>NUL
@@ -77,5 +78,6 @@ run: all
@-copy "$(GTK3_BUNDLE_DIR)\bin\libintl-8.dll" .
@-copy "$(GTK3_BUNDLE_DIR)\bin\libiconv-2.dll" .
@-copy "$(GTK3_BUNDLE_DIR)\bin\pthreadGC2.dll" .
+ @-copy "$(GTK3_BUNDLE_DIR)\bin\gspawn-win32-helper-console.exe .
@-biruda -c biruda.conf -p