/[winpt]/trunk/PTD/Makefile.am
ViewVC logotype

Diff of /trunk/PTD/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 384 by twoaday, Sun Dec 11 12:27:17 2011 UTC revision 385 by twoaday, Tue Dec 13 11:05:49 2011 UTC
# Line 18  EXEEXT = .dll Line 18  EXEEXT = .dll
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 = \

Legend:
Removed from v.384  
changed lines
  Added in v.385

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26