diff options
author | Release Engineers <releng@openoffice.org> | 2008-11-30 07:56:43 +0000 |
---|---|---|
committer | Release Engineers <releng@openoffice.org> | 2008-11-30 07:56:43 +0000 |
commit | a1ecc5df539ea17ba6deb1960412c6f6e3627e26 (patch) | |
tree | 27071eab7e6807fe55bc675d2ddfde027ae06af2 /scp2/source/canvas/cairocanvas.scp | |
parent | 3341c72c8e7c1140db6c954a622b849d262dd0de (diff) |
CWS-TOOLING: integrate CWS cairosource01
2008-11-28 13:29:24 +0100 rene r264546 : i96634# add patch from kendy fixing --disable-mozilla with the new mozbootstrap stuff
2008-11-28 12:43:54 +0100 rene r264540 : revert commit to wrong branch
2008-11-28 11:52:54 +0100 rene r264537 : #ii10000# work around gcc taking hours/OOMing with qnametostr.cxx
2008-11-24 21:40:36 +0100 mox r264268 : Remove the support for pre-built binaries, now that cairo can be built
from source
2008-11-24 21:39:01 +0100 mox r264267 : Remove the support for pre-built binaries, now that cairo can be built
from source
2008-11-14 22:25:27 +0100 mox r263699 : Fix build breakers on vanilla Win32
2008-11-10 19:45:48 +0100 mox r263538 : Try to fix build breaker
2008-11-09 10:48:43 +0100 mox r263493 : Full pixman_CFLAGS and pixman_LIBS are needed for configure to work
properly on UNX.
2008-11-08 20:24:06 +0100 mox r263491 : Patch for pixman is still needed to fix build breakers in VM with Linux/FreeBSD
2008-11-05 21:29:44 +0100 mox r263358 : CWS-TOOLING: rebase CWS cairosource01 to trunk@263288 (milestone: DEV300:m35)
2008-11-03 20:36:48 +0100 mox r263306 : Update cairo sources missing from migration.
2008-11-03 20:33:17 +0100 mox r263305 : Migrate CWS cairosource01 to SVN.
Diffstat (limited to 'scp2/source/canvas/cairocanvas.scp')
-rw-r--r-- | scp2/source/canvas/cairocanvas.scp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/scp2/source/canvas/cairocanvas.scp b/scp2/source/canvas/cairocanvas.scp index 22903da4dbbc..51ee7863dd9c 100644 --- a/scp2/source/canvas/cairocanvas.scp +++ b/scp2/source/canvas/cairocanvas.scp @@ -42,11 +42,3 @@ File gid_File_Lib_CairoCanvas #endif End -#ifdef WNT -File gid_File_Lib_Cairo - TXT_FILE_BODY; - Styles = (PACKED); - Dir = gid_Dir_Program; - Name = "libcairo-2.dll"; -End -#endif |