80 |
wptSigTreeDlg.cpp |
wptSigTreeDlg.cpp |
81 |
|
|
82 |
code_files = \ |
code_files = \ |
83 |
|
StringBuffer.cpp \ |
84 |
WinPT.cpp \ |
WinPT.cpp \ |
85 |
wptCardManager.cpp \ |
wptCardManager.cpp \ |
86 |
wptCardPCSC.cpp \ |
wptCardPCSC.cpp \ |
132 |
-lgnupg ../PTD/PTD.dll \ |
-lgnupg ../PTD/PTD.dll \ |
133 |
$(GPGME_LIBS) $(W32LIBS) \ |
$(GPGME_LIBS) $(W32LIBS) \ |
134 |
-lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \ |
-lcomctl32 -lkernel32 -luser32 -lcomdlg32 -ladvapi32 \ |
135 |
-lshell32 -lgdi32 -lversion |
-lshell32 -lgdi32 -lversion -lole32 -loleout32 -luuid |
136 |
|
|
137 |
WinPT-en.o: $(resource_files) |
WinPT-en.o: $(resource_files) |
138 |
|
|