summaryrefslogtreecommitdiffabout
path: root/winbuildall.bat
Side-by-side diff
Diffstat (limited to 'winbuildall.bat') (more/less context) (ignore whitespace changes)
-rwxr-xr-xwinbuildall.bat7
1 files changed, 7 insertions, 0 deletions
diff --git a/winbuildall.bat b/winbuildall.bat
new file mode 100755
index 0000000..0e2a32d
--- a/dev/null
+++ b/winbuildall.bat
@@ -0,0 +1,7 @@
+
+qmake "CONFIG -=importol"
+nmake
+qmake
+nmake clean
+nmake
+winclean \ No newline at end of file