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
|
||||
SOURCES += mac/sound.cpp
|
||||
RC_FILE = mac/mainicon.icns
|
||||
CONFIG += x86
|
||||
|
||||
LIBS += -framework CoreFoundation \
|
||||
-framework CoreServices \
|
||||
|
|
Loading…
Reference in a new issue