diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-02 11:51:34 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-02 12:16:37 +0100 |
commit | 931d9ef98d5bc94d975094bbe9bb4c4c923b4c64 (patch) | |
tree | a76321f63d824615f805a312c59a587f1b07fe2b /basegfx/source/curve | |
parent | e043b2117458380e7d680db739cfb3fee7f6f5c1 (diff) |
Clean up makefiles
Diffstat (limited to 'basegfx/source/curve')
-rw-r--r-- | basegfx/source/curve/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basegfx/source/curve/makefile.mk b/basegfx/source/curve/makefile.mk index 88190cfdfe1a..9fc84c4a2e08 100644 --- a/basegfx/source/curve/makefile.mk +++ b/basegfx/source/curve/makefile.mk @@ -29,9 +29,7 @@ PRJ=..$/.. PRJNAME=basegfx TARGET=curve -#UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb ENABLE_EXCEPTIONS=FALSE -#USE_DEFFILE=TRUE # --- Settings ---------------------------------- |