mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-12-16 08:27:11 +00:00
Removed qt file
This commit is contained in:
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
|
|
||||||
Reference in New Issue
Block a user