mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-05 14:30:03 +01:00
updated pro file
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
TEMPLATE = app
|
||||
TARGET = Acid_Cam_v2_Qt
|
||||
QT += core gui widgets opengl network
|
||||
QT += core gui opengl network
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
CONFIG += c++11
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += . /usr/include/ /usr/local/include
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
|
||||
TEMPLATE = app
|
||||
TARGET = Acid_Cam_v2_Qt
|
||||
QT += core gui widgets opengl network
|
||||
QT += core gui opengl network
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
CONFIG += c++11
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += . /usr/include/ /usr/local/include
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
|
||||
TEMPLATE = app
|
||||
TARGET = Acid_Cam_v2_Qt
|
||||
QT += core gui widgets opengl network
|
||||
QT += core gui opengl network
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
CONFIG += c++11
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += . /usr/include/ /usr/local/include
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
|
||||
TEMPLATE = app
|
||||
TARGET = Acid_Cam_v2_Qt
|
||||
QT += core gui widgets opengl network
|
||||
QT += core gui opengl network
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
CONFIG += c++11
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += . /usr/include/ /usr/local/include
|
||||
|
||||
Reference in New Issue
Block a user