mirror of https://github.com/AxioDL/logvisor.git
Removed qt file
This commit is contained in:
parent
9e31e9e2b9
commit
c1f226b4dc
13
LogVisor.pro
13
LogVisor.pro
|
@ -1,13 +0,0 @@
|
|||
TEMPLATE = lib
|
||||
CONFIG += staticlib c++11
|
||||
TARGET = LogVisor
|
||||
CONFIG -= Qt
|
||||
QT =
|
||||
|
||||
INCLUDEPATH += include
|
||||
|
||||
HEADERS += \
|
||||
include/LogVisor/LogVisor.hpp
|
||||
|
||||
SOURCES += \
|
||||
lib/LogVisor.cpp
|
Loading…
Reference in New Issue