INTEGRATION: CWS native140 (1.5.84); FILE MERGED
2008/03/31 15:12:24 is 1.5.84.1: #i87653# removing all PATCH flags
This commit is contained in:
parent
65656062e6
commit
d6a0ad9f2b
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: directxcanvas.scp,v $
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -32,10 +32,10 @@
|
|||
|
||||
#ifdef WNT
|
||||
#if defined(M1300) || defined(M1400) || defined(_gcc3)
|
||||
SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH(gid_File_Lib_DirectXCanvas, directxcanvas.uno)
|
||||
SPECIAL_UNO_COMPONENT_LIB_FILE(gid_File_Lib_DirectXCanvas, directxcanvas.uno)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef WNT
|
||||
SPECIAL_UNO_COMPONENT_LIB_FILE_PATCH(gid_File_Lib_DirectX9Canvas, directx9canvas.uno)
|
||||
SPECIAL_UNO_COMPONENT_LIB_FILE(gid_File_Lib_DirectX9Canvas, directx9canvas.uno)
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue