pinentry-x2go/pinentry-x2go.pro

24 lines
697 B
Prolog
Raw Normal View History

2017-05-03 23:35:55 +03:00
######################################################################
# Automatically generated by qmake (2.01a) Fr Aug 3 07:44:35 2007
######################################################################
INSTALLS += target
target.path = $${PREFIX}/bin
QT += core gui widgets
TRANSLATIONS += pinentry-x2go_de.ts \
pinentry-x2go_ru.ts
TEMPLATE = app
TARGET = pinentry-x2go
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += pinentrydialog.h pinlineedit.h
FORMS += templatedlg.ui
SOURCES += main.cpp pinentrydialog.cpp pinlineedit.cpp
INCLUDEPATH += . .. ../pinentry ../assuan
LIBS += ../pinentry/libpinentry.a ../assuan/libassuan.a ../secmem/libsecmem.a -lcap
RESOURCES += resources.rcc