Build under Qt4, the Qt5 distribution of r3519 was broken.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3520 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2013-08-02 14:52:44 +00:00
parent daf6c507ba
commit 27b3a76f21
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[Setup]
AppName=wsjtx
AppVerName=wsjtx Version 1.1.1 r3518
AppVerName=wsjtx Version 1.1.1 r3520
AppCopyright=Copyright (C) 2001-2013 by Joe Taylor, K1JT
DefaultDirName=c:\wsjtx2
DefaultGroupName=wsjtx2

View File

@ -10,12 +10,12 @@ CONFIG += thread
#CONFIG += console
TARGET = wsjtx
#DESTDIR = ../qt4_install
DESTDIR = ../wsjtx_install
DESTDIR = ../qt4_install
#DESTDIR = ../wsjtx_install
VERSION = 1.1
TEMPLATE = app
#DEFINES = QT4
DEFINES = QT5
DEFINES = QT4
#DEFINES = QT5
#DEFINES += QAUDIO_INPUT
win32 {