Kaydet (Commit) 500aa64d authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

fdo#60924: move emser from scp2 to gbuild

Change-Id: Id90ffae1f38b69005ead8bef9fadc54833813184
üst d6e09503
......@@ -226,6 +226,14 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
basctl \
))
endif
ifeq ($(OS),WNT)
ifeq ($(DISABLE_ATL),)
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
emser \
))
endif
endif
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,OOO, \
bib \
......@@ -277,7 +285,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
editeng \
egi \
eme \
emser \
epb \
epg \
epp \
......
......@@ -372,8 +372,6 @@ SPECIAL_LIB_FILE(gid_File_Lib_Emboleobj,emboleobj)
#if defined(WNT) && !defined(DISABLE_ATL)
STD_LIB_FILE( gid_File_Lib_Emser, emser )
File gid_File_Lib_Inprocserv
LIB_FILE_BODY;
Styles = (PACKED);
......
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