diff options
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r-- | gpg4usb.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro index 7c75718..300d112 100644 --- a/gpg4usb.pro +++ b/gpg4usb.pro @@ -5,7 +5,7 @@ TEMPLATE = app # unix:TARGET = start_linux # win32:TARGET = start_windows -mac:TARGET = start_mac +#mac:TARGET = start_mac DESTDIR = release DEPENDPATH += . INCLUDEPATH += . |