aboutsummaryrefslogtreecommitdiffstats
path: root/gpg4usb.pro
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-05-10 09:50:17 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-05-10 09:50:17 +0000
commit5c912618c1e1ec12b6e26ed69713345d35bbc108 (patch)
treefc9fb5d5f2d6865e80b5c4fff97e87e64457de71 /gpg4usb.pro
parentopen file if provided from command-line (diff)
downloadgpg4usb-5c912618c1e1ec12b6e26ed69713345d35bbc108.tar.gz
gpg4usb-5c912618c1e1ec12b6e26ed69713345d35bbc108.zip
reinclude attachments-view in build
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@318 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to '')
-rw-r--r--gpg4usb.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro
index 27c7b48..b997851 100644
--- a/gpg4usb.pro
+++ b/gpg4usb.pro
@@ -12,8 +12,8 @@ INCLUDEPATH += . ./include
CONFIG += release static
# Input
-HEADERS += context.h gpgwin.h keylist.h keymgmt.h fileencryptiondialog.h keygenthread.h keydetailsdialog.h settingsdialog.h
-SOURCES += context.cpp gpgwin.cpp main.cpp keylist.cpp keymgmt.cpp fileencryptiondialog.cpp keygenthread.cpp keydetailsdialog.cpp settingsdialog.cpp
+HEADERS += attachments.h context.h gpgwin.h keylist.h keymgmt.h fileencryptiondialog.h keygenthread.h keydetailsdialog.h settingsdialog.h
+SOURCES += attachments.cpp context.cpp gpgwin.cpp main.cpp keylist.cpp keymgmt.cpp fileencryptiondialog.cpp keygenthread.cpp keydetailsdialog.cpp settingsdialog.cpp
RC_FILE = gpg4usb.rc
# comment out line below for static building
LIBS += -lgpgme -lgpg-error