fix for 32 bit OSs
This commit is contained in:
parent
d2d8d94049
commit
bc9001cfca
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ win32 {
|
||||||
HEADERS += mac/sound.h
|
HEADERS += mac/sound.h
|
||||||
SOURCES += mac/sound.cpp
|
SOURCES += mac/sound.cpp
|
||||||
RC_FILE = mac/mainicon.icns
|
RC_FILE = mac/mainicon.icns
|
||||||
|
CONFIG += x86
|
||||||
|
|
||||||
LIBS += -framework CoreFoundation \
|
LIBS += -framework CoreFoundation \
|
||||||
-framework CoreServices \
|
-framework CoreServices \
|
||||||
|
|
Loading…
Add table
Reference in a new issue