mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-05-16 20:31:24 +00:00
Initial commit
This commit is contained in:
commit
8eb66ae396
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
Loading…
x
Reference in New Issue
Block a user