]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/WebDAV/GNUmakefile.preamble
reverted gstep-base workaround (fixed in gstep-base svn trunk), bumped framework...
[sope] / sope-appserver / NGObjWeb / WebDAV / GNUmakefile.preamble
index 4af3dc4ecc73fe64b140be03d0129d5ebb7696a1..d526499b45ad348ef17c85ffb357388777e2208e 100644 (file)
@@ -1,5 +1,11 @@
 # compiler flags
 
+ADDITIONAL_CPPFLAGS += \
+        -Wall -DCOMPILE_FOR_GSTEP_MAKE=1        \
+        -DSOPE_MAJOR_VERSION=$(MAJOR_VERSION)   \
+        -DSOPE_MINOR_VERSION=$(MINOR_VERSION)   \
+        -DSOPE_SUBMINOR_VERSION=$(SUBMINOR_VERSION)
+
 ADDITIONAL_INCLUDE_DIRS += \
        -I..                    \
        -I../SoObjects/         \