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

Diff of /trunk/Src/Makefile.am

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

revision 364 by twoaday, Sat Dec 3 18:59:01 2011 UTC revision 365 by twoaday, Mon Dec 5 20:20:10 2011 UTC
# Line 118  code_files = \ Line 118  code_files = \
118    
119    
120  WinPT_SOURCES = $(resource_files) $(dialog_files) $(code_files)  WinPT_SOURCES = $(resource_files) $(dialog_files) $(code_files)
121  WinPT_LDADD = _WinPT.o -L../Gnupg\  WinPT_LDADD = WinPTRes.o -L../Gnupg\
122                -lgnupg ../PTD/PTD.dll \                -lgnupg ../PTD/PTD.dll \
123                $(GPGME_LIBS) $(W32LIBS) \                $(GPGME_LIBS) $(W32LIBS) \
124                -lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \                -lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \
125                -lshell32 -lgdi32 -lversion -lole32 -loleaut32 -luuid                -lshell32 -lgdi32 -lversion -lole32 -loleaut32 -luuid
126    
127  _WinPT.o: $(resource_files)  WinPTRes.o: $(resource_files)
128    
129  .rc.o:  .rc.o:
130          $(WINDRES) -I $(srcdir) -I . -I $(top_srcdir)/Ico \          $(WINDRES) -I $(srcdir) -I . -I $(top_srcdir)/Ico \

Legend:
Removed from v.364  
changed lines
  Added in v.365

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26