18 |
AM_CPPFLAGS = -I$(top_srcdir)/w32gpgme -I$(top_srcdir)/Include \ |
AM_CPPFLAGS = -I$(top_srcdir)/w32gpgme -I$(top_srcdir)/Include \ |
19 |
-I$(top_srcdir)/Gnupg \ |
-I$(top_srcdir)/Gnupg \ |
20 |
-DWIN32 -D_WINDOWS -D_MBCS -D_USRDLL -DPTD_EXPORTS |
-DWIN32 -D_WINDOWS -D_MBCS -D_USRDLL -DPTD_EXPORTS |
21 |
# The protector leads to additional dependencies |
|
22 |
#AM_CXXFLAGS = -fstack-protector-all -fexceptions $(GPGME_CFLAGS) -shared |
AM_CXXFLAGS = -fstack-protector-all -fexceptions $(GPGME_CFLAGS) -shared |
23 |
AM_CXXFLAGS = -fexceptions $(GPGME_CFLAGS) -shared |
|
24 |
AM_LDFLAGS = -mwindows |
AM_LDFLAGS = -mwindows |
25 |
|
|
26 |
PTD_SOURCES = \ |
PTD_SOURCES = \ |