Kaydet (Commit) 375f9b5c authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS obo12 (1.230.10); FILE MERGED

2007/05/30 12:44:58 obo 1.230.10.2: RESYNC: (1.230-1.234); FILE MERGED
2007/05/23 13:09:19 obo 1.230.10.1: #i76713# Windows Vista PSDK DISABLE_ATL, DISABLE_ADO
üst 5be3d0a9
......@@ -4,9 +4,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
* $Revision: 1.237 $
* $Revision: 1.238 $
*
* last change: $Author: vg $ $Date: 2007-05-25 15:23:45 $
* last change: $Author: ihi $ $Date: 2007-06-05 11:28:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -69,7 +69,7 @@ End
#endif
#ifdef WNT
#if defined(WNT) && !defined(DISABLE_ADO)
File gid_File_Lib_Ado_2
TXT_FILE_BODY;
......@@ -779,9 +779,12 @@ End
#endif
SPECIAL_UNO_LIB_FILE_PATCH(gid_File_Lib_Embobj,embobj)
#ifndef DISABLE_ATL
SPECIAL_UNO_LIB_FILE_PATCH(gid_File_Lib_Emboleobj,emboleobj)
#endif
#ifdef WNT
#if defined(WNT) && !defined(DISABLE_ATL)
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Emser , emser)
......@@ -1599,7 +1602,7 @@ End
#endif
#endif
#if defined(WNT)
#if defined(WNT) && !defined(DISABLE_ATL)
File gid_File_Lib_Ole
TXT_FILE_BODY;
......@@ -2657,4 +2660,3 @@ File gid_File_Lib_Onlinecheck
Name = "onlinecheck.dll";
End
#endif
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