diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-11-03 21:28:11 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-11-03 21:28:11 +0000 |
commit | 10c70da34595b0ada0519bcc8e8b8be0cd4282cb (patch) | |
tree | c7994a0c290cd1135c54df4bc664f6c09f8d3f66 /gpg4usb.pro | |
parent | added wizardpage for importing keyrings from gnupg homedir. But getting gnupg... (diff) | |
download | gpg4usb-10c70da34595b0ada0519bcc8e8b8be0cd4282cb.tar.gz gpg4usb-10c70da34595b0ada0519bcc8e8b8be0cd4282cb.zip |
first tray with minimal functionality - close ;-)
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@597 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r-- | gpg4usb.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro index 9132d37..1c17f92 100644 --- a/gpg4usb.pro +++ b/gpg4usb.pro @@ -60,6 +60,8 @@ SOURCES += attachments.cpp \ RC_FILE = gpg4usb.rc +RESOURCES = gpg4usb.qrc + # comment out line below for static building LIBS += -lgpgme \ -lgpg-error \ |