summaryrefslogtreecommitdiff
path: root/tools/x-win/README
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-10-21 20:16:10 +0200
committerRobin Gareus <robin@gareus.org>2014-10-21 21:21:01 +0200
commit88d6cb26547da8250afe4af3a9e19d285834dd2f (patch)
tree0271b252d02da88f2962f5cd30ed866eee3bcafa /tools/x-win/README
parentb2a183d4b7dd6a34966cbd81a477bf3ab569d426 (diff)
migrate build & package scripts to where they belong.
The build stack-script remains in ardour-build-tools.
Diffstat (limited to 'tools/x-win/README')
-rw-r--r--tools/x-win/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/x-win/README b/tools/x-win/README
new file mode 100644
index 0000000000..c9f3fa77a0
--- /dev/null
+++ b/tools/x-win/README
@@ -0,0 +1,3 @@
+These scripts are intended to cross-compile and package ardour windows binaries.
+They go along with ardour-build-tools/win/x-mingw.sh
+Please see the build-tools repository for further information.