Parent Directory
|
Revision Log
|
Patch
revision 36 by werner, Thu Oct 27 15:25:13 2005 UTC | revision 47 by werner, Mon Oct 31 14:04:59 2005 UTC | |
---|---|---|
# | Line 107 code_files = | Line 107 code_files = |
107 | ||
108 | WinPT_SOURCES = $(resource_files) $(dialog_files) $(code_files) | WinPT_SOURCES = $(resource_files) $(dialog_files) $(code_files) |
109 | ||
110 | WinPT_LDADD = $(GPGME_LIBS) -l../PTD -l../MyGPGME -l../Gnupg $(W32LIBS) \ | WinPT_LDADD = $(GPGME_LIBS) -L../PTD -L../w32gpgme -L../Gnupg\ |
111 | -lPTD -lw32gpgme -lgnupg $(W32LIBS) \ | |
112 | -lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \ | -lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \ |
113 | -lshell32 -lgdi32 | -lshell32 -lgdi32 |
114 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |