Ensured application is compiled as both 32- and 64-bit Intel on Mac OS X.

This commit is contained in:
Doug Brown 2012-05-26 11:58:30 -07:00
parent 0952aff705
commit 4d4e33da77
1 changed files with 3 additions and 0 deletions

View File

@ -26,3 +26,6 @@ FORMS += mainwindow.ui \
include(../doug-qextserialport-linuxnotifications/src/qextserialport.pri)
QMAKE_CXXFLAGS_RELEASE += -DQT_NO_DEBUG_OUTPUT
macx:CONFIG += x86
macx:CONFIG += x86_64