summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@civ.zcu.cz>2014-07-06 19:46:46 +0200
committerFrantišek Dvořák <valtri@civ.zcu.cz>2014-07-06 19:46:46 +0200
commit7fda31ae7618078a5b9af590a2fee8630f33f32f (patch)
tree588a600a30ceba460193e2565c2315a414f51763 /README
parentd4ebba1493ec429bc2256f50ed4c2bb247f37f7c (diff)
downloadcodecs-testing-mingw-7fda31ae7618078a5b9af590a2fee8630f33f32f.tar.gz
codecs-testing-mingw-7fda31ae7618078a5b9af590a2fee8630f33f32f.tar.xz
codecs-testing-mingw-7fda31ae7618078a5b9af590a2fee8630f33f32f.zip
Separate setup of the environment and generating the scrits.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index 35824a3..90f65f9 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
==== Initialize environment ===
-Launch the script ./init.sh.
+Launch the script ./setup.sh.
The result should be:
@@ -15,3 +15,12 @@ The result should be:
"PATH"=str(2):"C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem;Z:\\usr\\x86_64-w64-mingw32\\sys-root\\mingw\\bin"
2) generated scripts in subdirectories (flac, wavpack, ...)
+
+
+==== Build test scripts ====
+
+Launch make:
+
+ make
+
+There will be generated */*.sh scripts.