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/pixel | |
parent | e043b2117458380e7d680db739cfb3fee7f6f5c1 (diff) |
Clean up makefiles
Diffstat (limited to 'basegfx/source/pixel')
-rw-r--r-- | basegfx/source/pixel/makefile.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/basegfx/source/pixel/makefile.mk b/basegfx/source/pixel/makefile.mk index 75192dc5c180..ab3c9a590ace 100644 --- a/basegfx/source/pixel/makefile.mk +++ b/basegfx/source/pixel/makefile.mk @@ -29,10 +29,6 @@ PRJ=..$/.. PRJNAME=basegfx TARGET=pixel -#UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb -#ENABLE_EXCEPTIONS=FALSE -#USE_DEFFILE=TRUE - # --- Settings ---------------------------------- .INCLUDE : settings.mk |