mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-27 06:15:26 +00:00
Monotone-Parent: ee4ff9bf4febdfd103bba6fa3403eb4d6bf3023b
Monotone-Revision: 9e630ff3ce4f3b8848a73aff398e706b19a426bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-30T14:44:47 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -39,7 +39,6 @@ MailerUI_OBJC_FILES += \
|
||||
# UIxFilterList.m \
|
||||
|
||||
MailerUI_RESOURCE_FILES += \
|
||||
Version \
|
||||
product.plist \
|
||||
Toolbars/*.toolbar
|
||||
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
|
||||
ADDITIONAL_CPPFLAGS += \
|
||||
-Wall -DCOMPILE_FOR_GSTEP_MAKE=1 \
|
||||
-DUIX_MAILER_MAJOR_VERSION=$(MAJOR_VERSION) \
|
||||
-DUIX_MAILER_MINOR_VERSION=$(MINOR_VERSION) \
|
||||
-DUIX_MAILER_SUBMINOR_VERSION=$(SUBMINOR_VERSION)
|
||||
-DSOGO_MAJOR_VERSION=$(MAJOR_VERSION) \
|
||||
-DSOGO_MINOR_VERSION=$(MINOR_VERSION) \
|
||||
-DSOGO_SUBMINOR_VERSION=$(SUBMINOR_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user