[Libreoffice-commits] .: solenv/inc

Tor Lillqvist tml at kemper.freedesktop.org
Sat Jul 23 04:32:25 PDT 2011


 solenv/inc/unxiosr.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit efb12a877e375ab52780d5caa3c5493eb72f2831
Author: Tor Lillqvist <tml at iki.fi>
Date:   Sat Jul 23 14:31:35 2011 +0300

    Add the CoreGraphics framework

diff --git a/solenv/inc/unxiosr.mk b/solenv/inc/unxiosr.mk
index 2e7599e..2d75d75 100644
--- a/solenv/inc/unxiosr.mk
+++ b/solenv/inc/unxiosr.mk
@@ -32,7 +32,7 @@ CFLAGS=-c $(EXTRA_CFLAGS)
 LINKC*=$(CC)
 LINK*=$(CXX)
 
-STDLIBCUIMT=-framework UIKit -framework Foundation -framework CoreFoundation -Xlinker -objc_abi_version -Xlinker 2
+STDLIBCUIMT=-framework UIKit -framework Foundation -framework CoreGraphics -framework CoreFoundation -Xlinker -objc_abi_version -Xlinker 2
 STDLIBGUIMT=$(STDLIBCUIMT)
 STDSHLCUIMT=
 STDSHLGUIMT=


More information about the Libreoffice-commits mailing list