diff options
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r-- | gpg4usb.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro index fa6a049..af38106 100644 --- a/gpg4usb.pro +++ b/gpg4usb.pro @@ -17,6 +17,7 @@ INCLUDEPATH += . \ CONFIG += debug QT += network # Input +OBJECTS_DIR=objectfiles HEADERS += attachments.h \ gpgcontext.h \ mainwindow.h \ |