mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-12-09 05:27:47 +00:00
Initial commit
This commit is contained in:
11
LogVisor.pro
Normal file
11
LogVisor.pro
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
TEMPLATE = lib
|
||||||
|
CONFIG += staticlib c++11
|
||||||
|
TARGET = LogVisor
|
||||||
|
CONFIG -= Qt
|
||||||
|
QT =
|
||||||
|
|
||||||
|
HEADERS += \
|
||||||
|
include/LogVisor/LogVisor.hpp
|
||||||
|
|
||||||
|
SOURCES += \
|
||||||
|
lib/LogVisor.cpp
|
||||||
0
include/LogVisor/LogVisor.hpp
Normal file
0
include/LogVisor/LogVisor.hpp
Normal file
0
lib/LogVisor.cpp
Normal file
0
lib/LogVisor.cpp
Normal file
Reference in New Issue
Block a user