summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2008-06-12 20:14:33 +0000
committerishmal <ishmal@users.sourceforge.net>2008-06-12 20:14:33 +0000
commitd86254fe885c8f011b2181bd25d691dbc63b36ab (patch)
treea1353afbf56dc6c0a652286919251939cb1b2a7b /src
parentMissed two * -> Ptr conversions (diff)
downloadinkscape-d86254fe885c8f011b2181bd25d691dbc63b36ab.tar.gz
inkscape-d86254fe885c8f011b2181bd25d691dbc63b36ab.zip
Set DOM_STANDALONE
(bzr r5913)
Diffstat (limited to 'src')
-rw-r--r--src/dom/Makefile.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dom/Makefile.mingw b/src/dom/Makefile.mingw
index 17c28b63b..9f75b2dbb 100644
--- a/src/dom/Makefile.mingw
+++ b/src/dom/Makefile.mingw
@@ -135,7 +135,7 @@ endif
INC = -I. -I..
-CFLAGS = -Wall -g
+CFLAGS = -Wall -g -DDOM_STANDALONE
LIBS = -lws2_32
DOMOBJ = \