aboutsummaryrefslogtreecommitdiff
path: root/xgui/install.bat
diff options
context:
space:
mode:
Diffstat (limited to 'xgui/install.bat')
-rw-r--r--xgui/install.bat7
1 files changed, 7 insertions, 0 deletions
diff --git a/xgui/install.bat b/xgui/install.bat
new file mode 100644
index 00000000..fa81b06d
--- /dev/null
+++ b/xgui/install.bat
@@ -0,0 +1,7 @@
+mkdir ..\doc\xgui
+copy doc\* ..\doc\xgui
+cd bin
+copy *.dll ..\..\extra
+cd ..
+
+