diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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. |
