mirror of
https://github.com/steve-chamberlin/mac-rom-simm-programmer.software.git
synced 2026-04-21 16:16:28 +00:00
Ensured application is compiled as both 32- and 64-bit Intel on Mac OS X.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user