Commit 0e23112f authored by Andrew Voznytsa's avatar Andrew Voznytsa

Fix iOS project settings

parent 5153a30a
...@@ -121,9 +121,9 @@ VideoEnabled { ...@@ -121,9 +121,9 @@ VideoEnabled {
iOSBuild { iOSBuild {
OBJECTIVE_SOURCES += \ OBJECTIVE_SOURCES += \
$$PWD/ios/gst_ios_init.m $$PWD/iOS/gst_ios_init.m
INCLUDEPATH += \ INCLUDEPATH += \
$$PWD/ios $$PWD/iOS
} }
} else { } else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment