summaryrefslogtreecommitdiffstats
path: root/qmake/qmake.pri
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/qmake.pri')
-rw-r--r--qmake/qmake.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmake/qmake.pri b/qmake/qmake.pri
index 7226b12..ae31eca 100644
--- a/qmake/qmake.pri
+++ b/qmake/qmake.pri
@@ -129,6 +129,7 @@ bootstrap { #Qt code
unix {
SOURCES += qfilesystemengine_unix.cpp qfilesystemiterator_unix.cpp qfsfileengine_unix.cpp qfsfileengine_iterator_unix.cpp
mac {
+ SOURCES += qfilesystemengine_mac.cpp
SOURCES += qcore_mac.cpp qsettings_mac.cpp
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.4 #enables weak linking for 10.4 (exported)
LIBS += -framework ApplicationServices