aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
blob: 116d9e7caef5a5669c9cb77f7fd1a4e9754c885b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# #####################################################################
# Automatically generated by qmake (2.01a) Mi Mai 21 02:28:39 2008
# #####################################################################
TEMPLATE = app

# unix:TARGET = start_linux
# win32:TARGET = start_windows
# mac:TARGET = start_mac
DESTDIR = release
DEPENDPATH += .
INCLUDEPATH += . \
    ./include

# CONFIG += release static
CONFIG += debug
QT += network
# Input
HEADERS += attachments.h \
    context.h \
    gpgwin.h \
    keylist.h \
    keymgmt.h \
    fileencryptiondialog.h \
    mime.h \
    keygenthread.h \
    keydetailsdialog.h \
    settingsdialog.h \
    attachmenttablemodel.h \
    textedit.h \
    editorpage.h \
    quitdialog.h \
    keyserverimportdialog.h \
    verifyinfo.h
SOURCES += attachments.cpp \
    context.cpp \
    gpgwin.cpp \
    main.cpp \
    keylist.cpp \
    keymgmt.cpp \
    fileencryptiondialog.cpp \
    mime.cpp \
    keygenthread.cpp \
    keydetailsdialog.cpp \
    settingsdialog.cpp \
    attachmenttablemodel.cpp \
    textedit.cpp \
    editorpage.cpp \
    quitdialog.cpp \
    keyserverimportdialog.cpp \
    verifyinfo.cpp
RC_FILE = gpg4usb.rc

# comment out line below for static building
LIBS += -lgpgme \
     -lgpg-error
DEFINES += _FILE_OFFSET_BITS=64
TRANSLATIONS = release/ts/gpg4usb_en.ts \
    release/ts/gpg4usb_de.ts \
    release/ts/gpg4usb_ru.ts \
    release/ts/gpg4usb_fr.ts \
    release/ts/gpg4usb_it.ts \
    release/ts/gpg4usb_pt_BR.ts \
    release/ts/gpg4usb_es.ts