Skip to content

Commit f703802

Browse files
buildbuild
authored andcommitted
Update mac qt 4 gypi
1 parent e4237dc commit f703802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/mac/wd_qt4.8.5.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'variables': {
33
'QT5': '0', # change to '1' for enabling Qt5
44
'DESKTOP_QT_BIN_PATH': '/usr/local/Trolltech/Qt-4.8.5/bin',
5-
'DESKTOP_QT_INC_PATH': '/usr/local/qt-4.8.5/include',
5+
'DESKTOP_QT_INC_PATH': '/usr/local/Trolltech/Qt-4.8.5/include',
66
'DESKTOP_QT_LIB_PATH': '/usr/local/Trolltech/Qt-4.8.5/lib',
77
'INTERMEDIATE_DIR': 'mocs',
88
},

0 commit comments

Comments
 (0)