summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-06-13 11:32:09 -0300
committerMatúš Kukan <matus.kukan@gmail.com>2013-06-15 21:34:50 +0200
commit1492a2f09c05a03289e46fbd4e453d1ac03d06f9 (patch)
tree36ec2be4be5605974194b47983c3fc2af73caf88 /scp2
parent03420d69e2149d2d8b64eeb1ae36411348c9d297 (diff)
fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO
Change-Id: I7a3511172ac8ddd060c51c0339a4b9ff16216668
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp45
-rw-r--r--scp2/source/ooo/module_hidden_ooo.scp6
2 files changed, 0 insertions, 51 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 8e57fb719781..cad2d7c0b265 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -35,10 +35,6 @@ File gid_File_Lib_Accessbridge
End
#endif
-#if defined(WNT)
-STD_LIB_FILE( gid_File_Lib_Ado, ado)
-#endif
-
#ifndef SYSTEM_CLUCENE
File gid_File_Lib_CLucene
LIB_FILE_BODY;
@@ -215,15 +211,6 @@ End
#endif
#ifdef MACOSX
-STD_LIB_FILE( gid_File_Lib_Fps_Aqua, fps_aqua )
-
-File gid_File_Lib_MacOSXSpell
- LIB_FILE_BODY;
- Styles = (PACKED);
- Name = LIBNAME(MacOSXSpell);
- Dir = SCP2_OOO_BIN_DIR;
-End
-
#ifndef X86_64
File gid_File_Lib_avmediaQuickTime
LIB_FILE_BODY;
@@ -425,10 +412,6 @@ End
#endif
#endif
-#if defined(WNT) && !defined(DISABLE_ATL)
-STD_LIB_FILE( gid_File_Lib_Ole, oleautobridge )
-#endif
-
#if defined ENABLE_NPAPI_FROM_BROWSER
STD_LIB_FILE( gid_File_Lib_Pl , pl)
#endif
@@ -461,15 +444,6 @@ End
#endif
#if defined(MACOSX)
-File gid_File_Lib_AppleRemote
- Name = LIBNAME(AppleRemote);
- LIB_FILE_BODY;
- Styles = (PACKED);
- Dir = SCP2_OOO_BIN_DIR;
-End
-#endif
-
-#if defined(MACOSX)
File gid_File_Lib_Basebmp
Name = LIBNAME(basebmp);
LIB_FILE_BODY;
@@ -535,10 +509,6 @@ End
#endif
-#ifdef WNT
-STD_LIB_FILE( gid_File_Lib_Smplmail, smplmail )
-#endif
-
#if defined(UNX) && !defined(MACOSX) && !defined(LIBO_HEADLESS)
File gid_File_Lib_Spa
@@ -570,15 +540,6 @@ File gid_File_Lib_Sysdtrans
End
#endif
-
-#ifdef WNT
-STD_LIB_FILE( gid_File_Lib_Wininetbe, wininetbe1 )
-#endif
-
-#ifdef MACOSX
-STD_LIB_FILE( gid_File_Lib_Macbe, macbe1 )
-#endif
-
#ifndef DISABLE_NEON
SPECIAL_LIB_FILE(gid_File_Lib_Ucpdav1,ucpdav1)
#ifndef SYSTEM_NEON
@@ -657,12 +618,6 @@ File gid_File_Lib_eXslt
End
#endif
-#if defined WNT
-#ifdef ENABLE_DIRECTX
-SPECIAL_LIB_FILE( gid_File_Lib_AVMediaWin, avmediawin )
-#endif
-#endif
-
#ifdef WNT
File gid_File_Lib_LibXMLSec_xmlseccore
LIB_FILE_BODY;
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp
index 52894dd323fc..712802178157 100644
--- a/scp2/source/ooo/module_hidden_ooo.scp
+++ b/scp2/source/ooo/module_hidden_ooo.scp
@@ -146,7 +146,6 @@ Module gid_Module_Root_Files_4
gid_File_Lib_Oox,
gid_File_Lib_Pl,
gid_File_Lib_Spa,
- gid_File_Lib_AVMediaWin,
gid_File_Lib_Sysdtrans,
gid_File_Lib_BaseBmp,
gid_File_Lib_Zip,
@@ -218,7 +217,6 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Cmdmail,
gid_File_Lib_I18n,
gid_File_Lib_Accessbridge,
- gid_File_Lib_Ado,
gid_File_Lib_Dl,
gid_File_Lib_Dnd,
gid_File_Lib_Dtrans,
@@ -227,14 +225,10 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Ftransl,
gid_File_Lib_sn_tools,
GID_FILE_LIB_WPD,
- gid_File_Lib_Ole,
gid_File_Lib_Reg4allmsdoc,
gid_File_Lib_Qslnkmsi,
gid_File_Lib_Sdqsmsi,
gid_File_Lib_Instooofiltmsi,
- gid_File_Lib_Smplmail,
- gid_File_Lib_Wininetbe,
- gid_File_Lib_Macbe,
gid_File_Lib_Cli_Oootypes_Assembly,
gid_File_Lib_Policy_Cli_Oootypes_Assembly,
gid_File_Lib_Policy_Cli_Oootypes_Config);