mirror of
https://abf.rosa.ru/djam/pinentry-x2go.git
synced 2025-02-23 14:12:59 +00:00
23 lines
697 B
Prolog
23 lines
697 B
Prolog
######################################################################
|
|
# 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
|