Kaydet (Commit) 38470c49 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Those libraries are not anymore used on windows at all

Change-Id: Ia231c8f42677a6a64e151dc72c5a392962fb8bff
üst 2c9d3817
...@@ -107,7 +107,6 @@ gb_Library_DLLFILENAMES := $(patsubst ssl:ssl%,ssl:ssleay32%,$(gb_Library_DLLFIL ...@@ -107,7 +107,6 @@ gb_Library_DLLFILENAMES := $(patsubst ssl:ssl%,ssl:ssleay32%,$(gb_Library_DLLFIL
else # $(COM) != GCC else # $(COM) != GCC
gb_Library_FILENAMES := $(patsubst croco-0.6-3:icroco-0.6-3%,croco-0.6-3:libcroco-0.6-3%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst comphelper:icomphelper%,comphelper:icomphelp%,$(gb_Library_FILENAMES)) gb_Library_FILENAMES := $(patsubst comphelper:icomphelper%,comphelper:icomphelp%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst cppunit:icppunit%,cppunit:icppunit_dll%,$(gb_Library_FILENAMES)) gb_Library_FILENAMES := $(patsubst cppunit:icppunit%,cppunit:icppunit_dll%,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst crypto:icrypto%,crypto:libeay32%,$(gb_Library_FILENAMES)) gb_Library_FILENAMES := $(patsubst crypto:icrypto%,crypto:libeay32%,$(gb_Library_FILENAMES))
...@@ -130,17 +129,9 @@ gb_Library_FILENAMES := $(patsubst z:z%,z:zlib%,$(gb_Library_FILENAMES)) ...@@ -130,17 +129,9 @@ gb_Library_FILENAMES := $(patsubst z:z%,z:zlib%,$(gb_Library_FILENAMES))
# change the names of all import libraries that don't have an "i" prefix as in our standard naming schema # change the names of all import libraries that don't have an "i" prefix as in our standard naming schema
gb_Library_NOILIBFILENAMES := \ gb_Library_NOILIBFILENAMES := \
gdk_pixbuf-2.0 \
gio-2.0 \
glib-2.0 \
gmodule-2.0 \
gobject-2.0 \
gthread-2.0 \
icudt icuin icule icuuc \ icudt icuin icule icuuc \
langtag \ langtag \
lcms2 \ lcms2 \
pango-1.0 \
pangocairo-1.0 \
xpcom \ xpcom \
xpcom_core \ xpcom_core \
nspr4 \ nspr4 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment