11 |
|
|
12 |
## Process this file with automake to produce Makefile.in |
## Process this file with automake to produce Makefile.in |
13 |
|
|
14 |
bin_PROGRAMS = WinPT #2KeyManagerExe |
bin_PROGRAMS = WinPT |
15 |
EXTRA_DIST = versioninfo.rc.in |
EXTRA_DIST = versioninfo.rc.in |
16 |
|
|
17 |
AM_CPPFLAGS = -I$(top_srcdir)/w32gpgme -I$(top_srcdir)/Include \ |
AM_CPPFLAGS = -I$(top_srcdir)/w32gpgme -I$(top_srcdir)/Include \ |
122 |
-lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \ |
-lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \ |
123 |
-lshell32 -lgdi32 -loleaut32 |
-lshell32 -lgdi32 -loleaut32 |
124 |
|
|
|
#KeyManagerExe_SOURCES = KeyManagerExe.cpp |
|
|
|
|
|
|
|
125 |
WinPT-en.o: $(resource_files) |
WinPT-en.o: $(resource_files) |
126 |
|
|
127 |
.rc.o: |
.rc.o: |