diff options
author | Rechi <Rechi@users.noreply.github.com> | 2017-06-21 10:33:09 +0200 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2017-06-21 10:33:09 +0200 |
commit | d4ef0d756fd1af0eecffce3f49a3cee86c6da1e2 (patch) | |
tree | 096fe868a567ae2498269e6a90d90c07cb6fcd5c /.gitignore | |
parent | 55fa60c74b3c36ade6079ab5b1ae39d2c94ec6ea (diff) |
[windows][mingwlibs] change installdirectory to project/BuildDependencies/mingwlibs/$ARCHITECTURE
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/.gitignore b/.gitignore index 4071615709..e87f5701e4 100644 --- a/.gitignore +++ b/.gitignore @@ -249,6 +249,7 @@ lib/cpluff/stamp-h1 /project/BuildDependencies/bin/swig /project/BuildDependencies/bin/doxygen /project/BuildDependencies/bin/json-rpc +/project/BuildDependencies/mingwlibs /project/BuildDependencies/x64 /project/BuildDependencies/win32 @@ -265,16 +266,7 @@ lib/cpluff/stamp-h1 /system/cec.dll /system/libxslt.dll /system/ssleay32.dll -/system/avcodec-57.dll -/system/avfilter-6.dll -/system/avformat-57.dll -/system/avutil-55.dll -/system/postproc-54.dll -/system/swscale-4.dll -/system/swresample-2.dll /system/libxml2.dll -/system/libdvdcss-2.dll -/system/libdvdnav.dll /system/libass.dll /system/libbluray* /system/libcdio.dll @@ -493,20 +485,10 @@ lib/cpluff/stamp-h1 /xbmc/windowing/Makefile /xbmc/windowing/egl/Makefile -# /lib/libdvd/ -/lib/libdvd/bin -/lib/libdvd/include -/lib/libdvd/lib -/lib/libdvd/Makefile -/lib/libdvd/share - #/lib/win32 /lib/win32/*.tar* /lib/win32/pax_global_header -#/lib/win32/ffmpeg -/lib/win32/ffmpeg/ - /lib/libUPnP/Makefile # /portable_data |