forked from organicmaps/organicmaps
fix qmake project
This commit is contained in:
parent
ef0752172f
commit
f7efe4fd53
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@ INCLUDEPATH += $$ROOT_DIR/3party/jansson/src
|
|||
SOURCES += platform_win.cpp \
|
||||
wifi_info_windows.cpp
|
||||
} else:macx-* {
|
||||
OBJECTIVE_SOURCES += marketing_service_dummy.cpp \
|
||||
platform_mac.mm \
|
||||
OBJECTIVE_SOURCES += platform_mac.mm \
|
||||
apple_location_service.mm
|
||||
} else:linux* {
|
||||
SOURCES += platform_linux.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue