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 af38106..aeba933 100644 --- a/gpg4usb.pro +++ b/gpg4usb.pro @@ -18,6 +18,7 @@ CONFIG += debug QT += network # Input OBJECTS_DIR=objectfiles +MOC_DIR=mocfiles HEADERS += attachments.h \ gpgcontext.h \ mainwindow.h \ |