1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-09-04 14:17:11 +02:00

Remove unnecessary files.

This commit is contained in:
Sandu Liviu Catalin
2021-09-08 17:26:17 +03:00
parent 5dcc57a130
commit 66c731bf65
6 changed files with 0 additions and 64 deletions

View File

@@ -105,13 +105,11 @@ add_library(SqModule MODULE SqBase.hpp Main.cpp
# POCO
PocoLib/Crypto.cpp PocoLib/Crypto.hpp
PocoLib/Data.cpp PocoLib/Data.hpp
PocoLib/JSON.cpp PocoLib/JSON.hpp
PocoLib/Net.cpp PocoLib/Net.hpp
PocoLib/RegEx.cpp PocoLib/RegEx.hpp
PocoLib/Register.cpp PocoLib/Register.hpp
PocoLib/Time.cpp PocoLib/Time.hpp
PocoLib/Util.cpp PocoLib/Util.hpp
PocoLib/XML.cpp PocoLib/XML.hpp
#
Core.cpp Core.hpp
Logger.cpp Logger.hpp