fix for 32 bit OSs

This commit is contained in:
Volker Fischer 2013-03-24 18:14:39 +00:00
parent d2d8d94049
commit bc9001cfca

View File

@ -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 \