sogo/UI/MailerUI/GNUmakefile.preamble
Wolfgang Sourdeau 2ca2e7d664 Monotone-Parent: ee4ff9bf4febdfd103bba6fa3403eb4d6bf3023b
Monotone-Revision: 9e630ff3ce4f3b8848a73aff398e706b19a426bc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-30T14:44:47
Monotone-Branch: ca.inverse.sogo
2011-03-30 14:44:47 +00:00

8 lines
245 B
Plaintext

# compiler flags
ADDITIONAL_CPPFLAGS += \
-Wall -DCOMPILE_FOR_GSTEP_MAKE=1 \
-DSOGO_MAJOR_VERSION=$(MAJOR_VERSION) \
-DSOGO_MINOR_VERSION=$(MINOR_VERSION) \
-DSOGO_SUBMINOR_VERSION=$(SUBMINOR_VERSION)