@@ -8,7 +8,12 @@ QT += core gui multimedia opengl
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = Olive
mac {
}
!mac {
TARGET = olive-editor
TEMPLATE = app
# The following define makes your compiler emit warnings if you use
The note is not visible to the blocked user.