diff options
author | WiSo <wiso@xbmc.org> | 2011-01-07 14:49:52 +0100 |
---|---|---|
committer | WiSo <wiso@xbmc.org> | 2011-01-07 16:26:45 +0100 |
commit | 75c6f3b20571b332f0caf50fe5366958862f39cc (patch) | |
tree | af1a564475c0bf7eb91048beacc246ffab6fdcc8 /tools | |
parent | c8fd4cfe8c128e81bd1353f11431dfc1cad9e80c (diff) |
[WIN32] removed old mingw build env. Use project\BuildDependencies\DownloadMingwBuildEnv.bat to download and install the new one.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/MingwBuildEnvironment/Readme.txt | 12 | ||||
-rw-r--r-- | tools/MingwBuildEnvironment/msys.7z | bin | 14118464 -> 0 bytes |
2 files changed, 0 insertions, 12 deletions
diff --git a/tools/MingwBuildEnvironment/Readme.txt b/tools/MingwBuildEnvironment/Readme.txt deleted file mode 100644 index ba0d862f28..0000000000 --- a/tools/MingwBuildEnvironment/Readme.txt +++ /dev/null @@ -1,12 +0,0 @@ -Mingw build environment to build ffmpeg and other libraries - -Installation: -extract msys.7z to c:\ -edit c:\msys\etc\fstab if you installed it in a different directory -edit c:\msys\msys.bat and adapt the path to vcvars32.bat (line 15) - -Open a shell: -run c:\msys\msys.bat -rxvt - -Source: -The environment was created like described here: http://ffmpeg.arrozcru.org/wiki/index.php?title=Main_Page
\ No newline at end of file diff --git a/tools/MingwBuildEnvironment/msys.7z b/tools/MingwBuildEnvironment/msys.7z Binary files differdeleted file mode 100644 index 0f2e86967d..0000000000 --- a/tools/MingwBuildEnvironment/msys.7z +++ /dev/null |