Commit 8ef79fbe authored by Claudio Valerio's avatar Claudio Valerio

update pri file to respect the qt4.8 contraint (warning)

parent be403bcb
......@@ -19,7 +19,7 @@ win32 {
src/desktop/UBWindowCaptureDelegate_win.cpp
}
macx:SOURCES += src/desktop/UBWindowCapture_mac.mm
macx:OBJECTIVE_SOURCES += src/desktop/UBWindowCapture_mac.mm
linux-g++:SOURCES += src/desktop/UBWindowCapture_linux.cpp
linux-g++-32:SOURCES += src/desktop/UBWindowCapture_linux.cpp
......
......@@ -26,7 +26,7 @@ win32 {
macx {
SOURCES += src/frameworks/UBPlatformUtils_mac.mm
OBJECTIVE_SOURCES += src/frameworks/UBPlatformUtils_mac.mm
}
......
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