diff --git a/.gitignore b/.gitignore
index 5dab4e4..7dc54f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
+.idea/
+cmake-build-debug/
+cmake-build-release/
+build/vs17/
+
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
diff --git a/.gitmodules b/.gitmodules
index d0c9225..3b3308b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "Jupiter"]
- path = Jupiter
+ path = src/Jupiter
url = https://github.com/JAJames/Jupiter.git
diff --git a/.idea/.name b/.idea/.name
new file mode 100644
index 0000000..225844f
--- /dev/null
+++ b/.idea/.name
@@ -0,0 +1 @@
+jupiter_bot
\ No newline at end of file
diff --git a/.idea/Jupiter Bot.iml b/.idea/Jupiter Bot.iml
new file mode 100644
index 0000000..f08604b
--- /dev/null
+++ b/.idea/Jupiter Bot.iml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/.idea/deployment.xml b/.idea/deployment.xml
new file mode 100644
index 0000000..b04b42c
--- /dev/null
+++ b/.idea/deployment.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
new file mode 100644
index 0000000..15a15b2
--- /dev/null
+++ b/.idea/encodings.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..6986b12
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..02f139c
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..2fb4fbf
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
new file mode 100644
index 0000000..825453d
--- /dev/null
+++ b/.idea/workspace.xml
@@ -0,0 +1,1037 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #include "Jupiter/String.h"
+ thread
+ add_library
+ _EXPORTS
+ target_compile_definitions
+ OpenSSL::
+ jupiter_bot
+ extern "C" __declspec(dllexport)
+ AlwaysRecord
+ DLList
+ isMatch
+ Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE)
+ Jupiter::StringS reason = parameters.wordCount(WHITESPACE) > 1 ? Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE) : STRING_LITERAL_AS_REFERENCE("No reason");
+
+
+
+ #include "Jupiter/String.hpp"
+ extern "C" JUPITER_EXPORT
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1545266923568
+
+
+ 1545266923568
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.vs/config/applicationhost.config b/.vs/config/applicationhost.config
deleted file mode 100644
index c2abfb4..0000000
--- a/.vs/config/applicationhost.config
+++ /dev/null
@@ -1,1030 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Bot/Bot.vcxproj b/Bot/Bot.vcxproj
deleted file mode 100644
index 9e350d5..0000000
--- a/Bot/Bot.vcxproj
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
- {C188871B-5F32-4946-B301-24CA2EBB275D}
- Bot
-
-
-
-
-
- Application
-
-
-
- _CRT_NONSTDC_NO_DEPRECATE;JUPITER_BOT_EXPORTS;%(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Bot/Bot.vcxproj.filters b/Bot/Bot.vcxproj.filters
deleted file mode 100644
index 0ec680a..0000000
--- a/Bot/Bot.vcxproj.filters
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644
index 0000000..b293a88
--- /dev/null
+++ b/CMakeLists.txt
@@ -0,0 +1,9 @@
+cmake_minimum_required(VERSION 3.0)
+project(jupiter_bot)
+
+set(CMAKE_CXX_STANDARD 17)
+
+include(build/CMakeLists.txt)
+
+# Setup source files
+add_subdirectory(src)
diff --git a/ChannelRelay/ChannelRelay.vcxproj b/ChannelRelay/ChannelRelay.vcxproj
deleted file mode 100644
index ce39f8e..0000000
--- a/ChannelRelay/ChannelRelay.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}
- ChannelRelay
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/ChannelRelay/ChannelRelay.vcxproj.filters b/ChannelRelay/ChannelRelay.vcxproj.filters
deleted file mode 100644
index 23166c8..0000000
--- a/ChannelRelay/ChannelRelay.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/CoreCommands/CoreCommands.vcxproj b/CoreCommands/CoreCommands.vcxproj
deleted file mode 100644
index a3fcf60..0000000
--- a/CoreCommands/CoreCommands.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {55F71101-B302-4345-9F9F-3055E805422A}
- CoreCommands
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CoreCommands/CoreCommands.vcxproj.filters b/CoreCommands/CoreCommands.vcxproj.filters
deleted file mode 100644
index f703931..0000000
--- a/CoreCommands/CoreCommands.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/ExtraCommands/ExtraCommands.vcxproj b/ExtraCommands/ExtraCommands.vcxproj
deleted file mode 100644
index 3d06d8c..0000000
--- a/ExtraCommands/ExtraCommands.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {85874531-681D-4F44-8A84-C8E939DA3FCB}
- ExtraCommands
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/ExtraCommands/ExtraCommands.vcxproj.filters b/ExtraCommands/ExtraCommands.vcxproj.filters
deleted file mode 100644
index 1528858..0000000
--- a/ExtraCommands/ExtraCommands.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/FunCommands/FunCommands.vcxproj b/FunCommands/FunCommands.vcxproj
deleted file mode 100644
index e0f446b..0000000
--- a/FunCommands/FunCommands.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {80E38D71-CEC5-457F-88EC-24D3097C3470}
- FunCommands
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/FunCommands/FunCommands.vcxproj.filters b/FunCommands/FunCommands.vcxproj.filters
deleted file mode 100644
index ce69fff..0000000
--- a/FunCommands/FunCommands.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/HTTPServer/HTTPServer.vcxproj b/HTTPServer/HTTPServer.vcxproj
deleted file mode 100644
index c4e41dd..0000000
--- a/HTTPServer/HTTPServer.vcxproj
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
- {BB048D6F-F001-4E9B-95F4-886081E0807A}
- HTTPServer
-
-
-
-
-
-
- _CRT_SECURE_NO_WARNINGS;HTTPSERVER_EXPORTS;%(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/HTTPServer/HTTPServer.vcxproj.filters b/HTTPServer/HTTPServer.vcxproj.filters
deleted file mode 100644
index 7378452..0000000
--- a/HTTPServer/HTTPServer.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/IRC.Core/IRC.Core.vcxproj b/IRC.Core/IRC.Core.vcxproj
deleted file mode 100644
index 1e34fbe..0000000
--- a/IRC.Core/IRC.Core.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}
- IRC.Core
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/IRC.Core/IRC.Core.vcxproj.filters b/IRC.Core/IRC.Core.vcxproj.filters
deleted file mode 100644
index 84f6b45..0000000
--- a/IRC.Core/IRC.Core.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/Jupiter b/Jupiter
deleted file mode 160000
index 2dc2618..0000000
--- a/Jupiter
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 2dc261835430c7d9257f71c6492367e3e1852866
diff --git a/Jupiter Bot.sln b/Jupiter Bot.sln
deleted file mode 100644
index 324a7f7..0000000
--- a/Jupiter Bot.sln
+++ /dev/null
@@ -1,612 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.26228.9
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Bot", "Bot\Bot.vcxproj", "{C188871B-5F32-4946-B301-24CA2EBB275D}"
- ProjectSection(ProjectDependencies) = postProject
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8} = {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plugin.Example", "Plugin.Example\Plugin.Example.vcxproj", "{EA2C0100-5CC5-4416-8216-059833CAACE2}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plugin.Template", "Plugin.Template\Plugin.Template.vcxproj", "{1DD04156-F096-4C41-9E1C-5BFD3234E9FD}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PluginManager", "PluginManager\PluginManager.vcxproj", "{9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SetJoin", "SetJoin\SetJoin.vcxproj", "{FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FunCommands", "FunCommands\FunCommands.vcxproj", "{80E38D71-CEC5-457F-88EC-24D3097C3470}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExtraCommands", "ExtraCommands\ExtraCommands.vcxproj", "{85874531-681D-4F44-8A84-C8E939DA3FCB}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CoreCommands", "CoreCommands\CoreCommands.vcxproj", "{55F71101-B302-4345-9F9F-3055E805422A}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Core", "RenX.Core\RenX.Core.vcxproj", "{9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Commands", "RenX.Commands\RenX.Commands.vcxproj", "{72B6B5A6-4267-4FED-9F96-917C7974CE25}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Plugin.Template", "RenX.Plugin.Template\RenX.Plugin.Template.vcxproj", "{6F575493-CF43-43CB-8062-9F3D0722A624}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Logging", "RenX.Logging\RenX.Logging.vcxproj", "{069D6053-F39A-4418-BAA3-FA8D260C83D1}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.ExcessiveHeadshots", "RenX.ExcessiveHeadshots\RenX.ExcessiveHeadshots.vcxproj", "{0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.ExtraLogging", "RenX.ExtraLogging\RenX.ExtraLogging.vcxproj", "{CEFD949E-BCF2-4EDB-8168-0920924FE2D8}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Announcements", "RenX.Announcements\RenX.Announcements.vcxproj", "{EF55A6DC-1861-4037-868A-9557ECAEBC27}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{844CF9EF-70F3-449D-ACF3-A70D3501A775}"
- ProjectSection(SolutionItems) = preProject
- RenX.Greetings\RenX.Greetings.vcxproj = RenX.Greetings\RenX.Greetings.vcxproj
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Medals", "RenX.Medals\RenX.Medals.vcxproj", "{C295FFC2-8CE5-4387-B237-E4E1B1AB9987}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.SetJoin", "RenX.SetJoin\RenX.SetJoin.vcxproj", "{0489F164-DC8F-433C-8CFA-F7EB2A3356F1}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Greetings", "RenX.Greetings\RenX.Greetings.vcxproj", "{8709993F-B08A-4156-BD93-581F297FE0A4}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.IRCJoin", "RenX.IRCJoin\RenX.IRCJoin.vcxproj", "{672B3FC9-0B31-45B4-AAB6-669073F2D291}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.ModSystem", "RenX.ModSystem\RenX.ModSystem.vcxproj", "{160CD71B-1E13-4816-9977-8BBD73871F31}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Warn", "RenX.Warn\RenX.Warn.vcxproj", "{41C67B8B-D84D-42C2-B174-200B2ACB19C0}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.NicknameUUID", "RenX.NicknameUUID\RenX.NicknameUUID.vcxproj", "{553C70DE-37B7-4C31-985B-591BEC238C9D}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.HybridUUID", "RenX.HybridUUID\RenX.HybridUUID.vcxproj", "{FF61361F-CB09-4C72-80E2-9CA2DA63910E}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Listen", "RenX.Listen\RenX.Listen.vcxproj", "{DA05D8B5-5E24-410E-A201-CC5905E327D3}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ChannelRelay", "ChannelRelay\ChannelRelay.vcxproj", "{ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Ladder", "RenX.Ladder\RenX.Ladder.vcxproj", "{B2846BD6-2332-4DA6-A13B-113318F76D5E}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.MinPlayers", "RenX.MinPlayers\RenX.MinPlayers.vcxproj", "{99D34DCB-A484-437C-9FC5-D4051FEDC18C}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.AlwaysRecord", "RenX.AlwaysRecord\RenX.AlwaysRecord.vcxproj", "{C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HTTPServer", "HTTPServer\HTTPServer.vcxproj", "{BB048D6F-F001-4E9B-95F4-886081E0807A}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Ladder.Web", "RenX.Ladder.Web\RenX.Ladder.Web.vcxproj", "{57661A2A-EE94-4E9C-B792-AB756533DEFA}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- {BB048D6F-F001-4E9B-95F4-886081E0807A} = {BB048D6F-F001-4E9B-95F4-886081E0807A}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Ladder.All-Time", "RenX.Ladder.All-Time\RenX.Ladder.All-Time.vcxproj", "{24B039D0-5A71-4F76-8908-BAD772FDBE1A}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Ladder.Monthly", "RenX.Ladder.Monthly\RenX.Ladder.Monthly.vcxproj", "{34FDE301-A29D-44ED-8ECC-15693F137DE2}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Ladder.Yearly", "RenX.Ladder.Yearly\RenX.Ladder.Yearly.vcxproj", "{075AF69B-71D6-43B9-B102-4649CB2CA40C}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Ladder.Weekly", "RenX.Ladder.Weekly\RenX.Ladder.Weekly.vcxproj", "{6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.Ladder.Daily", "RenX.Ladder.Daily\RenX.Ladder.Daily.vcxproj", "{73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenX.ServerList", "RenX.ServerList\RenX.ServerList.vcxproj", "{6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- {BB048D6F-F001-4E9B-95F4-886081E0807A} = {BB048D6F-F001-4E9B-95F4-886081E0807A}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IRC.Core", "IRC.Core\IRC.Core.vcxproj", "{89368D08-5E06-4530-B82A-AD2BC07B09E7}"
- ProjectSection(ProjectDependencies) = postProject
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {C188871B-5F32-4946-B301-24CA2EBB275D}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Jupiter", "Jupiter\Jupiter\Jupiter.vcxproj", "{367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tester", "Jupiter\Tester\Tester.vcxproj", "{0F041791-1047-4C6A-A4C1-814E6957D5EB}"
- ProjectSection(ProjectDependencies) = postProject
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8} = {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Jupiter", "Jupiter", "{531C0AB6-298D-4439-939A-38EE4F4E99CF}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "RenX", "RenX", "{A028FD55-A97C-42FE-9199-FD9E95F57700}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IRC", "IRC", "{C7A6B4EC-6A37-4027-B9B1-84294440DE7A}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HTTP", "HTTP", "{C2EC0FC0-30E4-46AD-8D80-3AC8C05B7644}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Commands", "Commands", "{963CB590-B810-4DEE-8AA2-01077634616C}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Bot", "Bot", "{434670E6-C23F-4C53-B77F-64ABAB831AF3}"
- ProjectSection(SolutionItems) = preProject
- Jupiter Bot.props = Jupiter Bot.props
- Plugin.props = Plugin.props
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {C188871B-5F32-4946-B301-24CA2EBB275D}.Debug|Win32.ActiveCfg = Debug|Win32
- {C188871B-5F32-4946-B301-24CA2EBB275D}.Debug|Win32.Build.0 = Debug|Win32
- {C188871B-5F32-4946-B301-24CA2EBB275D}.Debug|x64.ActiveCfg = Release|x64
- {C188871B-5F32-4946-B301-24CA2EBB275D}.Debug|x64.Build.0 = Release|x64
- {C188871B-5F32-4946-B301-24CA2EBB275D}.Release|Win32.ActiveCfg = Release|Win32
- {C188871B-5F32-4946-B301-24CA2EBB275D}.Release|Win32.Build.0 = Release|Win32
- {C188871B-5F32-4946-B301-24CA2EBB275D}.Release|x64.ActiveCfg = Release|x64
- {C188871B-5F32-4946-B301-24CA2EBB275D}.Release|x64.Build.0 = Release|x64
- {EA2C0100-5CC5-4416-8216-059833CAACE2}.Debug|Win32.ActiveCfg = Debug|Win32
- {EA2C0100-5CC5-4416-8216-059833CAACE2}.Debug|Win32.Build.0 = Debug|Win32
- {EA2C0100-5CC5-4416-8216-059833CAACE2}.Debug|x64.ActiveCfg = Release|x64
- {EA2C0100-5CC5-4416-8216-059833CAACE2}.Debug|x64.Build.0 = Release|x64
- {EA2C0100-5CC5-4416-8216-059833CAACE2}.Release|Win32.ActiveCfg = Release|Win32
- {EA2C0100-5CC5-4416-8216-059833CAACE2}.Release|Win32.Build.0 = Release|Win32
- {EA2C0100-5CC5-4416-8216-059833CAACE2}.Release|x64.ActiveCfg = Release|x64
- {EA2C0100-5CC5-4416-8216-059833CAACE2}.Release|x64.Build.0 = Release|x64
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}.Debug|Win32.ActiveCfg = Debug|Win32
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}.Debug|Win32.Build.0 = Debug|Win32
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}.Debug|x64.ActiveCfg = Release|x64
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}.Debug|x64.Build.0 = Release|x64
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}.Release|Win32.ActiveCfg = Release|Win32
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}.Release|Win32.Build.0 = Release|Win32
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}.Release|x64.ActiveCfg = Release|x64
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}.Release|x64.Build.0 = Release|x64
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}.Debug|Win32.ActiveCfg = Debug|Win32
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}.Debug|Win32.Build.0 = Debug|Win32
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}.Debug|x64.ActiveCfg = Release|x64
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}.Debug|x64.Build.0 = Release|x64
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}.Release|Win32.ActiveCfg = Release|Win32
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}.Release|Win32.Build.0 = Release|Win32
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}.Release|x64.ActiveCfg = Release|x64
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}.Release|x64.Build.0 = Release|x64
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}.Debug|Win32.ActiveCfg = Debug|Win32
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}.Debug|Win32.Build.0 = Debug|Win32
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}.Debug|x64.ActiveCfg = Release|x64
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}.Debug|x64.Build.0 = Release|x64
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}.Release|Win32.ActiveCfg = Release|Win32
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}.Release|Win32.Build.0 = Release|Win32
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}.Release|x64.ActiveCfg = Release|x64
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}.Release|x64.Build.0 = Release|x64
- {80E38D71-CEC5-457F-88EC-24D3097C3470}.Debug|Win32.ActiveCfg = Debug|Win32
- {80E38D71-CEC5-457F-88EC-24D3097C3470}.Debug|Win32.Build.0 = Debug|Win32
- {80E38D71-CEC5-457F-88EC-24D3097C3470}.Debug|x64.ActiveCfg = Release|x64
- {80E38D71-CEC5-457F-88EC-24D3097C3470}.Debug|x64.Build.0 = Release|x64
- {80E38D71-CEC5-457F-88EC-24D3097C3470}.Release|Win32.ActiveCfg = Release|Win32
- {80E38D71-CEC5-457F-88EC-24D3097C3470}.Release|Win32.Build.0 = Release|Win32
- {80E38D71-CEC5-457F-88EC-24D3097C3470}.Release|x64.ActiveCfg = Release|x64
- {80E38D71-CEC5-457F-88EC-24D3097C3470}.Release|x64.Build.0 = Release|x64
- {85874531-681D-4F44-8A84-C8E939DA3FCB}.Debug|Win32.ActiveCfg = Debug|Win32
- {85874531-681D-4F44-8A84-C8E939DA3FCB}.Debug|Win32.Build.0 = Debug|Win32
- {85874531-681D-4F44-8A84-C8E939DA3FCB}.Debug|x64.ActiveCfg = Release|x64
- {85874531-681D-4F44-8A84-C8E939DA3FCB}.Debug|x64.Build.0 = Release|x64
- {85874531-681D-4F44-8A84-C8E939DA3FCB}.Release|Win32.ActiveCfg = Release|Win32
- {85874531-681D-4F44-8A84-C8E939DA3FCB}.Release|Win32.Build.0 = Release|Win32
- {85874531-681D-4F44-8A84-C8E939DA3FCB}.Release|x64.ActiveCfg = Release|x64
- {85874531-681D-4F44-8A84-C8E939DA3FCB}.Release|x64.Build.0 = Release|x64
- {55F71101-B302-4345-9F9F-3055E805422A}.Debug|Win32.ActiveCfg = Debug|Win32
- {55F71101-B302-4345-9F9F-3055E805422A}.Debug|Win32.Build.0 = Debug|Win32
- {55F71101-B302-4345-9F9F-3055E805422A}.Debug|x64.ActiveCfg = Release|x64
- {55F71101-B302-4345-9F9F-3055E805422A}.Debug|x64.Build.0 = Release|x64
- {55F71101-B302-4345-9F9F-3055E805422A}.Release|Win32.ActiveCfg = Release|Win32
- {55F71101-B302-4345-9F9F-3055E805422A}.Release|Win32.Build.0 = Release|Win32
- {55F71101-B302-4345-9F9F-3055E805422A}.Release|x64.ActiveCfg = Release|x64
- {55F71101-B302-4345-9F9F-3055E805422A}.Release|x64.Build.0 = Release|x64
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}.Debug|Win32.ActiveCfg = Debug|Win32
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}.Debug|Win32.Build.0 = Debug|Win32
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}.Debug|x64.ActiveCfg = Release|x64
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}.Debug|x64.Build.0 = Release|x64
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}.Release|Win32.ActiveCfg = Release|Win32
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}.Release|Win32.Build.0 = Release|Win32
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}.Release|x64.ActiveCfg = Release|x64
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}.Release|x64.Build.0 = Release|x64
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}.Debug|Win32.ActiveCfg = Debug|Win32
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}.Debug|Win32.Build.0 = Debug|Win32
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}.Debug|x64.ActiveCfg = Release|x64
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}.Debug|x64.Build.0 = Release|x64
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}.Release|Win32.ActiveCfg = Release|Win32
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}.Release|Win32.Build.0 = Release|Win32
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}.Release|x64.ActiveCfg = Release|x64
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}.Release|x64.Build.0 = Release|x64
- {6F575493-CF43-43CB-8062-9F3D0722A624}.Debug|Win32.ActiveCfg = Debug|Win32
- {6F575493-CF43-43CB-8062-9F3D0722A624}.Debug|Win32.Build.0 = Debug|Win32
- {6F575493-CF43-43CB-8062-9F3D0722A624}.Debug|x64.ActiveCfg = Release|x64
- {6F575493-CF43-43CB-8062-9F3D0722A624}.Debug|x64.Build.0 = Release|x64
- {6F575493-CF43-43CB-8062-9F3D0722A624}.Release|Win32.ActiveCfg = Release|Win32
- {6F575493-CF43-43CB-8062-9F3D0722A624}.Release|Win32.Build.0 = Release|Win32
- {6F575493-CF43-43CB-8062-9F3D0722A624}.Release|x64.ActiveCfg = Release|x64
- {6F575493-CF43-43CB-8062-9F3D0722A624}.Release|x64.Build.0 = Release|x64
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}.Debug|Win32.ActiveCfg = Debug|Win32
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}.Debug|Win32.Build.0 = Debug|Win32
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}.Debug|x64.ActiveCfg = Release|x64
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}.Debug|x64.Build.0 = Release|x64
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}.Release|Win32.ActiveCfg = Release|Win32
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}.Release|Win32.Build.0 = Release|Win32
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}.Release|x64.ActiveCfg = Release|x64
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}.Release|x64.Build.0 = Release|x64
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}.Debug|Win32.ActiveCfg = Debug|Win32
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}.Debug|Win32.Build.0 = Debug|Win32
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}.Debug|x64.ActiveCfg = Release|x64
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}.Debug|x64.Build.0 = Release|x64
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}.Release|Win32.ActiveCfg = Release|Win32
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}.Release|Win32.Build.0 = Release|Win32
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}.Release|x64.ActiveCfg = Release|x64
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}.Release|x64.Build.0 = Release|x64
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}.Debug|Win32.ActiveCfg = Debug|Win32
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}.Debug|Win32.Build.0 = Debug|Win32
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}.Debug|x64.ActiveCfg = Release|x64
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}.Debug|x64.Build.0 = Release|x64
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}.Release|Win32.ActiveCfg = Release|Win32
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}.Release|Win32.Build.0 = Release|Win32
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}.Release|x64.ActiveCfg = Release|x64
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}.Release|x64.Build.0 = Release|x64
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}.Debug|Win32.ActiveCfg = Debug|Win32
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}.Debug|Win32.Build.0 = Debug|Win32
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}.Debug|x64.ActiveCfg = Release|x64
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}.Debug|x64.Build.0 = Release|x64
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}.Release|Win32.ActiveCfg = Release|Win32
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}.Release|Win32.Build.0 = Release|Win32
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}.Release|x64.ActiveCfg = Release|x64
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}.Release|x64.Build.0 = Release|x64
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}.Debug|Win32.ActiveCfg = Debug|Win32
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}.Debug|Win32.Build.0 = Debug|Win32
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}.Debug|x64.ActiveCfg = Release|x64
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}.Debug|x64.Build.0 = Release|x64
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}.Release|Win32.ActiveCfg = Release|Win32
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}.Release|Win32.Build.0 = Release|Win32
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}.Release|x64.ActiveCfg = Release|x64
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}.Release|x64.Build.0 = Release|x64
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}.Debug|Win32.ActiveCfg = Debug|Win32
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}.Debug|Win32.Build.0 = Debug|Win32
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}.Debug|x64.ActiveCfg = Release|x64
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}.Debug|x64.Build.0 = Release|x64
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}.Release|Win32.ActiveCfg = Release|Win32
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}.Release|Win32.Build.0 = Release|Win32
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}.Release|x64.ActiveCfg = Release|x64
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}.Release|x64.Build.0 = Release|x64
- {8709993F-B08A-4156-BD93-581F297FE0A4}.Debug|Win32.ActiveCfg = Debug|Win32
- {8709993F-B08A-4156-BD93-581F297FE0A4}.Debug|Win32.Build.0 = Debug|Win32
- {8709993F-B08A-4156-BD93-581F297FE0A4}.Debug|x64.ActiveCfg = Release|x64
- {8709993F-B08A-4156-BD93-581F297FE0A4}.Debug|x64.Build.0 = Release|x64
- {8709993F-B08A-4156-BD93-581F297FE0A4}.Release|Win32.ActiveCfg = Release|Win32
- {8709993F-B08A-4156-BD93-581F297FE0A4}.Release|Win32.Build.0 = Release|Win32
- {8709993F-B08A-4156-BD93-581F297FE0A4}.Release|x64.ActiveCfg = Release|x64
- {8709993F-B08A-4156-BD93-581F297FE0A4}.Release|x64.Build.0 = Release|x64
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}.Debug|Win32.ActiveCfg = Debug|Win32
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}.Debug|Win32.Build.0 = Debug|Win32
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}.Debug|x64.ActiveCfg = Release|x64
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}.Debug|x64.Build.0 = Release|x64
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}.Release|Win32.ActiveCfg = Release|Win32
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}.Release|Win32.Build.0 = Release|Win32
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}.Release|x64.ActiveCfg = Release|x64
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}.Release|x64.Build.0 = Release|x64
- {160CD71B-1E13-4816-9977-8BBD73871F31}.Debug|Win32.ActiveCfg = Debug|Win32
- {160CD71B-1E13-4816-9977-8BBD73871F31}.Debug|Win32.Build.0 = Debug|Win32
- {160CD71B-1E13-4816-9977-8BBD73871F31}.Debug|x64.ActiveCfg = Release|x64
- {160CD71B-1E13-4816-9977-8BBD73871F31}.Debug|x64.Build.0 = Release|x64
- {160CD71B-1E13-4816-9977-8BBD73871F31}.Release|Win32.ActiveCfg = Release|Win32
- {160CD71B-1E13-4816-9977-8BBD73871F31}.Release|Win32.Build.0 = Release|Win32
- {160CD71B-1E13-4816-9977-8BBD73871F31}.Release|x64.ActiveCfg = Release|x64
- {160CD71B-1E13-4816-9977-8BBD73871F31}.Release|x64.Build.0 = Release|x64
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}.Debug|Win32.ActiveCfg = Debug|Win32
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}.Debug|Win32.Build.0 = Debug|Win32
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}.Debug|x64.ActiveCfg = Release|x64
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}.Debug|x64.Build.0 = Release|x64
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}.Release|Win32.ActiveCfg = Release|Win32
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}.Release|Win32.Build.0 = Release|Win32
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}.Release|x64.ActiveCfg = Release|x64
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}.Release|x64.Build.0 = Release|x64
- {553C70DE-37B7-4C31-985B-591BEC238C9D}.Debug|Win32.ActiveCfg = Debug|Win32
- {553C70DE-37B7-4C31-985B-591BEC238C9D}.Debug|Win32.Build.0 = Debug|Win32
- {553C70DE-37B7-4C31-985B-591BEC238C9D}.Debug|x64.ActiveCfg = Release|x64
- {553C70DE-37B7-4C31-985B-591BEC238C9D}.Debug|x64.Build.0 = Release|x64
- {553C70DE-37B7-4C31-985B-591BEC238C9D}.Release|Win32.ActiveCfg = Release|Win32
- {553C70DE-37B7-4C31-985B-591BEC238C9D}.Release|Win32.Build.0 = Release|Win32
- {553C70DE-37B7-4C31-985B-591BEC238C9D}.Release|x64.ActiveCfg = Release|x64
- {553C70DE-37B7-4C31-985B-591BEC238C9D}.Release|x64.Build.0 = Release|x64
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}.Debug|Win32.ActiveCfg = Debug|Win32
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}.Debug|Win32.Build.0 = Debug|Win32
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}.Debug|x64.ActiveCfg = Release|x64
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}.Debug|x64.Build.0 = Release|x64
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}.Release|Win32.ActiveCfg = Release|Win32
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}.Release|Win32.Build.0 = Release|Win32
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}.Release|x64.ActiveCfg = Release|x64
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}.Release|x64.Build.0 = Release|x64
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}.Debug|Win32.ActiveCfg = Debug|Win32
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}.Debug|Win32.Build.0 = Debug|Win32
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}.Debug|x64.ActiveCfg = Release|x64
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}.Debug|x64.Build.0 = Release|x64
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}.Release|Win32.ActiveCfg = Release|Win32
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}.Release|Win32.Build.0 = Release|Win32
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}.Release|x64.ActiveCfg = Release|x64
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}.Release|x64.Build.0 = Release|x64
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}.Debug|Win32.ActiveCfg = Debug|Win32
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}.Debug|Win32.Build.0 = Debug|Win32
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}.Debug|x64.ActiveCfg = Release|x64
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}.Debug|x64.Build.0 = Release|x64
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}.Release|Win32.ActiveCfg = Release|Win32
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}.Release|Win32.Build.0 = Release|Win32
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}.Release|x64.ActiveCfg = Release|x64
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F}.Release|x64.Build.0 = Release|x64
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}.Debug|Win32.ActiveCfg = Debug|Win32
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}.Debug|Win32.Build.0 = Debug|Win32
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}.Debug|x64.ActiveCfg = Release|x64
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}.Debug|x64.Build.0 = Release|x64
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}.Release|Win32.ActiveCfg = Release|Win32
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}.Release|Win32.Build.0 = Release|Win32
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}.Release|x64.ActiveCfg = Release|x64
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}.Release|x64.Build.0 = Release|x64
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}.Debug|Win32.ActiveCfg = Debug|Win32
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}.Debug|Win32.Build.0 = Debug|Win32
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}.Debug|x64.ActiveCfg = Release|x64
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}.Debug|x64.Build.0 = Release|x64
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}.Release|Win32.ActiveCfg = Release|Win32
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}.Release|Win32.Build.0 = Release|Win32
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}.Release|x64.ActiveCfg = Release|x64
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}.Release|x64.Build.0 = Release|x64
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}.Debug|Win32.ActiveCfg = Debug|Win32
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}.Debug|Win32.Build.0 = Debug|Win32
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}.Debug|x64.ActiveCfg = Release|x64
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}.Debug|x64.Build.0 = Release|x64
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}.Release|Win32.ActiveCfg = Release|Win32
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}.Release|Win32.Build.0 = Release|Win32
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}.Release|x64.ActiveCfg = Release|x64
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}.Release|x64.Build.0 = Release|x64
- {BB048D6F-F001-4E9B-95F4-886081E0807A}.Debug|Win32.ActiveCfg = Debug|Win32
- {BB048D6F-F001-4E9B-95F4-886081E0807A}.Debug|Win32.Build.0 = Debug|Win32
- {BB048D6F-F001-4E9B-95F4-886081E0807A}.Debug|x64.ActiveCfg = Release|x64
- {BB048D6F-F001-4E9B-95F4-886081E0807A}.Debug|x64.Build.0 = Release|x64
- {BB048D6F-F001-4E9B-95F4-886081E0807A}.Release|Win32.ActiveCfg = Release|Win32
- {BB048D6F-F001-4E9B-95F4-886081E0807A}.Release|Win32.Build.0 = Release|Win32
- {BB048D6F-F001-4E9B-95F4-886081E0807A}.Release|x64.ActiveCfg = Release|x64
- {BB048D6F-F001-4E9B-95F4-886081E0807A}.Release|x64.Build.0 = Release|x64
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}.Debug|Win32.ActiveCfg = Debug|Win32
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}.Debug|Win32.Build.0 = Debug|Win32
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}.Debug|x64.ActiveCfg = Release|x64
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}.Debug|x64.Build.0 = Release|x64
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}.Release|Win32.ActiveCfg = Release|Win32
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}.Release|Win32.Build.0 = Release|Win32
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}.Release|x64.ActiveCfg = Release|x64
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}.Release|x64.Build.0 = Release|x64
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}.Debug|Win32.ActiveCfg = Debug|Win32
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}.Debug|Win32.Build.0 = Debug|Win32
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}.Debug|x64.ActiveCfg = Release|x64
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}.Debug|x64.Build.0 = Release|x64
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}.Release|Win32.ActiveCfg = Release|Win32
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}.Release|Win32.Build.0 = Release|Win32
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}.Release|x64.ActiveCfg = Release|x64
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}.Release|x64.Build.0 = Release|x64
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}.Debug|Win32.ActiveCfg = Debug|Win32
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}.Debug|Win32.Build.0 = Debug|Win32
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}.Debug|x64.ActiveCfg = Release|x64
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}.Debug|x64.Build.0 = Release|x64
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}.Release|Win32.ActiveCfg = Release|Win32
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}.Release|Win32.Build.0 = Release|Win32
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}.Release|x64.ActiveCfg = Release|x64
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}.Release|x64.Build.0 = Release|x64
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}.Debug|Win32.ActiveCfg = Debug|Win32
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}.Debug|Win32.Build.0 = Debug|Win32
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}.Debug|x64.ActiveCfg = Release|x64
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}.Debug|x64.Build.0 = Release|x64
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}.Release|Win32.ActiveCfg = Release|Win32
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}.Release|Win32.Build.0 = Release|Win32
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}.Release|x64.ActiveCfg = Release|x64
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}.Release|x64.Build.0 = Release|x64
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}.Debug|Win32.ActiveCfg = Debug|Win32
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}.Debug|Win32.Build.0 = Debug|Win32
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}.Debug|x64.ActiveCfg = Release|x64
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}.Debug|x64.Build.0 = Release|x64
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}.Release|Win32.ActiveCfg = Release|Win32
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}.Release|Win32.Build.0 = Release|Win32
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}.Release|x64.ActiveCfg = Release|x64
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}.Release|x64.Build.0 = Release|x64
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}.Debug|Win32.ActiveCfg = Debug|Win32
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}.Debug|Win32.Build.0 = Debug|Win32
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}.Debug|x64.ActiveCfg = Release|x64
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}.Debug|x64.Build.0 = Release|x64
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}.Release|Win32.ActiveCfg = Release|Win32
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}.Release|Win32.Build.0 = Release|Win32
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}.Release|x64.ActiveCfg = Release|x64
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}.Release|x64.Build.0 = Release|x64
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}.Debug|Win32.ActiveCfg = Debug|Win32
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}.Debug|Win32.Build.0 = Debug|Win32
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}.Debug|x64.ActiveCfg = Release|x64
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}.Debug|x64.Build.0 = Release|x64
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}.Release|Win32.ActiveCfg = Release|Win32
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}.Release|Win32.Build.0 = Release|Win32
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}.Release|x64.ActiveCfg = Release|x64
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}.Release|x64.Build.0 = Release|x64
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}.Debug|Win32.ActiveCfg = Debug|Win32
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}.Debug|Win32.Build.0 = Debug|Win32
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}.Debug|x64.ActiveCfg = Release|x64
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}.Debug|x64.Build.0 = Release|x64
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}.Release|Win32.ActiveCfg = Release|Win32
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}.Release|Win32.Build.0 = Release|Win32
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}.Release|x64.ActiveCfg = Release|x64
- {89368D08-5E06-4530-B82A-AD2BC07B09E7}.Release|x64.Build.0 = Release|x64
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.ActiveCfg = Debug|Win32
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.Build.0 = Debug|Win32
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|Win32.Deploy.0 = Debug|Win32
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|x64.ActiveCfg = Release|x64
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Debug|x64.Build.0 = Release|x64
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Release|Win32.ActiveCfg = Release|Win32
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Release|Win32.Build.0 = Release|Win32
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Release|x64.ActiveCfg = Release|x64
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8}.Release|x64.Build.0 = Release|x64
- {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|Win32.ActiveCfg = Debug|Win32
- {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|Win32.Build.0 = Debug|Win32
- {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|x64.ActiveCfg = Release|x64
- {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Debug|x64.Build.0 = Release|x64
- {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Release|Win32.ActiveCfg = Release|Win32
- {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Release|Win32.Build.0 = Release|Win32
- {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Release|x64.ActiveCfg = Release|x64
- {0F041791-1047-4C6A-A4C1-814E6957D5EB}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {C188871B-5F32-4946-B301-24CA2EBB275D} = {434670E6-C23F-4C53-B77F-64ABAB831AF3}
- {EA2C0100-5CC5-4416-8216-059833CAACE2} = {434670E6-C23F-4C53-B77F-64ABAB831AF3}
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD} = {434670E6-C23F-4C53-B77F-64ABAB831AF3}
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712} = {963CB590-B810-4DEE-8AA2-01077634616C}
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93} = {C7A6B4EC-6A37-4027-B9B1-84294440DE7A}
- {80E38D71-CEC5-457F-88EC-24D3097C3470} = {963CB590-B810-4DEE-8AA2-01077634616C}
- {85874531-681D-4F44-8A84-C8E939DA3FCB} = {963CB590-B810-4DEE-8AA2-01077634616C}
- {55F71101-B302-4345-9F9F-3055E805422A} = {963CB590-B810-4DEE-8AA2-01077634616C}
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {72B6B5A6-4267-4FED-9F96-917C7974CE25} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {6F575493-CF43-43CB-8062-9F3D0722A624} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {069D6053-F39A-4418-BAA3-FA8D260C83D1} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {EF55A6DC-1861-4037-868A-9557ECAEBC27} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {8709993F-B08A-4156-BD93-581F297FE0A4} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {672B3FC9-0B31-45B4-AAB6-669073F2D291} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {160CD71B-1E13-4816-9977-8BBD73871F31} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {553C70DE-37B7-4C31-985B-591BEC238C9D} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {DA05D8B5-5E24-410E-A201-CC5905E327D3} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {ADAD973E-EAA8-446D-BCD3-83B53DBC3A3F} = {C7A6B4EC-6A37-4027-B9B1-84294440DE7A}
- {B2846BD6-2332-4DA6-A13B-113318F76D5E} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {BB048D6F-F001-4E9B-95F4-886081E0807A} = {C2EC0FC0-30E4-46AD-8D80-3AC8C05B7644}
- {57661A2A-EE94-4E9C-B792-AB756533DEFA} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {34FDE301-A29D-44ED-8ECC-15693F137DE2} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {075AF69B-71D6-43B9-B102-4649CB2CA40C} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033} = {A028FD55-A97C-42FE-9199-FD9E95F57700}
- {89368D08-5E06-4530-B82A-AD2BC07B09E7} = {C7A6B4EC-6A37-4027-B9B1-84294440DE7A}
- {367CBCA8-6F27-484A-BC6C-2FC087FBB0C8} = {531C0AB6-298D-4439-939A-38EE4F4E99CF}
- {0F041791-1047-4C6A-A4C1-814E6957D5EB} = {531C0AB6-298D-4439-939A-38EE4F4E99CF}
- EndGlobalSection
-EndGlobal
diff --git a/Plugin.Example/Plugin.Example.vcxproj b/Plugin.Example/Plugin.Example.vcxproj
deleted file mode 100644
index 2df1c05..0000000
--- a/Plugin.Example/Plugin.Example.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {EA2C0100-5CC5-4416-8216-059833CAACE2}
- PluginExample
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Plugin.Example/Plugin.Example.vcxproj.filters b/Plugin.Example/Plugin.Example.vcxproj.filters
deleted file mode 100644
index d8f8e49..0000000
--- a/Plugin.Example/Plugin.Example.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/Plugin.Template/Plugin.Template.vcxproj b/Plugin.Template/Plugin.Template.vcxproj
deleted file mode 100644
index e833ca4..0000000
--- a/Plugin.Template/Plugin.Template.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {1DD04156-F096-4C41-9E1C-5BFD3234E9FD}
- PluginExample
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Plugin.Template/Plugin.Template.vcxproj.filters b/Plugin.Template/Plugin.Template.vcxproj.filters
deleted file mode 100644
index d8f8e49..0000000
--- a/Plugin.Template/Plugin.Template.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/PluginManager/PluginManager.vcxproj b/PluginManager/PluginManager.vcxproj
deleted file mode 100644
index 66f4ca5..0000000
--- a/PluginManager/PluginManager.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}
- PluginManager
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/PluginManager/PluginManager.vcxproj.filters b/PluginManager/PluginManager.vcxproj.filters
deleted file mode 100644
index e0c94be..0000000
--- a/PluginManager/PluginManager.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.AlwaysRecord/RenX.AlwaysRecord.vcxproj b/RenX.AlwaysRecord/RenX.AlwaysRecord.vcxproj
deleted file mode 100644
index bf93e37..0000000
--- a/RenX.AlwaysRecord/RenX.AlwaysRecord.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {C5CDEDF5-BAFB-4D5B-A4DB-4331E13DBD58}
- RenX.AlwaysRecord
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.AlwaysRecord/RenX.AlwaysRecord.vcxproj.filters b/RenX.AlwaysRecord/RenX.AlwaysRecord.vcxproj.filters
deleted file mode 100644
index 33b9987..0000000
--- a/RenX.AlwaysRecord/RenX.AlwaysRecord.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Announcements/RenX.Announcements.vcxproj b/RenX.Announcements/RenX.Announcements.vcxproj
deleted file mode 100644
index 4dc7a61..0000000
--- a/RenX.Announcements/RenX.Announcements.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {EF55A6DC-1861-4037-868A-9557ECAEBC27}
- RenX.Announcements
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Announcements/RenX.Announcements.vcxproj.filters b/RenX.Announcements/RenX.Announcements.vcxproj.filters
deleted file mode 100644
index 3873ea9..0000000
--- a/RenX.Announcements/RenX.Announcements.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Commands/RenX.Commands.vcxproj b/RenX.Commands/RenX.Commands.vcxproj
deleted file mode 100644
index b587f92..0000000
--- a/RenX.Commands/RenX.Commands.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {72B6B5A6-4267-4FED-9F96-917C7974CE25}
- RenX.Commands
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Commands/RenX.Commands.vcxproj.filters b/RenX.Commands/RenX.Commands.vcxproj.filters
deleted file mode 100644
index 44e9026..0000000
--- a/RenX.Commands/RenX.Commands.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Core/RenX.Core.vcxproj b/RenX.Core/RenX.Core.vcxproj
deleted file mode 100644
index efabb05..0000000
--- a/RenX.Core/RenX.Core.vcxproj
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
- {9103DF3D-8B4A-48E5-A6B3-CBE2554630E2}
- RenX.Core
-
-
-
-
-
-
- RENX_EXPORTS;%(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Core/RenX.Core.vcxproj.filters b/RenX.Core/RenX.Core.vcxproj.filters
deleted file mode 100644
index 112ba59..0000000
--- a/RenX.Core/RenX.Core.vcxproj.filters
+++ /dev/null
@@ -1,93 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.ExcessiveHeadshots/RenX.ExcessiveHeadshots.vcxproj b/RenX.ExcessiveHeadshots/RenX.ExcessiveHeadshots.vcxproj
deleted file mode 100644
index 067876c..0000000
--- a/RenX.ExcessiveHeadshots/RenX.ExcessiveHeadshots.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {0F71052A-A773-4AB5-AE2A-50DBDFB9CF9E}
- RenX.ExcessiveHeadshots
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.ExcessiveHeadshots/RenX.ExcessiveHeadshots.vcxproj.filters b/RenX.ExcessiveHeadshots/RenX.ExcessiveHeadshots.vcxproj.filters
deleted file mode 100644
index ee1b3b9..0000000
--- a/RenX.ExcessiveHeadshots/RenX.ExcessiveHeadshots.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.ExtraLogging/RenX.ExtraLogging.vcxproj b/RenX.ExtraLogging/RenX.ExtraLogging.vcxproj
deleted file mode 100644
index bc1f01d..0000000
--- a/RenX.ExtraLogging/RenX.ExtraLogging.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {CEFD949E-BCF2-4EDB-8168-0920924FE2D8}
- RenX.ExtraLogging
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.ExtraLogging/RenX.ExtraLogging.vcxproj.filters b/RenX.ExtraLogging/RenX.ExtraLogging.vcxproj.filters
deleted file mode 100644
index 69827b7..0000000
--- a/RenX.ExtraLogging/RenX.ExtraLogging.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Greetings/RenX.Greetings.vcxproj b/RenX.Greetings/RenX.Greetings.vcxproj
deleted file mode 100644
index 3a26dcd..0000000
--- a/RenX.Greetings/RenX.Greetings.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {8709993F-B08A-4156-BD93-581F297FE0A4}
- RenX.Greetings
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Greetings/RenX.Greetings.vcxproj.filters b/RenX.Greetings/RenX.Greetings.vcxproj.filters
deleted file mode 100644
index ebe475e..0000000
--- a/RenX.Greetings/RenX.Greetings.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.HybridUUID/RenX.HybridUUID.vcxproj b/RenX.HybridUUID/RenX.HybridUUID.vcxproj
deleted file mode 100644
index 134d3e1..0000000
--- a/RenX.HybridUUID/RenX.HybridUUID.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {FF61361F-CB09-4C72-80E2-9CA2DA63910E}
- RenX.HybridUUID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.HybridUUID/RenX.HybridUUID.vcxproj.filters b/RenX.HybridUUID/RenX.HybridUUID.vcxproj.filters
deleted file mode 100644
index 614996a..0000000
--- a/RenX.HybridUUID/RenX.HybridUUID.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.IRCJoin/RenX.IRCJoin.vcxproj b/RenX.IRCJoin/RenX.IRCJoin.vcxproj
deleted file mode 100644
index c75236b..0000000
--- a/RenX.IRCJoin/RenX.IRCJoin.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {672B3FC9-0B31-45B4-AAB6-669073F2D291}
- RenX.IRCJoin
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.IRCJoin/RenX.IRCJoin.vcxproj.filters b/RenX.IRCJoin/RenX.IRCJoin.vcxproj.filters
deleted file mode 100644
index 155c61b..0000000
--- a/RenX.IRCJoin/RenX.IRCJoin.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.All-Time/RenX.Ladder.All-Time.vcxproj b/RenX.Ladder.All-Time/RenX.Ladder.All-Time.vcxproj
deleted file mode 100644
index 96803e6..0000000
--- a/RenX.Ladder.All-Time/RenX.Ladder.All-Time.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {24B039D0-5A71-4F76-8908-BAD772FDBE1A}
- RenX.Ladder.All-Time
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.All-Time/RenX.Ladder.All-Time.vcxproj.filters b/RenX.Ladder.All-Time/RenX.Ladder.All-Time.vcxproj.filters
deleted file mode 100644
index 3709421..0000000
--- a/RenX.Ladder.All-Time/RenX.Ladder.All-Time.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Daily/RenX.Ladder.Daily.vcxproj b/RenX.Ladder.Daily/RenX.Ladder.Daily.vcxproj
deleted file mode 100644
index c1df958..0000000
--- a/RenX.Ladder.Daily/RenX.Ladder.Daily.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {73F0EEF6-CE5E-46EB-80B4-2B319AE2B258}
- RenX.Ladder.Daily
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Daily/RenX.Ladder.Daily.vcxproj.filters b/RenX.Ladder.Daily/RenX.Ladder.Daily.vcxproj.filters
deleted file mode 100644
index be18db7..0000000
--- a/RenX.Ladder.Daily/RenX.Ladder.Daily.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Monthly/RenX.Ladder.Monthly.vcxproj b/RenX.Ladder.Monthly/RenX.Ladder.Monthly.vcxproj
deleted file mode 100644
index 4ae3ed0..0000000
--- a/RenX.Ladder.Monthly/RenX.Ladder.Monthly.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {34FDE301-A29D-44ED-8ECC-15693F137DE2}
- RenX.Ladder.Monthly
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Monthly/RenX.Ladder.Monthly.vcxproj.filters b/RenX.Ladder.Monthly/RenX.Ladder.Monthly.vcxproj.filters
deleted file mode 100644
index 49a7211..0000000
--- a/RenX.Ladder.Monthly/RenX.Ladder.Monthly.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Web/RenX.Ladder.Web.vcxproj b/RenX.Ladder.Web/RenX.Ladder.Web.vcxproj
deleted file mode 100644
index 9d72647..0000000
--- a/RenX.Ladder.Web/RenX.Ladder.Web.vcxproj
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
- {57661A2A-EE94-4E9C-B792-AB756533DEFA}
- RenX.Ladder.Web
-
-
-
-
-
-
- ../HTTPServer;%(AdditionalIncludeDirectories)
-
-
- HTTPServer.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Web/RenX.Ladder.Web.vcxproj.filters b/RenX.Ladder.Web/RenX.Ladder.Web.vcxproj.filters
deleted file mode 100644
index eb497cd..0000000
--- a/RenX.Ladder.Web/RenX.Ladder.Web.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Weekly/RenX.Ladder.Weekly.vcxproj b/RenX.Ladder.Weekly/RenX.Ladder.Weekly.vcxproj
deleted file mode 100644
index eec5e8b..0000000
--- a/RenX.Ladder.Weekly/RenX.Ladder.Weekly.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {6F0141F3-CF64-47D9-8EC2-80A38FAFDAC7}
- RenX.Ladder.Weekly
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Weekly/RenX.Ladder.Weekly.vcxproj.filters b/RenX.Ladder.Weekly/RenX.Ladder.Weekly.vcxproj.filters
deleted file mode 100644
index cedc23e..0000000
--- a/RenX.Ladder.Weekly/RenX.Ladder.Weekly.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Yearly/RenX.Ladder.Yearly.vcxproj b/RenX.Ladder.Yearly/RenX.Ladder.Yearly.vcxproj
deleted file mode 100644
index 55b80da..0000000
--- a/RenX.Ladder.Yearly/RenX.Ladder.Yearly.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {075AF69B-71D6-43B9-B102-4649CB2CA40C}
- RenX.Ladder.Yearly
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder.Yearly/RenX.Ladder.Yearly.vcxproj.filters b/RenX.Ladder.Yearly/RenX.Ladder.Yearly.vcxproj.filters
deleted file mode 100644
index 4d9b89e..0000000
--- a/RenX.Ladder.Yearly/RenX.Ladder.Yearly.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder/RenX.Ladder.vcxproj b/RenX.Ladder/RenX.Ladder.vcxproj
deleted file mode 100644
index 3d7e580..0000000
--- a/RenX.Ladder/RenX.Ladder.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {B2846BD6-2332-4DA6-A13B-113318F76D5E}
- RenX.Ladder
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Ladder/RenX.Ladder.vcxproj.filters b/RenX.Ladder/RenX.Ladder.vcxproj.filters
deleted file mode 100644
index 493cf0e..0000000
--- a/RenX.Ladder/RenX.Ladder.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Listen/RenX.Listen.vcxproj b/RenX.Listen/RenX.Listen.vcxproj
deleted file mode 100644
index ac85a14..0000000
--- a/RenX.Listen/RenX.Listen.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {DA05D8B5-5E24-410E-A201-CC5905E327D3}
- RenX.Listen
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Listen/RenX.Listen.vcxproj.filters b/RenX.Listen/RenX.Listen.vcxproj.filters
deleted file mode 100644
index f915368..0000000
--- a/RenX.Listen/RenX.Listen.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Logging/RenX.Logging.vcxproj b/RenX.Logging/RenX.Logging.vcxproj
deleted file mode 100644
index 94daef4..0000000
--- a/RenX.Logging/RenX.Logging.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {069D6053-F39A-4418-BAA3-FA8D260C83D1}
- RenX.Logging
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Logging/RenX.Logging.vcxproj.filters b/RenX.Logging/RenX.Logging.vcxproj.filters
deleted file mode 100644
index 8bc0aa5..0000000
--- a/RenX.Logging/RenX.Logging.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Medals/RenX.Medals.vcxproj b/RenX.Medals/RenX.Medals.vcxproj
deleted file mode 100644
index 8c5a297..0000000
--- a/RenX.Medals/RenX.Medals.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {C295FFC2-8CE5-4387-B237-E4E1B1AB9987}
- RenX.Medals
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Medals/RenX.Medals.vcxproj.filters b/RenX.Medals/RenX.Medals.vcxproj.filters
deleted file mode 100644
index d8b2074..0000000
--- a/RenX.Medals/RenX.Medals.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.MinPlayers/RenX.MinPlayers.vcxproj b/RenX.MinPlayers/RenX.MinPlayers.vcxproj
deleted file mode 100644
index c424292..0000000
--- a/RenX.MinPlayers/RenX.MinPlayers.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {99D34DCB-A484-437C-9FC5-D4051FEDC18C}
- RenX.MinPlayers
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.MinPlayers/RenX.MinPlayers.vcxproj.filters b/RenX.MinPlayers/RenX.MinPlayers.vcxproj.filters
deleted file mode 100644
index 64d5196..0000000
--- a/RenX.MinPlayers/RenX.MinPlayers.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.ModSystem/RenX.ModSystem.vcxproj b/RenX.ModSystem/RenX.ModSystem.vcxproj
deleted file mode 100644
index 9c25518..0000000
--- a/RenX.ModSystem/RenX.ModSystem.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {160CD71B-1E13-4816-9977-8BBD73871F31}
- RenX.ModSystem
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.ModSystem/RenX.ModSystem.vcxproj.filters b/RenX.ModSystem/RenX.ModSystem.vcxproj.filters
deleted file mode 100644
index 7b1ec02..0000000
--- a/RenX.ModSystem/RenX.ModSystem.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Net/RenX.Net.vcxproj b/RenX.Net/RenX.Net.vcxproj
deleted file mode 100644
index 3d772c1..0000000
--- a/RenX.Net/RenX.Net.vcxproj
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
- {29C995BB-6A23-4704-BF8D-EA177D5FC7A5}
- RenX.Net
-
-
-
-
-
-
- ../HTTPServer;%(AdditionalIncludeDirectories)
-
-
- HTTPServer.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Net/RenX.Net.vcxproj.filters b/RenX.Net/RenX.Net.vcxproj.filters
deleted file mode 100644
index 66d45c6..0000000
--- a/RenX.Net/RenX.Net.vcxproj.filters
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
-
- Resource Files
-
-
- Resource Files
-
-
- Resource Files
-
-
- Resource Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Net/RenX_Net.cpp b/RenX.Net/RenX_Net.cpp
deleted file mode 100644
index 471c869..0000000
--- a/RenX.Net/RenX_Net.cpp
+++ /dev/null
@@ -1,274 +0,0 @@
-/**
- * Copyright (C) 2016 Jessica James.
- *
- * Permission to use, copy, modify, and/or distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
- * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
- * Written by Jessica James
- */
-
-#include "RenX_Net.h"
-
-using namespace Jupiter::literals;
-
-constexpr ProductID RENEGADE_X = 0x01;
-
-constexpr RequestID REQUEST_SERVER_LIST = 0x01; // version_number
-constexpr RequestID REQUEST_SERVER_LIST_UPDATE = 0x02; // version_number, revision_id
-constexpr RequestID REQUEST_SERVER_DATA = 0x03; // server_id
-
-constexpr int REQUEST_SIZE_TABLE[] =
-{
- -1, // Invalid request
- sizeof(int32_t), // REQUEST_SERVER_LIST
- sizeof(int32_t) + sizeof(int32_t) // REQUEST_SERVER_LIST_UPDATE
- // sizeof (int32_t) // REQUEST_SERVER_DATA
-};
-
-constexpr size_t minimum_request_size = REQUEST_SIZE_TABLE[REQUEST_SERVER_LIST]; // Size of smallest request
-constexpr size_t maximum_request_size = REQUEST_SIZE_TABLE[REQUEST_SERVER_LIST_UPDATE]; // Size of largest request
-
-// Size of packet header
-constexpr size_t packet_header_size = sizeof(ProductID) + sizeof(RequestID);
-
-constexpr int getRequestSize(RequestID in_request_id)
-{
- return in_request_id >= sizeof(REQUEST_SIZE_TABLE) / sizeof(int)
- ? -1 // Invalid request
- : REQUEST_SIZE_TABLE[in_request_id];
-}
-
-/** Plugin initialization and destruction */
-
-bool RenX_NetPlugin::initialize() //(const Jupiter::CStringType &bind_address, uint16_t bind_port, bool &out_success, std::chrono::milliseconds in_timeout_period)
-{
- m_timeout_period = std::chrono::milliseconds(this->config.getLongLong(Jupiter::ReferenceString::empty, "TimeoutPeriod"_jrs, 10000));
-
- if (m_server_socket.bind(Jupiter::CStringS(this->config.get(Jupiter::ReferenceString::empty, "Address"_jrs)).c_str(), this->config.getInt(Jupiter::ReferenceString::empty, "Port"_jrs, 21338), true) == false)
- return false;
-
- m_server_socket.setBlocking(false);
- return true;
-}
-
-RenX_NetPlugin::~RenX_NetPlugin()
-{
- m_server_socket.close();
-}
-
-int RenX_NetPlugin::OnRehash()
-{
- Jupiter::Plugin::OnRehash();
-
- return 0;
-}
-
-/** Server List functions */
-
-void RenX_NetPlugin::assignServerIDs()
-{
-}
-
-void RenX_NetPlugin::addServerToServerList(RenX::Server *server)
-{
-}
-
-void RenX_NetPlugin::updateServerList()
-{
-}
-
-/** Client processing */
-
-void RenX_NetPlugin::process_request(RenX_NetPlugin::Client &client)
-{
- size_t index;
- const uint32_t *request_params;
- ServerList *list;
-
- request_params = reinterpret_cast(client.m_request_buffer.ptr());
-
- switch (client.m_request_id)
- {
- case REQUEST_SERVER_LIST:
- index = 0;
- if (m_server_list.size() != 0)
- {
- while (index != m_server_list.size())
- {
- list = m_server_list.get(index);
- if (list->version_number == *request_params)
- {
- client.sock.send(list->data);
- break;
- }
-
- if (++index == m_server_list.size())
- {
- // Version not found
- break;
- }
- }
- }
- // else // m_server_list not initialized correctly (misconfiguration)
- break;
-
- default: // Invalid request. Reset timeout to destroy on next loop.
- client.timeout = std::chrono::steady_clock::now();
- break;
- }
-
- client.sock.shutdown();
-}
-
-int RenX_NetPlugin::think()
-{
- RenX_NetPlugin::Client *client;
- Jupiter::Socket *sock;
- int request_packet_size;
- Jupiter::DLList::Node *node;
- Jupiter::DLList::Node *tmp;
-
- // handle new clients
- while ((sock = m_server_socket.accept()) != nullptr)
- {
- sock->setBlocking(false);
- request_packet_size = sock->peek();
-
- if (request_packet_size > maximum_request_packet_size // This is larger than expected (invalid) request. Toss the socket.
- || (request_packet_size <= 0 && sock->getLastError() != 10035)) // Error!
- delete sock;
- else
- {
- client = new RenX_NetPlugin::Client();
- client->sock = std::move(*sock);
- client->timeout = std::chrono::steady_clock::now() + m_timeout_period;
-
- if (request_packet_size == expected_request_packet_size) // we have a full request
- {
- process_request(*client);
-
- m_clients_pending_close.add(client);
- }
- else // request is not complete; toss it to further processing
- m_clients_processing.add(client);
- }
- }
-
- // check processing clients for remainder of data; timeout as necessary
- if (m_clients_processing.size() != 0)
- {
- node = m_clients_processing.getNode(0);
- while (node != nullptr)
- {
- client = node->data;
- request_packet_size = client->sock.peek();
-
- if (request_packet_size == expected_request_packet_size) // Full request
- {
- process_request(*client);
-
- tmp = node;
- node = node->next;
-
- m_clients_processing.remove(tmp);
-
- client->timeout = std::chrono::steady_clock::now() + m_timeout_period;
- m_clients_pending_close.add(client);
- }
- else if (request_packet_size > expected_request_packet_size // Invalid request
- || client->timeout <= std::chrono::steady_clock::now() // Incomplete request & timed out
- || (request_packet_size <= 0 && client->sock.getLastError() != 10035)) // Error!
- {
- client->sock.close();
-
- tmp = node;
- node = node->next;
-
- delete m_clients_processing.remove(tmp);
- }
- else // Incomplete request
- node = node->next;
- }
- }
-
- // check old clients for clean close; timeout as necessary
- if (m_clients_pending_close.size() != 0)
- {
- node = m_clients_pending_close.getNode(0);
- while (node != nullptr)
- {
- client = node->data;
- request_packet_size = client->sock.recv();
-
- if (request_packet_size == 0 // Shutdown successfully
- || (request_packet_size < 0 && client->sock.getLastError() != 10035) // Error!
- || client->timeout <= std::chrono::steady_clock::now()) // Timeout
- {
- client->sock.close();
-
- tmp = node;
- node = node->next;
-
- delete m_clients_pending_close.remove(tmp);
- }
- else // Still pending; go to next
- node = node->next;
- }
- }
-
- return 0;
-}
-
-/** Events */
-
-void RenX_NetPlugin::RenX_OnServerFullyConnected(RenX::Server *server)
-{
- if (++m_server_id == 0) // Overflow; this will actually invalidate the results of any previous server list
- this->assignServerIDs();
- else
- server->varData.set(this->getName(), "i"_jrs, Jupiter::ReferenceString(reinterpret_cast(&m_server_id), sizeof(m_server_id)));
-
- // Server added; append
- this->addServerToServerList(server);
-}
-
-void RenX_NetPlugin::RenX_OnServerDisconnect(RenX::Server *server, RenX::DisconnectReason reason)
-{
- // Server removed; update
- this->updateServerList();
-}
-
-void RenX_NetPlugin::RenX_OnJoin(RenX::Server *server, const RenX::PlayerInfo *player)
-{
- // User count changed; update
- this->updateServerList();
-}
-
-void RenX_NetPlugin::RenX_OnPart(RenX::Server *server, const RenX::PlayerInfo *player)
-{
- // User count changed; update
- this->updateServerList();
-}
-
-void RenX_NetPlugin::RenX_OnMapLoad(RenX::Server *server, const Jupiter::ReadableString &map)
-{
- // Level name changed; update
- this->updateServerList();
-}
-
-// Plugin instantiation and entry point.
-RenX_NetPlugin pluginInstance;
-
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
-{
- return &pluginInstance;
-}
diff --git a/RenX.Net/RenX_Net.h b/RenX.Net/RenX_Net.h
deleted file mode 100644
index 1bd8685..0000000
--- a/RenX.Net/RenX_Net.h
+++ /dev/null
@@ -1,93 +0,0 @@
-/**
- * Copyright (C) 2016 Jessica James.
- *
- * Permission to use, copy, modify, and/or distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
- * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
- * Written by Jessica James
- */
-
-#if !defined _RENX_NET_GAME_H_HEADER
-#define _RENX_NET_GAME_H_HEADER
-
-#include
-#include "Jupiter/Thinker.h"
-#include "Jupiter/CString.h"
-#include "Jupiter/TCPSocket.h"
-#include "Jupiter/DLList.h"
-#include "Jupiter/ArrayList.h"
-#include "RenX_Plugin.h"
-#include "RenX_Server.h"
-
-typedef uint8_t ProductID;
-typedef uint8_t RequestID;
-typedef uint32_t ServerID;
-
-class RenX_NetPlugin : public RenX::Plugin
-{
-public:
-
- struct Client
- {
- Jupiter::Socket sock;
- std::chrono::steady_clock::time_point timeout;
-
- ProductID m_product_id;
- RequestID m_request_id;
- Jupiter::String m_request_buffer;
- };
-
- struct ServerList
- {
- uint32_t version_number = 0;
- uint32_t revision_id = 0;
-
- Jupiter::String data;
- Jupiter::ArrayList servers;
- };
-
- void assignServerIDs();
- void addServerToServerList(RenX::Server *server);
- void updateServerList();
- ~RenX_NetPlugin();
-
-public: // Jupiter::Plugin
- virtual bool initialize() override;
- int OnRehash() override;
- int think() override;
-
-public: // RenX::Plugin
- void RenX_OnServerFullyConnected(RenX::Server *server) override;
- void RenX_OnServerDisconnect(RenX::Server *server, RenX::DisconnectReason reason) override;
- void RenX_OnJoin(RenX::Server *server, const RenX::PlayerInfo *player) override;
- void RenX_OnPart(RenX::Server *server, const RenX::PlayerInfo *player) override;
- void RenX_OnMapLoad(RenX::Server *server, const Jupiter::ReadableString &map) override;
-
-private:
- void process_request(Client &client);
-
- std::chrono::milliseconds m_ping_frequency;
- std::chrono::milliseconds m_ping_timeout;
-
- Jupiter::TCPSocket m_server_socket;
- Jupiter::DLList m_clients;
- Jupiter::DLList m_clients_pending_close;
-
- uint32_t m_server_id;
-
- uint32_t m_min_server_version;
- uint32_t m_max_server_version;
-
- Jupiter::ArrayList m_server_list;
-};
-
-#endif // _RENX_SERVERLIST_GAME_H_HEADER
\ No newline at end of file
diff --git a/RenX.NicknameUUID/RenX.NicknameUUID.vcxproj b/RenX.NicknameUUID/RenX.NicknameUUID.vcxproj
deleted file mode 100644
index e91b2ca..0000000
--- a/RenX.NicknameUUID/RenX.NicknameUUID.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {553C70DE-37B7-4C31-985B-591BEC238C9D}
- RenX.NicknameUUID
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.NicknameUUID/RenX.NicknameUUID.vcxproj.filters b/RenX.NicknameUUID/RenX.NicknameUUID.vcxproj.filters
deleted file mode 100644
index 5ec9c72..0000000
--- a/RenX.NicknameUUID/RenX.NicknameUUID.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Plugin.Template/RenX.Plugin.Template.vcxproj b/RenX.Plugin.Template/RenX.Plugin.Template.vcxproj
deleted file mode 100644
index ce17341..0000000
--- a/RenX.Plugin.Template/RenX.Plugin.Template.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {6F575493-CF43-43CB-8062-9F3D0722A624}
- RenX.Plugin.Template
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Plugin.Template/RenX.Plugin.Template.vcxproj.filters b/RenX.Plugin.Template/RenX.Plugin.Template.vcxproj.filters
deleted file mode 100644
index d8f8e49..0000000
--- a/RenX.Plugin.Template/RenX.Plugin.Template.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.ServerList/RenX.ServerList.vcxproj b/RenX.ServerList/RenX.ServerList.vcxproj
deleted file mode 100644
index 3b2d5c8..0000000
--- a/RenX.ServerList/RenX.ServerList.vcxproj
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
- {6B0D59BA-B153-4DE8-8DD4-FBE5D810B033}
- RenX.ServerList
-
-
-
-
-
-
- ../HTTPServer;%(AdditionalIncludeDirectories)
-
-
- HTTPServer.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.ServerList/RenX.ServerList.vcxproj.filters b/RenX.ServerList/RenX.ServerList.vcxproj.filters
deleted file mode 100644
index 0ef4778..0000000
--- a/RenX.ServerList/RenX.ServerList.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.SetJoin/RenX.SetJoin.vcxproj b/RenX.SetJoin/RenX.SetJoin.vcxproj
deleted file mode 100644
index afa8537..0000000
--- a/RenX.SetJoin/RenX.SetJoin.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {0489F164-DC8F-433C-8CFA-F7EB2A3356F1}
- RenX.SetJoin
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.SetJoin/RenX.SetJoin.vcxproj.filters b/RenX.SetJoin/RenX.SetJoin.vcxproj.filters
deleted file mode 100644
index 6d6e4ba..0000000
--- a/RenX.SetJoin/RenX.SetJoin.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/RenX.Warn/RenX.Warn.vcxproj b/RenX.Warn/RenX.Warn.vcxproj
deleted file mode 100644
index ed4f113..0000000
--- a/RenX.Warn/RenX.Warn.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {41C67B8B-D84D-42C2-B174-200B2ACB19C0}
- RenX.Warn
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/RenX.Warn/RenX.Warn.vcxproj.filters b/RenX.Warn/RenX.Warn.vcxproj.filters
deleted file mode 100644
index e01ee93..0000000
--- a/RenX.Warn/RenX.Warn.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/SetJoin/SetJoin.vcxproj b/SetJoin/SetJoin.vcxproj
deleted file mode 100644
index f2cc2cb..0000000
--- a/SetJoin/SetJoin.vcxproj
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- {FDBEC4F9-AC8D-4197-BA6C-D042DF218A93}
- SetJoin
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/SetJoin/SetJoin.vcxproj.filters b/SetJoin/SetJoin.vcxproj.filters
deleted file mode 100644
index 3e8f3d0..0000000
--- a/SetJoin/SetJoin.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Header Files
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/cmake-build-debug/CMakeCache.txt b/cmake-build-debug/CMakeCache.txt
new file mode 100644
index 0000000..b3c2eb8
--- /dev/null
+++ b/cmake-build-debug/CMakeCache.txt
@@ -0,0 +1,521 @@
+# This is the CMakeCache file.
+# For build in directory: /mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug
+# It was generated by CMake: /usr/bin/cmake
+# You can edit this file to change values found and used by cmake.
+# If you do not want to change any of the values, simply exit the editor.
+# If you do want to change a value, simply edit, save, and exit the editor.
+# The syntax for the file is as follows:
+# KEY:TYPE=VALUE
+# KEY is the name of a variable in the cache.
+# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
+# VALUE is the current value for the KEY.
+
+########################
+# EXTERNAL cache entries
+########################
+
+//Path to a program.
+CMAKE_AR:FILEPATH=/usr/bin/ar
+
+//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
+// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
+CMAKE_BUILD_TYPE:STRING=Debug
+
+//The CodeBlocks executable
+CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND
+
+//Additional command line arguments when CodeBlocks invokes make.
+// Enter e.g. -j to get parallel builds
+CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING=-j12
+
+//Enable/Disable color output during build.
+CMAKE_COLOR_MAKEFILE:BOOL=ON
+
+//No help, variable specified on the command line.
+CMAKE_CXX_COMPILER:UNINITIALIZED=/usr/bin/g++-8
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-8
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-8
+
+//Flags used by the compiler during all build types.
+CMAKE_CXX_FLAGS:STRING=
+
+//Flags used by the compiler during debug builds.
+CMAKE_CXX_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the compiler during release builds for minimum
+// size.
+CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the compiler during release builds.
+CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the compiler during release builds with debug info.
+CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//No help, variable specified on the command line.
+CMAKE_C_COMPILER:UNINITIALIZED=/usr/bin/gcc-8
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-8
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-8
+
+//Flags used by the compiler during all build types.
+CMAKE_C_FLAGS:STRING=
+
+//Flags used by the compiler during debug builds.
+CMAKE_C_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the compiler during release builds for minimum
+// size.
+CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the compiler during release builds.
+CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the compiler during release builds with debug info.
+CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//Flags used by the linker.
+CMAKE_EXE_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during debug builds.
+CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during release minsize builds.
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during release builds.
+CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during Release with Debug Info builds.
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Enable/Disable output of compile commands during generation.
+CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
+
+//Install path prefix, prepended onto install directories.
+CMAKE_INSTALL_PREFIX:PATH=/usr/local
+
+//Path to a program.
+CMAKE_LINKER:FILEPATH=/usr/bin/ld
+
+//Path to a program.
+CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
+
+//Flags used by the linker during the creation of modules.
+CMAKE_MODULE_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during debug builds.
+CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during release minsize builds.
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during release builds.
+CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during Release with Debug Info builds.
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_NM:FILEPATH=/usr/bin/nm
+
+//Path to a program.
+CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
+
+//Path to a program.
+CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
+
+//Value Computed by CMake
+CMAKE_PROJECT_NAME:STATIC=jupiter_bot
+
+//Path to a program.
+CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
+
+//Flags used by the linker during the creation of dll's.
+CMAKE_SHARED_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during debug builds.
+CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during release minsize builds.
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during release builds.
+CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during Release with Debug Info builds.
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//If set, runtime paths are not added when installing shared libraries,
+// but are added when building.
+CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
+
+//If set, runtime paths are not added when using shared libraries.
+CMAKE_SKIP_RPATH:BOOL=NO
+
+//Flags used by the linker during the creation of static libraries.
+CMAKE_STATIC_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during debug builds.
+CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during release minsize builds.
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during release builds.
+CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during Release with Debug Info builds.
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_STRIP:FILEPATH=/usr/bin/strip
+
+//If this value is on, makefiles will be generated without the
+// .SILENT directive, and all commands will be echoed to the console
+// during the make. This is useful for debugging only. With Visual
+// Studio IDE projects all commands are done without /nologo.
+CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
+
+//Dependencies for the target
+ChannelRelay_LIB_DEPENDS:STATIC=general;Bot;
+
+//Dependencies for the target
+CoreCommands_LIB_DEPENDS:STATIC=general;Bot;
+
+//Dependencies for the target
+ExtraCommands_LIB_DEPENDS:STATIC=general;Bot;
+
+//Dependencies for the target
+FunCommands_LIB_DEPENDS:STATIC=general;Bot;
+
+//Dependencies for the target
+HTTPServer_LIB_DEPENDS:STATIC=general;Bot;
+
+//Dependencies for the target
+IRC_Core_LIB_DEPENDS:STATIC=general;Bot;
+
+//Path to a library.
+OPENSSL_CRYPTO_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libcrypto.so
+
+//Path to a file.
+OPENSSL_INCLUDE_DIR:PATH=/usr/include
+
+//Path to a library.
+OPENSSL_SSL_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libssl.so
+
+//pkg-config executable
+PKG_CONFIG_EXECUTABLE:FILEPATH=PKG_CONFIG_EXECUTABLE-NOTFOUND
+
+//Dependencies for the target
+PluginManager_LIB_DEPENDS:STATIC=general;Bot;
+
+//Path to a program.
+ProcessorCount_cmd_getconf:FILEPATH=/usr/bin/getconf
+
+//Path to a program.
+ProcessorCount_cmd_sysctl:FILEPATH=/sbin/sysctl
+
+//Dependencies for the target
+RenX.AlwaysRecord_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Announcements_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Commands_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Core_LIB_DEPENDS:STATIC=general;Bot;
+
+//Dependencies for the target
+RenX.ExcessiveHeadshots_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.ExtraLogging_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Greetings_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.HybridUUID_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.IRCJoin_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Ladder.All-Time_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Ladder.Daily_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Ladder.Monthly_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Ladder.Web_LIB_DEPENDS:STATIC=general;RenX.Core;general;HTTPServer;
+
+//Dependencies for the target
+RenX.Ladder.Weekly_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Ladder.Yearly_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Ladder_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Listen_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Logging_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Medals_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.MinPlayers_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.ModSystem_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Net_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.NicknameUUID_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Plugin.Template_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.ServerList_LIB_DEPENDS:STATIC=general;RenX.Core;general;HTTPServer;
+
+//Dependencies for the target
+RenX.SetJoin_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+RenX.Warn_LIB_DEPENDS:STATIC=general;RenX.Core;
+
+//Dependencies for the target
+SetJoin_LIB_DEPENDS:STATIC=general;Bot;
+
+//Value Computed by CMake
+jupiter_BINARY_DIR:STATIC=/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter
+
+//Dependencies for the target
+jupiter_LIB_DEPENDS:STATIC=general;OpenSSL::SSL;general;OpenSSL::Crypto;
+
+//Value Computed by CMake
+jupiter_SOURCE_DIR:STATIC=/mnt/c/dev/Projects/Jupiter Bot/src/jupiter
+
+//Value Computed by CMake
+jupiter_bot_BINARY_DIR:STATIC=/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug
+
+//Value Computed by CMake
+jupiter_bot_SOURCE_DIR:STATIC=/mnt/c/dev/Projects/Jupiter Bot
+
+//Value Computed by CMake
+jupiterbot_BINARY_DIR:STATIC=/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug
+
+//Value Computed by CMake
+jupiterbot_SOURCE_DIR:STATIC=/mnt/c/dev/Projects/Jupiter Bot
+
+//Dependencies for target
+target_LIB_DEPENDS:STATIC=
+
+
+########################
+# INTERNAL cache entries
+########################
+
+//ADVANCED property for variable: CMAKE_AR
+CMAKE_AR-ADVANCED:INTERNAL=1
+//This is the directory where this CMakeCache.txt was created
+CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug
+//Major version of cmake used to create the current loaded cache
+CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
+//Minor version of cmake used to create the current loaded cache
+CMAKE_CACHE_MINOR_VERSION:INTERNAL=10
+//Patch version of cmake used to create the current loaded cache
+CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
+//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
+CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
+//Path to CMake executable.
+CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
+//Path to cpack program executable.
+CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
+//Path to ctest program executable.
+CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
+//ADVANCED property for variable: CMAKE_CXX_COMPILER
+CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
+CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
+CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS
+CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
+CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
+CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
+CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
+CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER
+CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_AR
+CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
+CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS
+CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
+CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
+CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
+CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
+CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//Executable file format
+CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
+CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
+CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
+CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
+CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
+//Name of external makefile project generator.
+CMAKE_EXTRA_GENERATOR:INTERNAL=CodeBlocks
+//CXX compiler system defined macros
+CMAKE_EXTRA_GENERATOR_CXX_SYSTEM_DEFINED_MACROS:INTERNAL=__STDC__;1;__STDC_VERSION__;201710L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;8;__GNUC_MINOR__;2;__GNUC_PATCHLEVEL__; ;__VERSION__;"8.2.0";__ATOMIC_RELAXED; ;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;2;__PIC__;2;__pie__;2;__PIE__;2;__FINITE_MATH_ONLY__; ;_LP64;1;__LP64__;1;__SIZEOF_INT__;4;__SIZEOF_LONG__;8;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__SIZE_TYPE__;long unsigned int;__PTRDIFF_TYPE__;long int;__WCHAR_TYPE__;int;__WINT_TYPE__;unsigned int;__INTMAX_TYPE__;long int;__UINTMAX_TYPE__;long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;long int;__INT_FAST32_TYPE__;long int;__INT_FAST64_TYPE__;long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;long unsigned int;__UINT_FAST32_TYPE__;long unsigned int;__UINT_FAST64_TYPE__;long unsigned int;__INTPTR_TYPE__;long int;__UINTPTR_TYPE__;long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_ABI_VERSION;1013;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffffffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0x7fffffff;__WCHAR_MIN__;(-__WCHAR_MAX__ - 1);__WINT_MAX__;0xffffffffU;__WINT_MIN__;0U;__PTRDIFF_MAX__;0x7fffffffffffffffL;__SIZE_MAX__;0xffffffffffffffffUL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;64;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;32;__WINT_WIDTH__;32;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__INTMAX_MAX__;0x7fffffffffffffffL;__INTMAX_C(c);c ## L;__UINTMAX_MAX__;0xffffffffffffffffUL;__UINTMAX_C(c);c ## UL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffUL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffL;__INT64_C(c);c ## L;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffUL;__UINT64_C(c);c ## UL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fffffffffffffffL;__INT_FAST16_WIDTH__;64;__INT_FAST32_MAX__;0x7fffffffffffffffL;__INT_FAST32_WIDTH__;64;__INT_FAST64_MAX__;0x7fffffffffffffffL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffffffffffffffffUL;__UINT_FAST32_MAX__;0xffffffffffffffffUL;__UINT_FAST64_MAX__;0xffffffffffffffffUL;__INTPTR_MAX__;0x7fffffffffffffffL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffUL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__; ;__FLT_EVAL_METHOD_TS_18661_3__; ;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;((double)1.79769313486231570814527423731704357e+308L);__DBL_MIN__;((double)2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;((double)2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;((double)4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__GCC_HAVE_DWARF2_CFI_ASM;1;__PRAGMA_REDEFINE_EXTNAME;1;__SSP_STRONG__;3;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;4;__SIZEOF_WINT_T__;4;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__k8;1;__k8__;1;__code_model_small__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__gnu_linux__;1;__linux;1;__linux__;1;linux;1;__unix;1;__unix__;1;unix;1;__ELF__;1;__DECIMAL_BID_FORMAT__;1;_STDC_PREDEF_H;1;__STDC_IEC_559__;1;__STDC_IEC_559_COMPLEX__;1;__STDC_ISO_10646__;201706L;__STDC_NO_THREADS__;1;__STDC__;1;__cplusplus;201402L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;8;__GNUC_MINOR__;2;__GNUC_PATCHLEVEL__; ;__VERSION__;"8.2.0";__ATOMIC_RELAXED; ;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;2;__PIC__;2;__pie__;2;__PIE__;2;__FINITE_MATH_ONLY__; ;_LP64;1;__LP64__;1;__SIZEOF_INT__;4;__SIZEOF_LONG__;8;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__GNUG__;8;__SIZE_TYPE__;long unsigned int;__PTRDIFF_TYPE__;long int;__WCHAR_TYPE__;int;__WINT_TYPE__;unsigned int;__INTMAX_TYPE__;long int;__UINTMAX_TYPE__;long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;long int;__INT_FAST32_TYPE__;long int;__INT_FAST64_TYPE__;long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;long unsigned int;__UINT_FAST32_TYPE__;long unsigned int;__UINT_FAST64_TYPE__;long unsigned int;__INTPTR_TYPE__;long int;__UINTPTR_TYPE__;long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_WEAK__;1;__DEPRECATED;1;__GXX_RTTI;1;__cpp_rtti;199711;__GXX_EXPERIMENTAL_CXX0X__;1;__cpp_binary_literals;201304;__cpp_hex_float;201603;__cpp_runtime_arrays;198712;__cpp_unicode_characters;200704;__cpp_raw_strings;200710;__cpp_unicode_literals;200710;__cpp_user_defined_literals;200809;__cpp_lambdas;200907;__cpp_range_based_for;200907;__cpp_static_assert;200410;__cpp_decltype;200707;__cpp_attributes;200809;__cpp_rvalue_reference;200610;__cpp_rvalue_references;200610;__cpp_variadic_templates;200704;__cpp_initializer_lists;200806;__cpp_delegating_constructors;200604;__cpp_nsdmi;200809;__cpp_inheriting_constructors;201511;__cpp_ref_qualifiers;200710;__cpp_alias_templates;200704;__cpp_return_type_deduction;201304;__cpp_init_captures;201304;__cpp_generic_lambdas;201304;__cpp_constexpr;201304;__cpp_decltype_auto;201304;__cpp_aggregate_nsdmi;201304;__cpp_variable_templates;201304;__cpp_digit_separators;201309;__cpp_sized_deallocation;201309;__cpp_threadsafe_static_init;200806;__EXCEPTIONS;1;__cpp_exceptions;199711;__GXX_ABI_VERSION;1013;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffffffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0x7fffffff;__WCHAR_MIN__;(-__WCHAR_MAX__ - 1);__WINT_MAX__;0xffffffffU;__WINT_MIN__;0U;__PTRDIFF_MAX__;0x7fffffffffffffffL;__SIZE_MAX__;0xffffffffffffffffUL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;64;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;32;__WINT_WIDTH__;32;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__GLIBCXX_TYPE_INT_N_0;__int128;__GLIBCXX_BITSIZE_INT_N_0;128;__INTMAX_MAX__;0x7fffffffffffffffL;__INTMAX_C(c);c ## L;__UINTMAX_MAX__;0xffffffffffffffffUL;__UINTMAX_C(c);c ## UL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffUL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffL;__INT64_C(c);c ## L;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffUL;__UINT64_C(c);c ## UL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fffffffffffffffL;__INT_FAST16_WIDTH__;64;__INT_FAST32_MAX__;0x7fffffffffffffffL;__INT_FAST32_WIDTH__;64;__INT_FAST64_MAX__;0x7fffffffffffffffL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffffffffffffffffUL;__UINT_FAST32_MAX__;0xffffffffffffffffUL;__UINT_FAST64_MAX__;0xffffffffffffffffUL;__INTPTR_MAX__;0x7fffffffffffffffL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffUL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__; ;__FLT_EVAL_METHOD_TS_18661_3__; ;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;double(1.79769313486231570814527423731704357e+308L);__DBL_MIN__;double(2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;double(2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;double(4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__GCC_HAVE_DWARF2_CFI_ASM;1;__PRAGMA_REDEFINE_EXTNAME;1;__SSP_STRONG__;3;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;4;__SIZEOF_WINT_T__;4;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__k8;1;__k8__;1;__code_model_small__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__gnu_linux__;1;__linux;1;__linux__;1;linux;1;__unix;1;__unix__;1;unix;1;__ELF__;1;__DECIMAL_BID_FORMAT__;1;_GNU_SOURCE;1;_STDC_PREDEF_H;1;__STDC_IEC_559__;1;__STDC_IEC_559_COMPLEX__;1;__STDC_ISO_10646__;201706L;__STDC_NO_THREADS__;1
+//CXX compiler system include directories
+CMAKE_EXTRA_GENERATOR_CXX_SYSTEM_INCLUDE_DIRS:INTERNAL=/usr/include/c++/8;/usr/include/x86_64-linux-gnu/c++/8;/usr/include/c++/8/backward;/usr/lib/gcc/x86_64-linux-gnu/8/include;/usr/local/include;/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed;/usr/include/x86_64-linux-gnu;/usr/include
+//C compiler system defined macros
+CMAKE_EXTRA_GENERATOR_C_SYSTEM_DEFINED_MACROS:INTERNAL=__STDC__;1;__STDC_VERSION__;201710L;__STDC_UTF_16__;1;__STDC_UTF_32__;1;__STDC_HOSTED__;1;__GNUC__;8;__GNUC_MINOR__;2;__GNUC_PATCHLEVEL__; ;__VERSION__;"8.2.0";__ATOMIC_RELAXED; ;__ATOMIC_SEQ_CST;5;__ATOMIC_ACQUIRE;2;__ATOMIC_RELEASE;3;__ATOMIC_ACQ_REL;4;__ATOMIC_CONSUME;1;__pic__;2;__PIC__;2;__pie__;2;__PIE__;2;__FINITE_MATH_ONLY__; ;_LP64;1;__LP64__;1;__SIZEOF_INT__;4;__SIZEOF_LONG__;8;__SIZEOF_LONG_LONG__;8;__SIZEOF_SHORT__;2;__SIZEOF_FLOAT__;4;__SIZEOF_DOUBLE__;8;__SIZEOF_LONG_DOUBLE__;16;__SIZEOF_SIZE_T__;8;__CHAR_BIT__;8;__BIGGEST_ALIGNMENT__;16;__ORDER_LITTLE_ENDIAN__;1234;__ORDER_BIG_ENDIAN__;4321;__ORDER_PDP_ENDIAN__;3412;__BYTE_ORDER__;__ORDER_LITTLE_ENDIAN__;__FLOAT_WORD_ORDER__;__ORDER_LITTLE_ENDIAN__;__SIZEOF_POINTER__;8;__SIZE_TYPE__;long unsigned int;__PTRDIFF_TYPE__;long int;__WCHAR_TYPE__;int;__WINT_TYPE__;unsigned int;__INTMAX_TYPE__;long int;__UINTMAX_TYPE__;long unsigned int;__CHAR16_TYPE__;short unsigned int;__CHAR32_TYPE__;unsigned int;__SIG_ATOMIC_TYPE__;int;__INT8_TYPE__;signed char;__INT16_TYPE__;short int;__INT32_TYPE__;int;__INT64_TYPE__;long int;__UINT8_TYPE__;unsigned char;__UINT16_TYPE__;short unsigned int;__UINT32_TYPE__;unsigned int;__UINT64_TYPE__;long unsigned int;__INT_LEAST8_TYPE__;signed char;__INT_LEAST16_TYPE__;short int;__INT_LEAST32_TYPE__;int;__INT_LEAST64_TYPE__;long int;__UINT_LEAST8_TYPE__;unsigned char;__UINT_LEAST16_TYPE__;short unsigned int;__UINT_LEAST32_TYPE__;unsigned int;__UINT_LEAST64_TYPE__;long unsigned int;__INT_FAST8_TYPE__;signed char;__INT_FAST16_TYPE__;long int;__INT_FAST32_TYPE__;long int;__INT_FAST64_TYPE__;long int;__UINT_FAST8_TYPE__;unsigned char;__UINT_FAST16_TYPE__;long unsigned int;__UINT_FAST32_TYPE__;long unsigned int;__UINT_FAST64_TYPE__;long unsigned int;__INTPTR_TYPE__;long int;__UINTPTR_TYPE__;long unsigned int;__has_include(STR);__has_include__(STR);__has_include_next(STR);__has_include_next__(STR);__GXX_ABI_VERSION;1013;__SCHAR_MAX__;0x7f;__SHRT_MAX__;0x7fff;__INT_MAX__;0x7fffffff;__LONG_MAX__;0x7fffffffffffffffL;__LONG_LONG_MAX__;0x7fffffffffffffffLL;__WCHAR_MAX__;0x7fffffff;__WCHAR_MIN__;(-__WCHAR_MAX__ - 1);__WINT_MAX__;0xffffffffU;__WINT_MIN__;0U;__PTRDIFF_MAX__;0x7fffffffffffffffL;__SIZE_MAX__;0xffffffffffffffffUL;__SCHAR_WIDTH__;8;__SHRT_WIDTH__;16;__INT_WIDTH__;32;__LONG_WIDTH__;64;__LONG_LONG_WIDTH__;64;__WCHAR_WIDTH__;32;__WINT_WIDTH__;32;__PTRDIFF_WIDTH__;64;__SIZE_WIDTH__;64;__INTMAX_MAX__;0x7fffffffffffffffL;__INTMAX_C(c);c ## L;__UINTMAX_MAX__;0xffffffffffffffffUL;__UINTMAX_C(c);c ## UL;__INTMAX_WIDTH__;64;__SIG_ATOMIC_MAX__;0x7fffffff;__SIG_ATOMIC_MIN__;(-__SIG_ATOMIC_MAX__ - 1);__SIG_ATOMIC_WIDTH__;32;__INT8_MAX__;0x7f;__INT16_MAX__;0x7fff;__INT32_MAX__;0x7fffffff;__INT64_MAX__;0x7fffffffffffffffL;__UINT8_MAX__;0xff;__UINT16_MAX__;0xffff;__UINT32_MAX__;0xffffffffU;__UINT64_MAX__;0xffffffffffffffffUL;__INT_LEAST8_MAX__;0x7f;__INT8_C(c);c;__INT_LEAST8_WIDTH__;8;__INT_LEAST16_MAX__;0x7fff;__INT16_C(c);c;__INT_LEAST16_WIDTH__;16;__INT_LEAST32_MAX__;0x7fffffff;__INT32_C(c);c;__INT_LEAST32_WIDTH__;32;__INT_LEAST64_MAX__;0x7fffffffffffffffL;__INT64_C(c);c ## L;__INT_LEAST64_WIDTH__;64;__UINT_LEAST8_MAX__;0xff;__UINT8_C(c);c;__UINT_LEAST16_MAX__;0xffff;__UINT16_C(c);c;__UINT_LEAST32_MAX__;0xffffffffU;__UINT32_C(c);c ## U;__UINT_LEAST64_MAX__;0xffffffffffffffffUL;__UINT64_C(c);c ## UL;__INT_FAST8_MAX__;0x7f;__INT_FAST8_WIDTH__;8;__INT_FAST16_MAX__;0x7fffffffffffffffL;__INT_FAST16_WIDTH__;64;__INT_FAST32_MAX__;0x7fffffffffffffffL;__INT_FAST32_WIDTH__;64;__INT_FAST64_MAX__;0x7fffffffffffffffL;__INT_FAST64_WIDTH__;64;__UINT_FAST8_MAX__;0xff;__UINT_FAST16_MAX__;0xffffffffffffffffUL;__UINT_FAST32_MAX__;0xffffffffffffffffUL;__UINT_FAST64_MAX__;0xffffffffffffffffUL;__INTPTR_MAX__;0x7fffffffffffffffL;__INTPTR_WIDTH__;64;__UINTPTR_MAX__;0xffffffffffffffffUL;__GCC_IEC_559;2;__GCC_IEC_559_COMPLEX;2;__FLT_EVAL_METHOD__; ;__FLT_EVAL_METHOD_TS_18661_3__; ;__DEC_EVAL_METHOD__;2;__FLT_RADIX__;2;__FLT_MANT_DIG__;24;__FLT_DIG__;6;__FLT_MIN_EXP__;(-125);__FLT_MIN_10_EXP__;(-37);__FLT_MAX_EXP__;128;__FLT_MAX_10_EXP__;38;__FLT_DECIMAL_DIG__;9;__FLT_MAX__;3.40282346638528859811704183484516925e+38F;__FLT_MIN__;1.17549435082228750796873653722224568e-38F;__FLT_EPSILON__;1.19209289550781250000000000000000000e-7F;__FLT_DENORM_MIN__;1.40129846432481707092372958328991613e-45F;__FLT_HAS_DENORM__;1;__FLT_HAS_INFINITY__;1;__FLT_HAS_QUIET_NAN__;1;__DBL_MANT_DIG__;53;__DBL_DIG__;15;__DBL_MIN_EXP__;(-1021);__DBL_MIN_10_EXP__;(-307);__DBL_MAX_EXP__;1024;__DBL_MAX_10_EXP__;308;__DBL_DECIMAL_DIG__;17;__DBL_MAX__;((double)1.79769313486231570814527423731704357e+308L);__DBL_MIN__;((double)2.22507385850720138309023271733240406e-308L);__DBL_EPSILON__;((double)2.22044604925031308084726333618164062e-16L);__DBL_DENORM_MIN__;((double)4.94065645841246544176568792868221372e-324L);__DBL_HAS_DENORM__;1;__DBL_HAS_INFINITY__;1;__DBL_HAS_QUIET_NAN__;1;__LDBL_MANT_DIG__;64;__LDBL_DIG__;18;__LDBL_MIN_EXP__;(-16381);__LDBL_MIN_10_EXP__;(-4931);__LDBL_MAX_EXP__;16384;__LDBL_MAX_10_EXP__;4932;__DECIMAL_DIG__;21;__LDBL_DECIMAL_DIG__;21;__LDBL_MAX__;1.18973149535723176502126385303097021e+4932L;__LDBL_MIN__;3.36210314311209350626267781732175260e-4932L;__LDBL_EPSILON__;1.08420217248550443400745280086994171e-19L;__LDBL_DENORM_MIN__;3.64519953188247460252840593361941982e-4951L;__LDBL_HAS_DENORM__;1;__LDBL_HAS_INFINITY__;1;__LDBL_HAS_QUIET_NAN__;1;__FLT32_MANT_DIG__;24;__FLT32_DIG__;6;__FLT32_MIN_EXP__;(-125);__FLT32_MIN_10_EXP__;(-37);__FLT32_MAX_EXP__;128;__FLT32_MAX_10_EXP__;38;__FLT32_DECIMAL_DIG__;9;__FLT32_MAX__;3.40282346638528859811704183484516925e+38F32;__FLT32_MIN__;1.17549435082228750796873653722224568e-38F32;__FLT32_EPSILON__;1.19209289550781250000000000000000000e-7F32;__FLT32_DENORM_MIN__;1.40129846432481707092372958328991613e-45F32;__FLT32_HAS_DENORM__;1;__FLT32_HAS_INFINITY__;1;__FLT32_HAS_QUIET_NAN__;1;__FLT64_MANT_DIG__;53;__FLT64_DIG__;15;__FLT64_MIN_EXP__;(-1021);__FLT64_MIN_10_EXP__;(-307);__FLT64_MAX_EXP__;1024;__FLT64_MAX_10_EXP__;308;__FLT64_DECIMAL_DIG__;17;__FLT64_MAX__;1.79769313486231570814527423731704357e+308F64;__FLT64_MIN__;2.22507385850720138309023271733240406e-308F64;__FLT64_EPSILON__;2.22044604925031308084726333618164062e-16F64;__FLT64_DENORM_MIN__;4.94065645841246544176568792868221372e-324F64;__FLT64_HAS_DENORM__;1;__FLT64_HAS_INFINITY__;1;__FLT64_HAS_QUIET_NAN__;1;__FLT128_MANT_DIG__;113;__FLT128_DIG__;33;__FLT128_MIN_EXP__;(-16381);__FLT128_MIN_10_EXP__;(-4931);__FLT128_MAX_EXP__;16384;__FLT128_MAX_10_EXP__;4932;__FLT128_DECIMAL_DIG__;36;__FLT128_MAX__;1.18973149535723176508575932662800702e+4932F128;__FLT128_MIN__;3.36210314311209350626267781732175260e-4932F128;__FLT128_EPSILON__;1.92592994438723585305597794258492732e-34F128;__FLT128_DENORM_MIN__;6.47517511943802511092443895822764655e-4966F128;__FLT128_HAS_DENORM__;1;__FLT128_HAS_INFINITY__;1;__FLT128_HAS_QUIET_NAN__;1;__FLT32X_MANT_DIG__;53;__FLT32X_DIG__;15;__FLT32X_MIN_EXP__;(-1021);__FLT32X_MIN_10_EXP__;(-307);__FLT32X_MAX_EXP__;1024;__FLT32X_MAX_10_EXP__;308;__FLT32X_DECIMAL_DIG__;17;__FLT32X_MAX__;1.79769313486231570814527423731704357e+308F32x;__FLT32X_MIN__;2.22507385850720138309023271733240406e-308F32x;__FLT32X_EPSILON__;2.22044604925031308084726333618164062e-16F32x;__FLT32X_DENORM_MIN__;4.94065645841246544176568792868221372e-324F32x;__FLT32X_HAS_DENORM__;1;__FLT32X_HAS_INFINITY__;1;__FLT32X_HAS_QUIET_NAN__;1;__FLT64X_MANT_DIG__;64;__FLT64X_DIG__;18;__FLT64X_MIN_EXP__;(-16381);__FLT64X_MIN_10_EXP__;(-4931);__FLT64X_MAX_EXP__;16384;__FLT64X_MAX_10_EXP__;4932;__FLT64X_DECIMAL_DIG__;21;__FLT64X_MAX__;1.18973149535723176502126385303097021e+4932F64x;__FLT64X_MIN__;3.36210314311209350626267781732175260e-4932F64x;__FLT64X_EPSILON__;1.08420217248550443400745280086994171e-19F64x;__FLT64X_DENORM_MIN__;3.64519953188247460252840593361941982e-4951F64x;__FLT64X_HAS_DENORM__;1;__FLT64X_HAS_INFINITY__;1;__FLT64X_HAS_QUIET_NAN__;1;__DEC32_MANT_DIG__;7;__DEC32_MIN_EXP__;(-94);__DEC32_MAX_EXP__;97;__DEC32_MIN__;1E-95DF;__DEC32_MAX__;9.999999E96DF;__DEC32_EPSILON__;1E-6DF;__DEC32_SUBNORMAL_MIN__;0.000001E-95DF;__DEC64_MANT_DIG__;16;__DEC64_MIN_EXP__;(-382);__DEC64_MAX_EXP__;385;__DEC64_MIN__;1E-383DD;__DEC64_MAX__;9.999999999999999E384DD;__DEC64_EPSILON__;1E-15DD;__DEC64_SUBNORMAL_MIN__;0.000000000000001E-383DD;__DEC128_MANT_DIG__;34;__DEC128_MIN_EXP__;(-6142);__DEC128_MAX_EXP__;6145;__DEC128_MIN__;1E-6143DL;__DEC128_MAX__;9.999999999999999999999999999999999E6144DL;__DEC128_EPSILON__;1E-33DL;__DEC128_SUBNORMAL_MIN__;0.000000000000000000000000000000001E-6143DL;__REGISTER_PREFIX__; ;__USER_LABEL_PREFIX__; ;__GNUC_STDC_INLINE__;1;__NO_INLINE__;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4;1;__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8;1;__GCC_ATOMIC_BOOL_LOCK_FREE;2;__GCC_ATOMIC_CHAR_LOCK_FREE;2;__GCC_ATOMIC_CHAR16_T_LOCK_FREE;2;__GCC_ATOMIC_CHAR32_T_LOCK_FREE;2;__GCC_ATOMIC_WCHAR_T_LOCK_FREE;2;__GCC_ATOMIC_SHORT_LOCK_FREE;2;__GCC_ATOMIC_INT_LOCK_FREE;2;__GCC_ATOMIC_LONG_LOCK_FREE;2;__GCC_ATOMIC_LLONG_LOCK_FREE;2;__GCC_ATOMIC_TEST_AND_SET_TRUEVAL;1;__GCC_ATOMIC_POINTER_LOCK_FREE;2;__GCC_HAVE_DWARF2_CFI_ASM;1;__PRAGMA_REDEFINE_EXTNAME;1;__SSP_STRONG__;3;__SIZEOF_INT128__;16;__SIZEOF_WCHAR_T__;4;__SIZEOF_WINT_T__;4;__SIZEOF_PTRDIFF_T__;8;__amd64;1;__amd64__;1;__x86_64;1;__x86_64__;1;__SIZEOF_FLOAT80__;16;__SIZEOF_FLOAT128__;16;__ATOMIC_HLE_ACQUIRE;65536;__ATOMIC_HLE_RELEASE;131072;__GCC_ASM_FLAG_OUTPUTS__;1;__k8;1;__k8__;1;__code_model_small__;1;__MMX__;1;__SSE__;1;__SSE2__;1;__FXSR__;1;__SSE_MATH__;1;__SSE2_MATH__;1;__SEG_FS;1;__SEG_GS;1;__gnu_linux__;1;__linux;1;__linux__;1;linux;1;__unix;1;__unix__;1;unix;1;__ELF__;1;__DECIMAL_BID_FORMAT__;1;_STDC_PREDEF_H;1;__STDC_IEC_559__;1;__STDC_IEC_559_COMPLEX__;1;__STDC_ISO_10646__;201706L;__STDC_NO_THREADS__;1
+//C compiler system include directories
+CMAKE_EXTRA_GENERATOR_C_SYSTEM_INCLUDE_DIRS:INTERNAL=/usr/lib/gcc/x86_64-linux-gnu/8/include;/usr/local/include;/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed;/usr/include/x86_64-linux-gnu;/usr/include
+//Name of generator.
+CMAKE_GENERATOR:INTERNAL=Unix Makefiles
+//Name of generator platform.
+CMAKE_GENERATOR_PLATFORM:INTERNAL=
+//Name of generator toolset.
+CMAKE_GENERATOR_TOOLSET:INTERNAL=
+//Source directory with the top level CMakeLists.txt file for this
+// project
+CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/c/dev/Projects/Jupiter Bot
+//Install .so files without execute permission.
+CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
+//ADVANCED property for variable: CMAKE_LINKER
+CMAKE_LINKER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
+CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
+CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
+CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
+CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_NM
+CMAKE_NM-ADVANCED:INTERNAL=1
+//number of local generators
+CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=43
+//ADVANCED property for variable: CMAKE_OBJCOPY
+CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_OBJDUMP
+CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
+//Platform information initialized
+CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_RANLIB
+CMAKE_RANLIB-ADVANCED:INTERNAL=1
+//Path to CMake installation.
+CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.10
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
+CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
+CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
+CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
+CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_RPATH
+CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
+CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
+CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
+CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STRIP
+CMAKE_STRIP-ADVANCED:INTERNAL=1
+//uname command
+CMAKE_UNAME:INTERNAL=/bin/uname
+//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
+CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
+//Details about finding OpenSSL
+FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[/usr/lib/x86_64-linux-gnu/libcrypto.so][/usr/include][v1.1.0g()]
+//ADVANCED property for variable: OPENSSL_CRYPTO_LIBRARY
+OPENSSL_CRYPTO_LIBRARY-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: OPENSSL_INCLUDE_DIR
+OPENSSL_INCLUDE_DIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: OPENSSL_SSL_LIBRARY
+OPENSSL_SSL_LIBRARY-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
+PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: ProcessorCount_cmd_getconf
+ProcessorCount_cmd_getconf-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: ProcessorCount_cmd_sysctl
+ProcessorCount_cmd_sysctl-ADVANCED:INTERNAL=1
+_OPENSSL_CFLAGS:INTERNAL=
+_OPENSSL_CFLAGS_I:INTERNAL=
+_OPENSSL_CFLAGS_OTHER:INTERNAL=
+_OPENSSL_FOUND:INTERNAL=
+_OPENSSL_INCLUDEDIR:INTERNAL=
+_OPENSSL_LIBDIR:INTERNAL=
+_OPENSSL_LIBS:INTERNAL=
+_OPENSSL_LIBS_L:INTERNAL=
+_OPENSSL_LIBS_OTHER:INTERNAL=
+_OPENSSL_LIBS_PATHS:INTERNAL=
+_OPENSSL_PREFIX:INTERNAL=
+_OPENSSL_STATIC_CFLAGS:INTERNAL=
+_OPENSSL_STATIC_CFLAGS_I:INTERNAL=
+_OPENSSL_STATIC_CFLAGS_OTHER:INTERNAL=
+_OPENSSL_STATIC_LIBDIR:INTERNAL=
+_OPENSSL_STATIC_LIBS:INTERNAL=
+_OPENSSL_STATIC_LIBS_L:INTERNAL=
+_OPENSSL_STATIC_LIBS_OTHER:INTERNAL=
+_OPENSSL_STATIC_LIBS_PATHS:INTERNAL=
+_OPENSSL_VERSION:INTERNAL=
+__pkg_config_checked__OPENSSL:INTERNAL=1
+
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CMakeCCompiler.cmake b/cmake-build-debug/CMakeFiles/3.10.2/CMakeCCompiler.cmake
new file mode 100644
index 0000000..eebfcf6
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/3.10.2/CMakeCCompiler.cmake
@@ -0,0 +1,73 @@
+set(CMAKE_C_COMPILER "/usr/bin/gcc-8")
+set(CMAKE_C_COMPILER_ARG1 "")
+set(CMAKE_C_COMPILER_ID "GNU")
+set(CMAKE_C_COMPILER_VERSION "8.2.0")
+set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_C_COMPILER_WRAPPER "")
+set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
+set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert")
+set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
+set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
+set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
+
+set(CMAKE_C_PLATFORM_ID "Linux")
+set(CMAKE_C_SIMULATE_ID "")
+set(CMAKE_C_SIMULATE_VERSION "")
+
+
+
+set(CMAKE_AR "/usr/bin/ar")
+set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-8")
+set(CMAKE_RANLIB "/usr/bin/ranlib")
+set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-8")
+set(CMAKE_LINKER "/usr/bin/ld")
+set(CMAKE_COMPILER_IS_GNUCC 1)
+set(CMAKE_C_COMPILER_LOADED 1)
+set(CMAKE_C_COMPILER_WORKS TRUE)
+set(CMAKE_C_ABI_COMPILED TRUE)
+set(CMAKE_COMPILER_IS_MINGW )
+set(CMAKE_COMPILER_IS_CYGWIN )
+if(CMAKE_COMPILER_IS_CYGWIN)
+ set(CYGWIN 1)
+ set(UNIX 1)
+endif()
+
+set(CMAKE_C_COMPILER_ENV_VAR "CC")
+
+if(CMAKE_COMPILER_IS_MINGW)
+ set(MINGW 1)
+endif()
+set(CMAKE_C_COMPILER_ID_RUN 1)
+set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
+set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_C_LINKER_PREFERENCE 10)
+
+# Save compiler ABI information.
+set(CMAKE_C_SIZEOF_DATA_PTR "8")
+set(CMAKE_C_COMPILER_ABI "ELF")
+set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
+
+if(CMAKE_C_SIZEOF_DATA_PTR)
+ set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_C_COMPILER_ABI)
+ set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
+endif()
+
+if(CMAKE_C_LIBRARY_ARCHITECTURE)
+ set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
+endif()
+
+set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
+ set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s")
+set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
+set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake b/cmake-build-debug/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake
new file mode 100644
index 0000000..183781b
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/3.10.2/CMakeCXXCompiler.cmake
@@ -0,0 +1,75 @@
+set(CMAKE_CXX_COMPILER "/usr/bin/g++-8")
+set(CMAKE_CXX_COMPILER_ARG1 "")
+set(CMAKE_CXX_COMPILER_ID "GNU")
+set(CMAKE_CXX_COMPILER_VERSION "8.2.0")
+set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_CXX_COMPILER_WRAPPER "")
+set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14")
+set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17")
+set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
+set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
+set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
+set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
+
+set(CMAKE_CXX_PLATFORM_ID "Linux")
+set(CMAKE_CXX_SIMULATE_ID "")
+set(CMAKE_CXX_SIMULATE_VERSION "")
+
+
+
+set(CMAKE_AR "/usr/bin/ar")
+set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-8")
+set(CMAKE_RANLIB "/usr/bin/ranlib")
+set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-8")
+set(CMAKE_LINKER "/usr/bin/ld")
+set(CMAKE_COMPILER_IS_GNUCXX 1)
+set(CMAKE_CXX_COMPILER_LOADED 1)
+set(CMAKE_CXX_COMPILER_WORKS TRUE)
+set(CMAKE_CXX_ABI_COMPILED TRUE)
+set(CMAKE_COMPILER_IS_MINGW )
+set(CMAKE_COMPILER_IS_CYGWIN )
+if(CMAKE_COMPILER_IS_CYGWIN)
+ set(CYGWIN 1)
+ set(UNIX 1)
+endif()
+
+set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
+
+if(CMAKE_COMPILER_IS_MINGW)
+ set(MINGW 1)
+endif()
+set(CMAKE_CXX_COMPILER_ID_RUN 1)
+set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP)
+set(CMAKE_CXX_LINKER_PREFERENCE 30)
+set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
+
+# Save compiler ABI information.
+set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
+set(CMAKE_CXX_COMPILER_ABI "ELF")
+set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
+
+if(CMAKE_CXX_SIZEOF_DATA_PTR)
+ set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_CXX_COMPILER_ABI)
+ set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
+endif()
+
+if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
+ set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
+endif()
+
+set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
+ set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
+set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
+set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin b/cmake-build-debug/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin
new file mode 100644
index 0000000..d4bb5e4
Binary files /dev/null and b/cmake-build-debug/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_C.bin differ
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin b/cmake-build-debug/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin
new file mode 100644
index 0000000..416ca35
Binary files /dev/null and b/cmake-build-debug/CMakeFiles/3.10.2/CMakeDetermineCompilerABI_CXX.bin differ
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CMakeSystem.cmake b/cmake-build-debug/CMakeFiles/3.10.2/CMakeSystem.cmake
new file mode 100644
index 0000000..ad8a08d
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/3.10.2/CMakeSystem.cmake
@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Linux-4.4.0-18298-Microsoft")
+set(CMAKE_HOST_SYSTEM_NAME "Linux")
+set(CMAKE_HOST_SYSTEM_VERSION "4.4.0-18298-Microsoft")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
+
+
+
+set(CMAKE_SYSTEM "Linux-4.4.0-18298-Microsoft")
+set(CMAKE_SYSTEM_NAME "Linux")
+set(CMAKE_SYSTEM_VERSION "4.4.0-18298-Microsoft")
+set(CMAKE_SYSTEM_PROCESSOR "x86_64")
+
+set(CMAKE_CROSSCOMPILING "FALSE")
+
+set(CMAKE_SYSTEM_LOADED 1)
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdC/CMakeCCompilerId.c b/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdC/CMakeCCompilerId.c
new file mode 100644
index 0000000..722faa8
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdC/CMakeCCompilerId.c
@@ -0,0 +1,598 @@
+#ifdef __cplusplus
+# error "A C++ compiler has been selected for C."
+#endif
+
+#if defined(__18CXX)
+# define ID_VOID_MAIN
+#endif
+#if defined(__CLASSIC_C__)
+/* cv-qualifiers did not exist in K&R C */
+# define const
+# define volatile
+#endif
+
+
+/* Version number components: V=Version, R=Revision, P=Patch
+ Version date components: YYYY=Year, MM=Month, DD=Day */
+
+#if defined(__INTEL_COMPILER) || defined(__ICC)
+# define COMPILER_ID "Intel"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+ /* __INTEL_COMPILER = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
+# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
+# if defined(__INTEL_COMPILER_UPDATE)
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
+# else
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
+# endif
+# if defined(__INTEL_COMPILER_BUILD_DATE)
+ /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
+# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
+# endif
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+
+#elif defined(__PATHCC__)
+# define COMPILER_ID "PathScale"
+# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
+# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
+# if defined(__PATHCC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
+# endif
+
+#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
+# define COMPILER_ID "Embarcadero"
+# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
+# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
+# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
+
+#elif defined(__BORLANDC__)
+# define COMPILER_ID "Borland"
+ /* __BORLANDC__ = 0xVRR */
+# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
+# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
+
+#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
+# define COMPILER_ID "Watcom"
+ /* __WATCOMC__ = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__WATCOMC__)
+# define COMPILER_ID "OpenWatcom"
+ /* __WATCOMC__ = VVRP + 1100 */
+# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__SUNPRO_C)
+# define COMPILER_ID "SunPro"
+# if __SUNPRO_C >= 0x5100
+ /* __SUNPRO_C = 0xVRRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
+# else
+ /* __SUNPRO_CC = 0xVRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
+# endif
+
+#elif defined(__HP_cc)
+# define COMPILER_ID "HP"
+ /* __HP_cc = VVRRPP */
+# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
+# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
+# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
+
+#elif defined(__DECC)
+# define COMPILER_ID "Compaq"
+ /* __DECC_VER = VVRRTPPPP */
+# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
+# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
+# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
+
+#elif defined(__IBMC__) && defined(__COMPILER_VER__)
+# define COMPILER_ID "zOS"
+ /* __IBMC__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
+
+#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
+# define COMPILER_ID "XL"
+ /* __IBMC__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
+
+#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
+# define COMPILER_ID "VisualAge"
+ /* __IBMC__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
+
+#elif defined(__PGI)
+# define COMPILER_ID "PGI"
+# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
+# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
+# if defined(__PGIC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
+# endif
+
+#elif defined(_CRAYC)
+# define COMPILER_ID "Cray"
+# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
+# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
+
+#elif defined(__TI_COMPILER_VERSION__)
+# define COMPILER_ID "TI"
+ /* __TI_COMPILER_VERSION__ = VVVRRRPPP */
+# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
+# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
+# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
+
+#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
+# define COMPILER_ID "Fujitsu"
+
+#elif defined(__TINYC__)
+# define COMPILER_ID "TinyCC"
+
+#elif defined(__BCC__)
+# define COMPILER_ID "Bruce"
+
+#elif defined(__SCO_VERSION__)
+# define COMPILER_ID "SCO"
+
+#elif defined(__clang__) && defined(__apple_build_version__)
+# define COMPILER_ID "AppleClang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
+
+#elif defined(__clang__)
+# define COMPILER_ID "Clang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+
+#elif defined(__GNUC__)
+# define COMPILER_ID "GNU"
+# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
+# if defined(__GNUC_MINOR__)
+# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
+# endif
+# if defined(__GNUC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+
+#elif defined(_MSC_VER)
+# define COMPILER_ID "MSVC"
+ /* _MSC_VER = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
+# if defined(_MSC_FULL_VER)
+# if _MSC_VER >= 1400
+ /* _MSC_FULL_VER = VVRRPPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
+# else
+ /* _MSC_FULL_VER = VVRRPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
+# endif
+# endif
+# if defined(_MSC_BUILD)
+# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
+# endif
+
+#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
+# define COMPILER_ID "ADSP"
+#if defined(__VISUALDSPVERSION__)
+ /* __VISUALDSPVERSION__ = 0xVVRRPP00 */
+# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
+# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
+#endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# define COMPILER_ID "IAR"
+# if defined(__VER__)
+# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
+# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
+# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
+# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
+# endif
+
+#elif defined(__ARMCC_VERSION)
+# define COMPILER_ID "ARMCC"
+#if __ARMCC_VERSION >= 1000000
+ /* __ARMCC_VERSION = VRRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#else
+ /* __ARMCC_VERSION = VRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#endif
+
+
+#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
+# define COMPILER_ID "SDCC"
+# if defined(__SDCC_VERSION_MAJOR)
+# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
+# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
+# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
+# else
+ /* SDCC = VRP */
+# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
+# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
+# endif
+
+#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
+# define COMPILER_ID "MIPSpro"
+# if defined(_SGI_COMPILER_VERSION)
+ /* _SGI_COMPILER_VERSION = VRP */
+# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100)
+# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10)
+# else
+ /* _COMPILER_VERSION = VRP */
+# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100)
+# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10)
+# endif
+
+
+/* These compilers are either not known or too old to define an
+ identification macro. Try to identify the platform and guess that
+ it is the native compiler. */
+#elif defined(__sgi)
+# define COMPILER_ID "MIPSpro"
+
+#elif defined(__hpux) || defined(__hpua)
+# define COMPILER_ID "HP"
+
+#else /* unknown compiler */
+# define COMPILER_ID ""
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
+#ifdef SIMULATE_ID
+char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
+#endif
+
+#ifdef __QNXNTO__
+char const* qnxnto = "INFO" ":" "qnxnto[]";
+#endif
+
+#if defined(__CRAYXE) || defined(__CRAYXC)
+char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
+#endif
+
+#define STRINGIFY_HELPER(X) #X
+#define STRINGIFY(X) STRINGIFY_HELPER(X)
+
+/* Identify known platforms by name. */
+#if defined(__linux) || defined(__linux__) || defined(linux)
+# define PLATFORM_ID "Linux"
+
+#elif defined(__CYGWIN__)
+# define PLATFORM_ID "Cygwin"
+
+#elif defined(__MINGW32__)
+# define PLATFORM_ID "MinGW"
+
+#elif defined(__APPLE__)
+# define PLATFORM_ID "Darwin"
+
+#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
+# define PLATFORM_ID "Windows"
+
+#elif defined(__FreeBSD__) || defined(__FreeBSD)
+# define PLATFORM_ID "FreeBSD"
+
+#elif defined(__NetBSD__) || defined(__NetBSD)
+# define PLATFORM_ID "NetBSD"
+
+#elif defined(__OpenBSD__) || defined(__OPENBSD)
+# define PLATFORM_ID "OpenBSD"
+
+#elif defined(__sun) || defined(sun)
+# define PLATFORM_ID "SunOS"
+
+#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
+# define PLATFORM_ID "AIX"
+
+#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
+# define PLATFORM_ID "IRIX"
+
+#elif defined(__hpux) || defined(__hpux__)
+# define PLATFORM_ID "HP-UX"
+
+#elif defined(__HAIKU__)
+# define PLATFORM_ID "Haiku"
+
+#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
+# define PLATFORM_ID "BeOS"
+
+#elif defined(__QNX__) || defined(__QNXNTO__)
+# define PLATFORM_ID "QNX"
+
+#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
+# define PLATFORM_ID "Tru64"
+
+#elif defined(__riscos) || defined(__riscos__)
+# define PLATFORM_ID "RISCos"
+
+#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
+# define PLATFORM_ID "SINIX"
+
+#elif defined(__UNIX_SV__)
+# define PLATFORM_ID "UNIX_SV"
+
+#elif defined(__bsdos__)
+# define PLATFORM_ID "BSDOS"
+
+#elif defined(_MPRAS) || defined(MPRAS)
+# define PLATFORM_ID "MP-RAS"
+
+#elif defined(__osf) || defined(__osf__)
+# define PLATFORM_ID "OSF1"
+
+#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
+# define PLATFORM_ID "SCO_SV"
+
+#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
+# define PLATFORM_ID "ULTRIX"
+
+#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
+# define PLATFORM_ID "Xenix"
+
+#elif defined(__WATCOMC__)
+# if defined(__LINUX__)
+# define PLATFORM_ID "Linux"
+
+# elif defined(__DOS__)
+# define PLATFORM_ID "DOS"
+
+# elif defined(__OS2__)
+# define PLATFORM_ID "OS2"
+
+# elif defined(__WINDOWS__)
+# define PLATFORM_ID "Windows3x"
+
+# else /* unknown platform */
+# define PLATFORM_ID
+# endif
+
+#else /* unknown platform */
+# define PLATFORM_ID
+
+#endif
+
+/* For windows compilers MSVC and Intel we can determine
+ the architecture of the compiler being used. This is because
+ the compilers do not have flags that can change the architecture,
+ but rather depend on which compiler is being used
+*/
+#if defined(_WIN32) && defined(_MSC_VER)
+# if defined(_M_IA64)
+# define ARCHITECTURE_ID "IA64"
+
+# elif defined(_M_X64) || defined(_M_AMD64)
+# define ARCHITECTURE_ID "x64"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# elif defined(_M_ARM64)
+# define ARCHITECTURE_ID "ARM64"
+
+# elif defined(_M_ARM)
+# if _M_ARM == 4
+# define ARCHITECTURE_ID "ARMV4I"
+# elif _M_ARM == 5
+# define ARCHITECTURE_ID "ARMV5I"
+# else
+# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
+# endif
+
+# elif defined(_M_MIPS)
+# define ARCHITECTURE_ID "MIPS"
+
+# elif defined(_M_SH)
+# define ARCHITECTURE_ID "SHx"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__WATCOMC__)
+# if defined(_M_I86)
+# define ARCHITECTURE_ID "I86"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# if defined(__ICCARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__ICCAVR__)
+# define ARCHITECTURE_ID "AVR"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+#else
+# define ARCHITECTURE_ID
+#endif
+
+/* Convert integer to decimal digit literals. */
+#define DEC(n) \
+ ('0' + (((n) / 10000000)%10)), \
+ ('0' + (((n) / 1000000)%10)), \
+ ('0' + (((n) / 100000)%10)), \
+ ('0' + (((n) / 10000)%10)), \
+ ('0' + (((n) / 1000)%10)), \
+ ('0' + (((n) / 100)%10)), \
+ ('0' + (((n) / 10)%10)), \
+ ('0' + ((n) % 10))
+
+/* Convert integer to hex digit literals. */
+#define HEX(n) \
+ ('0' + ((n)>>28 & 0xF)), \
+ ('0' + ((n)>>24 & 0xF)), \
+ ('0' + ((n)>>20 & 0xF)), \
+ ('0' + ((n)>>16 & 0xF)), \
+ ('0' + ((n)>>12 & 0xF)), \
+ ('0' + ((n)>>8 & 0xF)), \
+ ('0' + ((n)>>4 & 0xF)), \
+ ('0' + ((n) & 0xF))
+
+/* Construct a string literal encoding the version number components. */
+#ifdef COMPILER_VERSION_MAJOR
+char const info_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
+ COMPILER_VERSION_MAJOR,
+# ifdef COMPILER_VERSION_MINOR
+ '.', COMPILER_VERSION_MINOR,
+# ifdef COMPILER_VERSION_PATCH
+ '.', COMPILER_VERSION_PATCH,
+# ifdef COMPILER_VERSION_TWEAK
+ '.', COMPILER_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct a string literal encoding the internal version number. */
+#ifdef COMPILER_VERSION_INTERNAL
+char const info_version_internal[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
+ 'i','n','t','e','r','n','a','l','[',
+ COMPILER_VERSION_INTERNAL,']','\0'};
+#endif
+
+/* Construct a string literal encoding the version number components. */
+#ifdef SIMULATE_VERSION_MAJOR
+char const info_simulate_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
+ SIMULATE_VERSION_MAJOR,
+# ifdef SIMULATE_VERSION_MINOR
+ '.', SIMULATE_VERSION_MINOR,
+# ifdef SIMULATE_VERSION_PATCH
+ '.', SIMULATE_VERSION_PATCH,
+# ifdef SIMULATE_VERSION_TWEAK
+ '.', SIMULATE_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
+char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
+
+
+
+
+#if !defined(__STDC__)
+# if defined(_MSC_VER) && !defined(__clang__)
+# define C_DIALECT "90"
+# else
+# define C_DIALECT
+# endif
+#elif __STDC_VERSION__ >= 201000L
+# define C_DIALECT "11"
+#elif __STDC_VERSION__ >= 199901L
+# define C_DIALECT "99"
+#else
+# define C_DIALECT "90"
+#endif
+const char* info_language_dialect_default =
+ "INFO" ":" "dialect_default[" C_DIALECT "]";
+
+/*--------------------------------------------------------------------------*/
+
+#ifdef ID_VOID_MAIN
+void main() {}
+#else
+# if defined(__CLASSIC_C__)
+int main(argc, argv) int argc; char *argv[];
+# else
+int main(int argc, char* argv[])
+# endif
+{
+ int require = 0;
+ require += info_compiler[argc];
+ require += info_platform[argc];
+ require += info_arch[argc];
+#ifdef COMPILER_VERSION_MAJOR
+ require += info_version[argc];
+#endif
+#ifdef COMPILER_VERSION_INTERNAL
+ require += info_version_internal[argc];
+#endif
+#ifdef SIMULATE_ID
+ require += info_simulate[argc];
+#endif
+#ifdef SIMULATE_VERSION_MAJOR
+ require += info_simulate_version[argc];
+#endif
+#if defined(__CRAYXE) || defined(__CRAYXC)
+ require += info_cray[argc];
+#endif
+ require += info_language_dialect_default[argc];
+ (void)argv;
+ return require;
+}
+#endif
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdC/a.out b/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdC/a.out
new file mode 100644
index 0000000..127ca1b
Binary files /dev/null and b/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdC/a.out differ
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdCXX/CMakeCXXCompilerId.cpp b/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
new file mode 100644
index 0000000..2d66298
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
@@ -0,0 +1,576 @@
+/* This source file must have a .cpp extension so that all C++ compilers
+ recognize the extension without flags. Borland does not know .cxx for
+ example. */
+#ifndef __cplusplus
+# error "A C compiler has been selected for C++."
+#endif
+
+
+/* Version number components: V=Version, R=Revision, P=Patch
+ Version date components: YYYY=Year, MM=Month, DD=Day */
+
+#if defined(__COMO__)
+# define COMPILER_ID "Comeau"
+ /* __COMO_VERSION__ = VRR */
+# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
+# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
+
+#elif defined(__INTEL_COMPILER) || defined(__ICC)
+# define COMPILER_ID "Intel"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+ /* __INTEL_COMPILER = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
+# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
+# if defined(__INTEL_COMPILER_UPDATE)
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
+# else
+# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
+# endif
+# if defined(__INTEL_COMPILER_BUILD_DATE)
+ /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
+# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
+# endif
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+
+#elif defined(__PATHCC__)
+# define COMPILER_ID "PathScale"
+# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
+# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
+# if defined(__PATHCC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
+# endif
+
+#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
+# define COMPILER_ID "Embarcadero"
+# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
+# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
+# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
+
+#elif defined(__BORLANDC__)
+# define COMPILER_ID "Borland"
+ /* __BORLANDC__ = 0xVRR */
+# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
+# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
+
+#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
+# define COMPILER_ID "Watcom"
+ /* __WATCOMC__ = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__WATCOMC__)
+# define COMPILER_ID "OpenWatcom"
+ /* __WATCOMC__ = VVRP + 1100 */
+# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
+# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
+# if (__WATCOMC__ % 10) > 0
+# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
+# endif
+
+#elif defined(__SUNPRO_CC)
+# define COMPILER_ID "SunPro"
+# if __SUNPRO_CC >= 0x5100
+ /* __SUNPRO_CC = 0xVRRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
+# else
+ /* __SUNPRO_CC = 0xVRP */
+# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
+# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
+# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
+# endif
+
+#elif defined(__HP_aCC)
+# define COMPILER_ID "HP"
+ /* __HP_aCC = VVRRPP */
+# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
+# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
+# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
+
+#elif defined(__DECCXX)
+# define COMPILER_ID "Compaq"
+ /* __DECCXX_VER = VVRRTPPPP */
+# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
+# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
+# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
+
+#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
+# define COMPILER_ID "zOS"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
+# define COMPILER_ID "XL"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
+# define COMPILER_ID "VisualAge"
+ /* __IBMCPP__ = VRP */
+# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
+# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
+
+#elif defined(__PGI)
+# define COMPILER_ID "PGI"
+# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
+# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
+# if defined(__PGIC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
+# endif
+
+#elif defined(_CRAYC)
+# define COMPILER_ID "Cray"
+# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
+# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
+
+#elif defined(__TI_COMPILER_VERSION__)
+# define COMPILER_ID "TI"
+ /* __TI_COMPILER_VERSION__ = VVVRRRPPP */
+# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
+# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
+# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
+
+#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
+# define COMPILER_ID "Fujitsu"
+
+#elif defined(__SCO_VERSION__)
+# define COMPILER_ID "SCO"
+
+#elif defined(__clang__) && defined(__apple_build_version__)
+# define COMPILER_ID "AppleClang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
+
+#elif defined(__clang__)
+# define COMPILER_ID "Clang"
+# if defined(_MSC_VER)
+# define SIMULATE_ID "MSVC"
+# endif
+# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
+# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
+# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
+# if defined(_MSC_VER)
+ /* _MSC_VER = VVRR */
+# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
+# endif
+
+#elif defined(__GNUC__) || defined(__GNUG__)
+# define COMPILER_ID "GNU"
+# if defined(__GNUC__)
+# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
+# else
+# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
+# endif
+# if defined(__GNUC_MINOR__)
+# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
+# endif
+# if defined(__GNUC_PATCHLEVEL__)
+# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
+# endif
+
+#elif defined(_MSC_VER)
+# define COMPILER_ID "MSVC"
+ /* _MSC_VER = VVRR */
+# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
+# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
+# if defined(_MSC_FULL_VER)
+# if _MSC_VER >= 1400
+ /* _MSC_FULL_VER = VVRRPPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
+# else
+ /* _MSC_FULL_VER = VVRRPPPP */
+# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
+# endif
+# endif
+# if defined(_MSC_BUILD)
+# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
+# endif
+
+#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
+# define COMPILER_ID "ADSP"
+#if defined(__VISUALDSPVERSION__)
+ /* __VISUALDSPVERSION__ = 0xVVRRPP00 */
+# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
+# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
+# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
+#endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# define COMPILER_ID "IAR"
+# if defined(__VER__)
+# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
+# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
+# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
+# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
+# endif
+
+#elif defined(__ARMCC_VERSION)
+# define COMPILER_ID "ARMCC"
+#if __ARMCC_VERSION >= 1000000
+ /* __ARMCC_VERSION = VRRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#else
+ /* __ARMCC_VERSION = VRPPPP */
+ # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
+ # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
+ # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
+#endif
+
+
+#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
+# define COMPILER_ID "MIPSpro"
+# if defined(_SGI_COMPILER_VERSION)
+ /* _SGI_COMPILER_VERSION = VRP */
+# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100)
+# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10)
+# else
+ /* _COMPILER_VERSION = VRP */
+# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100)
+# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10)
+# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10)
+# endif
+
+
+/* These compilers are either not known or too old to define an
+ identification macro. Try to identify the platform and guess that
+ it is the native compiler. */
+#elif defined(__sgi)
+# define COMPILER_ID "MIPSpro"
+
+#elif defined(__hpux) || defined(__hpua)
+# define COMPILER_ID "HP"
+
+#else /* unknown compiler */
+# define COMPILER_ID ""
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
+#ifdef SIMULATE_ID
+char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
+#endif
+
+#ifdef __QNXNTO__
+char const* qnxnto = "INFO" ":" "qnxnto[]";
+#endif
+
+#if defined(__CRAYXE) || defined(__CRAYXC)
+char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
+#endif
+
+#define STRINGIFY_HELPER(X) #X
+#define STRINGIFY(X) STRINGIFY_HELPER(X)
+
+/* Identify known platforms by name. */
+#if defined(__linux) || defined(__linux__) || defined(linux)
+# define PLATFORM_ID "Linux"
+
+#elif defined(__CYGWIN__)
+# define PLATFORM_ID "Cygwin"
+
+#elif defined(__MINGW32__)
+# define PLATFORM_ID "MinGW"
+
+#elif defined(__APPLE__)
+# define PLATFORM_ID "Darwin"
+
+#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
+# define PLATFORM_ID "Windows"
+
+#elif defined(__FreeBSD__) || defined(__FreeBSD)
+# define PLATFORM_ID "FreeBSD"
+
+#elif defined(__NetBSD__) || defined(__NetBSD)
+# define PLATFORM_ID "NetBSD"
+
+#elif defined(__OpenBSD__) || defined(__OPENBSD)
+# define PLATFORM_ID "OpenBSD"
+
+#elif defined(__sun) || defined(sun)
+# define PLATFORM_ID "SunOS"
+
+#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
+# define PLATFORM_ID "AIX"
+
+#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
+# define PLATFORM_ID "IRIX"
+
+#elif defined(__hpux) || defined(__hpux__)
+# define PLATFORM_ID "HP-UX"
+
+#elif defined(__HAIKU__)
+# define PLATFORM_ID "Haiku"
+
+#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
+# define PLATFORM_ID "BeOS"
+
+#elif defined(__QNX__) || defined(__QNXNTO__)
+# define PLATFORM_ID "QNX"
+
+#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
+# define PLATFORM_ID "Tru64"
+
+#elif defined(__riscos) || defined(__riscos__)
+# define PLATFORM_ID "RISCos"
+
+#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
+# define PLATFORM_ID "SINIX"
+
+#elif defined(__UNIX_SV__)
+# define PLATFORM_ID "UNIX_SV"
+
+#elif defined(__bsdos__)
+# define PLATFORM_ID "BSDOS"
+
+#elif defined(_MPRAS) || defined(MPRAS)
+# define PLATFORM_ID "MP-RAS"
+
+#elif defined(__osf) || defined(__osf__)
+# define PLATFORM_ID "OSF1"
+
+#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
+# define PLATFORM_ID "SCO_SV"
+
+#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
+# define PLATFORM_ID "ULTRIX"
+
+#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
+# define PLATFORM_ID "Xenix"
+
+#elif defined(__WATCOMC__)
+# if defined(__LINUX__)
+# define PLATFORM_ID "Linux"
+
+# elif defined(__DOS__)
+# define PLATFORM_ID "DOS"
+
+# elif defined(__OS2__)
+# define PLATFORM_ID "OS2"
+
+# elif defined(__WINDOWS__)
+# define PLATFORM_ID "Windows3x"
+
+# else /* unknown platform */
+# define PLATFORM_ID
+# endif
+
+#else /* unknown platform */
+# define PLATFORM_ID
+
+#endif
+
+/* For windows compilers MSVC and Intel we can determine
+ the architecture of the compiler being used. This is because
+ the compilers do not have flags that can change the architecture,
+ but rather depend on which compiler is being used
+*/
+#if defined(_WIN32) && defined(_MSC_VER)
+# if defined(_M_IA64)
+# define ARCHITECTURE_ID "IA64"
+
+# elif defined(_M_X64) || defined(_M_AMD64)
+# define ARCHITECTURE_ID "x64"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# elif defined(_M_ARM64)
+# define ARCHITECTURE_ID "ARM64"
+
+# elif defined(_M_ARM)
+# if _M_ARM == 4
+# define ARCHITECTURE_ID "ARMV4I"
+# elif _M_ARM == 5
+# define ARCHITECTURE_ID "ARMV5I"
+# else
+# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
+# endif
+
+# elif defined(_M_MIPS)
+# define ARCHITECTURE_ID "MIPS"
+
+# elif defined(_M_SH)
+# define ARCHITECTURE_ID "SHx"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__WATCOMC__)
+# if defined(_M_I86)
+# define ARCHITECTURE_ID "I86"
+
+# elif defined(_M_IX86)
+# define ARCHITECTURE_ID "X86"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+
+#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
+# if defined(__ICCARM__)
+# define ARCHITECTURE_ID "ARM"
+
+# elif defined(__ICCAVR__)
+# define ARCHITECTURE_ID "AVR"
+
+# else /* unknown architecture */
+# define ARCHITECTURE_ID ""
+# endif
+#else
+# define ARCHITECTURE_ID
+#endif
+
+/* Convert integer to decimal digit literals. */
+#define DEC(n) \
+ ('0' + (((n) / 10000000)%10)), \
+ ('0' + (((n) / 1000000)%10)), \
+ ('0' + (((n) / 100000)%10)), \
+ ('0' + (((n) / 10000)%10)), \
+ ('0' + (((n) / 1000)%10)), \
+ ('0' + (((n) / 100)%10)), \
+ ('0' + (((n) / 10)%10)), \
+ ('0' + ((n) % 10))
+
+/* Convert integer to hex digit literals. */
+#define HEX(n) \
+ ('0' + ((n)>>28 & 0xF)), \
+ ('0' + ((n)>>24 & 0xF)), \
+ ('0' + ((n)>>20 & 0xF)), \
+ ('0' + ((n)>>16 & 0xF)), \
+ ('0' + ((n)>>12 & 0xF)), \
+ ('0' + ((n)>>8 & 0xF)), \
+ ('0' + ((n)>>4 & 0xF)), \
+ ('0' + ((n) & 0xF))
+
+/* Construct a string literal encoding the version number components. */
+#ifdef COMPILER_VERSION_MAJOR
+char const info_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
+ COMPILER_VERSION_MAJOR,
+# ifdef COMPILER_VERSION_MINOR
+ '.', COMPILER_VERSION_MINOR,
+# ifdef COMPILER_VERSION_PATCH
+ '.', COMPILER_VERSION_PATCH,
+# ifdef COMPILER_VERSION_TWEAK
+ '.', COMPILER_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct a string literal encoding the internal version number. */
+#ifdef COMPILER_VERSION_INTERNAL
+char const info_version_internal[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
+ 'i','n','t','e','r','n','a','l','[',
+ COMPILER_VERSION_INTERNAL,']','\0'};
+#endif
+
+/* Construct a string literal encoding the version number components. */
+#ifdef SIMULATE_VERSION_MAJOR
+char const info_simulate_version[] = {
+ 'I', 'N', 'F', 'O', ':',
+ 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
+ SIMULATE_VERSION_MAJOR,
+# ifdef SIMULATE_VERSION_MINOR
+ '.', SIMULATE_VERSION_MINOR,
+# ifdef SIMULATE_VERSION_PATCH
+ '.', SIMULATE_VERSION_PATCH,
+# ifdef SIMULATE_VERSION_TWEAK
+ '.', SIMULATE_VERSION_TWEAK,
+# endif
+# endif
+# endif
+ ']','\0'};
+#endif
+
+/* Construct the string literal in pieces to prevent the source from
+ getting matched. Store it in a pointer rather than an array
+ because some compilers will just produce instructions to fill the
+ array rather than assigning a pointer to a static array. */
+char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
+char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
+
+
+
+
+#if defined(_MSC_VER) && defined(_MSVC_LANG)
+#define CXX_STD _MSVC_LANG
+#else
+#define CXX_STD __cplusplus
+#endif
+
+const char* info_language_dialect_default = "INFO" ":" "dialect_default["
+#if CXX_STD > 201402L
+ "17"
+#elif CXX_STD >= 201402L
+ "14"
+#elif CXX_STD >= 201103L
+ "11"
+#else
+ "98"
+#endif
+"]";
+
+/*--------------------------------------------------------------------------*/
+
+int main(int argc, char* argv[])
+{
+ int require = 0;
+ require += info_compiler[argc];
+ require += info_platform[argc];
+#ifdef COMPILER_VERSION_MAJOR
+ require += info_version[argc];
+#endif
+#ifdef COMPILER_VERSION_INTERNAL
+ require += info_version_internal[argc];
+#endif
+#ifdef SIMULATE_ID
+ require += info_simulate[argc];
+#endif
+#ifdef SIMULATE_VERSION_MAJOR
+ require += info_simulate_version[argc];
+#endif
+#if defined(__CRAYXE) || defined(__CRAYXC)
+ require += info_cray[argc];
+#endif
+ require += info_language_dialect_default[argc];
+ (void)argv;
+ return require;
+}
diff --git a/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdCXX/a.out b/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdCXX/a.out
new file mode 100644
index 0000000..18a3efd
Binary files /dev/null and b/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdCXX/a.out differ
diff --git a/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000..c479f00
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/c/dev/Projects/Jupiter Bot")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/cmake-build-debug/CMakeFiles/Makefile.cmake b/cmake-build-debug/CMakeFiles/Makefile.cmake
new file mode 100644
index 0000000..6f615a0
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/Makefile.cmake
@@ -0,0 +1,175 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# The generator used is:
+set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
+
+# The top level Makefile was generated from the following files:
+set(CMAKE_MAKEFILE_DEPENDS
+ "CMakeCache.txt"
+ "../CMakeLists.txt"
+ "../build/CMakeLists.txt"
+ "../build/GNU/CMakeLists.txt"
+ "CMakeFiles/3.10.2/CMakeCCompiler.cmake"
+ "CMakeFiles/3.10.2/CMakeCXXCompiler.cmake"
+ "CMakeFiles/3.10.2/CMakeSystem.cmake"
+ "../src/Bot/CMakeLists.txt"
+ "../src/Bot/src/CMakeLists.txt"
+ "../src/CMakeLists.txt"
+ "../src/Plugins/CMakeLists.txt"
+ "../src/Plugins/ChannelRelay/CMakeLists.txt"
+ "../src/Plugins/CoreCommands/CMakeLists.txt"
+ "../src/Plugins/ExtraCommands/CMakeLists.txt"
+ "../src/Plugins/FunCommands/CMakeLists.txt"
+ "../src/Plugins/HTTPServer/CMakeLists.txt"
+ "../src/Plugins/IRC.Core/CMakeLists.txt"
+ "../src/Plugins/PluginManager/CMakeLists.txt"
+ "../src/Plugins/RenX/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.AlwaysRecord/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Announcements/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Commands/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Core/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.ExtraLogging/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Greetings/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.HybridUUID/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.IRCJoin/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Ladder.All-Time/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Ladder.Daily/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Ladder.Monthly/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Ladder.Web/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Ladder.Weekly/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Ladder.Yearly/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Ladder/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Listen/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Logging/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Medals/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.MinPlayers/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.ModSystem/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.NicknameUUID/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Plugin.Template/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.ServerList/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.SetJoin/CMakeLists.txt"
+ "../src/Plugins/RenX/RenX.Warn/CMakeLists.txt"
+ "../src/Plugins/SetJoin/CMakeLists.txt"
+ "../src/jupiter/CMakeLists.txt"
+ "../src/jupiter/build/CMakeLists.txt"
+ "../src/jupiter/src/CMakeLists.txt"
+ "../src/jupiter/src/common/CMakeLists.txt"
+ "/usr/share/cmake-3.10/Modules/CMakeCInformation.cmake"
+ "/usr/share/cmake-3.10/Modules/CMakeCXXInformation.cmake"
+ "/usr/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake"
+ "/usr/share/cmake-3.10/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
+ "/usr/share/cmake-3.10/Modules/CMakeFindCodeBlocks.cmake"
+ "/usr/share/cmake-3.10/Modules/CMakeGenericSystem.cmake"
+ "/usr/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake"
+ "/usr/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake"
+ "/usr/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake"
+ "/usr/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
+ "/usr/share/cmake-3.10/Modules/Compiler/GNU-C.cmake"
+ "/usr/share/cmake-3.10/Modules/Compiler/GNU-CXX.cmake"
+ "/usr/share/cmake-3.10/Modules/Compiler/GNU.cmake"
+ "/usr/share/cmake-3.10/Modules/FindOpenSSL.cmake"
+ "/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake"
+ "/usr/share/cmake-3.10/Modules/FindPackageMessage.cmake"
+ "/usr/share/cmake-3.10/Modules/FindPkgConfig.cmake"
+ "/usr/share/cmake-3.10/Modules/Platform/Linux-GNU-C.cmake"
+ "/usr/share/cmake-3.10/Modules/Platform/Linux-GNU-CXX.cmake"
+ "/usr/share/cmake-3.10/Modules/Platform/Linux-GNU.cmake"
+ "/usr/share/cmake-3.10/Modules/Platform/Linux.cmake"
+ "/usr/share/cmake-3.10/Modules/Platform/UnixPaths.cmake"
+ "/usr/share/cmake-3.10/Modules/ProcessorCount.cmake"
+ )
+
+# The corresponding makefile is:
+set(CMAKE_MAKEFILE_OUTPUTS
+ "Makefile"
+ "CMakeFiles/cmake.check_cache"
+ )
+
+# Byproducts of CMake generate step:
+set(CMAKE_MAKEFILE_PRODUCTS
+ "CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/jupiter/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/jupiter/src/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/jupiter/src/common/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Bot/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Bot/src/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/ChannelRelay/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/CoreCommands/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/ExtraCommands/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/FunCommands/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/HTTPServer/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/IRC.Core/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/PluginManager/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/SetJoin/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Core/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Announcements/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Commands/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Greetings/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Ladder/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Listen/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Logging/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Medals/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.ModSystem/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.ServerList/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.SetJoin/CMakeFiles/CMakeDirectoryInformation.cmake"
+ "src/Plugins/RenX/RenX.Warn/CMakeFiles/CMakeDirectoryInformation.cmake"
+ )
+
+# Dependency information for all targets:
+set(CMAKE_DEPEND_INFO_FILES
+ "src/jupiter/src/common/CMakeFiles/jupiter.dir/DependInfo.cmake"
+ "src/Bot/src/CMakeFiles/Bot.dir/DependInfo.cmake"
+ "src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/DependInfo.cmake"
+ "src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/DependInfo.cmake"
+ "src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/DependInfo.cmake"
+ "src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/DependInfo.cmake"
+ "src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/DependInfo.cmake"
+ "src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/DependInfo.cmake"
+ "src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/DependInfo.cmake"
+ "src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/DependInfo.cmake"
+ "src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/DependInfo.cmake"
+ )
diff --git a/cmake-build-debug/CMakeFiles/Makefile2 b/cmake-build-debug/CMakeFiles/Makefile2
new file mode 100644
index 0000000..badf728
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/Makefile2
@@ -0,0 +1,2325 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# The main recursive all target
+all:
+
+.PHONY : all
+
+# The main recursive preinstall target
+preinstall:
+
+.PHONY : preinstall
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+#=============================================================================
+# Directory level rules for directory src
+
+# Convenience name for "all" pass in the directory.
+src/all: src/jupiter/all
+src/all: src/Bot/all
+src/all: src/Plugins/all
+
+.PHONY : src/all
+
+# Convenience name for "clean" pass in the directory.
+src/clean: src/jupiter/clean
+src/clean: src/Bot/clean
+src/clean: src/Plugins/clean
+
+.PHONY : src/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/preinstall: src/jupiter/preinstall
+src/preinstall: src/Bot/preinstall
+src/preinstall: src/Plugins/preinstall
+
+.PHONY : src/preinstall
+
+#=============================================================================
+# Directory level rules for directory src/jupiter
+
+# Convenience name for "all" pass in the directory.
+src/jupiter/all: src/jupiter/src/all
+
+.PHONY : src/jupiter/all
+
+# Convenience name for "clean" pass in the directory.
+src/jupiter/clean: src/jupiter/src/clean
+
+.PHONY : src/jupiter/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/jupiter/preinstall: src/jupiter/src/preinstall
+
+.PHONY : src/jupiter/preinstall
+
+#=============================================================================
+# Directory level rules for directory src/jupiter/src
+
+# Convenience name for "all" pass in the directory.
+src/jupiter/src/all: src/jupiter/src/common/all
+
+.PHONY : src/jupiter/src/all
+
+# Convenience name for "clean" pass in the directory.
+src/jupiter/src/clean: src/jupiter/src/common/clean
+
+.PHONY : src/jupiter/src/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/jupiter/src/preinstall: src/jupiter/src/common/preinstall
+
+.PHONY : src/jupiter/src/preinstall
+
+#=============================================================================
+# Directory level rules for directory src/jupiter/src/common
+
+# Convenience name for "all" pass in the directory.
+src/jupiter/src/common/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+
+.PHONY : src/jupiter/src/common/all
+
+# Convenience name for "clean" pass in the directory.
+src/jupiter/src/common/clean: src/jupiter/src/common/CMakeFiles/jupiter.dir/clean
+
+.PHONY : src/jupiter/src/common/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/jupiter/src/common/preinstall:
+
+.PHONY : src/jupiter/src/common/preinstall
+
+#=============================================================================
+# Target rules for target src/jupiter/src/common/CMakeFiles/jupiter.dir
+
+# All Build rule for target.
+src/jupiter/src/common/CMakeFiles/jupiter.dir/all:
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/depend
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100 "Built target jupiter"
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+
+# Include target in all.
+all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/jupiter/src/common/CMakeFiles/jupiter.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 21
+ $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/rule
+
+# Convenience name for target.
+jupiter: src/jupiter/src/common/CMakeFiles/jupiter.dir/rule
+
+.PHONY : jupiter
+
+# clean rule for target.
+src/jupiter/src/common/CMakeFiles/jupiter.dir/clean:
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/clean
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/clean
+
+# clean rule for target.
+clean: src/jupiter/src/common/CMakeFiles/jupiter.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Bot
+
+# Convenience name for "all" pass in the directory.
+src/Bot/all: src/Bot/src/all
+
+.PHONY : src/Bot/all
+
+# Convenience name for "clean" pass in the directory.
+src/Bot/clean: src/Bot/src/clean
+
+.PHONY : src/Bot/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Bot/preinstall: src/Bot/src/preinstall
+
+.PHONY : src/Bot/preinstall
+
+#=============================================================================
+# Directory level rules for directory src/Bot/src
+
+# Convenience name for "all" pass in the directory.
+src/Bot/src/all: src/Bot/src/CMakeFiles/Bot.dir/all
+
+.PHONY : src/Bot/src/all
+
+# Convenience name for "clean" pass in the directory.
+src/Bot/src/clean: src/Bot/src/CMakeFiles/Bot.dir/clean
+
+.PHONY : src/Bot/src/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Bot/src/preinstall:
+
+.PHONY : src/Bot/src/preinstall
+
+#=============================================================================
+# Target rules for target src/Bot/src/CMakeFiles/Bot.dir
+
+# All Build rule for target.
+src/Bot/src/CMakeFiles/Bot.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/depend
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=1,2,3,4,5 "Built target Bot"
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/all
+
+# Include target in all.
+all: src/Bot/src/CMakeFiles/Bot.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Bot/src/CMakeFiles/Bot.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 26
+ $(MAKE) -f CMakeFiles/Makefile2 src/Bot/src/CMakeFiles/Bot.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/rule
+
+# Convenience name for target.
+Bot: src/Bot/src/CMakeFiles/Bot.dir/rule
+
+.PHONY : Bot
+
+# clean rule for target.
+src/Bot/src/CMakeFiles/Bot.dir/clean:
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/clean
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/clean
+
+# clean rule for target.
+clean: src/Bot/src/CMakeFiles/Bot.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/all: src/Plugins/ChannelRelay/all
+src/Plugins/all: src/Plugins/CoreCommands/all
+src/Plugins/all: src/Plugins/ExtraCommands/all
+src/Plugins/all: src/Plugins/FunCommands/all
+src/Plugins/all: src/Plugins/HTTPServer/all
+src/Plugins/all: src/Plugins/IRC.Core/all
+src/Plugins/all: src/Plugins/PluginManager/all
+src/Plugins/all: src/Plugins/SetJoin/all
+src/Plugins/all: src/Plugins/RenX/all
+
+.PHONY : src/Plugins/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/clean: src/Plugins/ChannelRelay/clean
+src/Plugins/clean: src/Plugins/CoreCommands/clean
+src/Plugins/clean: src/Plugins/ExtraCommands/clean
+src/Plugins/clean: src/Plugins/FunCommands/clean
+src/Plugins/clean: src/Plugins/HTTPServer/clean
+src/Plugins/clean: src/Plugins/IRC.Core/clean
+src/Plugins/clean: src/Plugins/PluginManager/clean
+src/Plugins/clean: src/Plugins/SetJoin/clean
+src/Plugins/clean: src/Plugins/RenX/clean
+
+.PHONY : src/Plugins/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/preinstall: src/Plugins/ChannelRelay/preinstall
+src/Plugins/preinstall: src/Plugins/CoreCommands/preinstall
+src/Plugins/preinstall: src/Plugins/ExtraCommands/preinstall
+src/Plugins/preinstall: src/Plugins/FunCommands/preinstall
+src/Plugins/preinstall: src/Plugins/HTTPServer/preinstall
+src/Plugins/preinstall: src/Plugins/IRC.Core/preinstall
+src/Plugins/preinstall: src/Plugins/PluginManager/preinstall
+src/Plugins/preinstall: src/Plugins/SetJoin/preinstall
+src/Plugins/preinstall: src/Plugins/RenX/preinstall
+
+.PHONY : src/Plugins/preinstall
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/ChannelRelay
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/ChannelRelay/all: src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/all
+
+.PHONY : src/Plugins/ChannelRelay/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/ChannelRelay/clean: src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/clean
+
+.PHONY : src/Plugins/ChannelRelay/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/ChannelRelay/preinstall:
+
+.PHONY : src/Plugins/ChannelRelay/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir
+
+# All Build rule for target.
+src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/build.make src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/depend
+ $(MAKE) -f src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/build.make src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=6,7 "Built target ChannelRelay"
+.PHONY : src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/all
+
+# Include target in all.
+all: src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 28
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/rule
+
+# Convenience name for target.
+ChannelRelay: src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/rule
+
+.PHONY : ChannelRelay
+
+# clean rule for target.
+src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/clean:
+ $(MAKE) -f src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/build.make src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/clean
+.PHONY : src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/CoreCommands
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/CoreCommands/all: src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/all
+
+.PHONY : src/Plugins/CoreCommands/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/CoreCommands/clean: src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/clean
+
+.PHONY : src/Plugins/CoreCommands/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/CoreCommands/preinstall:
+
+.PHONY : src/Plugins/CoreCommands/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir
+
+# All Build rule for target.
+src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/build.make src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/depend
+ $(MAKE) -f src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/build.make src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=8,9 "Built target CoreCommands"
+.PHONY : src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/all
+
+# Include target in all.
+all: src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 28
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/rule
+
+# Convenience name for target.
+CoreCommands: src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/rule
+
+.PHONY : CoreCommands
+
+# clean rule for target.
+src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/clean:
+ $(MAKE) -f src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/build.make src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/clean
+.PHONY : src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/ExtraCommands
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/ExtraCommands/all: src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/all
+
+.PHONY : src/Plugins/ExtraCommands/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/ExtraCommands/clean: src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/clean
+
+.PHONY : src/Plugins/ExtraCommands/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/ExtraCommands/preinstall:
+
+.PHONY : src/Plugins/ExtraCommands/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir
+
+# All Build rule for target.
+src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/build.make src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/depend
+ $(MAKE) -f src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/build.make src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=10,11 "Built target ExtraCommands"
+.PHONY : src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/all
+
+# Include target in all.
+all: src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 28
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/rule
+
+# Convenience name for target.
+ExtraCommands: src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/rule
+
+.PHONY : ExtraCommands
+
+# clean rule for target.
+src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/clean:
+ $(MAKE) -f src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/build.make src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/clean
+.PHONY : src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/FunCommands
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/FunCommands/all: src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/all
+
+.PHONY : src/Plugins/FunCommands/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/FunCommands/clean: src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/clean
+
+.PHONY : src/Plugins/FunCommands/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/FunCommands/preinstall:
+
+.PHONY : src/Plugins/FunCommands/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/FunCommands/CMakeFiles/FunCommands.dir
+
+# All Build rule for target.
+src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/build.make src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/depend
+ $(MAKE) -f src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/build.make src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=12,13 "Built target FunCommands"
+.PHONY : src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/all
+
+# Include target in all.
+all: src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 28
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/rule
+
+# Convenience name for target.
+FunCommands: src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/rule
+
+.PHONY : FunCommands
+
+# clean rule for target.
+src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/clean:
+ $(MAKE) -f src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/build.make src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/clean
+.PHONY : src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/HTTPServer
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/HTTPServer/all: src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/all
+
+.PHONY : src/Plugins/HTTPServer/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/HTTPServer/clean: src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/clean
+
+.PHONY : src/Plugins/HTTPServer/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/HTTPServer/preinstall:
+
+.PHONY : src/Plugins/HTTPServer/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir
+
+# All Build rule for target.
+src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/build.make src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/depend
+ $(MAKE) -f src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/build.make src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=14,15 "Built target HTTPServer"
+.PHONY : src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/all
+
+# Include target in all.
+all: src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 28
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/rule
+
+# Convenience name for target.
+HTTPServer: src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/rule
+
+.PHONY : HTTPServer
+
+# clean rule for target.
+src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/clean:
+ $(MAKE) -f src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/build.make src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/clean
+.PHONY : src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/IRC.Core
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/IRC.Core/all: src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/all
+
+.PHONY : src/Plugins/IRC.Core/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/IRC.Core/clean: src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/clean
+
+.PHONY : src/Plugins/IRC.Core/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/IRC.Core/preinstall:
+
+.PHONY : src/Plugins/IRC.Core/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir
+
+# All Build rule for target.
+src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/build.make src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/depend
+ $(MAKE) -f src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/build.make src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=16,17 "Built target IRC_Core"
+.PHONY : src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/all
+
+# Include target in all.
+all: src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 28
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/rule
+
+# Convenience name for target.
+IRC_Core: src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/rule
+
+.PHONY : IRC_Core
+
+# clean rule for target.
+src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/clean:
+ $(MAKE) -f src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/build.make src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/clean
+.PHONY : src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/PluginManager
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/PluginManager/all: src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/all
+
+.PHONY : src/Plugins/PluginManager/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/PluginManager/clean: src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/clean
+
+.PHONY : src/Plugins/PluginManager/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/PluginManager/preinstall:
+
+.PHONY : src/Plugins/PluginManager/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/PluginManager/CMakeFiles/PluginManager.dir
+
+# All Build rule for target.
+src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/build.make src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/depend
+ $(MAKE) -f src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/build.make src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=18,19 "Built target PluginManager"
+.PHONY : src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/all
+
+# Include target in all.
+all: src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 28
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/rule
+
+# Convenience name for target.
+PluginManager: src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/rule
+
+.PHONY : PluginManager
+
+# clean rule for target.
+src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/clean:
+ $(MAKE) -f src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/build.make src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/clean
+.PHONY : src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/SetJoin
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/SetJoin/all: src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/all
+
+.PHONY : src/Plugins/SetJoin/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/SetJoin/clean: src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/clean
+
+.PHONY : src/Plugins/SetJoin/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/SetJoin/preinstall:
+
+.PHONY : src/Plugins/SetJoin/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/SetJoin/CMakeFiles/SetJoin.dir
+
+# All Build rule for target.
+src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/build.make src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/depend
+ $(MAKE) -f src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/build.make src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=78,79 "Built target SetJoin"
+.PHONY : src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/all
+
+# Include target in all.
+all: src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 28
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/rule
+
+# Convenience name for target.
+SetJoin: src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/rule
+
+.PHONY : SetJoin
+
+# clean rule for target.
+src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/clean:
+ $(MAKE) -f src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/build.make src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/clean
+.PHONY : src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Core/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.AlwaysRecord/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Announcements/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Commands/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.ExcessiveHeadshots/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.ExtraLogging/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Greetings/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.HybridUUID/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.IRCJoin/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Ladder/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Ladder.All-Time/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Ladder.Daily/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Ladder.Monthly/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Ladder.Web/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Ladder.Weekly/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Ladder.Yearly/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Listen/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Logging/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Medals/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.MinPlayers/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.ModSystem/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.NicknameUUID/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Plugin.Template/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.ServerList/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.SetJoin/all
+src/Plugins/RenX/all: src/Plugins/RenX/RenX.Warn/all
+
+.PHONY : src/Plugins/RenX/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Core/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.AlwaysRecord/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Announcements/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Commands/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.ExcessiveHeadshots/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.ExtraLogging/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Greetings/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.HybridUUID/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.IRCJoin/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Ladder/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Ladder.All-Time/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Ladder.Daily/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Ladder.Monthly/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Ladder.Web/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Ladder.Weekly/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Ladder.Yearly/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Listen/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Logging/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Medals/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.MinPlayers/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.ModSystem/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.NicknameUUID/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Plugin.Template/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.ServerList/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.SetJoin/clean
+src/Plugins/RenX/clean: src/Plugins/RenX/RenX.Warn/clean
+
+.PHONY : src/Plugins/RenX/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Core/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.AlwaysRecord/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Announcements/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Commands/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.ExcessiveHeadshots/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.ExtraLogging/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Greetings/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.HybridUUID/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.IRCJoin/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Ladder/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Ladder.All-Time/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Ladder.Daily/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Ladder.Monthly/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Ladder.Web/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Ladder.Weekly/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Ladder.Yearly/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Listen/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Logging/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Medals/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.MinPlayers/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.ModSystem/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.NicknameUUID/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Plugin.Template/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.ServerList/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.SetJoin/preinstall
+src/Plugins/RenX/preinstall: src/Plugins/RenX/RenX.Warn/preinstall
+
+.PHONY : src/Plugins/RenX/preinstall
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Core
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Core/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Core/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Core/clean: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Core/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Core/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Core/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/build.make src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/build.make src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=26,27,28,29,30,31,32,33,34,35 "Built target RenX.Core"
+.PHONY : src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 36
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/rule
+
+# Convenience name for target.
+RenX.Core: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/rule
+
+.PHONY : RenX.Core
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/build.make src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.AlwaysRecord
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.AlwaysRecord/all: src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.AlwaysRecord/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.AlwaysRecord/clean: src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.AlwaysRecord/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.AlwaysRecord/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.AlwaysRecord/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/build.make src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/build.make src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=20,21 "Built target RenX.AlwaysRecord"
+.PHONY : src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/rule
+
+# Convenience name for target.
+RenX.AlwaysRecord: src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/rule
+
+.PHONY : RenX.AlwaysRecord
+
+# clean rule for target.
+src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/build.make src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/clean
+.PHONY : src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Announcements
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Announcements/all: src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Announcements/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Announcements/clean: src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Announcements/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Announcements/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Announcements/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/build.make src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/build.make src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=22,23 "Built target RenX.Announcements"
+.PHONY : src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/rule
+
+# Convenience name for target.
+RenX.Announcements: src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/rule
+
+.PHONY : RenX.Announcements
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/build.make src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Commands
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Commands/all: src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Commands/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Commands/clean: src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Commands/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Commands/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Commands/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/build.make src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/build.make src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=24,25 "Built target RenX.Commands"
+.PHONY : src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/rule
+
+# Convenience name for target.
+RenX.Commands: src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/rule
+
+.PHONY : RenX.Commands
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/build.make src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.ExcessiveHeadshots
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.ExcessiveHeadshots/all: src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.ExcessiveHeadshots/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.ExcessiveHeadshots/clean: src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.ExcessiveHeadshots/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.ExcessiveHeadshots/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.ExcessiveHeadshots/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/build.make src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/build.make src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=36,37 "Built target RenX.ExcessiveHeadshots"
+.PHONY : src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/rule
+
+# Convenience name for target.
+RenX.ExcessiveHeadshots: src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/rule
+
+.PHONY : RenX.ExcessiveHeadshots
+
+# clean rule for target.
+src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/build.make src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/clean
+.PHONY : src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.ExtraLogging
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.ExtraLogging/all: src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.ExtraLogging/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.ExtraLogging/clean: src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.ExtraLogging/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.ExtraLogging/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.ExtraLogging/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/build.make src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/build.make src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=38,39 "Built target RenX.ExtraLogging"
+.PHONY : src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/rule
+
+# Convenience name for target.
+RenX.ExtraLogging: src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/rule
+
+.PHONY : RenX.ExtraLogging
+
+# clean rule for target.
+src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/build.make src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/clean
+.PHONY : src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Greetings
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Greetings/all: src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Greetings/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Greetings/clean: src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Greetings/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Greetings/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Greetings/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/build.make src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/build.make src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=40,41 "Built target RenX.Greetings"
+.PHONY : src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/rule
+
+# Convenience name for target.
+RenX.Greetings: src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/rule
+
+.PHONY : RenX.Greetings
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/build.make src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.HybridUUID
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.HybridUUID/all: src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.HybridUUID/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.HybridUUID/clean: src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.HybridUUID/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.HybridUUID/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.HybridUUID/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/build.make src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/build.make src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=42,43 "Built target RenX.HybridUUID"
+.PHONY : src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/rule
+
+# Convenience name for target.
+RenX.HybridUUID: src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/rule
+
+.PHONY : RenX.HybridUUID
+
+# clean rule for target.
+src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/build.make src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/clean
+.PHONY : src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.IRCJoin
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.IRCJoin/all: src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.IRCJoin/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.IRCJoin/clean: src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.IRCJoin/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.IRCJoin/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.IRCJoin/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/build.make src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/build.make src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=44,45 "Built target RenX.IRCJoin"
+.PHONY : src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/rule
+
+# Convenience name for target.
+RenX.IRCJoin: src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/rule
+
+.PHONY : RenX.IRCJoin
+
+# clean rule for target.
+src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/build.make src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/clean
+.PHONY : src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Ladder
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Ladder/all: src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Ladder/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Ladder/clean: src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Ladder/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Ladder/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Ladder/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/build.make src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/build.make src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=46,47 "Built target RenX.Ladder"
+.PHONY : src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/rule
+
+# Convenience name for target.
+RenX.Ladder: src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/rule
+
+.PHONY : RenX.Ladder
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/build.make src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Ladder.All-Time
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.All-Time/all: src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.All-Time/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.All-Time/clean: src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.All-Time/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.All-Time/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.All-Time/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/build.make src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/build.make src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=48,49 "Built target RenX.Ladder.All-Time"
+.PHONY : src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/rule
+
+# Convenience name for target.
+RenX.Ladder.All-Time: src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/rule
+
+.PHONY : RenX.Ladder.All-Time
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/build.make src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Ladder.Daily
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Daily/all: src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Daily/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Daily/clean: src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Daily/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Daily/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Daily/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/build.make src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/build.make src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=50 "Built target RenX.Ladder.Daily"
+.PHONY : src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 37
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/rule
+
+# Convenience name for target.
+RenX.Ladder.Daily: src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/rule
+
+.PHONY : RenX.Ladder.Daily
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/build.make src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Ladder.Monthly
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Monthly/all: src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Monthly/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Monthly/clean: src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Monthly/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Monthly/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Monthly/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/build.make src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/build.make src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=51,52 "Built target RenX.Ladder.Monthly"
+.PHONY : src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/rule
+
+# Convenience name for target.
+RenX.Ladder.Monthly: src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/rule
+
+.PHONY : RenX.Ladder.Monthly
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/build.make src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Ladder.Web
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Web/all: src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Web/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Web/clean: src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Web/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Web/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Web/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/all: src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/all
+src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/build.make src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/build.make src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=53,54 "Built target RenX.Ladder.Web"
+.PHONY : src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 40
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/rule
+
+# Convenience name for target.
+RenX.Ladder.Web: src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/rule
+
+.PHONY : RenX.Ladder.Web
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/build.make src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Ladder.Weekly
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Weekly/all: src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Weekly/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Weekly/clean: src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Weekly/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Weekly/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Weekly/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/build.make src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/build.make src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=55,56 "Built target RenX.Ladder.Weekly"
+.PHONY : src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/rule
+
+# Convenience name for target.
+RenX.Ladder.Weekly: src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/rule
+
+.PHONY : RenX.Ladder.Weekly
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/build.make src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Ladder.Yearly
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Yearly/all: src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Yearly/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Yearly/clean: src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Yearly/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Ladder.Yearly/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Ladder.Yearly/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/build.make src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/build.make src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=57,58 "Built target RenX.Ladder.Yearly"
+.PHONY : src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/rule
+
+# Convenience name for target.
+RenX.Ladder.Yearly: src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/rule
+
+.PHONY : RenX.Ladder.Yearly
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/build.make src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Listen
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Listen/all: src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Listen/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Listen/clean: src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Listen/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Listen/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Listen/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/build.make src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/build.make src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=59,60 "Built target RenX.Listen"
+.PHONY : src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/rule
+
+# Convenience name for target.
+RenX.Listen: src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/rule
+
+.PHONY : RenX.Listen
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/build.make src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Logging
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Logging/all: src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Logging/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Logging/clean: src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Logging/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Logging/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Logging/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/build.make src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/build.make src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=61,62 "Built target RenX.Logging"
+.PHONY : src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/rule
+
+# Convenience name for target.
+RenX.Logging: src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/rule
+
+.PHONY : RenX.Logging
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/build.make src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Medals
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Medals/all: src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Medals/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Medals/clean: src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Medals/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Medals/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Medals/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/build.make src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/build.make src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=63,64 "Built target RenX.Medals"
+.PHONY : src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/rule
+
+# Convenience name for target.
+RenX.Medals: src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/rule
+
+.PHONY : RenX.Medals
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/build.make src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.MinPlayers
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.MinPlayers/all: src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.MinPlayers/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.MinPlayers/clean: src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.MinPlayers/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.MinPlayers/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.MinPlayers/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/build.make src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/build.make src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=65,66 "Built target RenX.MinPlayers"
+.PHONY : src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/rule
+
+# Convenience name for target.
+RenX.MinPlayers: src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/rule
+
+.PHONY : RenX.MinPlayers
+
+# clean rule for target.
+src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/build.make src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/clean
+.PHONY : src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.ModSystem
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.ModSystem/all: src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.ModSystem/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.ModSystem/clean: src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.ModSystem/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.ModSystem/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.ModSystem/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/build.make src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/build.make src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=67,68 "Built target RenX.ModSystem"
+.PHONY : src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/rule
+
+# Convenience name for target.
+RenX.ModSystem: src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/rule
+
+.PHONY : RenX.ModSystem
+
+# clean rule for target.
+src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/build.make src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/clean
+.PHONY : src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.NicknameUUID
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.NicknameUUID/all: src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.NicknameUUID/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.NicknameUUID/clean: src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.NicknameUUID/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.NicknameUUID/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.NicknameUUID/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/build.make src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/build.make src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=69,70 "Built target RenX.NicknameUUID"
+.PHONY : src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/rule
+
+# Convenience name for target.
+RenX.NicknameUUID: src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/rule
+
+.PHONY : RenX.NicknameUUID
+
+# clean rule for target.
+src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/build.make src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/clean
+.PHONY : src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Plugin.Template
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Plugin.Template/all: src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Plugin.Template/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Plugin.Template/clean: src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Plugin.Template/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Plugin.Template/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Plugin.Template/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/build.make src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/build.make src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=71,72 "Built target RenX.Plugin.Template"
+.PHONY : src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/rule
+
+# Convenience name for target.
+RenX.Plugin.Template: src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/rule
+
+.PHONY : RenX.Plugin.Template
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/build.make src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.ServerList
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.ServerList/all: src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.ServerList/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.ServerList/clean: src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.ServerList/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.ServerList/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.ServerList/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/all: src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/all
+src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/build.make src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/build.make src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=73,74 "Built target RenX.ServerList"
+.PHONY : src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 40
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/rule
+
+# Convenience name for target.
+RenX.ServerList: src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/rule
+
+.PHONY : RenX.ServerList
+
+# clean rule for target.
+src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/build.make src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/clean
+.PHONY : src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.SetJoin
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.SetJoin/all: src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.SetJoin/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.SetJoin/clean: src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.SetJoin/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.SetJoin/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.SetJoin/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/build.make src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/build.make src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=75 "Built target RenX.SetJoin"
+.PHONY : src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 37
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/rule
+
+# Convenience name for target.
+RenX.SetJoin: src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/rule
+
+.PHONY : RenX.SetJoin
+
+# clean rule for target.
+src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/build.make src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/clean
+.PHONY : src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory src/Plugins/RenX/RenX.Warn
+
+# Convenience name for "all" pass in the directory.
+src/Plugins/RenX/RenX.Warn/all: src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/all
+
+.PHONY : src/Plugins/RenX/RenX.Warn/all
+
+# Convenience name for "clean" pass in the directory.
+src/Plugins/RenX/RenX.Warn/clean: src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/clean
+
+.PHONY : src/Plugins/RenX/RenX.Warn/clean
+
+# Convenience name for "preinstall" pass in the directory.
+src/Plugins/RenX/RenX.Warn/preinstall:
+
+.PHONY : src/Plugins/RenX/RenX.Warn/preinstall
+
+#=============================================================================
+# Target rules for target src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir
+
+# All Build rule for target.
+src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/all: src/jupiter/src/common/CMakeFiles/jupiter.dir/all
+src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/all: src/Bot/src/CMakeFiles/Bot.dir/all
+src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/all: src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/all
+ $(MAKE) -f src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/build.make src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/depend
+ $(MAKE) -f src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/build.make src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=76,77 "Built target RenX.Warn"
+.PHONY : src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/all
+
+# Include target in all.
+all: src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/all
+
+.PHONY : all
+
+# Build rule for subdir invocation for target.
+src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 38
+ $(MAKE) -f CMakeFiles/Makefile2 src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/rule
+
+# Convenience name for target.
+RenX.Warn: src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/rule
+
+.PHONY : RenX.Warn
+
+# clean rule for target.
+src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/clean:
+ $(MAKE) -f src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/build.make src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/clean
+.PHONY : src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/clean
+
+# clean rule for target.
+clean: src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/clean
+
+.PHONY : clean
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/cmake-build-debug/CMakeFiles/TargetDirectories.txt b/cmake-build-debug/CMakeFiles/TargetDirectories.txt
new file mode 100644
index 0000000..f490d2f
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/TargetDirectories.txt
@@ -0,0 +1,122 @@
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/ChannelRelay/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/ChannelRelay/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/CoreCommands/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/CoreCommands/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/ExtraCommands/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/ExtraCommands/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/FunCommands/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/FunCommands/CMakeFiles/FunCommands.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/FunCommands/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/HTTPServer/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/HTTPServer/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/IRC.Core/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/IRC.Core/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/PluginManager/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/PluginManager/CMakeFiles/PluginManager.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/PluginManager/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/SetJoin/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/SetJoin/CMakeFiles/SetJoin.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/SetJoin/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Core/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Core/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Announcements/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Announcements/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Commands/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Commands/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Greetings/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Greetings/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Listen/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Listen/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Logging/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Logging/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Medals/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Medals/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ModSystem/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ModSystem/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ServerList/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.ServerList/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.SetJoin/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.SetJoin/CMakeFiles/edit_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Warn/CMakeFiles/rebuild_cache.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir
+/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/RenX/RenX.Warn/CMakeFiles/edit_cache.dir
diff --git a/cmake-build-debug/CMakeFiles/clion-environment.txt b/cmake-build-debug/CMakeFiles/clion-environment.txt
new file mode 100644
index 0000000..31640a7
Binary files /dev/null and b/cmake-build-debug/CMakeFiles/clion-environment.txt differ
diff --git a/cmake-build-debug/CMakeFiles/clion-log.txt b/cmake-build-debug/CMakeFiles/clion-log.txt
new file mode 100644
index 0000000..03e209d
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/clion-log.txt
@@ -0,0 +1,5 @@
+/usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=/usr/bin/gcc-8 -DCMAKE_CXX_COMPILER=/usr/bin/g++-8 -G "CodeBlocks - Unix Makefiles" "/mnt/c/dev/Projects/Jupiter Bot"
+-- No compiler-specific settings set; CMAKE_CXX_COMPILER_ID: GNU
+-- Configuring done
+-- Generating done
+-- Build files have been written to: /mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug
diff --git a/cmake-build-debug/CMakeFiles/cmake.check_cache b/cmake-build-debug/CMakeFiles/cmake.check_cache
new file mode 100644
index 0000000..3dccd73
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/cmake.check_cache
@@ -0,0 +1 @@
+# This file is generated by cmake for dependency checking of the CMakeCache.txt file
diff --git a/cmake-build-debug/CMakeFiles/feature_tests.bin b/cmake-build-debug/CMakeFiles/feature_tests.bin
new file mode 100644
index 0000000..9e849c1
Binary files /dev/null and b/cmake-build-debug/CMakeFiles/feature_tests.bin differ
diff --git a/cmake-build-debug/CMakeFiles/feature_tests.c b/cmake-build-debug/CMakeFiles/feature_tests.c
new file mode 100644
index 0000000..83e86dd
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/feature_tests.c
@@ -0,0 +1,34 @@
+
+ const char features[] = {"\n"
+"C_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304
+"1"
+#else
+"0"
+#endif
+"c_function_prototypes\n"
+"C_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
+"1"
+#else
+"0"
+#endif
+"c_restrict\n"
+"C_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201000L
+"1"
+#else
+"0"
+#endif
+"c_static_assert\n"
+"C_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
+"1"
+#else
+"0"
+#endif
+"c_variadic_macros\n"
+
+};
+
+int main(int argc, char** argv) { (void)argv; return features[argc]; }
diff --git a/cmake-build-debug/CMakeFiles/feature_tests.cxx b/cmake-build-debug/CMakeFiles/feature_tests.cxx
new file mode 100644
index 0000000..b93418c
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/feature_tests.cxx
@@ -0,0 +1,405 @@
+
+ const char features[] = {"\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L
+"1"
+#else
+"0"
+#endif
+"cxx_aggregate_default_initializers\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_alias_templates\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_alignas\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_alignof\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_attributes\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_attribute_deprecated\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_auto_type\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_binary_literals\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_constexpr\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_contextual_conversions\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_decltype\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_decltype_auto\n"
+"CXX_FEATURE:"
+#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_decltype_incomplete_return_types\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_default_function_template_args\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_defaulted_functions\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_defaulted_move_initializers\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_delegating_constructors\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_deleted_functions\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_digit_separators\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_enum_forward_declarations\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_explicit_conversions\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_extended_friend_declarations\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_extern_templates\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_final\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_func_identifier\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_generalized_initializers\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_generic_lambdas\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_inheriting_constructors\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_inline_namespaces\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_lambdas\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_lambda_init_captures\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_local_type_template_args\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_long_long_type\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_noexcept\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_nonstatic_member_init\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_nullptr\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_override\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_range_for\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_raw_string_literals\n"
+"CXX_FEATURE:"
+#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_reference_qualified_functions\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L
+"1"
+#else
+"0"
+#endif
+"cxx_relaxed_constexpr\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_return_type_deduction\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_right_angle_brackets\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_rvalue_references\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_sizeof_member\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_static_assert\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_strong_enums\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && __cplusplus
+"1"
+#else
+"0"
+#endif
+"cxx_template_template_parameters\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_thread_local\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_trailing_return_types\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_unicode_literals\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_uniform_initialization\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_unrestricted_unions\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L
+"1"
+#else
+"0"
+#endif
+"cxx_user_literals\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L
+"1"
+#else
+"0"
+#endif
+"cxx_variable_templates\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_variadic_macros\n"
+"CXX_FEATURE:"
+#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__))
+"1"
+#else
+"0"
+#endif
+"cxx_variadic_templates\n"
+
+};
+
+int main(int argc, char** argv) { (void)argv; return features[argc]; }
diff --git a/cmake-build-debug/CMakeFiles/progress.marks b/cmake-build-debug/CMakeFiles/progress.marks
new file mode 100644
index 0000000..29d6383
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+100
diff --git a/cmake-build-debug/Makefile b/cmake-build-debug/Makefile
new file mode 100644
index 0000000..1531744
--- /dev/null
+++ b/cmake-build-debug/Makefile
@@ -0,0 +1,638 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles/progress.marks"
+ $(MAKE) -f CMakeFiles/Makefile2 all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : all
+
+# The main clean target
+clean:
+ $(MAKE) -f CMakeFiles/Makefile2 clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ $(MAKE) -f CMakeFiles/Makefile2 preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ $(MAKE) -f CMakeFiles/Makefile2 preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+#=============================================================================
+# Target rules for targets named jupiter
+
+# Build rule for target.
+jupiter: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 jupiter
+.PHONY : jupiter
+
+# fast build rule for target.
+jupiter/fast:
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/build
+.PHONY : jupiter/fast
+
+#=============================================================================
+# Target rules for targets named Bot
+
+# Build rule for target.
+Bot: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 Bot
+.PHONY : Bot
+
+# fast build rule for target.
+Bot/fast:
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/build
+.PHONY : Bot/fast
+
+#=============================================================================
+# Target rules for targets named ChannelRelay
+
+# Build rule for target.
+ChannelRelay: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 ChannelRelay
+.PHONY : ChannelRelay
+
+# fast build rule for target.
+ChannelRelay/fast:
+ $(MAKE) -f src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/build.make src/Plugins/ChannelRelay/CMakeFiles/ChannelRelay.dir/build
+.PHONY : ChannelRelay/fast
+
+#=============================================================================
+# Target rules for targets named CoreCommands
+
+# Build rule for target.
+CoreCommands: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 CoreCommands
+.PHONY : CoreCommands
+
+# fast build rule for target.
+CoreCommands/fast:
+ $(MAKE) -f src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/build.make src/Plugins/CoreCommands/CMakeFiles/CoreCommands.dir/build
+.PHONY : CoreCommands/fast
+
+#=============================================================================
+# Target rules for targets named ExtraCommands
+
+# Build rule for target.
+ExtraCommands: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 ExtraCommands
+.PHONY : ExtraCommands
+
+# fast build rule for target.
+ExtraCommands/fast:
+ $(MAKE) -f src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/build.make src/Plugins/ExtraCommands/CMakeFiles/ExtraCommands.dir/build
+.PHONY : ExtraCommands/fast
+
+#=============================================================================
+# Target rules for targets named FunCommands
+
+# Build rule for target.
+FunCommands: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 FunCommands
+.PHONY : FunCommands
+
+# fast build rule for target.
+FunCommands/fast:
+ $(MAKE) -f src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/build.make src/Plugins/FunCommands/CMakeFiles/FunCommands.dir/build
+.PHONY : FunCommands/fast
+
+#=============================================================================
+# Target rules for targets named HTTPServer
+
+# Build rule for target.
+HTTPServer: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 HTTPServer
+.PHONY : HTTPServer
+
+# fast build rule for target.
+HTTPServer/fast:
+ $(MAKE) -f src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/build.make src/Plugins/HTTPServer/CMakeFiles/HTTPServer.dir/build
+.PHONY : HTTPServer/fast
+
+#=============================================================================
+# Target rules for targets named IRC_Core
+
+# Build rule for target.
+IRC_Core: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 IRC_Core
+.PHONY : IRC_Core
+
+# fast build rule for target.
+IRC_Core/fast:
+ $(MAKE) -f src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/build.make src/Plugins/IRC.Core/CMakeFiles/IRC_Core.dir/build
+.PHONY : IRC_Core/fast
+
+#=============================================================================
+# Target rules for targets named PluginManager
+
+# Build rule for target.
+PluginManager: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 PluginManager
+.PHONY : PluginManager
+
+# fast build rule for target.
+PluginManager/fast:
+ $(MAKE) -f src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/build.make src/Plugins/PluginManager/CMakeFiles/PluginManager.dir/build
+.PHONY : PluginManager/fast
+
+#=============================================================================
+# Target rules for targets named SetJoin
+
+# Build rule for target.
+SetJoin: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 SetJoin
+.PHONY : SetJoin
+
+# fast build rule for target.
+SetJoin/fast:
+ $(MAKE) -f src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/build.make src/Plugins/SetJoin/CMakeFiles/SetJoin.dir/build
+.PHONY : SetJoin/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Core
+
+# Build rule for target.
+RenX.Core: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Core
+.PHONY : RenX.Core
+
+# fast build rule for target.
+RenX.Core/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/build.make src/Plugins/RenX/RenX.Core/CMakeFiles/RenX.Core.dir/build
+.PHONY : RenX.Core/fast
+
+#=============================================================================
+# Target rules for targets named RenX.AlwaysRecord
+
+# Build rule for target.
+RenX.AlwaysRecord: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.AlwaysRecord
+.PHONY : RenX.AlwaysRecord
+
+# fast build rule for target.
+RenX.AlwaysRecord/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/build.make src/Plugins/RenX/RenX.AlwaysRecord/CMakeFiles/RenX.AlwaysRecord.dir/build
+.PHONY : RenX.AlwaysRecord/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Announcements
+
+# Build rule for target.
+RenX.Announcements: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Announcements
+.PHONY : RenX.Announcements
+
+# fast build rule for target.
+RenX.Announcements/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/build.make src/Plugins/RenX/RenX.Announcements/CMakeFiles/RenX.Announcements.dir/build
+.PHONY : RenX.Announcements/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Commands
+
+# Build rule for target.
+RenX.Commands: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Commands
+.PHONY : RenX.Commands
+
+# fast build rule for target.
+RenX.Commands/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/build.make src/Plugins/RenX/RenX.Commands/CMakeFiles/RenX.Commands.dir/build
+.PHONY : RenX.Commands/fast
+
+#=============================================================================
+# Target rules for targets named RenX.ExcessiveHeadshots
+
+# Build rule for target.
+RenX.ExcessiveHeadshots: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.ExcessiveHeadshots
+.PHONY : RenX.ExcessiveHeadshots
+
+# fast build rule for target.
+RenX.ExcessiveHeadshots/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/build.make src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeFiles/RenX.ExcessiveHeadshots.dir/build
+.PHONY : RenX.ExcessiveHeadshots/fast
+
+#=============================================================================
+# Target rules for targets named RenX.ExtraLogging
+
+# Build rule for target.
+RenX.ExtraLogging: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.ExtraLogging
+.PHONY : RenX.ExtraLogging
+
+# fast build rule for target.
+RenX.ExtraLogging/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/build.make src/Plugins/RenX/RenX.ExtraLogging/CMakeFiles/RenX.ExtraLogging.dir/build
+.PHONY : RenX.ExtraLogging/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Greetings
+
+# Build rule for target.
+RenX.Greetings: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Greetings
+.PHONY : RenX.Greetings
+
+# fast build rule for target.
+RenX.Greetings/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/build.make src/Plugins/RenX/RenX.Greetings/CMakeFiles/RenX.Greetings.dir/build
+.PHONY : RenX.Greetings/fast
+
+#=============================================================================
+# Target rules for targets named RenX.HybridUUID
+
+# Build rule for target.
+RenX.HybridUUID: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.HybridUUID
+.PHONY : RenX.HybridUUID
+
+# fast build rule for target.
+RenX.HybridUUID/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/build.make src/Plugins/RenX/RenX.HybridUUID/CMakeFiles/RenX.HybridUUID.dir/build
+.PHONY : RenX.HybridUUID/fast
+
+#=============================================================================
+# Target rules for targets named RenX.IRCJoin
+
+# Build rule for target.
+RenX.IRCJoin: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.IRCJoin
+.PHONY : RenX.IRCJoin
+
+# fast build rule for target.
+RenX.IRCJoin/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/build.make src/Plugins/RenX/RenX.IRCJoin/CMakeFiles/RenX.IRCJoin.dir/build
+.PHONY : RenX.IRCJoin/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Ladder
+
+# Build rule for target.
+RenX.Ladder: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder
+.PHONY : RenX.Ladder
+
+# fast build rule for target.
+RenX.Ladder/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/build.make src/Plugins/RenX/RenX.Ladder/CMakeFiles/RenX.Ladder.dir/build
+.PHONY : RenX.Ladder/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Ladder.All-Time
+
+# Build rule for target.
+RenX.Ladder.All-Time: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.All-Time
+.PHONY : RenX.Ladder.All-Time
+
+# fast build rule for target.
+RenX.Ladder.All-Time/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/build.make src/Plugins/RenX/RenX.Ladder.All-Time/CMakeFiles/RenX.Ladder.All-Time.dir/build
+.PHONY : RenX.Ladder.All-Time/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Ladder.Daily
+
+# Build rule for target.
+RenX.Ladder.Daily: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Daily
+.PHONY : RenX.Ladder.Daily
+
+# fast build rule for target.
+RenX.Ladder.Daily/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/build.make src/Plugins/RenX/RenX.Ladder.Daily/CMakeFiles/RenX.Ladder.Daily.dir/build
+.PHONY : RenX.Ladder.Daily/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Ladder.Monthly
+
+# Build rule for target.
+RenX.Ladder.Monthly: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Monthly
+.PHONY : RenX.Ladder.Monthly
+
+# fast build rule for target.
+RenX.Ladder.Monthly/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/build.make src/Plugins/RenX/RenX.Ladder.Monthly/CMakeFiles/RenX.Ladder.Monthly.dir/build
+.PHONY : RenX.Ladder.Monthly/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Ladder.Web
+
+# Build rule for target.
+RenX.Ladder.Web: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Web
+.PHONY : RenX.Ladder.Web
+
+# fast build rule for target.
+RenX.Ladder.Web/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/build.make src/Plugins/RenX/RenX.Ladder.Web/CMakeFiles/RenX.Ladder.Web.dir/build
+.PHONY : RenX.Ladder.Web/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Ladder.Weekly
+
+# Build rule for target.
+RenX.Ladder.Weekly: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Weekly
+.PHONY : RenX.Ladder.Weekly
+
+# fast build rule for target.
+RenX.Ladder.Weekly/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/build.make src/Plugins/RenX/RenX.Ladder.Weekly/CMakeFiles/RenX.Ladder.Weekly.dir/build
+.PHONY : RenX.Ladder.Weekly/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Ladder.Yearly
+
+# Build rule for target.
+RenX.Ladder.Yearly: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Ladder.Yearly
+.PHONY : RenX.Ladder.Yearly
+
+# fast build rule for target.
+RenX.Ladder.Yearly/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/build.make src/Plugins/RenX/RenX.Ladder.Yearly/CMakeFiles/RenX.Ladder.Yearly.dir/build
+.PHONY : RenX.Ladder.Yearly/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Listen
+
+# Build rule for target.
+RenX.Listen: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Listen
+.PHONY : RenX.Listen
+
+# fast build rule for target.
+RenX.Listen/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/build.make src/Plugins/RenX/RenX.Listen/CMakeFiles/RenX.Listen.dir/build
+.PHONY : RenX.Listen/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Logging
+
+# Build rule for target.
+RenX.Logging: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Logging
+.PHONY : RenX.Logging
+
+# fast build rule for target.
+RenX.Logging/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/build.make src/Plugins/RenX/RenX.Logging/CMakeFiles/RenX.Logging.dir/build
+.PHONY : RenX.Logging/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Medals
+
+# Build rule for target.
+RenX.Medals: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Medals
+.PHONY : RenX.Medals
+
+# fast build rule for target.
+RenX.Medals/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/build.make src/Plugins/RenX/RenX.Medals/CMakeFiles/RenX.Medals.dir/build
+.PHONY : RenX.Medals/fast
+
+#=============================================================================
+# Target rules for targets named RenX.MinPlayers
+
+# Build rule for target.
+RenX.MinPlayers: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.MinPlayers
+.PHONY : RenX.MinPlayers
+
+# fast build rule for target.
+RenX.MinPlayers/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/build.make src/Plugins/RenX/RenX.MinPlayers/CMakeFiles/RenX.MinPlayers.dir/build
+.PHONY : RenX.MinPlayers/fast
+
+#=============================================================================
+# Target rules for targets named RenX.ModSystem
+
+# Build rule for target.
+RenX.ModSystem: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.ModSystem
+.PHONY : RenX.ModSystem
+
+# fast build rule for target.
+RenX.ModSystem/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/build.make src/Plugins/RenX/RenX.ModSystem/CMakeFiles/RenX.ModSystem.dir/build
+.PHONY : RenX.ModSystem/fast
+
+#=============================================================================
+# Target rules for targets named RenX.NicknameUUID
+
+# Build rule for target.
+RenX.NicknameUUID: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.NicknameUUID
+.PHONY : RenX.NicknameUUID
+
+# fast build rule for target.
+RenX.NicknameUUID/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/build.make src/Plugins/RenX/RenX.NicknameUUID/CMakeFiles/RenX.NicknameUUID.dir/build
+.PHONY : RenX.NicknameUUID/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Plugin.Template
+
+# Build rule for target.
+RenX.Plugin.Template: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Plugin.Template
+.PHONY : RenX.Plugin.Template
+
+# fast build rule for target.
+RenX.Plugin.Template/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/build.make src/Plugins/RenX/RenX.Plugin.Template/CMakeFiles/RenX.Plugin.Template.dir/build
+.PHONY : RenX.Plugin.Template/fast
+
+#=============================================================================
+# Target rules for targets named RenX.ServerList
+
+# Build rule for target.
+RenX.ServerList: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.ServerList
+.PHONY : RenX.ServerList
+
+# fast build rule for target.
+RenX.ServerList/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/build.make src/Plugins/RenX/RenX.ServerList/CMakeFiles/RenX.ServerList.dir/build
+.PHONY : RenX.ServerList/fast
+
+#=============================================================================
+# Target rules for targets named RenX.SetJoin
+
+# Build rule for target.
+RenX.SetJoin: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.SetJoin
+.PHONY : RenX.SetJoin
+
+# fast build rule for target.
+RenX.SetJoin/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/build.make src/Plugins/RenX/RenX.SetJoin/CMakeFiles/RenX.SetJoin.dir/build
+.PHONY : RenX.SetJoin/fast
+
+#=============================================================================
+# Target rules for targets named RenX.Warn
+
+# Build rule for target.
+RenX.Warn: cmake_check_build_system
+ $(MAKE) -f CMakeFiles/Makefile2 RenX.Warn
+.PHONY : RenX.Warn
+
+# fast build rule for target.
+RenX.Warn/fast:
+ $(MAKE) -f src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/build.make src/Plugins/RenX/RenX.Warn/CMakeFiles/RenX.Warn.dir/build
+.PHONY : RenX.Warn/fast
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+ @echo "... jupiter"
+ @echo "... Bot"
+ @echo "... ChannelRelay"
+ @echo "... CoreCommands"
+ @echo "... ExtraCommands"
+ @echo "... FunCommands"
+ @echo "... HTTPServer"
+ @echo "... IRC_Core"
+ @echo "... PluginManager"
+ @echo "... SetJoin"
+ @echo "... RenX.Core"
+ @echo "... RenX.AlwaysRecord"
+ @echo "... RenX.Announcements"
+ @echo "... RenX.Commands"
+ @echo "... RenX.ExcessiveHeadshots"
+ @echo "... RenX.ExtraLogging"
+ @echo "... RenX.Greetings"
+ @echo "... RenX.HybridUUID"
+ @echo "... RenX.IRCJoin"
+ @echo "... RenX.Ladder"
+ @echo "... RenX.Ladder.All-Time"
+ @echo "... RenX.Ladder.Daily"
+ @echo "... RenX.Ladder.Monthly"
+ @echo "... RenX.Ladder.Web"
+ @echo "... RenX.Ladder.Weekly"
+ @echo "... RenX.Ladder.Yearly"
+ @echo "... RenX.Listen"
+ @echo "... RenX.Logging"
+ @echo "... RenX.Medals"
+ @echo "... RenX.MinPlayers"
+ @echo "... RenX.ModSystem"
+ @echo "... RenX.NicknameUUID"
+ @echo "... RenX.Plugin.Template"
+ @echo "... RenX.ServerList"
+ @echo "... RenX.SetJoin"
+ @echo "... RenX.Warn"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/cmake-build-debug/cmake_install.cmake b/cmake-build-debug/cmake_install.cmake
new file mode 100644
index 0000000..450eb2c
--- /dev/null
+++ b/cmake-build-debug/cmake_install.cmake
@@ -0,0 +1,55 @@
+# Install script for directory: /mnt/c/dev/Projects/Jupiter Bot
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Debug")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+ # Include the install script for each subdirectory.
+ include("/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/cmake_install.cmake")
+
+endif()
+
+if(CMAKE_INSTALL_COMPONENT)
+ set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
+else()
+ set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
+endif()
+
+string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
+ "${CMAKE_INSTALL_MANIFEST_FILES}")
+file(WRITE "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/${CMAKE_INSTALL_MANIFEST}"
+ "${CMAKE_INSTALL_MANIFEST_CONTENT}")
diff --git a/cmake-build-debug/jupiter_bot.cbp b/cmake-build-debug/jupiter_bot.cbp
new file mode 100644
index 0000000..c4ea744
--- /dev/null
+++ b/cmake-build-debug/jupiter_bot.cbp
@@ -0,0 +1,2389 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cmake-build-debug/src/Bot/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-debug/src/Bot/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000..c479f00
--- /dev/null
+++ b/cmake-build-debug/src/Bot/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/c/dev/Projects/Jupiter Bot")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/cmake-build-debug/src/Bot/CMakeFiles/progress.marks b/cmake-build-debug/src/Bot/CMakeFiles/progress.marks
new file mode 100644
index 0000000..6f4247a
--- /dev/null
+++ b/cmake-build-debug/src/Bot/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+26
diff --git a/cmake-build-debug/src/Bot/Makefile b/cmake-build-debug/src/Bot/Makefile
new file mode 100644
index 0000000..72930c2
--- /dev/null
+++ b/cmake-build-debug/src/Bot/Makefile
@@ -0,0 +1,134 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/CMakeFiles/progress.marks"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/cmake-build-debug/src/Bot/cmake_install.cmake b/cmake-build-debug/src/Bot/cmake_install.cmake
new file mode 100644
index 0000000..4ab8821
--- /dev/null
+++ b/cmake-build-debug/src/Bot/cmake_install.cmake
@@ -0,0 +1,45 @@
+# Install script for directory: /mnt/c/dev/Projects/Jupiter Bot/src/Bot
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Debug")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+ # Include the install script for each subdirectory.
+ include("/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/cmake_install.cmake")
+
+endif()
+
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/CXX.includecache b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/CXX.includecache
new file mode 100644
index 0000000..e21a926
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/CXX.includecache
@@ -0,0 +1,370 @@
+#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform:
+
+../src/Bot/src/../include/Console_Command.h
+Jupiter/GenericCommand.h
+../src/Bot/src/../include/Jupiter/GenericCommand.h
+Jupiter/ArrayList.h
+../src/Bot/src/../include/Jupiter/ArrayList.h
+Jupiter_Bot.h
+../src/Bot/src/../include/Jupiter_Bot.h
+
+../src/Bot/src/../include/IRC_Bot.h
+Jupiter_Bot.h
+../src/Bot/src/../include/Jupiter_Bot.h
+Jupiter/IRC_Client.h
+../src/Bot/src/../include/Jupiter/IRC_Client.h
+Jupiter/ArrayList.h
+../src/Bot/src/../include/Jupiter/ArrayList.h
+Jupiter/Rehash.h
+../src/Bot/src/../include/Jupiter/Rehash.h
+Jupiter/String.hpp
+../src/Bot/src/../include/Jupiter/String.hpp
+
+../src/Bot/src/../include/IRC_Command.h
+Jupiter/GenericCommand.h
+../src/Bot/src/../include/Jupiter/GenericCommand.h
+Jupiter/IRC_Client.h
+../src/Bot/src/../include/Jupiter/IRC_Client.h
+Jupiter/ArrayList.h
+../src/Bot/src/../include/Jupiter/ArrayList.h
+Jupiter/String.hpp
+../src/Bot/src/../include/Jupiter/String.hpp
+Jupiter_Bot.h
+../src/Bot/src/../include/Jupiter_Bot.h
+ServerManager.h
+../src/Bot/src/../include/ServerManager.h
+IRC_Bot.h
+../src/Bot/src/../include/IRC_Bot.h
+
+../src/Bot/src/../include/Jupiter_Bot.h
+chrono
+-
+
+../src/Bot/src/../include/ServerManager.h
+Jupiter_Bot.h
+../src/Bot/src/../include/Jupiter_Bot.h
+Jupiter/Thinker.h
+../src/Bot/src/../include/Jupiter/Thinker.h
+Jupiter/ArrayList.h
+../src/Bot/src/../include/Jupiter/ArrayList.h
+Jupiter/Readable_String.h
+../src/Bot/src/../include/Jupiter/Readable_String.h
+
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+DataBuffer.h
+../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+
+../src/jupiter/src/common/../include/Jupiter/CString.h
+Shift_String.h
+../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+CString_Imp.h
+../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+Functions.h
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+CString.h
+../src/jupiter/src/common/../include/Jupiter/CString.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/Command.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ArrayList.h
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+
+../src/jupiter/src/common/../include/Jupiter/Config.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Hash_Table.h
+../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+CString.h
+../src/jupiter/src/common/../include/Jupiter/CString.h
+
+../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+cstdint
+-
+cstdio
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+DataBuffer_Imp.h
+../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+vector
+-
+array
+-
+
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+cstdint
+-
+cstddef
+-
+type_traits
+-
+stdbool.h
+-
+stdint.h
+-
+stddef.h
+-
+
+../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+Command.h
+../src/jupiter/src/common/../include/Jupiter/Command.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+ArrayList.h
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+
+../src/jupiter/src/common/../include/Jupiter/Hash.h
+cstdint
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+
+../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+forward_list
+-
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+Hash_Table_Imp.h
+../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+Hash_Table.h
+../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+Hash.h
+../src/jupiter/src/common/../include/Jupiter/Hash.h
+
+../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+Config.h
+../src/jupiter/src/common/../include/Jupiter/Config.h
+
+../src/jupiter/src/common/../include/Jupiter/IRC.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+cstdlib
+-
+cstdio
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Thinker.h
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+IRC.h
+../src/jupiter/src/common/../include/Jupiter/IRC.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+Config.h
+../src/jupiter/src/common/../include/Jupiter/Config.h
+Socket.h
+../src/jupiter/src/common/../include/Jupiter/Socket.h
+
+../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+cstdint
+-
+climits
+-
+stdint.h
+-
+limits.h
+-
+
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+../src/jupiter/src/common/../include/Jupiter/Plugin.h
+ArrayList.h
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+Thinker.h
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+Rehash.h
+../src/jupiter/src/common/../include/Jupiter/Rehash.h
+INIConfig.h
+../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+cwchar
+-
+cwctype
+-
+cstdio
+-
+string
+-
+iostream
+-
+InvalidIndex.h
+../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+DataBuffer.h
+../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+Readable_String_Imp.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+Functions.h
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+Reference_String_Imp.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+Functions.h
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+
+../src/jupiter/src/common/../include/Jupiter/Rehash.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+String_Type.h
+../src/jupiter/src/common/../include/Jupiter/String_Type.h
+Shift_String_Imp.h
+../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Socket.h
+cstring
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+Shift_String.h
+../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+String_Imp.h
+../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/String_Type.h
+cstdarg
+-
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+String_Type_Imp.h
+../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+String_Type.h
+../src/jupiter/src/common/../include/Jupiter/String_Type.h
+Functions.h
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+../src/jupiter/src/common/../include/Jupiter/Timer.h
+chrono
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Thinker.h
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Console_Command.cpp
+Console_Command.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Console_Command.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.cpp
+cstdio
+-
+cstring
+-
+cctype
+-
+Jupiter/Config.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/Config.h
+Jupiter/Plugin.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/Plugin.h
+Jupiter/Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/Functions.h
+IRC_Bot.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.h
+IRC_Command.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.cpp
+IRC_Command.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Main.cpp
+cstdlib
+-
+cstdio
+-
+cstring
+-
+exception
+-
+thread
+-
+mutex
+-
+Jupiter/Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/Functions.h
+Jupiter/INIConfig.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/INIConfig.h
+Jupiter/Socket.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/Socket.h
+Jupiter/Plugin.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/Plugin.h
+Jupiter/Timer.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/Timer.h
+IRC_Bot.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.h
+Console_Command.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Console_Command.h
+IRC_Command.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.h
+Windows.h
+-
+
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/ServerManager.cpp
+Jupiter/Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Jupiter/Functions.h
+ServerManager.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/ServerManager.h
+IRC_Bot.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.h
+IRC_Command.h
+/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.h
+
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o
new file mode 100644
index 0000000..6a0c08d
Binary files /dev/null and b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o differ
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/DependInfo.cmake b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/DependInfo.cmake
new file mode 100644
index 0000000..39febf6
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/DependInfo.cmake
@@ -0,0 +1,32 @@
+# The set of languages for which implicit dependencies are needed:
+set(CMAKE_DEPENDS_LANGUAGES
+ "CXX"
+ )
+# The set of files for implicit dependencies of each language:
+set(CMAKE_DEPENDS_CHECK_CXX
+ "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Console_Command.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Main.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/ServerManager.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o"
+ )
+set(CMAKE_CXX_COMPILER_ID "GNU")
+
+# Preprocessor definitions for this target.
+set(CMAKE_TARGET_DEFINITIONS_CXX
+ "JUPITER_BOT_EXPORTS"
+ )
+
+# The include file search paths:
+set(CMAKE_CXX_TARGET_INCLUDE_PATH
+ "../src/Bot/src/../include"
+ "../src/jupiter/src/common/../include"
+ )
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DependInfo.cmake"
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/build.make b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/build.make
new file mode 100644
index 0000000..f33e6f7
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/build.make
@@ -0,0 +1,224 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+# Include any dependencies generated for this target.
+include src/Bot/src/CMakeFiles/Bot.dir/depend.make
+
+# Include the progress variables for this target.
+include src/Bot/src/CMakeFiles/Bot.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include src/Bot/src/CMakeFiles/Bot.dir/flags.make
+
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: src/Bot/src/CMakeFiles/Bot.dir/flags.make
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/Bot/src/Console_Command.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/Bot.dir/Console_Command.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Console_Command.cpp"
+
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Bot.dir/Console_Command.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Console_Command.cpp" > CMakeFiles/Bot.dir/Console_Command.cpp.i
+
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Bot.dir/Console_Command.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Console_Command.cpp" -o CMakeFiles/Bot.dir/Console_Command.cpp.s
+
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o.requires:
+
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o.requires
+
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o.provides: src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o.requires
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o.provides.build
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o.provides
+
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o.provides.build: src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o
+
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: src/Bot/src/CMakeFiles/Bot.dir/flags.make
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/Bot/src/IRC_Bot.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/Bot.dir/IRC_Bot.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.cpp"
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Bot.dir/IRC_Bot.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.cpp" > CMakeFiles/Bot.dir/IRC_Bot.cpp.i
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Bot.dir/IRC_Bot.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.cpp" -o CMakeFiles/Bot.dir/IRC_Bot.cpp.s
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o.requires:
+
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o.requires
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o.provides: src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o.requires
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o.provides.build
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o.provides
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o.provides.build: src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o
+
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: src/Bot/src/CMakeFiles/Bot.dir/flags.make
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/Bot/src/IRC_Command.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/Bot.dir/IRC_Command.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.cpp"
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Bot.dir/IRC_Command.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.cpp" > CMakeFiles/Bot.dir/IRC_Command.cpp.i
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Bot.dir/IRC_Command.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.cpp" -o CMakeFiles/Bot.dir/IRC_Command.cpp.s
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o.requires:
+
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o.requires
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o.provides: src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o.requires
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o.provides.build
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o.provides
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o.provides.build: src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o
+
+
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: src/Bot/src/CMakeFiles/Bot.dir/flags.make
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/Bot/src/Main.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/Bot.dir/Main.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Main.cpp"
+
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Bot.dir/Main.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Main.cpp" > CMakeFiles/Bot.dir/Main.cpp.i
+
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Bot.dir/Main.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Main.cpp" -o CMakeFiles/Bot.dir/Main.cpp.s
+
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o.requires:
+
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o.requires
+
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o.provides: src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o.requires
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o.provides.build
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o.provides
+
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o.provides.build: src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o
+
+
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: src/Bot/src/CMakeFiles/Bot.dir/flags.make
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/Bot/src/ServerManager.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/Bot.dir/ServerManager.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/ServerManager.cpp"
+
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Bot.dir/ServerManager.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/ServerManager.cpp" > CMakeFiles/Bot.dir/ServerManager.cpp.i
+
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Bot.dir/ServerManager.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/ServerManager.cpp" -o CMakeFiles/Bot.dir/ServerManager.cpp.s
+
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o.requires:
+
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o.requires
+
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o.provides: src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o.requires
+ $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o.provides.build
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o.provides
+
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o.provides.build: src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o
+
+
+# Object files for target Bot
+Bot_OBJECTS = \
+"CMakeFiles/Bot.dir/Console_Command.cpp.o" \
+"CMakeFiles/Bot.dir/IRC_Bot.cpp.o" \
+"CMakeFiles/Bot.dir/IRC_Command.cpp.o" \
+"CMakeFiles/Bot.dir/Main.cpp.o" \
+"CMakeFiles/Bot.dir/ServerManager.cpp.o"
+
+# External object files for target Bot
+Bot_EXTERNAL_OBJECTS =
+
+src/Bot/src/Bot: src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o
+src/Bot/src/Bot: src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o
+src/Bot/src/Bot: src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o
+src/Bot/src/Bot: src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o
+src/Bot/src/Bot: src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o
+src/Bot/src/Bot: src/Bot/src/CMakeFiles/Bot.dir/build.make
+src/Bot/src/Bot: src/jupiter/src/common/libjupiter.so
+src/Bot/src/Bot: /usr/lib/x86_64-linux-gnu/libssl.so
+src/Bot/src/Bot: /usr/lib/x86_64-linux-gnu/libcrypto.so
+src/Bot/src/Bot: src/Bot/src/CMakeFiles/Bot.dir/link.txt
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_6) "Linking CXX executable Bot"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Bot.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+src/Bot/src/CMakeFiles/Bot.dir/build: src/Bot/src/Bot
+
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/build
+
+src/Bot/src/CMakeFiles/Bot.dir/requires: src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o.requires
+src/Bot/src/CMakeFiles/Bot.dir/requires: src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o.requires
+src/Bot/src/CMakeFiles/Bot.dir/requires: src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o.requires
+src/Bot/src/CMakeFiles/Bot.dir/requires: src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o.requires
+src/Bot/src/CMakeFiles/Bot.dir/requires: src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o.requires
+
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/requires
+
+src/Bot/src/CMakeFiles/Bot.dir/clean:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" && $(CMAKE_COMMAND) -P CMakeFiles/Bot.dir/cmake_clean.cmake
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/clean
+
+src/Bot/src/CMakeFiles/Bot.dir/depend:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" "/mnt/c/dev/Projects/Jupiter Bot" "/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/DependInfo.cmake" --color=$(COLOR)
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/depend
+
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/cmake_clean.cmake b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/cmake_clean.cmake
new file mode 100644
index 0000000..6c635ec
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/cmake_clean.cmake
@@ -0,0 +1,14 @@
+file(REMOVE_RECURSE
+ "CMakeFiles/Bot.dir/Console_Command.cpp.o"
+ "CMakeFiles/Bot.dir/IRC_Bot.cpp.o"
+ "CMakeFiles/Bot.dir/IRC_Command.cpp.o"
+ "CMakeFiles/Bot.dir/Main.cpp.o"
+ "CMakeFiles/Bot.dir/ServerManager.cpp.o"
+ "Bot.pdb"
+ "Bot"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang CXX)
+ include(CMakeFiles/Bot.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/depend.internal b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/depend.internal
new file mode 100644
index 0000000..371b0c1
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/depend.internal
@@ -0,0 +1,171 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o
+ ../src/Bot/src/../include/Console_Command.h
+ ../src/Bot/src/../include/Jupiter_Bot.h
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/Command.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Console_Command.cpp
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o
+ ../src/Bot/src/../include/IRC_Bot.h
+ ../src/Bot/src/../include/IRC_Command.h
+ ../src/Bot/src/../include/Jupiter_Bot.h
+ ../src/Bot/src/../include/ServerManager.h
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Command.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Bot.cpp
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o
+ ../src/Bot/src/../include/IRC_Bot.h
+ ../src/Bot/src/../include/IRC_Command.h
+ ../src/Bot/src/../include/Jupiter_Bot.h
+ ../src/Bot/src/../include/ServerManager.h
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Command.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/IRC_Command.cpp
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o
+ ../src/Bot/src/../include/Console_Command.h
+ ../src/Bot/src/../include/IRC_Bot.h
+ ../src/Bot/src/../include/IRC_Command.h
+ ../src/Bot/src/../include/Jupiter_Bot.h
+ ../src/Bot/src/../include/ServerManager.h
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Command.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ ../src/jupiter/src/common/../include/Jupiter/Timer.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/Main.cpp
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o
+ ../src/Bot/src/../include/IRC_Bot.h
+ ../src/Bot/src/../include/IRC_Command.h
+ ../src/Bot/src/../include/Jupiter_Bot.h
+ ../src/Bot/src/../include/ServerManager.h
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Command.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/ServerManager.cpp
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/depend.make b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/depend.make
new file mode 100644
index 0000000..8db5a12
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/depend.make
@@ -0,0 +1,171 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/Bot/src/../include/Console_Command.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/Bot/src/../include/Jupiter_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Command.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o: ../src/Bot/src/Console_Command.cpp
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/Bot/src/../include/IRC_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/Bot/src/../include/IRC_Command.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/Bot/src/../include/Jupiter_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/Bot/src/../include/ServerManager.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Command.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o: ../src/Bot/src/IRC_Bot.cpp
+
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/Bot/src/../include/IRC_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/Bot/src/../include/IRC_Command.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/Bot/src/../include/Jupiter_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/Bot/src/../include/ServerManager.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Command.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o: ../src/Bot/src/IRC_Command.cpp
+
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/Bot/src/../include/Console_Command.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/Bot/src/../include/IRC_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/Bot/src/../include/IRC_Command.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/Bot/src/../include/Jupiter_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/Bot/src/../include/ServerManager.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Command.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Timer.h
+src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o: ../src/Bot/src/Main.cpp
+
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/Bot/src/../include/IRC_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/Bot/src/../include/IRC_Command.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/Bot/src/../include/Jupiter_Bot.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/Bot/src/../include/ServerManager.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Command.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o: ../src/Bot/src/ServerManager.cpp
+
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/flags.make b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/flags.make
new file mode 100644
index 0000000..4a8aed3
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/flags.make
@@ -0,0 +1,10 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# compile CXX with /usr/bin/g++-8
+CXX_FLAGS = -pthread -g -std=gnu++1z
+
+CXX_DEFINES = -DBot_EXPORTS -DJUPITER_BOT_EXPORTS
+
+CXX_INCLUDES = -I"/mnt/c/dev/Projects/Jupiter Bot/src/Bot/src/../include" -I"/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/../include"
+
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/link.txt b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/link.txt
new file mode 100644
index 0000000..b1b62e8
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/link.txt
@@ -0,0 +1 @@
+/usr/bin/g++-8 -pthread -g -Wl,--export-dynamic -rdynamic CMakeFiles/Bot.dir/Console_Command.cpp.o CMakeFiles/Bot.dir/IRC_Bot.cpp.o CMakeFiles/Bot.dir/IRC_Command.cpp.o CMakeFiles/Bot.dir/Main.cpp.o CMakeFiles/Bot.dir/ServerManager.cpp.o -o Bot -Wl,-rpath,"/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" ../../jupiter/src/common/libjupiter.so /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/progress.make b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/progress.make
new file mode 100644
index 0000000..fae0a7b
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/Bot.dir/progress.make
@@ -0,0 +1,7 @@
+CMAKE_PROGRESS_1 =
+CMAKE_PROGRESS_2 = 1
+CMAKE_PROGRESS_3 = 2
+CMAKE_PROGRESS_4 = 3
+CMAKE_PROGRESS_5 = 4
+CMAKE_PROGRESS_6 = 5
+
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-debug/src/Bot/src/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000..c479f00
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/c/dev/Projects/Jupiter Bot")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/cmake-build-debug/src/Bot/src/CMakeFiles/progress.marks b/cmake-build-debug/src/Bot/src/CMakeFiles/progress.marks
new file mode 100644
index 0000000..6f4247a
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+26
diff --git a/cmake-build-debug/src/Bot/src/Makefile b/cmake-build-debug/src/Bot/src/Makefile
new file mode 100644
index 0000000..0a7adcd
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/Makefile
@@ -0,0 +1,300 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/src/CMakeFiles/progress.marks"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/src/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/src/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/src/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/src/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+src/Bot/src/CMakeFiles/Bot.dir/rule:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/Bot/src/CMakeFiles/Bot.dir/rule
+.PHONY : src/Bot/src/CMakeFiles/Bot.dir/rule
+
+# Convenience name for target.
+Bot: src/Bot/src/CMakeFiles/Bot.dir/rule
+
+.PHONY : Bot
+
+# fast build rule for target.
+Bot/fast:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/build
+.PHONY : Bot/fast
+
+Console_Command.o: Console_Command.cpp.o
+
+.PHONY : Console_Command.o
+
+# target to build an object file
+Console_Command.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.o
+.PHONY : Console_Command.cpp.o
+
+Console_Command.i: Console_Command.cpp.i
+
+.PHONY : Console_Command.i
+
+# target to preprocess a source file
+Console_Command.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.i
+.PHONY : Console_Command.cpp.i
+
+Console_Command.s: Console_Command.cpp.s
+
+.PHONY : Console_Command.s
+
+# target to generate assembly for a file
+Console_Command.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/Console_Command.cpp.s
+.PHONY : Console_Command.cpp.s
+
+IRC_Bot.o: IRC_Bot.cpp.o
+
+.PHONY : IRC_Bot.o
+
+# target to build an object file
+IRC_Bot.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.o
+.PHONY : IRC_Bot.cpp.o
+
+IRC_Bot.i: IRC_Bot.cpp.i
+
+.PHONY : IRC_Bot.i
+
+# target to preprocess a source file
+IRC_Bot.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.i
+.PHONY : IRC_Bot.cpp.i
+
+IRC_Bot.s: IRC_Bot.cpp.s
+
+.PHONY : IRC_Bot.s
+
+# target to generate assembly for a file
+IRC_Bot.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/IRC_Bot.cpp.s
+.PHONY : IRC_Bot.cpp.s
+
+IRC_Command.o: IRC_Command.cpp.o
+
+.PHONY : IRC_Command.o
+
+# target to build an object file
+IRC_Command.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.o
+.PHONY : IRC_Command.cpp.o
+
+IRC_Command.i: IRC_Command.cpp.i
+
+.PHONY : IRC_Command.i
+
+# target to preprocess a source file
+IRC_Command.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.i
+.PHONY : IRC_Command.cpp.i
+
+IRC_Command.s: IRC_Command.cpp.s
+
+.PHONY : IRC_Command.s
+
+# target to generate assembly for a file
+IRC_Command.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/IRC_Command.cpp.s
+.PHONY : IRC_Command.cpp.s
+
+Main.o: Main.cpp.o
+
+.PHONY : Main.o
+
+# target to build an object file
+Main.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.o
+.PHONY : Main.cpp.o
+
+Main.i: Main.cpp.i
+
+.PHONY : Main.i
+
+# target to preprocess a source file
+Main.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.i
+.PHONY : Main.cpp.i
+
+Main.s: Main.cpp.s
+
+.PHONY : Main.s
+
+# target to generate assembly for a file
+Main.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/Main.cpp.s
+.PHONY : Main.cpp.s
+
+ServerManager.o: ServerManager.cpp.o
+
+.PHONY : ServerManager.o
+
+# target to build an object file
+ServerManager.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.o
+.PHONY : ServerManager.cpp.o
+
+ServerManager.i: ServerManager.cpp.i
+
+.PHONY : ServerManager.i
+
+# target to preprocess a source file
+ServerManager.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.i
+.PHONY : ServerManager.cpp.i
+
+ServerManager.s: ServerManager.cpp.s
+
+.PHONY : ServerManager.s
+
+# target to generate assembly for a file
+ServerManager.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/Bot/src/CMakeFiles/Bot.dir/build.make src/Bot/src/CMakeFiles/Bot.dir/ServerManager.cpp.s
+.PHONY : ServerManager.cpp.s
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... rebuild_cache"
+ @echo "... Bot"
+ @echo "... edit_cache"
+ @echo "... Console_Command.o"
+ @echo "... Console_Command.i"
+ @echo "... Console_Command.s"
+ @echo "... IRC_Bot.o"
+ @echo "... IRC_Bot.i"
+ @echo "... IRC_Bot.s"
+ @echo "... IRC_Command.o"
+ @echo "... IRC_Command.i"
+ @echo "... IRC_Command.s"
+ @echo "... Main.o"
+ @echo "... Main.i"
+ @echo "... Main.s"
+ @echo "... ServerManager.o"
+ @echo "... ServerManager.i"
+ @echo "... ServerManager.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/cmake-build-debug/src/Bot/src/cmake_install.cmake b/cmake-build-debug/src/Bot/src/cmake_install.cmake
new file mode 100644
index 0000000..daf9a19
--- /dev/null
+++ b/cmake-build-debug/src/Bot/src/cmake_install.cmake
@@ -0,0 +1,39 @@
+# Install script for directory: /mnt/c/dev/Projects/Jupiter Bot/src/Bot/src
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Debug")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
diff --git a/cmake-build-debug/src/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-debug/src/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000..c479f00
--- /dev/null
+++ b/cmake-build-debug/src/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/c/dev/Projects/Jupiter Bot")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/cmake-build-debug/src/CMakeFiles/progress.marks b/cmake-build-debug/src/CMakeFiles/progress.marks
new file mode 100644
index 0000000..29d6383
--- /dev/null
+++ b/cmake-build-debug/src/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+100
diff --git a/cmake-build-debug/src/Makefile b/cmake-build-debug/src/Makefile
new file mode 100644
index 0000000..e2e2061
--- /dev/null
+++ b/cmake-build-debug/src/Makefile
@@ -0,0 +1,134 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/CMakeFiles/progress.marks"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/cmake-build-debug/src/cmake_install.cmake b/cmake-build-debug/src/cmake_install.cmake
new file mode 100644
index 0000000..5655cd4
--- /dev/null
+++ b/cmake-build-debug/src/cmake_install.cmake
@@ -0,0 +1,47 @@
+# Install script for directory: /mnt/c/dev/Projects/Jupiter Bot/src
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Debug")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+ # Include the install script for each subdirectory.
+ include("/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/cmake_install.cmake")
+ include("/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Bot/cmake_install.cmake")
+ include("/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/Plugins/cmake_install.cmake")
+
+endif()
+
diff --git a/cmake-build-debug/src/jupiter/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-debug/src/jupiter/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000..c479f00
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/c/dev/Projects/Jupiter Bot")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/cmake-build-debug/src/jupiter/CMakeFiles/progress.marks b/cmake-build-debug/src/jupiter/CMakeFiles/progress.marks
new file mode 100644
index 0000000..aabe6ec
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+21
diff --git a/cmake-build-debug/src/jupiter/Makefile b/cmake-build-debug/src/jupiter/Makefile
new file mode 100644
index 0000000..b073046
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/Makefile
@@ -0,0 +1,134 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/CMakeFiles/progress.marks"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/cmake-build-debug/src/jupiter/cmake_install.cmake b/cmake-build-debug/src/jupiter/cmake_install.cmake
new file mode 100644
index 0000000..4b5534d
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/cmake_install.cmake
@@ -0,0 +1,45 @@
+# Install script for directory: /mnt/c/dev/Projects/Jupiter Bot/src/jupiter
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Debug")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+ # Include the install script for each subdirectory.
+ include("/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/cmake_install.cmake")
+
+endif()
+
diff --git a/cmake-build-debug/src/jupiter/jupiter.cbp b/cmake-build-debug/src/jupiter/jupiter.cbp
new file mode 100644
index 0000000..7a05f46
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/jupiter.cbp
@@ -0,0 +1,270 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cmake-build-debug/src/jupiter/src/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-debug/src/jupiter/src/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000..c479f00
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/c/dev/Projects/Jupiter Bot")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/cmake-build-debug/src/jupiter/src/CMakeFiles/progress.marks b/cmake-build-debug/src/jupiter/src/CMakeFiles/progress.marks
new file mode 100644
index 0000000..aabe6ec
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+21
diff --git a/cmake-build-debug/src/jupiter/src/Makefile b/cmake-build-debug/src/jupiter/src/Makefile
new file mode 100644
index 0000000..16c8c9d
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/Makefile
@@ -0,0 +1,134 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/CMakeFiles/progress.marks"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... rebuild_cache"
+ @echo "... edit_cache"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/cmake-build-debug/src/jupiter/src/cmake_install.cmake b/cmake-build-debug/src/jupiter/src/cmake_install.cmake
new file mode 100644
index 0000000..6d64e82
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/cmake_install.cmake
@@ -0,0 +1,45 @@
+# Install script for directory: /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Debug")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+ # Include the install script for each subdirectory.
+ include("/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/cmake_install.cmake")
+
+endif()
+
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644
index 0000000..c479f00
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/CMakeDirectoryInformation.cmake
@@ -0,0 +1,16 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Relative path conversion top directories.
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/c/dev/Projects/Jupiter Bot")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug")
+
+# Force unix paths in dependencies.
+set(CMAKE_FORCE_UNIX_PATHS 1)
+
+
+# The C and CXX include file regular expressions for this directory.
+set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o
new file mode 100644
index 0000000..87d7639
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/C.includecache b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/C.includecache
new file mode 100644
index 0000000..2019c88
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/C.includecache
@@ -0,0 +1,38 @@
+#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform:
+
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+cstdint
+-
+cstddef
+-
+type_traits
+-
+stdbool.h
+-
+stdint.h
+-
+stddef.h
+-
+
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.c
+stdint.h
+-
+time.h
+-
+ctype.h
+-
+math.h
+-
+Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.h
+
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/CXX.includecache b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/CXX.includecache
new file mode 100644
index 0000000..b34106e
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/CXX.includecache
@@ -0,0 +1,530 @@
+#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform:
+
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+DataBuffer.h
+../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+
+../src/jupiter/src/common/../include/Jupiter/Base64.h
+cstdint
+-
+cstddef
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/CString.h
+Shift_String.h
+../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+CString_Imp.h
+../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+Functions.h
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+CString.h
+../src/jupiter/src/common/../include/Jupiter/CString.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/Command.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ArrayList.h
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+
+../src/jupiter/src/common/../include/Jupiter/Config.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Hash_Table.h
+../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+CString.h
+../src/jupiter/src/common/../include/Jupiter/CString.h
+
+../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+cstdint
+-
+cstdio
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+DataBuffer_Imp.h
+../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+vector
+-
+array
+-
+
+../src/jupiter/src/common/../include/Jupiter/Database.h
+CString.h
+../src/jupiter/src/common/../include/Jupiter/CString.h
+
+../src/jupiter/src/common/../include/Jupiter/File.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+cstdio
+-
+
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+cstdint
+-
+cstddef
+-
+type_traits
+-
+stdbool.h
+-
+stdint.h
+-
+stddef.h
+-
+
+../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+Command.h
+../src/jupiter/src/common/../include/Jupiter/Command.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+ArrayList.h
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+
+../src/jupiter/src/common/../include/Jupiter/HTTP.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+
+../src/jupiter/src/common/../include/Jupiter/HTTP_Server.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Thinker.h
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ArrayList.h
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+
+../src/jupiter/src/common/../include/Jupiter/Hash.h
+cstdint
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+
+../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+forward_list
+-
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+Hash_Table_Imp.h
+../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+Hash_Table.h
+../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+Hash.h
+../src/jupiter/src/common/../include/Jupiter/Hash.h
+
+../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+Config.h
+../src/jupiter/src/common/../include/Jupiter/Config.h
+
+../src/jupiter/src/common/../include/Jupiter/IRC.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+cstdlib
+-
+cstdio
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Thinker.h
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+IRC.h
+../src/jupiter/src/common/../include/Jupiter/IRC.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+Config.h
+../src/jupiter/src/common/../include/Jupiter/Config.h
+Socket.h
+../src/jupiter/src/common/../include/Jupiter/Socket.h
+
+../src/jupiter/src/common/../include/Jupiter/IRC_Numerics.h
+cstdint
+-
+
+../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+cstdint
+-
+climits
+-
+stdint.h
+-
+limits.h
+-
+
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+../src/jupiter/src/common/../include/Jupiter/Plugin.h
+ArrayList.h
+../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+Thinker.h
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+Rehash.h
+../src/jupiter/src/common/../include/Jupiter/Rehash.h
+INIConfig.h
+../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+cwchar
+-
+cwctype
+-
+cstdio
+-
+string
+-
+iostream
+-
+InvalidIndex.h
+../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+DataBuffer.h
+../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+Readable_String_Imp.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+Functions.h
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+Reference_String_Imp.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+Reference_String.h
+../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+Functions.h
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+
+../src/jupiter/src/common/../include/Jupiter/Rehash.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+Socket.h
+../src/jupiter/src/common/../include/Jupiter/Socket.h
+
+../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+String_Type.h
+../src/jupiter/src/common/../include/Jupiter/String_Type.h
+Shift_String_Imp.h
+../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/Socket.h
+cstring
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+Shift_String.h
+../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+String_Imp.h
+../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+String.hpp
+../src/jupiter/src/common/../include/Jupiter/String.hpp
+
+../src/jupiter/src/common/../include/Jupiter/String_Type.h
+cstdarg
+-
+Readable_String.h
+../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+String_Type_Imp.h
+../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+
+../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+String_Type.h
+../src/jupiter/src/common/../include/Jupiter/String_Type.h
+Functions.h
+../src/jupiter/src/common/../include/Jupiter/Functions.h
+
+../src/jupiter/src/common/../include/Jupiter/TCPSocket.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Socket.h
+../src/jupiter/src/common/../include/Jupiter/Socket.h
+SecureSocket.h
+../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+
+../src/jupiter/src/common/../include/Jupiter/Timer.h
+chrono
+-
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Thinker.h
+../src/jupiter/src/common/../include/Jupiter/Thinker.h
+
+../src/jupiter/src/common/../include/Jupiter/UDPSocket.h
+Jupiter.h
+../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+Socket.h
+../src/jupiter/src/common/../include/Jupiter/Socket.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Base64.cpp
+Base64.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Base64.h
+Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Command.cpp
+cstring
+-
+ArrayList.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/ArrayList.h
+Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.h
+Command.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Command.h
+String.hpp
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/String.hpp
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Config.cpp
+Config.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Config.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/DataBuffer.cpp
+cstdlib
+-
+cstring
+-
+DataBuffer.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/DataBuffer.h
+Reference_String.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Reference_String.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Database.cpp
+Database.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Database.h
+cstring
+-
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/File.cpp
+sys/stat.h
+-
+File.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/File.h
+CString.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/CString.h
+String.hpp
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/String.hpp
+Reference_String.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Reference_String.h
+ArrayList.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/ArrayList.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/GenericCommand.cpp
+GenericCommand.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/GenericCommand.h
+Plugin.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/HTTP_Server.cpp
+ctime
+-
+chrono
+-
+String.hpp
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/String.hpp
+CString.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/CString.h
+Reference_String.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Reference_String.h
+TCPSocket.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.h
+ArrayList.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/ArrayList.h
+HTTP.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/HTTP.h
+HTTP_Server.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/HTTP_Server.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Hash.cpp
+Hash.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Hash.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/INIConfig.cpp
+stack
+-
+INIConfig.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/INIConfig.h
+Socket.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Socket.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/IRC_Client.cpp
+cstring
+-
+cstdio
+-
+ctime
+-
+Jupiter.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Jupiter.h
+Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.h
+IRC_Client.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/IRC_Client.h
+TCPSocket.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.h
+CString.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/CString.h
+String.hpp
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/String.hpp
+Plugin.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.h
+Base64.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Base64.h
+IRC_Numerics.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/IRC_Numerics.h
+WinSock2.h
+-
+unistd.h
+-
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Jupiter.cpp
+Jupiter.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Jupiter.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.cpp
+cstring
+-
+cstdio
+-
+Windows.h
+-
+dlfcn.h
+-
+Plugin.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.h
+Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.h
+ArrayList.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/ArrayList.h
+CString.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/CString.h
+String.hpp
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/String.hpp
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Rehash.cpp
+list
+-
+Rehash.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Rehash.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/SecureSocket.cpp
+utility
+-
+openssl/ssl.h
+-
+openssl/err.h
+-
+SecureSocket.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/SecureSocket.h
+CString.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/CString.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Socket.cpp
+cstdio
+-
+WinSock2.h
+-
+ws2tcpip.h
+-
+sys/types.h
+-
+sys/socket.h
+-
+arpa/inet.h
+-
+netdb.h
+-
+cstring
+-
+unistd.h
+-
+errno.h
+-
+fcntl.h
+-
+Socket.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Socket.h
+Functions.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.h
+CString.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/CString.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.cpp
+utility
+-
+TCPSocket.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.h
+WinSock2.h
+-
+sys/socket.h
+-
+netinet/in.h
+-
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Timer.cpp
+list
+-
+Timer.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Timer.h
+
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/UDPSocket.cpp
+UDPSocket.h
+/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/UDPSocket.h
+WinSock2.h
+-
+sys/socket.h
+-
+netinet/in.h
+-
+
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o
new file mode 100644
index 0000000..bf19a97
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o
new file mode 100644
index 0000000..c358dcc
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o
new file mode 100644
index 0000000..10e181c
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o
new file mode 100644
index 0000000..7955d78
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DependInfo.cmake b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DependInfo.cmake
new file mode 100644
index 0000000..f33bc06
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DependInfo.cmake
@@ -0,0 +1,51 @@
+# The set of languages for which implicit dependencies are needed:
+set(CMAKE_DEPENDS_LANGUAGES
+ "C"
+ "CXX"
+ )
+# The set of files for implicit dependencies of each language:
+set(CMAKE_DEPENDS_CHECK_C
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.c" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o"
+ )
+set(CMAKE_C_COMPILER_ID "GNU")
+
+# The include file search paths:
+set(CMAKE_C_TARGET_INCLUDE_PATH
+ "../src/jupiter/src/common/../include"
+ "../src/jupiter/src/common/../include/Jupiter"
+ )
+set(CMAKE_DEPENDS_CHECK_CXX
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Base64.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Command.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Config.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/DataBuffer.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Database.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/File.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/GenericCommand.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/HTTP_Server.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Hash.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/INIConfig.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/IRC_Client.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Jupiter.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Rehash.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/SecureSocket.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Socket.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Timer.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o"
+ "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/UDPSocket.cpp" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o"
+ )
+set(CMAKE_CXX_COMPILER_ID "GNU")
+
+# The include file search paths:
+set(CMAKE_CXX_TARGET_INCLUDE_PATH
+ "../src/jupiter/src/common/../include"
+ "../src/jupiter/src/common/../include/Jupiter"
+ )
+
+# Targets to which this target links.
+set(CMAKE_TARGET_LINKED_INFO_FILES
+ )
+
+# Fortran module output directory.
+set(CMAKE_Fortran_TARGET_MODULE_DIR "")
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o
new file mode 100644
index 0000000..f3708a6
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o
new file mode 100644
index 0000000..40adc06
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o
new file mode 100644
index 0000000..16bcc06
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o
new file mode 100644
index 0000000..2190e0b
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o
new file mode 100644
index 0000000..edd406f
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o
new file mode 100644
index 0000000..d3bfd17
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o
new file mode 100644
index 0000000..8bdca7e
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o
new file mode 100644
index 0000000..9a034dd
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o
new file mode 100644
index 0000000..053fa62
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o
new file mode 100644
index 0000000..7c21bb3
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o
new file mode 100644
index 0000000..0f84e86
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o
new file mode 100644
index 0000000..5986b26
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o
new file mode 100644
index 0000000..611c48d
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o
new file mode 100644
index 0000000..f5fab5a
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o
new file mode 100644
index 0000000..c62ca08
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o differ
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make
new file mode 100644
index 0000000..3842427
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make
@@ -0,0 +1,628 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+# Include any dependencies generated for this target.
+include src/jupiter/src/common/CMakeFiles/jupiter.dir/depend.make
+
+# Include the progress variables for this target.
+include src/jupiter/src/common/CMakeFiles/jupiter.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/Base64.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Base64.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Base64.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Base64.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Base64.cpp" > CMakeFiles/jupiter.dir/Base64.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Base64.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Base64.cpp" -o CMakeFiles/jupiter.dir/Base64.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/Command.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Command.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Command.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Command.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Command.cpp" > CMakeFiles/jupiter.dir/Command.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Command.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Command.cpp" -o CMakeFiles/jupiter.dir/Command.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/Config.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Config.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Config.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Config.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Config.cpp" > CMakeFiles/jupiter.dir/Config.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Config.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Config.cpp" -o CMakeFiles/jupiter.dir/Config.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/Database.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Database.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Database.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Database.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Database.cpp" > CMakeFiles/jupiter.dir/Database.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Database.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Database.cpp" -o CMakeFiles/jupiter.dir/Database.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/DataBuffer.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/DataBuffer.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/DataBuffer.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/DataBuffer.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/DataBuffer.cpp" > CMakeFiles/jupiter.dir/DataBuffer.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/DataBuffer.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/DataBuffer.cpp" -o CMakeFiles/jupiter.dir/DataBuffer.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/File.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/File.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/File.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/File.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/File.cpp" > CMakeFiles/jupiter.dir/File.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/File.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/File.cpp" -o CMakeFiles/jupiter.dir/File.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o: ../src/jupiter/src/common/Functions.c
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_7) "Building C object src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/gcc-8 $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/jupiter.dir/Functions.c.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.c"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/jupiter.dir/Functions.c.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/gcc-8 $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.c" > CMakeFiles/jupiter.dir/Functions.c.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/jupiter.dir/Functions.c.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/gcc-8 $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.c" -o CMakeFiles/jupiter.dir/Functions.c.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/GenericCommand.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/GenericCommand.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/GenericCommand.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/GenericCommand.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/GenericCommand.cpp" > CMakeFiles/jupiter.dir/GenericCommand.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/GenericCommand.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/GenericCommand.cpp" -o CMakeFiles/jupiter.dir/GenericCommand.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/Hash.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Hash.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Hash.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Hash.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Hash.cpp" > CMakeFiles/jupiter.dir/Hash.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Hash.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Hash.cpp" -o CMakeFiles/jupiter.dir/Hash.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/HTTP_Server.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/HTTP_Server.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/HTTP_Server.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/HTTP_Server.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/HTTP_Server.cpp" > CMakeFiles/jupiter.dir/HTTP_Server.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/HTTP_Server.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/HTTP_Server.cpp" -o CMakeFiles/jupiter.dir/HTTP_Server.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/INIConfig.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/INIConfig.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/INIConfig.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/INIConfig.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/INIConfig.cpp" > CMakeFiles/jupiter.dir/INIConfig.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/INIConfig.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/INIConfig.cpp" -o CMakeFiles/jupiter.dir/INIConfig.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/IRC_Client.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/IRC_Client.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/IRC_Client.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/IRC_Client.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/IRC_Client.cpp" > CMakeFiles/jupiter.dir/IRC_Client.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/IRC_Client.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/IRC_Client.cpp" -o CMakeFiles/jupiter.dir/IRC_Client.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o: ../src/jupiter/src/common/Jupiter.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Jupiter.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Jupiter.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Jupiter.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Jupiter.cpp" > CMakeFiles/jupiter.dir/Jupiter.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Jupiter.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Jupiter.cpp" -o CMakeFiles/jupiter.dir/Jupiter.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/Plugin.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Plugin.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Plugin.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.cpp" > CMakeFiles/jupiter.dir/Plugin.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Plugin.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.cpp" -o CMakeFiles/jupiter.dir/Plugin.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o: ../src/jupiter/src/common/Rehash.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Rehash.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Rehash.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Rehash.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Rehash.cpp" > CMakeFiles/jupiter.dir/Rehash.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Rehash.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Rehash.cpp" -o CMakeFiles/jupiter.dir/Rehash.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/SecureSocket.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/SecureSocket.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/SecureSocket.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/SecureSocket.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/SecureSocket.cpp" > CMakeFiles/jupiter.dir/SecureSocket.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/SecureSocket.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/SecureSocket.cpp" -o CMakeFiles/jupiter.dir/SecureSocket.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/Socket.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Socket.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Socket.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Socket.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Socket.cpp" > CMakeFiles/jupiter.dir/Socket.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Socket.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Socket.cpp" -o CMakeFiles/jupiter.dir/Socket.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/TCPSocket.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_18) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/TCPSocket.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/TCPSocket.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.cpp" > CMakeFiles/jupiter.dir/TCPSocket.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/TCPSocket.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.cpp" -o CMakeFiles/jupiter.dir/TCPSocket.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o: ../src/jupiter/src/common/Timer.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_19) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/Timer.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Timer.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/Timer.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Timer.cpp" > CMakeFiles/jupiter.dir/Timer.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/Timer.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Timer.cpp" -o CMakeFiles/jupiter.dir/Timer.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o
+
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/UDPSocket.cpp
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_20) "Building CXX object src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/jupiter.dir/UDPSocket.cpp.o -c "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/UDPSocket.cpp"
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.i: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/jupiter.dir/UDPSocket.cpp.i"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/UDPSocket.cpp" > CMakeFiles/jupiter.dir/UDPSocket.cpp.i
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.s: cmake_force
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/jupiter.dir/UDPSocket.cpp.s"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && /usr/bin/g++-8 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/UDPSocket.cpp" -o CMakeFiles/jupiter.dir/UDPSocket.cpp.s
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o.requires:
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o.requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o.provides: src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o.requires
+ $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o.provides.build
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o.provides
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o.provides.build: src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o
+
+
+# Object files for target jupiter
+jupiter_OBJECTS = \
+"CMakeFiles/jupiter.dir/Base64.cpp.o" \
+"CMakeFiles/jupiter.dir/Command.cpp.o" \
+"CMakeFiles/jupiter.dir/Config.cpp.o" \
+"CMakeFiles/jupiter.dir/Database.cpp.o" \
+"CMakeFiles/jupiter.dir/DataBuffer.cpp.o" \
+"CMakeFiles/jupiter.dir/File.cpp.o" \
+"CMakeFiles/jupiter.dir/Functions.c.o" \
+"CMakeFiles/jupiter.dir/GenericCommand.cpp.o" \
+"CMakeFiles/jupiter.dir/Hash.cpp.o" \
+"CMakeFiles/jupiter.dir/HTTP_Server.cpp.o" \
+"CMakeFiles/jupiter.dir/INIConfig.cpp.o" \
+"CMakeFiles/jupiter.dir/IRC_Client.cpp.o" \
+"CMakeFiles/jupiter.dir/Jupiter.cpp.o" \
+"CMakeFiles/jupiter.dir/Plugin.cpp.o" \
+"CMakeFiles/jupiter.dir/Rehash.cpp.o" \
+"CMakeFiles/jupiter.dir/SecureSocket.cpp.o" \
+"CMakeFiles/jupiter.dir/Socket.cpp.o" \
+"CMakeFiles/jupiter.dir/TCPSocket.cpp.o" \
+"CMakeFiles/jupiter.dir/Timer.cpp.o" \
+"CMakeFiles/jupiter.dir/UDPSocket.cpp.o"
+
+# External object files for target jupiter
+jupiter_EXTERNAL_OBJECTS =
+
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make
+src/jupiter/src/common/libjupiter.so: /usr/lib/x86_64-linux-gnu/libssl.so
+src/jupiter/src/common/libjupiter.so: /usr/lib/x86_64-linux-gnu/libcrypto.so
+src/jupiter/src/common/libjupiter.so: src/jupiter/src/common/CMakeFiles/jupiter.dir/link.txt
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir="/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_21) "Linking CXX shared library libjupiter.so"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/jupiter.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+src/jupiter/src/common/CMakeFiles/jupiter.dir/build: src/jupiter/src/common/libjupiter.so
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/build
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o.requires
+src/jupiter/src/common/CMakeFiles/jupiter.dir/requires: src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o.requires
+
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/requires
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/clean:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" && $(CMAKE_COMMAND) -P CMakeFiles/jupiter.dir/cmake_clean.cmake
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/clean
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/depend:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" "/mnt/c/dev/Projects/Jupiter Bot" "/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/DependInfo.cmake" --color=$(COLOR)
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/depend
+
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/cmake_clean.cmake b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/cmake_clean.cmake
new file mode 100644
index 0000000..f49c1f8
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/cmake_clean.cmake
@@ -0,0 +1,29 @@
+file(REMOVE_RECURSE
+ "CMakeFiles/jupiter.dir/Base64.cpp.o"
+ "CMakeFiles/jupiter.dir/Command.cpp.o"
+ "CMakeFiles/jupiter.dir/Config.cpp.o"
+ "CMakeFiles/jupiter.dir/Database.cpp.o"
+ "CMakeFiles/jupiter.dir/DataBuffer.cpp.o"
+ "CMakeFiles/jupiter.dir/File.cpp.o"
+ "CMakeFiles/jupiter.dir/Functions.c.o"
+ "CMakeFiles/jupiter.dir/GenericCommand.cpp.o"
+ "CMakeFiles/jupiter.dir/Hash.cpp.o"
+ "CMakeFiles/jupiter.dir/HTTP_Server.cpp.o"
+ "CMakeFiles/jupiter.dir/INIConfig.cpp.o"
+ "CMakeFiles/jupiter.dir/IRC_Client.cpp.o"
+ "CMakeFiles/jupiter.dir/Jupiter.cpp.o"
+ "CMakeFiles/jupiter.dir/Plugin.cpp.o"
+ "CMakeFiles/jupiter.dir/Rehash.cpp.o"
+ "CMakeFiles/jupiter.dir/SecureSocket.cpp.o"
+ "CMakeFiles/jupiter.dir/Socket.cpp.o"
+ "CMakeFiles/jupiter.dir/TCPSocket.cpp.o"
+ "CMakeFiles/jupiter.dir/Timer.cpp.o"
+ "CMakeFiles/jupiter.dir/UDPSocket.cpp.o"
+ "libjupiter.pdb"
+ "libjupiter.so"
+)
+
+# Per-language clean rules from dependency scanning.
+foreach(lang C CXX)
+ include(CMakeFiles/jupiter.dir/cmake_clean_${lang}.cmake OPTIONAL)
+endforeach()
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/depend.internal b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/depend.internal
new file mode 100644
index 0000000..387a247
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/depend.internal
@@ -0,0 +1,353 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Functions.c
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/Base64.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Base64.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/Command.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Command.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Config.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/DataBuffer.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Database.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Database.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/File.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/File.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Command.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/GenericCommand.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/HTTP.h
+ ../src/jupiter/src/common/../include/Jupiter/HTTP_Server.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/TCPSocket.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/HTTP_Server.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Hash.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/INIConfig.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/Base64.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+ ../src/jupiter/src/common/../include/Jupiter/IRC_Numerics.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+ ../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/TCPSocket.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/IRC_Client.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Jupiter.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Config.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+ ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Plugin.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Rehash.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/SecureSocket.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/CString.h
+ ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Socket.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/TCPSocket.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/TCPSocket.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+ ../src/jupiter/src/common/../include/Jupiter/Timer.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/Timer.cpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+ ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Functions.h
+ ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+ ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+ ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/Socket.h
+ ../src/jupiter/src/common/../include/Jupiter/String.hpp
+ ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+ ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+ ../src/jupiter/src/common/../include/Jupiter/UDPSocket.h
+ /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/UDPSocket.cpp
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/depend.make b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/depend.make
new file mode 100644
index 0000000..cea6594
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/depend.make
@@ -0,0 +1,353 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o: ../src/jupiter/src/common/Functions.c
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Base64.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o: ../src/jupiter/src/common/Base64.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Command.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o: ../src/jupiter/src/common/Command.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o: ../src/jupiter/src/common/Config.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o: ../src/jupiter/src/common/DataBuffer.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Database.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o: ../src/jupiter/src/common/Database.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/File.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o: ../src/jupiter/src/common/File.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Command.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/GenericCommand.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o: ../src/jupiter/src/common/GenericCommand.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/HTTP.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/HTTP_Server.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/TCPSocket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o: ../src/jupiter/src/common/HTTP_Server.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o: ../src/jupiter/src/common/Hash.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o: ../src/jupiter/src/common/INIConfig.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Base64.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC_Client.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/IRC_Numerics.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/TCPSocket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o: ../src/jupiter/src/common/IRC_Client.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o: ../src/jupiter/src/common/Jupiter.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/ArrayList.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Config.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Hash_Table_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/INIConfig.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Plugin.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Reference_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o: ../src/jupiter/src/common/Plugin.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Rehash.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o: ../src/jupiter/src/common/Rehash.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o: ../src/jupiter/src/common/SecureSocket.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/CString_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o: ../src/jupiter/src/common/Socket.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/SecureSocket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/TCPSocket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o: ../src/jupiter/src/common/TCPSocket.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Thinker.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Timer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o: ../src/jupiter/src/common/Timer.cpp
+
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/DataBuffer_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Functions.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/InvalidIndex.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Jupiter.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Readable_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Shift_String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/Socket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String.hpp
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/String_Type_Imp.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/../include/Jupiter/UDPSocket.h
+src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o: ../src/jupiter/src/common/UDPSocket.cpp
+
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
new file mode 100644
index 0000000..d1d7230
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/flags.make
@@ -0,0 +1,17 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# compile C with /usr/bin/gcc-8
+# compile CXX with /usr/bin/g++-8
+C_FLAGS = -g -fPIC
+
+C_DEFINES = -Djupiter_EXPORTS
+
+C_INCLUDES = -I"/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/../include" -I"/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/../include/Jupiter"
+
+CXX_FLAGS = -pthread -g -fPIC -std=gnu++1z
+
+CXX_DEFINES = -Djupiter_EXPORTS
+
+CXX_INCLUDES = -I"/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/../include" -I"/mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common/../include/Jupiter"
+
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/link.txt b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/link.txt
new file mode 100644
index 0000000..d2f30d1
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/link.txt
@@ -0,0 +1 @@
+/usr/bin/g++-8 -fPIC -pthread -g -shared -Wl,-soname,libjupiter.so -o libjupiter.so CMakeFiles/jupiter.dir/Base64.cpp.o CMakeFiles/jupiter.dir/Command.cpp.o CMakeFiles/jupiter.dir/Config.cpp.o CMakeFiles/jupiter.dir/Database.cpp.o CMakeFiles/jupiter.dir/DataBuffer.cpp.o CMakeFiles/jupiter.dir/File.cpp.o CMakeFiles/jupiter.dir/Functions.c.o CMakeFiles/jupiter.dir/GenericCommand.cpp.o CMakeFiles/jupiter.dir/Hash.cpp.o CMakeFiles/jupiter.dir/HTTP_Server.cpp.o CMakeFiles/jupiter.dir/INIConfig.cpp.o CMakeFiles/jupiter.dir/IRC_Client.cpp.o CMakeFiles/jupiter.dir/Jupiter.cpp.o CMakeFiles/jupiter.dir/Plugin.cpp.o CMakeFiles/jupiter.dir/Rehash.cpp.o CMakeFiles/jupiter.dir/SecureSocket.cpp.o CMakeFiles/jupiter.dir/Socket.cpp.o CMakeFiles/jupiter.dir/TCPSocket.cpp.o CMakeFiles/jupiter.dir/Timer.cpp.o CMakeFiles/jupiter.dir/UDPSocket.cpp.o /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/progress.make b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/progress.make
new file mode 100644
index 0000000..b58e840
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/jupiter.dir/progress.make
@@ -0,0 +1,22 @@
+CMAKE_PROGRESS_1 = 80
+CMAKE_PROGRESS_2 = 81
+CMAKE_PROGRESS_3 = 82
+CMAKE_PROGRESS_4 = 83
+CMAKE_PROGRESS_5 = 84
+CMAKE_PROGRESS_6 = 85
+CMAKE_PROGRESS_7 = 86
+CMAKE_PROGRESS_8 = 87
+CMAKE_PROGRESS_9 = 88
+CMAKE_PROGRESS_10 = 89
+CMAKE_PROGRESS_11 = 90
+CMAKE_PROGRESS_12 = 91
+CMAKE_PROGRESS_13 = 92
+CMAKE_PROGRESS_14 = 93
+CMAKE_PROGRESS_15 = 94
+CMAKE_PROGRESS_16 = 95
+CMAKE_PROGRESS_17 = 96
+CMAKE_PROGRESS_18 = 97
+CMAKE_PROGRESS_19 = 98
+CMAKE_PROGRESS_20 = 99
+CMAKE_PROGRESS_21 = 100
+
diff --git a/cmake-build-debug/src/jupiter/src/common/CMakeFiles/progress.marks b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/progress.marks
new file mode 100644
index 0000000..aabe6ec
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/CMakeFiles/progress.marks
@@ -0,0 +1 @@
+21
diff --git a/cmake-build-debug/src/jupiter/src/common/Makefile b/cmake-build-debug/src/jupiter/src/common/Makefile
new file mode 100644
index 0000000..79b6fb3
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/Makefile
@@ -0,0 +1,750 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.10
+
+# Default target executed when no arguments are given to make.
+default_target: all
+
+.PHONY : default_target
+
+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
+.NOTPARALLEL:
+
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canonical targets will work.
+.SUFFIXES:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+
+# A target that is always out of date.
+cmake_force:
+
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = "/mnt/c/dev/Projects/Jupiter Bot"
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug"
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+ /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target edit_cache
+edit_cache:
+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
+ /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+
+.PHONY : edit_cache/fast
+
+# The main all target
+all: cmake_check_build_system
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/src/jupiter/src/common/CMakeFiles/progress.marks"
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/common/all
+ $(CMAKE_COMMAND) -E cmake_progress_start "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug/CMakeFiles" 0
+.PHONY : all
+
+# The main clean target
+clean:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/common/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/common/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/common/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+src/jupiter/src/common/CMakeFiles/jupiter.dir/rule:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f CMakeFiles/Makefile2 src/jupiter/src/common/CMakeFiles/jupiter.dir/rule
+.PHONY : src/jupiter/src/common/CMakeFiles/jupiter.dir/rule
+
+# Convenience name for target.
+jupiter: src/jupiter/src/common/CMakeFiles/jupiter.dir/rule
+
+.PHONY : jupiter
+
+# fast build rule for target.
+jupiter/fast:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/build
+.PHONY : jupiter/fast
+
+Base64.o: Base64.cpp.o
+
+.PHONY : Base64.o
+
+# target to build an object file
+Base64.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.o
+.PHONY : Base64.cpp.o
+
+Base64.i: Base64.cpp.i
+
+.PHONY : Base64.i
+
+# target to preprocess a source file
+Base64.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.i
+.PHONY : Base64.cpp.i
+
+Base64.s: Base64.cpp.s
+
+.PHONY : Base64.s
+
+# target to generate assembly for a file
+Base64.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Base64.cpp.s
+.PHONY : Base64.cpp.s
+
+Command.o: Command.cpp.o
+
+.PHONY : Command.o
+
+# target to build an object file
+Command.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.o
+.PHONY : Command.cpp.o
+
+Command.i: Command.cpp.i
+
+.PHONY : Command.i
+
+# target to preprocess a source file
+Command.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.i
+.PHONY : Command.cpp.i
+
+Command.s: Command.cpp.s
+
+.PHONY : Command.s
+
+# target to generate assembly for a file
+Command.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Command.cpp.s
+.PHONY : Command.cpp.s
+
+Config.o: Config.cpp.o
+
+.PHONY : Config.o
+
+# target to build an object file
+Config.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.o
+.PHONY : Config.cpp.o
+
+Config.i: Config.cpp.i
+
+.PHONY : Config.i
+
+# target to preprocess a source file
+Config.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.i
+.PHONY : Config.cpp.i
+
+Config.s: Config.cpp.s
+
+.PHONY : Config.s
+
+# target to generate assembly for a file
+Config.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Config.cpp.s
+.PHONY : Config.cpp.s
+
+DataBuffer.o: DataBuffer.cpp.o
+
+.PHONY : DataBuffer.o
+
+# target to build an object file
+DataBuffer.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.o
+.PHONY : DataBuffer.cpp.o
+
+DataBuffer.i: DataBuffer.cpp.i
+
+.PHONY : DataBuffer.i
+
+# target to preprocess a source file
+DataBuffer.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.i
+.PHONY : DataBuffer.cpp.i
+
+DataBuffer.s: DataBuffer.cpp.s
+
+.PHONY : DataBuffer.s
+
+# target to generate assembly for a file
+DataBuffer.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/DataBuffer.cpp.s
+.PHONY : DataBuffer.cpp.s
+
+Database.o: Database.cpp.o
+
+.PHONY : Database.o
+
+# target to build an object file
+Database.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.o
+.PHONY : Database.cpp.o
+
+Database.i: Database.cpp.i
+
+.PHONY : Database.i
+
+# target to preprocess a source file
+Database.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.i
+.PHONY : Database.cpp.i
+
+Database.s: Database.cpp.s
+
+.PHONY : Database.s
+
+# target to generate assembly for a file
+Database.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Database.cpp.s
+.PHONY : Database.cpp.s
+
+File.o: File.cpp.o
+
+.PHONY : File.o
+
+# target to build an object file
+File.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.o
+.PHONY : File.cpp.o
+
+File.i: File.cpp.i
+
+.PHONY : File.i
+
+# target to preprocess a source file
+File.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.i
+.PHONY : File.cpp.i
+
+File.s: File.cpp.s
+
+.PHONY : File.s
+
+# target to generate assembly for a file
+File.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/File.cpp.s
+.PHONY : File.cpp.s
+
+Functions.o: Functions.c.o
+
+.PHONY : Functions.o
+
+# target to build an object file
+Functions.c.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.o
+.PHONY : Functions.c.o
+
+Functions.i: Functions.c.i
+
+.PHONY : Functions.i
+
+# target to preprocess a source file
+Functions.c.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.i
+.PHONY : Functions.c.i
+
+Functions.s: Functions.c.s
+
+.PHONY : Functions.s
+
+# target to generate assembly for a file
+Functions.c.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Functions.c.s
+.PHONY : Functions.c.s
+
+GenericCommand.o: GenericCommand.cpp.o
+
+.PHONY : GenericCommand.o
+
+# target to build an object file
+GenericCommand.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.o
+.PHONY : GenericCommand.cpp.o
+
+GenericCommand.i: GenericCommand.cpp.i
+
+.PHONY : GenericCommand.i
+
+# target to preprocess a source file
+GenericCommand.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.i
+.PHONY : GenericCommand.cpp.i
+
+GenericCommand.s: GenericCommand.cpp.s
+
+.PHONY : GenericCommand.s
+
+# target to generate assembly for a file
+GenericCommand.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/GenericCommand.cpp.s
+.PHONY : GenericCommand.cpp.s
+
+HTTP_Server.o: HTTP_Server.cpp.o
+
+.PHONY : HTTP_Server.o
+
+# target to build an object file
+HTTP_Server.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.o
+.PHONY : HTTP_Server.cpp.o
+
+HTTP_Server.i: HTTP_Server.cpp.i
+
+.PHONY : HTTP_Server.i
+
+# target to preprocess a source file
+HTTP_Server.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.i
+.PHONY : HTTP_Server.cpp.i
+
+HTTP_Server.s: HTTP_Server.cpp.s
+
+.PHONY : HTTP_Server.s
+
+# target to generate assembly for a file
+HTTP_Server.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/HTTP_Server.cpp.s
+.PHONY : HTTP_Server.cpp.s
+
+Hash.o: Hash.cpp.o
+
+.PHONY : Hash.o
+
+# target to build an object file
+Hash.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.o
+.PHONY : Hash.cpp.o
+
+Hash.i: Hash.cpp.i
+
+.PHONY : Hash.i
+
+# target to preprocess a source file
+Hash.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.i
+.PHONY : Hash.cpp.i
+
+Hash.s: Hash.cpp.s
+
+.PHONY : Hash.s
+
+# target to generate assembly for a file
+Hash.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Hash.cpp.s
+.PHONY : Hash.cpp.s
+
+INIConfig.o: INIConfig.cpp.o
+
+.PHONY : INIConfig.o
+
+# target to build an object file
+INIConfig.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.o
+.PHONY : INIConfig.cpp.o
+
+INIConfig.i: INIConfig.cpp.i
+
+.PHONY : INIConfig.i
+
+# target to preprocess a source file
+INIConfig.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.i
+.PHONY : INIConfig.cpp.i
+
+INIConfig.s: INIConfig.cpp.s
+
+.PHONY : INIConfig.s
+
+# target to generate assembly for a file
+INIConfig.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/INIConfig.cpp.s
+.PHONY : INIConfig.cpp.s
+
+IRC_Client.o: IRC_Client.cpp.o
+
+.PHONY : IRC_Client.o
+
+# target to build an object file
+IRC_Client.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.o
+.PHONY : IRC_Client.cpp.o
+
+IRC_Client.i: IRC_Client.cpp.i
+
+.PHONY : IRC_Client.i
+
+# target to preprocess a source file
+IRC_Client.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.i
+.PHONY : IRC_Client.cpp.i
+
+IRC_Client.s: IRC_Client.cpp.s
+
+.PHONY : IRC_Client.s
+
+# target to generate assembly for a file
+IRC_Client.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/IRC_Client.cpp.s
+.PHONY : IRC_Client.cpp.s
+
+Jupiter.o: Jupiter.cpp.o
+
+.PHONY : Jupiter.o
+
+# target to build an object file
+Jupiter.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.o
+.PHONY : Jupiter.cpp.o
+
+Jupiter.i: Jupiter.cpp.i
+
+.PHONY : Jupiter.i
+
+# target to preprocess a source file
+Jupiter.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.i
+.PHONY : Jupiter.cpp.i
+
+Jupiter.s: Jupiter.cpp.s
+
+.PHONY : Jupiter.s
+
+# target to generate assembly for a file
+Jupiter.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Jupiter.cpp.s
+.PHONY : Jupiter.cpp.s
+
+Plugin.o: Plugin.cpp.o
+
+.PHONY : Plugin.o
+
+# target to build an object file
+Plugin.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.o
+.PHONY : Plugin.cpp.o
+
+Plugin.i: Plugin.cpp.i
+
+.PHONY : Plugin.i
+
+# target to preprocess a source file
+Plugin.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.i
+.PHONY : Plugin.cpp.i
+
+Plugin.s: Plugin.cpp.s
+
+.PHONY : Plugin.s
+
+# target to generate assembly for a file
+Plugin.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Plugin.cpp.s
+.PHONY : Plugin.cpp.s
+
+Rehash.o: Rehash.cpp.o
+
+.PHONY : Rehash.o
+
+# target to build an object file
+Rehash.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.o
+.PHONY : Rehash.cpp.o
+
+Rehash.i: Rehash.cpp.i
+
+.PHONY : Rehash.i
+
+# target to preprocess a source file
+Rehash.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.i
+.PHONY : Rehash.cpp.i
+
+Rehash.s: Rehash.cpp.s
+
+.PHONY : Rehash.s
+
+# target to generate assembly for a file
+Rehash.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Rehash.cpp.s
+.PHONY : Rehash.cpp.s
+
+SecureSocket.o: SecureSocket.cpp.o
+
+.PHONY : SecureSocket.o
+
+# target to build an object file
+SecureSocket.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.o
+.PHONY : SecureSocket.cpp.o
+
+SecureSocket.i: SecureSocket.cpp.i
+
+.PHONY : SecureSocket.i
+
+# target to preprocess a source file
+SecureSocket.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.i
+.PHONY : SecureSocket.cpp.i
+
+SecureSocket.s: SecureSocket.cpp.s
+
+.PHONY : SecureSocket.s
+
+# target to generate assembly for a file
+SecureSocket.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/SecureSocket.cpp.s
+.PHONY : SecureSocket.cpp.s
+
+Socket.o: Socket.cpp.o
+
+.PHONY : Socket.o
+
+# target to build an object file
+Socket.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.o
+.PHONY : Socket.cpp.o
+
+Socket.i: Socket.cpp.i
+
+.PHONY : Socket.i
+
+# target to preprocess a source file
+Socket.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.i
+.PHONY : Socket.cpp.i
+
+Socket.s: Socket.cpp.s
+
+.PHONY : Socket.s
+
+# target to generate assembly for a file
+Socket.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Socket.cpp.s
+.PHONY : Socket.cpp.s
+
+TCPSocket.o: TCPSocket.cpp.o
+
+.PHONY : TCPSocket.o
+
+# target to build an object file
+TCPSocket.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.o
+.PHONY : TCPSocket.cpp.o
+
+TCPSocket.i: TCPSocket.cpp.i
+
+.PHONY : TCPSocket.i
+
+# target to preprocess a source file
+TCPSocket.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.i
+.PHONY : TCPSocket.cpp.i
+
+TCPSocket.s: TCPSocket.cpp.s
+
+.PHONY : TCPSocket.s
+
+# target to generate assembly for a file
+TCPSocket.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/TCPSocket.cpp.s
+.PHONY : TCPSocket.cpp.s
+
+Timer.o: Timer.cpp.o
+
+.PHONY : Timer.o
+
+# target to build an object file
+Timer.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.o
+.PHONY : Timer.cpp.o
+
+Timer.i: Timer.cpp.i
+
+.PHONY : Timer.i
+
+# target to preprocess a source file
+Timer.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.i
+.PHONY : Timer.cpp.i
+
+Timer.s: Timer.cpp.s
+
+.PHONY : Timer.s
+
+# target to generate assembly for a file
+Timer.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/Timer.cpp.s
+.PHONY : Timer.cpp.s
+
+UDPSocket.o: UDPSocket.cpp.o
+
+.PHONY : UDPSocket.o
+
+# target to build an object file
+UDPSocket.cpp.o:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.o
+.PHONY : UDPSocket.cpp.o
+
+UDPSocket.i: UDPSocket.cpp.i
+
+.PHONY : UDPSocket.i
+
+# target to preprocess a source file
+UDPSocket.cpp.i:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.i
+.PHONY : UDPSocket.cpp.i
+
+UDPSocket.s: UDPSocket.cpp.s
+
+.PHONY : UDPSocket.s
+
+# target to generate assembly for a file
+UDPSocket.cpp.s:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(MAKE) -f src/jupiter/src/common/CMakeFiles/jupiter.dir/build.make src/jupiter/src/common/CMakeFiles/jupiter.dir/UDPSocket.cpp.s
+.PHONY : UDPSocket.cpp.s
+
+# Help Target
+help:
+ @echo "The following are some of the valid targets for this Makefile:"
+ @echo "... all (the default if no target is provided)"
+ @echo "... clean"
+ @echo "... depend"
+ @echo "... rebuild_cache"
+ @echo "... jupiter"
+ @echo "... edit_cache"
+ @echo "... Base64.o"
+ @echo "... Base64.i"
+ @echo "... Base64.s"
+ @echo "... Command.o"
+ @echo "... Command.i"
+ @echo "... Command.s"
+ @echo "... Config.o"
+ @echo "... Config.i"
+ @echo "... Config.s"
+ @echo "... DataBuffer.o"
+ @echo "... DataBuffer.i"
+ @echo "... DataBuffer.s"
+ @echo "... Database.o"
+ @echo "... Database.i"
+ @echo "... Database.s"
+ @echo "... File.o"
+ @echo "... File.i"
+ @echo "... File.s"
+ @echo "... Functions.o"
+ @echo "... Functions.i"
+ @echo "... Functions.s"
+ @echo "... GenericCommand.o"
+ @echo "... GenericCommand.i"
+ @echo "... GenericCommand.s"
+ @echo "... HTTP_Server.o"
+ @echo "... HTTP_Server.i"
+ @echo "... HTTP_Server.s"
+ @echo "... Hash.o"
+ @echo "... Hash.i"
+ @echo "... Hash.s"
+ @echo "... INIConfig.o"
+ @echo "... INIConfig.i"
+ @echo "... INIConfig.s"
+ @echo "... IRC_Client.o"
+ @echo "... IRC_Client.i"
+ @echo "... IRC_Client.s"
+ @echo "... Jupiter.o"
+ @echo "... Jupiter.i"
+ @echo "... Jupiter.s"
+ @echo "... Plugin.o"
+ @echo "... Plugin.i"
+ @echo "... Plugin.s"
+ @echo "... Rehash.o"
+ @echo "... Rehash.i"
+ @echo "... Rehash.s"
+ @echo "... SecureSocket.o"
+ @echo "... SecureSocket.i"
+ @echo "... SecureSocket.s"
+ @echo "... Socket.o"
+ @echo "... Socket.i"
+ @echo "... Socket.s"
+ @echo "... TCPSocket.o"
+ @echo "... TCPSocket.i"
+ @echo "... TCPSocket.s"
+ @echo "... Timer.o"
+ @echo "... Timer.i"
+ @echo "... Timer.s"
+ @echo "... UDPSocket.o"
+ @echo "... UDPSocket.i"
+ @echo "... UDPSocket.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+ cd "/mnt/c/dev/Projects/Jupiter Bot/cmake-build-debug" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
diff --git a/cmake-build-debug/src/jupiter/src/common/cmake_install.cmake b/cmake-build-debug/src/jupiter/src/common/cmake_install.cmake
new file mode 100644
index 0000000..22237b3
--- /dev/null
+++ b/cmake-build-debug/src/jupiter/src/common/cmake_install.cmake
@@ -0,0 +1,39 @@
+# Install script for directory: /mnt/c/dev/Projects/Jupiter Bot/src/jupiter/src/common
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+ set(CMAKE_INSTALL_PREFIX "/usr/local")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+ if(BUILD_TYPE)
+ string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+ CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+ else()
+ set(CMAKE_INSTALL_CONFIG_NAME "Debug")
+ endif()
+ message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+ if(COMPONENT)
+ message(STATUS "Install component: \"${COMPONENT}\"")
+ set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+ else()
+ set(CMAKE_INSTALL_COMPONENT)
+ endif()
+endif()
+
+# Install shared libraries without execute permission?
+if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+ set(CMAKE_INSTALL_SO_NO_EXE "1")
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+ set(CMAKE_CROSSCOMPILING "FALSE")
+endif()
+
diff --git a/cmake-build-debug/src/jupiter/src/common/libjupiter.so b/cmake-build-debug/src/jupiter/src/common/libjupiter.so
new file mode 100644
index 0000000..0f56778
Binary files /dev/null and b/cmake-build-debug/src/jupiter/src/common/libjupiter.so differ
diff --git a/src/Bot/CMakeLists.txt b/src/Bot/CMakeLists.txt
new file mode 100644
index 0000000..130b119
--- /dev/null
+++ b/src/Bot/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory(src)
\ No newline at end of file
diff --git a/Bot/Console_Command.h b/src/Bot/include/Console_Command.h
similarity index 100%
rename from Bot/Console_Command.h
rename to src/Bot/include/Console_Command.h
diff --git a/Bot/IRC_Bot.h b/src/Bot/include/IRC_Bot.h
similarity index 98%
rename from Bot/IRC_Bot.h
rename to src/Bot/include/IRC_Bot.h
index a6edbf0..e8b12a9 100644
--- a/Bot/IRC_Bot.h
+++ b/src/Bot/include/IRC_Bot.h
@@ -28,7 +28,7 @@
#include "Jupiter/IRC_Client.h"
#include "Jupiter/ArrayList.h"
#include "Jupiter/Rehash.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
/** Forward Declaration */
class IRCCommand;
diff --git a/Bot/IRC_Command.h b/src/Bot/include/IRC_Command.h
similarity index 99%
rename from Bot/IRC_Command.h
rename to src/Bot/include/IRC_Command.h
index 374ab72..6ac4d13 100644
--- a/Bot/IRC_Command.h
+++ b/src/Bot/include/IRC_Command.h
@@ -27,7 +27,7 @@
#include "Jupiter/GenericCommand.h"
#include "Jupiter/IRC_Client.h"
#include "Jupiter/ArrayList.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter_Bot.h"
#include "ServerManager.h"
#include "IRC_Bot.h"
diff --git a/Bot/Jupiter_Bot.h b/src/Bot/include/Jupiter_Bot.h
similarity index 83%
rename from Bot/Jupiter_Bot.h
rename to src/Bot/include/Jupiter_Bot.h
index 7063a72..94e5f6a 100644
--- a/Bot/Jupiter_Bot.h
+++ b/src/Bot/include/Jupiter_Bot.h
@@ -24,18 +24,22 @@
* On anything other than Windows, JUPITER_BOT_API is defined as nothing, to prevent compiler errors.
*/
+/** JUPITER_EXPORT, JUPITER_IMPORT */
#if defined _WIN32
+#define JUPITER_EXPORT __declspec(dllexport)
+#define JUPITER_IMPORT __declspec(dllimport)
+#else // _WIN32
+#define JUPITER_EXPORT
+#define JUPITER_IMPORT
+#endif // _WIN32
+/** JUPITER_BOT_API */
#if defined JUPITER_BOT_EXPORTS
-#define JUPITER_BOT_API __declspec(dllexport)
+#define JUPITER_BOT_API JUPITER_EXPORT
#else // JUPITER_BOT_EXPORTS
-#define JUPITER_BOT_API __declspec(dllimport)
+#define JUPITER_BOT_API JUPITER_IMPORT
#endif // JUPITER_BOT_EXPORTS
-#else // _WIN32
-#define JUPITER_BOT_API
-#endif // _WIN32
-
#if defined __cplusplus
#include
diff --git a/Bot/ServerManager.h b/src/Bot/include/ServerManager.h
similarity index 100%
rename from Bot/ServerManager.h
rename to src/Bot/include/ServerManager.h
diff --git a/src/Bot/src/CMakeLists.txt b/src/Bot/src/CMakeLists.txt
new file mode 100644
index 0000000..322a346
--- /dev/null
+++ b/src/Bot/src/CMakeLists.txt
@@ -0,0 +1,25 @@
+cmake_minimum_required(VERSION 3.0)
+
+# Setup source files
+set(SOURCE_FILES
+ Console_Command.cpp
+ IRC_Bot.cpp
+ IRC_Command.cpp
+ Main.cpp
+ ServerManager.cpp)
+
+# Setup executable build target
+add_executable(Bot ${SOURCE_FILES})
+
+# Setup include directories
+target_include_directories(Bot PUBLIC ../include)
+
+# Setup additionally needed libs
+target_link_libraries(Bot jupiter)
+
+# Enable exports
+set_target_properties(Bot PROPERTIES
+ ENABLE_EXPORTS on)
+
+target_compile_definitions(Bot PRIVATE
+ JUPITER_BOT_EXPORTS)
\ No newline at end of file
diff --git a/Bot/Console_Command.cpp b/src/Bot/src/Console_Command.cpp
similarity index 100%
rename from Bot/Console_Command.cpp
rename to src/Bot/src/Console_Command.cpp
diff --git a/Bot/IRC_Bot.cpp b/src/Bot/src/IRC_Bot.cpp
similarity index 100%
rename from Bot/IRC_Bot.cpp
rename to src/Bot/src/IRC_Bot.cpp
diff --git a/Bot/IRC_Command.cpp b/src/Bot/src/IRC_Command.cpp
similarity index 100%
rename from Bot/IRC_Command.cpp
rename to src/Bot/src/IRC_Command.cpp
diff --git a/Bot/Main.cpp b/src/Bot/src/Main.cpp
similarity index 100%
rename from Bot/Main.cpp
rename to src/Bot/src/Main.cpp
diff --git a/Bot/ServerManager.cpp b/src/Bot/src/ServerManager.cpp
similarity index 100%
rename from Bot/ServerManager.cpp
rename to src/Bot/src/ServerManager.cpp
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
new file mode 100644
index 0000000..50b4a86
--- /dev/null
+++ b/src/CMakeLists.txt
@@ -0,0 +1,4 @@
+add_subdirectory(jupiter)
+
+add_subdirectory(Bot)
+add_subdirectory(Plugins)
\ No newline at end of file
diff --git a/src/Jupiter b/src/Jupiter
new file mode 160000
index 0000000..8099eb7
--- /dev/null
+++ b/src/Jupiter
@@ -0,0 +1 @@
+Subproject commit 8099eb77b5cf6b948e2401a4ae43a474b9d068db
diff --git a/src/Plugins/CMakeLists.txt b/src/Plugins/CMakeLists.txt
new file mode 100644
index 0000000..0f14766
--- /dev/null
+++ b/src/Plugins/CMakeLists.txt
@@ -0,0 +1,17 @@
+macro(add_plugin target)
+ add_library(${target} SHARED ${ARGN})
+ target_link_libraries(${target} Bot)
+endmacro(add_plugin)
+
+# Add plugins
+add_subdirectory(ChannelRelay)
+add_subdirectory(CoreCommands)
+add_subdirectory(ExtraCommands)
+add_subdirectory(FunCommands)
+add_subdirectory(HTTPServer)
+add_subdirectory(IRC.Core)
+add_subdirectory(PluginManager)
+add_subdirectory(SetJoin)
+
+# Add RenX plugins
+add_subdirectory(RenX)
\ No newline at end of file
diff --git a/src/Plugins/ChannelRelay/CMakeLists.txt b/src/Plugins/ChannelRelay/CMakeLists.txt
new file mode 100644
index 0000000..76d4bbe
--- /dev/null
+++ b/src/Plugins/ChannelRelay/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(ChannelRelay
+ ChannelRelay.cpp
+ ChannelRelay.h)
diff --git a/ChannelRelay/ChannelRelay.cpp b/src/Plugins/ChannelRelay/ChannelRelay.cpp
similarity index 90%
rename from ChannelRelay/ChannelRelay.cpp
rename to src/Plugins/ChannelRelay/ChannelRelay.cpp
index 195c5ee..5dd7a76 100644
--- a/ChannelRelay/ChannelRelay.cpp
+++ b/src/Plugins/ChannelRelay/ChannelRelay.cpp
@@ -17,7 +17,7 @@
*/
#include "Jupiter/IRC_Client.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "ServerManager.h"
#include "IRC_Bot.h"
#include "ChannelRelay.h"
@@ -56,9 +56,13 @@ void ChannelRelayPlugin::OnChat(Jupiter::IRC::Client *server, const Jupiter::Rea
unsigned int count = server->getChannelCount();
unsigned int serverCount = serverManager->size();
char prefix = chan->getUserPrefix(nick);
- Jupiter::String str = prefix == 0
- ? "<"_jrs + nick + "> "_jrs + message
- : "<"_js + prefix + nick + "> "_jrs + message;
+ Jupiter::String str;
+ if (prefix == 0) {
+ str = "<"_jrs + nick + "> "_jrs + message;
+ }
+ else {
+ str = "<"_js + prefix + nick + "> "_jrs + message;
+ }
Jupiter::IRC::Client *irc_server;
@@ -77,7 +81,7 @@ void ChannelRelayPlugin::OnChat(Jupiter::IRC::Client *server, const Jupiter::Rea
// Plugin instantiation and entry point.
ChannelRelayPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/ChannelRelay/ChannelRelay.h b/src/Plugins/ChannelRelay/ChannelRelay.h
similarity index 100%
rename from ChannelRelay/ChannelRelay.h
rename to src/Plugins/ChannelRelay/ChannelRelay.h
diff --git a/src/Plugins/CoreCommands/CMakeLists.txt b/src/Plugins/CoreCommands/CMakeLists.txt
new file mode 100644
index 0000000..eb0c9e7
--- /dev/null
+++ b/src/Plugins/CoreCommands/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(CoreCommands
+ CoreCommands.cpp
+ CoreCommands.h)
diff --git a/CoreCommands/CoreCommands.cpp b/src/Plugins/CoreCommands/CoreCommands.cpp
similarity index 98%
rename from CoreCommands/CoreCommands.cpp
rename to src/Plugins/CoreCommands/CoreCommands.cpp
index 1893937..db0b318 100644
--- a/CoreCommands/CoreCommands.cpp
+++ b/src/Plugins/CoreCommands/CoreCommands.cpp
@@ -83,7 +83,7 @@ void HelpIRCCommand::trigger(IRC_Bot *source, const Jupiter::ReadableString &in_
Jupiter::ArrayList cmds = source->getAccessCommands(channel, i);
if (cmds.size() != 0)
{
- Jupiter::StringL &triggers = source->getTriggers(cmds);
+ Jupiter::StringL triggers = source->getTriggers(cmds);
if (triggers.size() >= 0)
source->sendNotice(nick, Jupiter::StringS::Format("Access level %d commands: %.*s", i, triggers.size(), triggers.ptr()));
}
@@ -174,7 +174,7 @@ GENERIC_COMMAND_AS_CONSOLE_COMMAND(RehashGenericCommand)
// Plugin instantiation and entry point.
CoreCommandsPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/CoreCommands/CoreCommands.h b/src/Plugins/CoreCommands/CoreCommands.h
similarity index 100%
rename from CoreCommands/CoreCommands.h
rename to src/Plugins/CoreCommands/CoreCommands.h
diff --git a/src/Plugins/ExtraCommands/CMakeLists.txt b/src/Plugins/ExtraCommands/CMakeLists.txt
new file mode 100644
index 0000000..c5089c3
--- /dev/null
+++ b/src/Plugins/ExtraCommands/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(ExtraCommands
+ ExtraCommands.cpp
+ ExtraCommands.h)
diff --git a/ExtraCommands/ExtraCommands.cpp b/src/Plugins/ExtraCommands/ExtraCommands.cpp
similarity index 99%
rename from ExtraCommands/ExtraCommands.cpp
rename to src/Plugins/ExtraCommands/ExtraCommands.cpp
index a8c6fde..6be2198 100644
--- a/ExtraCommands/ExtraCommands.cpp
+++ b/src/Plugins/ExtraCommands/ExtraCommands.cpp
@@ -385,7 +385,7 @@ GENERIC_COMMAND_AS_CONSOLE_COMMAND(IRCDisconnectGenericCommand)
// Plugin instantiation and entry point.
FunCommandsPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/ExtraCommands/ExtraCommands.h b/src/Plugins/ExtraCommands/ExtraCommands.h
similarity index 100%
rename from ExtraCommands/ExtraCommands.h
rename to src/Plugins/ExtraCommands/ExtraCommands.h
diff --git a/src/Plugins/FunCommands/CMakeLists.txt b/src/Plugins/FunCommands/CMakeLists.txt
new file mode 100644
index 0000000..4fc155b
--- /dev/null
+++ b/src/Plugins/FunCommands/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(FunCommands
+ FunCommands.cpp
+ FunCommands.h)
diff --git a/FunCommands/FunCommands.cpp b/src/Plugins/FunCommands/FunCommands.cpp
similarity index 99%
rename from FunCommands/FunCommands.cpp
rename to src/Plugins/FunCommands/FunCommands.cpp
index df1d5da..c52bedc 100644
--- a/FunCommands/FunCommands.cpp
+++ b/src/Plugins/FunCommands/FunCommands.cpp
@@ -201,7 +201,7 @@ GENERIC_COMMAND_INIT(ResolveGenericCommand)
// Plugin instantiation and entry point.
ExtraCommandsPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/FunCommands/FunCommands.h b/src/Plugins/FunCommands/FunCommands.h
similarity index 100%
rename from FunCommands/FunCommands.h
rename to src/Plugins/FunCommands/FunCommands.h
diff --git a/src/Plugins/HTTPServer/CMakeLists.txt b/src/Plugins/HTTPServer/CMakeLists.txt
new file mode 100644
index 0000000..d88e9b2
--- /dev/null
+++ b/src/Plugins/HTTPServer/CMakeLists.txt
@@ -0,0 +1,8 @@
+add_plugin(HTTPServer
+ HTTPServer.cpp
+ HTTPServer.h)
+
+target_compile_definitions(HTTPServer PRIVATE
+ HTTPSERVER_EXPORTS)
+
+target_include_directories(HTTPServer PUBLIC .)
\ No newline at end of file
diff --git a/HTTPServer/HTTPServer.cpp b/src/Plugins/HTTPServer/HTTPServer.cpp
similarity index 95%
rename from HTTPServer/HTTPServer.cpp
rename to src/Plugins/HTTPServer/HTTPServer.cpp
index 08f8bf7..1f532f0 100644
--- a/HTTPServer/HTTPServer.cpp
+++ b/src/Plugins/HTTPServer/HTTPServer.cpp
@@ -43,7 +43,7 @@ Jupiter::HTTP::Server &getHTTPServer()
return pluginInstance.server;
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/HTTPServer/HTTPServer.h b/src/Plugins/HTTPServer/HTTPServer.h
similarity index 88%
rename from HTTPServer/HTTPServer.h
rename to src/Plugins/HTTPServer/HTTPServer.h
index 0dc4da7..8b38778 100644
--- a/HTTPServer/HTTPServer.h
+++ b/src/Plugins/HTTPServer/HTTPServer.h
@@ -24,23 +24,18 @@
* @brief Provides an interface to push HTTP data to HTTP clients.
*/
-#if defined _WIN32
-
#include "Jupiter/Plugin.h"
#include "Jupiter/Reference_String.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/HTTP_Server.h"
+#include "Jupiter_Bot.h"
#if defined HTTPSERVER_EXPORTS
-#define HTTPSERVER_API __declspec(dllexport)
+#define HTTPSERVER_API JUPITER_EXPORT
#else // HTTPSERVER_EXPORTS
-#define HTTPSERVER_API __declspec(dllimport)
+#define HTTPSERVER_API JUPITER_IMPORT
#endif // HTTPSERVER_EXPORTS
-#else // _WIN32
-#define HTTPSERVER_API
-#endif // _WIN32
-
/** DLL Linkage Nagging */
#if defined _MSC_VER
#pragma warning(push)
diff --git a/src/Plugins/IRC.Core/CMakeLists.txt b/src/Plugins/IRC.Core/CMakeLists.txt
new file mode 100644
index 0000000..497656e
--- /dev/null
+++ b/src/Plugins/IRC.Core/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(IRC_Core
+ IRC_Core.cpp
+ IRC_Core.h)
diff --git a/IRC.Core/IRC_Core.cpp b/src/Plugins/IRC.Core/IRC_Core.cpp
similarity index 97%
rename from IRC.Core/IRC_Core.cpp
rename to src/Plugins/IRC.Core/IRC_Core.cpp
index 74bd8e2..27609bf 100644
--- a/IRC.Core/IRC_Core.cpp
+++ b/src/Plugins/IRC.Core/IRC_Core.cpp
@@ -77,7 +77,7 @@ void IRCCorePlugin::OnGenericCommandRemove(Jupiter::GenericCommand &in_command)
// Plugin instantiation and entry point.
IRCCorePlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/IRC.Core/IRC_Core.h b/src/Plugins/IRC.Core/IRC_Core.h
similarity index 100%
rename from IRC.Core/IRC_Core.h
rename to src/Plugins/IRC.Core/IRC_Core.h
diff --git a/src/Plugins/Plugin.Example/CMakeLists.txt b/src/Plugins/Plugin.Example/CMakeLists.txt
new file mode 100644
index 0000000..ca72f44
--- /dev/null
+++ b/src/Plugins/Plugin.Example/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(Plugin.Example
+ Example.cpp
+ Example.h)
diff --git a/Plugin.Example/Example.cpp b/src/Plugins/Plugin.Example/Example.cpp
similarity index 95%
rename from Plugin.Example/Example.cpp
rename to src/Plugins/Plugin.Example/Example.cpp
index 27b4090..16f454e 100644
--- a/Plugin.Example/Example.cpp
+++ b/src/Plugins/Plugin.Example/Example.cpp
@@ -38,7 +38,7 @@ IRC_COMMAND_INIT(ExampleIRCCommand)
// Plugin instantiation and entry point.
ExamplePlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/Plugin.Example/Example.h b/src/Plugins/Plugin.Example/Example.h
similarity index 100%
rename from Plugin.Example/Example.h
rename to src/Plugins/Plugin.Example/Example.h
diff --git a/src/Plugins/Plugin.Template/CMakeLists.txt b/src/Plugins/Plugin.Template/CMakeLists.txt
new file mode 100644
index 0000000..34e7932
--- /dev/null
+++ b/src/Plugins/Plugin.Template/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(Plugin.Template
+ Example.cpp
+ Example.h)
diff --git a/Plugin.Template/Example.cpp b/src/Plugins/Plugin.Template/Example.cpp
similarity index 85%
rename from Plugin.Template/Example.cpp
rename to src/Plugins/Plugin.Template/Example.cpp
index 30584ec..99670c4 100644
--- a/Plugin.Template/Example.cpp
+++ b/src/Plugins/Plugin.Template/Example.cpp
@@ -13,7 +13,7 @@
// Plugin instantiation and entry point.
TPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/Plugin.Template/Example.h b/src/Plugins/Plugin.Template/Example.h
similarity index 100%
rename from Plugin.Template/Example.h
rename to src/Plugins/Plugin.Template/Example.h
diff --git a/src/Plugins/PluginManager/CMakeLists.txt b/src/Plugins/PluginManager/CMakeLists.txt
new file mode 100644
index 0000000..176a817
--- /dev/null
+++ b/src/Plugins/PluginManager/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(PluginManager
+ PluginManager.cpp
+ PluginManager.h)
diff --git a/PluginManager/PluginManager.cpp b/src/Plugins/PluginManager/PluginManager.cpp
similarity index 98%
rename from PluginManager/PluginManager.cpp
rename to src/Plugins/PluginManager/PluginManager.cpp
index 1fe052d..0c6c292 100644
--- a/PluginManager/PluginManager.cpp
+++ b/src/Plugins/PluginManager/PluginManager.cpp
@@ -87,7 +87,7 @@ GENERIC_COMMAND_AS_CONSOLE_COMMAND(PluginGenericCommand)
// Plugin instantiation and entry point.
PluginManager pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/PluginManager/PluginManager.h b/src/Plugins/PluginManager/PluginManager.h
similarity index 100%
rename from PluginManager/PluginManager.h
rename to src/Plugins/PluginManager/PluginManager.h
diff --git a/src/Plugins/RenX/CMakeLists.txt b/src/Plugins/RenX/CMakeLists.txt
new file mode 100644
index 0000000..6e3e04e
--- /dev/null
+++ b/src/Plugins/RenX/CMakeLists.txt
@@ -0,0 +1,38 @@
+# RenX.Core
+add_subdirectory(RenX.Core)
+
+# TODOJJ: Move headers into an include dir
+target_include_directories(RenX.Core PUBLIC
+ RenX.Core)
+
+macro(add_renx_plugin target)
+ add_library(${target} SHARED ${ARGN})
+ target_link_libraries(${target} RenX.Core)
+endmacro(add_renx_plugin)
+
+# Add plugins
+add_subdirectory(RenX.AlwaysRecord)
+add_subdirectory(RenX.Announcements)
+add_subdirectory(RenX.Commands)
+add_subdirectory(RenX.ExcessiveHeadshots)
+add_subdirectory(RenX.ExtraLogging)
+add_subdirectory(RenX.Greetings)
+add_subdirectory(RenX.HybridUUID)
+add_subdirectory(RenX.IRCJoin)
+add_subdirectory(RenX.Ladder)
+add_subdirectory(RenX.Ladder.All-Time)
+add_subdirectory(RenX.Ladder.Daily)
+add_subdirectory(RenX.Ladder.Monthly)
+add_subdirectory(RenX.Ladder.Web)
+add_subdirectory(RenX.Ladder.Weekly)
+add_subdirectory(RenX.Ladder.Yearly)
+add_subdirectory(RenX.Listen)
+add_subdirectory(RenX.Logging)
+add_subdirectory(RenX.Medals)
+add_subdirectory(RenX.MinPlayers)
+add_subdirectory(RenX.ModSystem)
+add_subdirectory(RenX.NicknameUUID)
+add_subdirectory(RenX.Plugin.Template)
+add_subdirectory(RenX.ServerList)
+add_subdirectory(RenX.SetJoin)
+add_subdirectory(RenX.Warn)
diff --git a/src/Plugins/RenX/RenX.AlwaysRecord/CMakeLists.txt b/src/Plugins/RenX/RenX.AlwaysRecord/CMakeLists.txt
new file mode 100644
index 0000000..10e0bf4
--- /dev/null
+++ b/src/Plugins/RenX/RenX.AlwaysRecord/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.AlwaysRecord
+ RenX_AlwaysRecord.cpp
+ RenX_AlwaysRecord.h)
\ No newline at end of file
diff --git a/RenX.AlwaysRecord/RenX_AlwaysRecord.cpp b/src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.cpp
similarity index 94%
rename from RenX.AlwaysRecord/RenX_AlwaysRecord.cpp
rename to src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.cpp
index b1c0174..ef24ec8 100644
--- a/RenX.AlwaysRecord/RenX_AlwaysRecord.cpp
+++ b/src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.cpp
@@ -29,7 +29,7 @@ void RenX_AlwaysRecord::RenX_OnMapStart(RenX::Server &server, const Jupiter::Rea
// Plugin instantiation and entry point.
RenX_AlwaysRecord pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.AlwaysRecord/RenX_AlwaysRecord.h b/src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.h
similarity index 100%
rename from RenX.AlwaysRecord/RenX_AlwaysRecord.h
rename to src/Plugins/RenX/RenX.AlwaysRecord/RenX_AlwaysRecord.h
diff --git a/src/Plugins/RenX/RenX.Announcements/CMakeLists.txt b/src/Plugins/RenX/RenX.Announcements/CMakeLists.txt
new file mode 100644
index 0000000..1bfda66
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Announcements/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Announcements
+ RenX_Announcements.cpp
+ RenX_Announcements.h)
\ No newline at end of file
diff --git a/RenX.Announcements/RenX_Announcements.cpp b/src/Plugins/RenX/RenX.Announcements/RenX_Announcements.cpp
similarity index 98%
rename from RenX.Announcements/RenX_Announcements.cpp
rename to src/Plugins/RenX/RenX.Announcements/RenX_Announcements.cpp
index ee31395..94e3025 100644
--- a/RenX.Announcements/RenX_Announcements.cpp
+++ b/src/Plugins/RenX/RenX.Announcements/RenX_Announcements.cpp
@@ -95,7 +95,7 @@ RenX_AnnouncementsPlugin::~RenX_AnnouncementsPlugin()
RenX_AnnouncementsPlugin::announcementsFile.unload();
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Announcements/RenX_Announcements.h b/src/Plugins/RenX/RenX.Announcements/RenX_Announcements.h
similarity index 95%
rename from RenX.Announcements/RenX_Announcements.h
rename to src/Plugins/RenX/RenX.Announcements/RenX_Announcements.h
index 805ac7a..1a9c169 100644
--- a/RenX.Announcements/RenX_Announcements.h
+++ b/src/Plugins/RenX/RenX.Announcements/RenX_Announcements.h
@@ -22,7 +22,7 @@
#include "Jupiter/Plugin.h"
#include "Jupiter/Timer.h"
#include "Jupiter/File.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/CString.h"
#include "Jupiter/Reference_String.h"
#include "RenX_Plugin.h"
diff --git a/src/Plugins/RenX/RenX.Commands/CMakeLists.txt b/src/Plugins/RenX/RenX.Commands/CMakeLists.txt
new file mode 100644
index 0000000..8258089
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Commands/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Commands
+ RenX_Commands.cpp
+ RenX_Commands.h)
\ No newline at end of file
diff --git a/RenX.Commands/RenX_Commands.cpp b/src/Plugins/RenX/RenX.Commands/RenX_Commands.cpp
similarity index 98%
rename from RenX.Commands/RenX_Commands.cpp
rename to src/Plugins/RenX/RenX.Commands/RenX_Commands.cpp
index f9de819..306fe70 100644
--- a/RenX.Commands/RenX_Commands.cpp
+++ b/src/Plugins/RenX/RenX.Commands/RenX_Commands.cpp
@@ -17,6 +17,7 @@
*/
#include
+#include
#include "Jupiter/Functions.h"
#include "IRC_Bot.h"
#include "RenX_Commands.h"
@@ -369,7 +370,7 @@ void PlayersIRCCommand::trigger(IRC_Bot *source, const Jupiter::ReadableString &
for (auto node = server->players.begin(); node != server->players.end(); ++node)
{
- Jupiter::String &name = RenX::getFormattedPlayerName(*node);
+ Jupiter::String name = RenX::getFormattedPlayerName(*node);
if (name.size() > STRING_LENGTH - 32) continue; // Name will be too long to send.
switch (node->team)
@@ -962,7 +963,7 @@ void SteamIRCCommand::trigger(IRC_Bot *source, const Jupiter::ReadableString &ch
{
if (node->name.findi(parameters) != Jupiter::INVALID_INDEX)
{
- Jupiter::String &playerName = RenX::getFormattedPlayerName(*node);
+ Jupiter::String playerName = RenX::getFormattedPlayerName(*node);
msg.format(IRCCOLOR "03[Steam] " IRCCOLOR "%.*s (ID: %d) ", playerName.size(), playerName.ptr(), node->id);
if (node->steamid != 0)
{
@@ -1048,7 +1049,7 @@ void KillDeathRatioIRCCommand::trigger(IRC_Bot *source, const Jupiter::ReadableS
{
if (node->name.findi(parameters) != Jupiter::INVALID_INDEX)
{
- Jupiter::String &playerName = RenX::getFormattedPlayerName(*node);
+ Jupiter::String playerName = RenX::getFormattedPlayerName(*node);
msg.format(IRCBOLD "%.*s" IRCBOLD IRCCOLOR ": Kills: %u - Deaths: %u - KDR: %.2f", playerName.size(), playerName.ptr(), node->kills, node->deaths, static_cast(node->kills) / (node->deaths == 0 ? 1.0f : static_cast(node->deaths)));
source->sendMessage(channel, msg);
}
@@ -1769,7 +1770,13 @@ void KickIRCCommand::trigger(IRC_Bot *source, const Jupiter::ReadableString &cha
RenX::Server *server;
unsigned int kicks = 0;
Jupiter::StringS name = Jupiter::StringS::getWord(parameters, 0, WHITESPACE);
- Jupiter::StringS reason = parameters.wordCount(WHITESPACE) > 1 ? Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE) : STRING_LITERAL_AS_REFERENCE("No reason");
+ Jupiter::StringS reason;
+ if (parameters.wordCount(WHITESPACE) > 1) {
+ reason = Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE);
+ }
+ else {
+ reason = STRING_LITERAL_AS_REFERENCE("No reason");
+ };
for (size_t i = 0; i != servers.size(); i++)
{
server = servers.get(i);
@@ -1884,7 +1891,7 @@ void BanSearchIRCCommand::trigger(IRC_Bot *source, const Jupiter::ReadableString
if (isMatch(type))
{
time_t current_time = std::chrono::system_clock::to_time_t(entry->timestamp);
- Jupiter::StringS &ip_str = Jupiter::Socket::ntop4(entry->ip);
+ Jupiter::StringS ip_str = Jupiter::Socket::ntop4(entry->ip);
strftime(timeStr, sizeof(timeStr), "%b %d %Y, %H:%M:%S", localtime(¤t_time));
if ((entry->flags & 0x7FFF) == 0)
@@ -2025,7 +2032,13 @@ void KickBanIRCCommand::trigger(IRC_Bot *source, const Jupiter::ReadableString &
RenX::Server *server;
unsigned int kicks = 0;
Jupiter::StringS name = Jupiter::StringS::getWord(parameters, 0, WHITESPACE);
- Jupiter::StringS reason = parameters.wordCount(WHITESPACE) > 1 ? Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE) : STRING_LITERAL_AS_REFERENCE("No reason");
+ Jupiter::StringS reason;
+ if (parameters.wordCount(WHITESPACE) > 1) {
+ reason = Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE);
+ }
+ else {
+ reason = STRING_LITERAL_AS_REFERENCE("No reason");
+ }
Jupiter::String banner(nick.size() + 4);
banner += nick;
banner += "@IRC";
@@ -2349,7 +2362,7 @@ void ExemptionSearchIRCCommand::trigger(IRC_Bot *source, const Jupiter::Readable
if (isMatch(type))
{
time_t current_time = std::chrono::system_clock::to_time_t(entry->timestamp);
- Jupiter::StringS &ip_str = Jupiter::Socket::ntop4(entry->ip);
+ Jupiter::StringS ip_str = Jupiter::Socket::ntop4(entry->ip);
strftime(timeStr, sizeof(timeStr), "%b %d %Y, %H:%M:%S", localtime(¤t_time));
if ((entry->flags & 0xFF) == 0)
@@ -3075,7 +3088,7 @@ void HelpGameCommand::trigger(RenX::Server *source, RenX::PlayerInfo *player, co
{
for (int i = 0; i <= player->access; i++)
{
- Jupiter::ReadableString &msg = getAccessCommands(i);
+ auto msg = getAccessCommands(i);
if (msg.isNotEmpty())
source->sendMessage(*player, getAccessCommands(i));
}
@@ -3188,7 +3201,7 @@ void ModRequestGameCommand::trigger(RenX::Server *source, RenX::PlayerInfo *play
size_t serverCount = serverManager->size();
IRC_Bot *server;
unsigned int messageCount = 0;
- Jupiter::String &fmtName = RenX::getFormattedPlayerName(*player);
+ Jupiter::String fmtName = RenX::getFormattedPlayerName(*player);
Jupiter::StringL user_message = Jupiter::StringL::Format(IRCCOLOR "12[%.*s Request] " IRCCOLOR IRCBOLD "%.*s" IRCBOLD IRCCOLOR "07 has requested assistance in-game; please look in ", staff_word.size(), staff_word.ptr(), fmtName.size(), fmtName.ptr());
Jupiter::StringS channel_message = Jupiter::StringS::Format(IRCCOLOR "12[%.*s Request] " IRCCOLOR IRCBOLD "%.*s" IRCBOLD IRCCOLOR "07 has requested assistance in-game!" IRCCOLOR, staff_word.size(), staff_word.ptr(), fmtName.size(), fmtName.ptr());
@@ -3413,7 +3426,13 @@ void KickGameCommand::trigger(RenX::Server *source, RenX::PlayerInfo *player, co
if (parameters.isNotEmpty())
{
Jupiter::StringS name = Jupiter::StringS::getWord(parameters, 0, WHITESPACE);
- Jupiter::StringS reason = parameters.wordCount(WHITESPACE) > 1 ? Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE) : STRING_LITERAL_AS_REFERENCE("No reason");
+ Jupiter::StringS reason;
+ if (parameters.wordCount(WHITESPACE) > 1) {
+ reason = Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE);
+ }
+ else {
+ reason = STRING_LITERAL_AS_REFERENCE("No reason");
+ }
RenX::PlayerInfo *target = source->getPlayerByPartName(name);
if (target == nullptr)
source->sendMessage(*player, "Error: Player not found."_jrs);
@@ -3454,7 +3473,13 @@ void TempBanGameCommand::trigger(RenX::Server *source, RenX::PlayerInfo *player,
if (parameters.isNotEmpty())
{
Jupiter::StringS name = Jupiter::StringS::getWord(parameters, 0, WHITESPACE);
- Jupiter::StringS reason = parameters.wordCount(WHITESPACE) > 1 ? Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE) : STRING_LITERAL_AS_REFERENCE("No reason");
+ Jupiter::StringS reason;
+ if (parameters.wordCount(WHITESPACE) > 1) {
+ reason = Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE);
+ }
+ else {
+ reason = STRING_LITERAL_AS_REFERENCE("No reason");
+ }
RenX::PlayerInfo *target = source->getPlayerByPartName(name);
if (target == nullptr)
source->sendMessage(*player, "Error: Player not found."_jrs);
@@ -3496,7 +3521,13 @@ void KickBanGameCommand::trigger(RenX::Server *source, RenX::PlayerInfo *player,
if (parameters.isNotEmpty())
{
Jupiter::StringS name = Jupiter::StringS::getWord(parameters, 0, WHITESPACE);
- Jupiter::StringS reason = parameters.wordCount(WHITESPACE) > 1 ? Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE) : STRING_LITERAL_AS_REFERENCE("No reason");
+ Jupiter::StringS reason;
+ if (parameters.wordCount(WHITESPACE) > 1) {
+ reason = Jupiter::StringS::gotoWord(parameters, 1, WHITESPACE);
+ }
+ else {
+ reason = STRING_LITERAL_AS_REFERENCE("No reason");
+ }
RenX::PlayerInfo *target = source->getPlayerByPartName(name);
if (target == nullptr)
source->sendMessage(*player, "Error: Player not found."_jrs);
@@ -3635,7 +3666,7 @@ const Jupiter::ReadableString &PhaseBotsGameCommand::getHelp(const Jupiter::Read
GAME_COMMAND_INIT(PhaseBotsGameCommand)
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Commands/RenX_Commands.h b/src/Plugins/RenX/RenX.Commands/RenX_Commands.h
similarity index 100%
rename from RenX.Commands/RenX_Commands.h
rename to src/Plugins/RenX/RenX.Commands/RenX_Commands.h
diff --git a/src/Plugins/RenX/RenX.Core/CMakeLists.txt b/src/Plugins/RenX/RenX.Core/CMakeLists.txt
new file mode 100644
index 0000000..068d9e4
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Core/CMakeLists.txt
@@ -0,0 +1,28 @@
+add_plugin(RenX.Core
+ RenX.h
+ RenX_BanDatabase.cpp
+ RenX_BanDatabase.h
+ RenX_BuildingInfo.h
+ RenX_Core.cpp
+ RenX_Core.h
+ RenX_ExemptionDatabase.cpp
+ RenX_ExemptionDatabase.h
+ RenX_Functions.cpp
+ RenX_Functions.h
+ RenX_GameCommand.cpp
+ RenX_GameCommand.h
+ RenX_LadderDatabase.cpp
+ RenX_LadderDatabase.h
+ RenX_Map.cpp
+ RenX_Map.h
+ RenX_PlayerInfo.h
+ RenX_Plugin.cpp
+ RenX_Plugin.h
+ RenX_Server.cpp
+ RenX_Server.h
+ RenX_Tags.cpp
+ RenX_Tags.h
+ RenX_TeamInfo.h)
+
+target_compile_definitions(RenX.Core PRIVATE
+ RENX_EXPORTS)
\ No newline at end of file
diff --git a/RenX.Core/RenX.h b/src/Plugins/RenX/RenX.Core/RenX.h
similarity index 91%
rename from RenX.Core/RenX.h
rename to src/Plugins/RenX/RenX.Core/RenX.h
index e7b5546..d5a10f6 100644
--- a/RenX.Core/RenX.h
+++ b/src/Plugins/RenX/RenX.Core/RenX.h
@@ -18,24 +18,20 @@
#if !defined RENX_API
+#include "Jupiter_Bot.h"
+
/**
* @file RenX.h
* @brief Defines RENX_API and some global enums for RenX.
* On anything other than Windows, RENX_API is defined as nothing, to prevent compiler errors.
*/
-#if defined _WIN32
-
#if defined RENX_EXPORTS
-#define RENX_API __declspec(dllexport)
+#define RENX_API JUPITER_EXPORT
#else // RENX_EXPORTS
-#define RENX_API __declspec(dllimport)
+#define RENX_API JUPITER_IMPORT
#endif // RENX_EXPORTS
-#else // _WIN32
-#define RENX_API
-#endif // _WIN32
-
#if defined __cplusplus
namespace RenX
diff --git a/RenX.Core/RenX_BanDatabase.cpp b/src/Plugins/RenX/RenX.Core/RenX_BanDatabase.cpp
similarity index 100%
rename from RenX.Core/RenX_BanDatabase.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_BanDatabase.cpp
diff --git a/RenX.Core/RenX_BanDatabase.h b/src/Plugins/RenX/RenX.Core/RenX_BanDatabase.h
similarity index 99%
rename from RenX.Core/RenX_BanDatabase.h
rename to src/Plugins/RenX/RenX.Core/RenX_BanDatabase.h
index 442cd07..714cd3c 100644
--- a/RenX.Core/RenX_BanDatabase.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_BanDatabase.h
@@ -21,7 +21,7 @@
#include
#include "Jupiter/Database.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/CString.h"
#include "Jupiter/ArrayList.h"
#include "RenX.h"
diff --git a/RenX.Core/RenX_BuildingInfo.h b/src/Plugins/RenX/RenX.Core/RenX_BuildingInfo.h
similarity index 96%
rename from RenX.Core/RenX_BuildingInfo.h
rename to src/Plugins/RenX/RenX.Core/RenX_BuildingInfo.h
index 9a7484d..3e825bf 100644
--- a/RenX.Core/RenX_BuildingInfo.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_BuildingInfo.h
@@ -24,7 +24,7 @@
* @brief Defines the BuildingInfo structure.
*/
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/Config.h"
#include "RenX.h"
diff --git a/RenX.Core/RenX_Core.cpp b/src/Plugins/RenX/RenX.Core/RenX_Core.cpp
similarity index 97%
rename from RenX.Core/RenX_Core.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_Core.cpp
index e8bed9a..c67dd73 100644
--- a/RenX.Core/RenX_Core.cpp
+++ b/src/Plugins/RenX/RenX.Core/RenX_Core.cpp
@@ -192,14 +192,14 @@ int RenX::Core::think()
// Entry point
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
// Unload
-extern "C" __declspec(dllexport) void unload(void)
+extern "C" JUPITER_EXPORT void unload(void)
{
while (pluginInstance.getPlugins()->size() > 0)
Jupiter::Plugin::free(pluginInstance.getPlugins()->remove(0));
diff --git a/RenX.Core/RenX_Core.h b/src/Plugins/RenX/RenX.Core/RenX_Core.h
similarity index 100%
rename from RenX.Core/RenX_Core.h
rename to src/Plugins/RenX/RenX.Core/RenX_Core.h
diff --git a/RenX.Core/RenX_ExemptionDatabase.cpp b/src/Plugins/RenX/RenX.Core/RenX_ExemptionDatabase.cpp
similarity index 100%
rename from RenX.Core/RenX_ExemptionDatabase.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_ExemptionDatabase.cpp
diff --git a/RenX.Core/RenX_ExemptionDatabase.h b/src/Plugins/RenX/RenX.Core/RenX_ExemptionDatabase.h
similarity index 98%
rename from RenX.Core/RenX_ExemptionDatabase.h
rename to src/Plugins/RenX/RenX.Core/RenX_ExemptionDatabase.h
index 34a18e1..28a1097 100644
--- a/RenX.Core/RenX_ExemptionDatabase.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_ExemptionDatabase.h
@@ -22,7 +22,7 @@
#include
#include
#include "Jupiter/Database.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/CString.h"
#include "Jupiter/ArrayList.h"
#include "RenX.h"
diff --git a/RenX.Core/RenX_Functions.cpp b/src/Plugins/RenX/RenX.Core/RenX_Functions.cpp
similarity index 100%
rename from RenX.Core/RenX_Functions.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_Functions.cpp
diff --git a/RenX.Core/RenX_Functions.h b/src/Plugins/RenX/RenX.Core/RenX_Functions.h
similarity index 98%
rename from RenX.Core/RenX_Functions.h
rename to src/Plugins/RenX/RenX.Core/RenX_Functions.h
index 730d90b..03cf6ab 100644
--- a/RenX.Core/RenX_Functions.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_Functions.h
@@ -26,7 +26,7 @@
#include
#include "Jupiter/Config.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX.h"
#include "RenX_Map.h"
diff --git a/RenX.Core/RenX_GameCommand.cpp b/src/Plugins/RenX/RenX.Core/RenX_GameCommand.cpp
similarity index 100%
rename from RenX.Core/RenX_GameCommand.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_GameCommand.cpp
diff --git a/RenX.Core/RenX_GameCommand.h b/src/Plugins/RenX/RenX.Core/RenX_GameCommand.h
similarity index 98%
rename from RenX.Core/RenX_GameCommand.h
rename to src/Plugins/RenX/RenX.Core/RenX_GameCommand.h
index 8850fce..e790877 100644
--- a/RenX.Core/RenX_GameCommand.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_GameCommand.h
@@ -25,7 +25,7 @@
*/
#include "Jupiter/Command.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX.h"
#include "RenX_Core.h" // getCore().
diff --git a/RenX.Core/RenX_LadderDatabase.cpp b/src/Plugins/RenX/RenX.Core/RenX_LadderDatabase.cpp
similarity index 100%
rename from RenX.Core/RenX_LadderDatabase.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_LadderDatabase.cpp
diff --git a/RenX.Core/RenX_LadderDatabase.h b/src/Plugins/RenX/RenX.Core/RenX_LadderDatabase.h
similarity index 99%
rename from RenX.Core/RenX_LadderDatabase.h
rename to src/Plugins/RenX/RenX.Core/RenX_LadderDatabase.h
index 308bc5d..9cef38a 100644
--- a/RenX.Core/RenX_LadderDatabase.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_LadderDatabase.h
@@ -22,7 +22,7 @@
#include
#include
#include "Jupiter/Database.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/ArrayList.h"
#include "RenX.h"
diff --git a/RenX.Core/RenX_Map.cpp b/src/Plugins/RenX/RenX.Core/RenX_Map.cpp
similarity index 100%
rename from RenX.Core/RenX_Map.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_Map.cpp
diff --git a/RenX.Core/RenX_Map.h b/src/Plugins/RenX/RenX.Core/RenX_Map.h
similarity index 96%
rename from RenX.Core/RenX_Map.h
rename to src/Plugins/RenX/RenX.Core/RenX_Map.h
index 1d80f12..abc0e72 100644
--- a/RenX.Core/RenX_Map.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_Map.h
@@ -24,7 +24,7 @@
* @brief Defines the RenX Map class
*/
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX.h"
/** DLL Linkage Nagging */
diff --git a/RenX.Core/RenX_PlayerInfo.h b/src/Plugins/RenX/RenX.Core/RenX_PlayerInfo.h
similarity index 97%
rename from RenX.Core/RenX_PlayerInfo.h
rename to src/Plugins/RenX/RenX.Core/RenX_PlayerInfo.h
index da68ae3..0319dbd 100644
--- a/RenX.Core/RenX_PlayerInfo.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_PlayerInfo.h
@@ -28,7 +28,7 @@
#include
#include
#include "Jupiter/Reference_String.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/Config.h"
#include "RenX.h"
diff --git a/RenX.Core/RenX_Plugin.cpp b/src/Plugins/RenX/RenX.Core/RenX_Plugin.cpp
similarity index 100%
rename from RenX.Core/RenX_Plugin.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_Plugin.cpp
diff --git a/RenX.Core/RenX_Plugin.h b/src/Plugins/RenX/RenX.Core/RenX_Plugin.h
similarity index 100%
rename from RenX.Core/RenX_Plugin.h
rename to src/Plugins/RenX/RenX.Core/RenX_Plugin.h
diff --git a/RenX.Core/RenX_Server.cpp b/src/Plugins/RenX/RenX.Core/RenX_Server.cpp
similarity index 98%
rename from RenX.Core/RenX_Server.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_Server.cpp
index 0b5f718..c709c16 100644
--- a/RenX.Core/RenX_Server.cpp
+++ b/src/Plugins/RenX/RenX.Core/RenX_Server.cpp
@@ -17,7 +17,7 @@
*/
#include
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "ServerManager.h"
#include "IRC_Bot.h"
#include "RenX_Server.h"
@@ -622,7 +622,7 @@ void RenX::Server::banCheck(RenX::PlayerInfo &player)
if (last_to_expire[6] != nullptr) // Alert
{
IRC_Bot *server;
- Jupiter::String &fmtName = RenX::getFormattedPlayerName(player);
+ Jupiter::String fmtName = RenX::getFormattedPlayerName(player);
Jupiter::StringL user_message = Jupiter::StringL::Format(IRCCOLOR "04[Alert] " IRCCOLOR IRCBOLD "%.*s" IRCBOLD IRCCOLOR " is marked for monitoring by %.*s for: \"%.*s\". Please keep an eye on them in ", fmtName.size(), fmtName.ptr(), last_to_expire[6]->banner.size(), last_to_expire[6]->banner.ptr(), last_to_expire[6]->reason.size(), last_to_expire[6]->reason.ptr());
Jupiter::StringS channel_message = Jupiter::StringS::Format(IRCCOLOR "04[Alert] " IRCCOLOR IRCBOLD "%.*s" IRCBOLD IRCCOLOR " is marked for monitoring by %.*s for: \"%.*s\"." IRCCOLOR, fmtName.size(), fmtName.ptr(), last_to_expire[6]->banner.size(), last_to_expire[6]->banner.ptr(), last_to_expire[6]->reason.size(), last_to_expire[6]->reason.ptr());
@@ -1606,9 +1606,9 @@ void RenX::Server::processLine(const Jupiter::ReadableString &line)
else
{
/*e
- lRCON Command; Conn4 executed: clientvarlist PlayerLog Kills PlayerKills BotKills Deaths Score Credits Character BoundVehicle Vehicle Spy RemoteC4 ATMine KDR Ping Admin Steam IP ID Name Team TeamNum
- rPlayerLog Kills PlayerKills BotKills Deaths Score Credits Character BoundVehicle Vehicle Spy RemoteC4 ATMine KDR Ping Admin Steam IP ID Name Team TeamNum
- rGDI,256,EKT-J 0 0 0 0 0 5217.9629 Rx_FamilyInfo_GDI_Soldier False 0 0 0.0000 8 None 0x0110000104AE0666 127.0.0.1 256 EKT-J GDI 0
+ lRCON�Command;�Conn4�executed:�clientvarlist PlayerLog�Kills�PlayerKills�BotKills�Deaths�Score�Credits�Character�BoundVehicle�Vehicle�Spy�RemoteC4�ATMine�KDR�Ping�Admin�Steam�IP�ID�Name�Team�TeamNum
+ rPlayerLog�Kills�PlayerKills�BotKills�Deaths�Score�Credits�Character�BoundVehicle�Vehicle�Spy�RemoteC4�ATMine�KDR�Ping�Admin�Steam�IP�ID�Name�Team�TeamNum
+ rGDI,256,EKT-J�0�0�0�0�0�5217.9629�Rx_FamilyInfo_GDI_Soldier���False�0�0�0.0000�8�None�0x0110000104AE0666�127.0.0.1�256�EKT-J�GDI�0
*/
Jupiter::HashTable table;
size_t i = tokens.token_count;
@@ -1753,9 +1753,9 @@ void RenX::Server::processLine(const Jupiter::ReadableString &line)
else
{
/*
- lRCON Command; Conn4 executed: clientvarlist PlayerLog Kills PlayerKills BotKills Deaths Score Credits Character BoundVehicle Vehicle Spy RemoteC4 ATMine KDR Ping Admin Steam IP ID Name Team TeamNum
- rPlayerLog Kills PlayerKills BotKills Deaths Score Credits Character BoundVehicle Vehicle Spy RemoteC4 ATMine KDR Ping Admin Steam IP ID Name Team TeamNum
- rGDI,256,EKT-J 0 0 0 0 0 5217.9629 Rx_FamilyInfo_GDI_Soldier False 0 0 0.0000 8 None 0x0110000104AE0666 127.0.0.1 256 EKT-J GDI 0
+ lRCON�Command;�Conn4�executed:�clientvarlist PlayerLog�Kills�PlayerKills�BotKills�Deaths�Score�Credits�Character�BoundVehicle�Vehicle�Spy�RemoteC4�ATMine�KDR�Ping�Admin�Steam�IP�ID�Name�Team�TeamNum
+ rPlayerLog�Kills�PlayerKills�BotKills�Deaths�Score�Credits�Character�BoundVehicle�Vehicle�Spy�RemoteC4�ATMine�KDR�Ping�Admin�Steam�IP�ID�Name�Team�TeamNum
+ rGDI,256,EKT-J�0�0�0�0�0�5217.9629�Rx_FamilyInfo_GDI_Soldier���False�0�0�0.0000�8�None�0x0110000104AE0666�127.0.0.1�256�EKT-J�GDI�0
*/
Jupiter::HashTable table;
size_t i = tokens.token_count;
@@ -1850,9 +1850,9 @@ void RenX::Server::processLine(const Jupiter::ReadableString &line)
else
{
/*
- lRCON Command; DevBot executed: binfo
- rBuilding Health MaxHealth Armor MaxArmor Team Capturable Destroyed
- rRx_Building_Refinery_GDI 2000 2000 2000 2000 GDI False False
+ lRCON�Command;�DevBot�executed:�binfo
+ rBuilding�Health�MaxHealth�Armor MaxArmor Team�Capturable Destroyed
+ rRx_Building_Refinery_GDI�2000�2000�2000 2000 GDI�False False
*/
Jupiter::HashTable table;
size_t i = tokens.token_count;
@@ -1926,7 +1926,7 @@ void RenX::Server::processLine(const Jupiter::ReadableString &line)
{
if (this->lastCommandParams.isEmpty())
{
- // "Port" | Port | "Name" | Name | "Level" | Level | "Players" | Players | "Bots" | Bots | "LevelGUID" | Level GUID
+ // "Port"�| Port |�"Name" |�Name |�"Level"�| Level | "Players" | Players�| "Bots" | Bots | "LevelGUID" | Level GUID
this->port = static_cast(tokens.getToken(1).asUnsignedInt(10));
this->serverName = tokens.getToken(3);
this->map.name = tokens.getToken(5);
diff --git a/RenX.Core/RenX_Server.h b/src/Plugins/RenX/RenX.Core/RenX_Server.h
similarity index 99%
rename from RenX.Core/RenX_Server.h
rename to src/Plugins/RenX/RenX.Core/RenX_Server.h
index 54e552b..2a760dd 100644
--- a/RenX.Core/RenX_Server.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_Server.h
@@ -28,7 +28,7 @@
#include
#include "Jupiter/TCPSocket.h"
#include "Jupiter/ArrayList.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/CString.h"
#include "Jupiter/Config.h"
#include "Jupiter/Thinker.h"
diff --git a/RenX.Core/RenX_Tags.cpp b/src/Plugins/RenX/RenX.Core/RenX_Tags.cpp
similarity index 100%
rename from RenX.Core/RenX_Tags.cpp
rename to src/Plugins/RenX/RenX.Core/RenX_Tags.cpp
diff --git a/RenX.Core/RenX_Tags.h b/src/Plugins/RenX/RenX.Core/RenX_Tags.h
similarity index 99%
rename from RenX.Core/RenX_Tags.h
rename to src/Plugins/RenX/RenX.Core/RenX_Tags.h
index 0d7c9ec..e4331d7 100644
--- a/RenX.Core/RenX_Tags.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_Tags.h
@@ -24,7 +24,7 @@
* @brief Provides tag processing functions
*/
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "Jupiter/CString.h"
#include "RenX.h"
#include "RenX_LadderDatabase.h"
diff --git a/RenX.Core/RenX_TeamInfo.h b/src/Plugins/RenX/RenX.Core/RenX_TeamInfo.h
similarity index 98%
rename from RenX.Core/RenX_TeamInfo.h
rename to src/Plugins/RenX/RenX.Core/RenX_TeamInfo.h
index 643e4ee..d40dd30 100644
--- a/RenX.Core/RenX_TeamInfo.h
+++ b/src/Plugins/RenX/RenX.Core/RenX_TeamInfo.h
@@ -24,7 +24,7 @@
* @brief Defines the BuildingInfo structure.
*/
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX.h"
/** DLL Linkage Nagging */
diff --git a/src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeLists.txt b/src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeLists.txt
new file mode 100644
index 0000000..fb53454
--- /dev/null
+++ b/src/Plugins/RenX/RenX.ExcessiveHeadshots/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.ExcessiveHeadshots
+ RenX_ExcessiveHeadshots.cpp
+ RenX_ExcessiveHeadshots.h)
\ No newline at end of file
diff --git a/RenX.ExcessiveHeadshots/ExcessiveHeadshots.cpp b/src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.cpp
similarity index 97%
rename from RenX.ExcessiveHeadshots/ExcessiveHeadshots.cpp
rename to src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.cpp
index de34656..89b8354 100644
--- a/RenX.ExcessiveHeadshots/ExcessiveHeadshots.cpp
+++ b/src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.cpp
@@ -18,7 +18,7 @@
#include
#include "Jupiter/IRC_Client.h"
-#include "ExcessiveHeadshots.h"
+#include "RenX_ExcessiveHeadshots.h"
#include "RenX_Server.h"
#include "RenX_PlayerInfo.h"
#include "RenX_Functions.h"
@@ -72,7 +72,7 @@ void RenX_ExcessiveHeadshotsPlugin::RenX_OnKill(RenX::Server &server, const RenX
// Plugin instantiation and entry point.
RenX_ExcessiveHeadshotsPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.ExcessiveHeadshots/ExcessiveHeadshots.h b/src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.h
similarity index 100%
rename from RenX.ExcessiveHeadshots/ExcessiveHeadshots.h
rename to src/Plugins/RenX/RenX.ExcessiveHeadshots/RenX_ExcessiveHeadshots.h
diff --git a/src/Plugins/RenX/RenX.ExtraLogging/CMakeLists.txt b/src/Plugins/RenX/RenX.ExtraLogging/CMakeLists.txt
new file mode 100644
index 0000000..ee8c387
--- /dev/null
+++ b/src/Plugins/RenX/RenX.ExtraLogging/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.ExtraLogging
+ RenX_ExtraLogging.cpp
+ RenX_ExtraLogging.h)
\ No newline at end of file
diff --git a/RenX.ExtraLogging/RenX_ExtraLogging.cpp b/src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.cpp
similarity index 98%
rename from RenX.ExtraLogging/RenX_ExtraLogging.cpp
rename to src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.cpp
index 3089af4..9c192b7 100644
--- a/RenX.ExtraLogging/RenX_ExtraLogging.cpp
+++ b/src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.cpp
@@ -121,7 +121,7 @@ void RenX_ExtraLoggingPlugin::RenX_OnRaw(RenX::Server &server, const Jupiter::Re
// Plugin instantiation and entry point.
RenX_ExtraLoggingPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.ExtraLogging/RenX_ExtraLogging.h b/src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.h
similarity index 95%
rename from RenX.ExtraLogging/RenX_ExtraLogging.h
rename to src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.h
index 9652174..6b5443a 100644
--- a/RenX.ExtraLogging/RenX_ExtraLogging.h
+++ b/src/Plugins/RenX/RenX.ExtraLogging/RenX_ExtraLogging.h
@@ -20,7 +20,7 @@
#define _RENX_EXTRALOGGING_H_HEADER
#include "Jupiter/Plugin.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX_Plugin.h"
class RenX_ExtraLoggingPlugin : public RenX::Plugin
diff --git a/src/Plugins/RenX/RenX.Greetings/CMakeLists.txt b/src/Plugins/RenX/RenX.Greetings/CMakeLists.txt
new file mode 100644
index 0000000..a7e98a7
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Greetings/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Greetings
+ RenX_Greetings.cpp
+ RenX_Greetings.h)
\ No newline at end of file
diff --git a/RenX.Greetings/RenX_Greetings.cpp b/src/Plugins/RenX/RenX.Greetings/RenX_Greetings.cpp
similarity index 98%
rename from RenX.Greetings/RenX_Greetings.cpp
rename to src/Plugins/RenX/RenX.Greetings/RenX_Greetings.cpp
index 09a39c0..28d8b15 100644
--- a/RenX.Greetings/RenX_Greetings.cpp
+++ b/src/Plugins/RenX/RenX.Greetings/RenX_Greetings.cpp
@@ -84,7 +84,7 @@ bool RenX_GreetingsPlugin::initialize()
// Plugin instantiation and entry point.
RenX_GreetingsPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Greetings/RenX_Greetings.h b/src/Plugins/RenX/RenX.Greetings/RenX_Greetings.h
similarity index 95%
rename from RenX.Greetings/RenX_Greetings.h
rename to src/Plugins/RenX/RenX.Greetings/RenX_Greetings.h
index aed979e..781416d 100644
--- a/RenX.Greetings/RenX_Greetings.h
+++ b/src/Plugins/RenX/RenX.Greetings/RenX_Greetings.h
@@ -22,7 +22,7 @@
#include "Jupiter/Plugin.h"
#include "Jupiter/Reference_String.h"
#include "Jupiter/File.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX_Plugin.h"
class RenX_GreetingsPlugin : public RenX::Plugin
diff --git a/src/Plugins/RenX/RenX.HybridUUID/CMakeLists.txt b/src/Plugins/RenX/RenX.HybridUUID/CMakeLists.txt
new file mode 100644
index 0000000..6178946
--- /dev/null
+++ b/src/Plugins/RenX/RenX.HybridUUID/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.HybridUUID
+ RenX_HybridUUID.cpp
+ RenX_HybridUUID.h)
\ No newline at end of file
diff --git a/RenX.HybridUUID/RenX_HybridUUID.cpp b/src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.cpp
similarity index 95%
rename from RenX.HybridUUID/RenX_HybridUUID.cpp
rename to src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.cpp
index e799362..8a67f44 100644
--- a/RenX.HybridUUID/RenX_HybridUUID.cpp
+++ b/src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.cpp
@@ -16,7 +16,7 @@
* Written by Jessica James
*/
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX_Core.h"
#include "RenX_Server.h"
#include "RenX_PlayerInfo.h"
@@ -56,7 +56,7 @@ void RenX_HybridUUIDPlugin::RenX_OnServerCreate(RenX::Server &server)
// Plugin instantiation and entry point.
RenX_HybridUUIDPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.HybridUUID/RenX_HybridUUID.h b/src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.h
similarity index 100%
rename from RenX.HybridUUID/RenX_HybridUUID.h
rename to src/Plugins/RenX/RenX.HybridUUID/RenX_HybridUUID.h
diff --git a/src/Plugins/RenX/RenX.IRCJoin/CMakeLists.txt b/src/Plugins/RenX/RenX.IRCJoin/CMakeLists.txt
new file mode 100644
index 0000000..cb3df76
--- /dev/null
+++ b/src/Plugins/RenX/RenX.IRCJoin/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.IRCJoin
+ RenX_IRCJoin.cpp
+ RenX_IRCJoin.h)
\ No newline at end of file
diff --git a/RenX.IRCJoin/RenX_IRCJoin.cpp b/src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.cpp
similarity index 98%
rename from RenX.IRCJoin/RenX_IRCJoin.cpp
rename to src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.cpp
index 93b309d..5ea17f8 100644
--- a/RenX.IRCJoin/RenX_IRCJoin.cpp
+++ b/src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.cpp
@@ -17,7 +17,7 @@
*/
#include "Jupiter/IRC_Client.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX_Core.h"
#include "RenX_Server.h"
#include "RenX_IRCJoin.h"
@@ -114,7 +114,7 @@ int RenX_IRCJoinPlugin::OnRehash()
// Plugin instantiation and entry point.
RenX_IRCJoinPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.IRCJoin/RenX_IRCJoin.h b/src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.h
similarity index 100%
rename from RenX.IRCJoin/RenX_IRCJoin.h
rename to src/Plugins/RenX/RenX.IRCJoin/RenX_IRCJoin.h
diff --git a/src/Plugins/RenX/RenX.Ladder.All-Time/CMakeLists.txt b/src/Plugins/RenX/RenX.Ladder.All-Time/CMakeLists.txt
new file mode 100644
index 0000000..7cd2f93
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Ladder.All-Time/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Ladder.All-Time
+ RenX_Ladder_All_Time.cpp
+ RenX_Ladder_All_Time.h)
\ No newline at end of file
diff --git a/RenX.Ladder.All-Time/RenX_Ladder_All_Time.cpp b/src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.cpp
similarity index 96%
rename from RenX.Ladder.All-Time/RenX_Ladder_All_Time.cpp
rename to src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.cpp
index 9ec945b..45a45a8 100644
--- a/RenX.Ladder.All-Time/RenX_Ladder_All_Time.cpp
+++ b/src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.cpp
@@ -38,7 +38,7 @@ bool RenX_Ladder_All_TimePlugin::initialize()
// Plugin instantiation and entry point.
RenX_Ladder_All_TimePlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Ladder.All-Time/RenX_Ladder_All_Time.h b/src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.h
similarity index 100%
rename from RenX.Ladder.All-Time/RenX_Ladder_All_Time.h
rename to src/Plugins/RenX/RenX.Ladder.All-Time/RenX_Ladder_All_Time.h
diff --git a/src/Plugins/RenX/RenX.Ladder.Daily/CMakeLists.txt b/src/Plugins/RenX/RenX.Ladder.Daily/CMakeLists.txt
new file mode 100644
index 0000000..5193ea6
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Ladder.Daily/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Ladder.Daily
+ RenX_Ladder_Daily.cpp
+ RenX_Ladder_Daily.h)
\ No newline at end of file
diff --git a/RenX.Ladder.Daily/RenX_Ladder_Daily.cpp b/src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.cpp
similarity index 96%
rename from RenX.Ladder.Daily/RenX_Ladder_Daily.cpp
rename to src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.cpp
index bbd46ec..12c8f95 100644
--- a/RenX.Ladder.Daily/RenX_Ladder_Daily.cpp
+++ b/src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.cpp
@@ -52,7 +52,7 @@ void OnPreUpdateLadder(RenX::LadderDatabase &database, RenX::Server &, const Ren
pluginInstance.last_sorted_day = tm_ptr->tm_wday;
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Ladder.Daily/RenX_Ladder_Daily.h b/src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.h
similarity index 100%
rename from RenX.Ladder.Daily/RenX_Ladder_Daily.h
rename to src/Plugins/RenX/RenX.Ladder.Daily/RenX_Ladder_Daily.h
diff --git a/src/Plugins/RenX/RenX.Ladder.Monthly/CMakeLists.txt b/src/Plugins/RenX/RenX.Ladder.Monthly/CMakeLists.txt
new file mode 100644
index 0000000..206829b
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Ladder.Monthly/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Ladder.Monthly
+ RenX_Ladder_Monthly.cpp
+ RenX_Ladder_Monthly.h)
\ No newline at end of file
diff --git a/RenX.Ladder.Monthly/RenX_Ladder_Monthly.cpp b/src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.cpp
similarity index 97%
rename from RenX.Ladder.Monthly/RenX_Ladder_Monthly.cpp
rename to src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.cpp
index 8a89bf9..8bab2b9 100644
--- a/RenX.Ladder.Monthly/RenX_Ladder_Monthly.cpp
+++ b/src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.cpp
@@ -52,7 +52,7 @@ void OnPreUpdateLadder(RenX::LadderDatabase &database, RenX::Server &, const Ren
pluginInstance.last_sorted_month = tm_ptr->tm_mon;
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Ladder.Monthly/RenX_Ladder_Monthly.h b/src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.h
similarity index 100%
rename from RenX.Ladder.Monthly/RenX_Ladder_Monthly.h
rename to src/Plugins/RenX/RenX.Ladder.Monthly/RenX_Ladder_Monthly.h
diff --git a/src/Plugins/RenX/RenX.Ladder.Web/CMakeLists.txt b/src/Plugins/RenX/RenX.Ladder.Web/CMakeLists.txt
new file mode 100644
index 0000000..3c3321a
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Ladder.Web/CMakeLists.txt
@@ -0,0 +1,6 @@
+add_renx_plugin(RenX.Ladder.Web
+ RenX_Ladder_Web.cpp
+ RenX_Ladder_Web.h)
+
+target_link_libraries(RenX.Ladder.Web
+ HTTPServer)
\ No newline at end of file
diff --git a/RenX.Ladder.Web/RenX_Ladder_Web.cpp b/src/Plugins/RenX/RenX.Ladder.Web/RenX_Ladder_Web.cpp
similarity index 99%
rename from RenX.Ladder.Web/RenX_Ladder_Web.cpp
rename to src/Plugins/RenX/RenX.Ladder.Web/RenX_Ladder_Web.cpp
index 346def7..840f1e1 100644
--- a/RenX.Ladder.Web/RenX_Ladder_Web.cpp
+++ b/src/Plugins/RenX/RenX.Ladder.Web/RenX_Ladder_Web.cpp
@@ -567,7 +567,7 @@ Jupiter::ReadableString *handle_profile_page(const Jupiter::ReadableString &quer
return pluginInstance.generate_profile_page(db, format, steam_id, html_form_response.table);
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Ladder.Web/RenX_Ladder_Web.h b/src/Plugins/RenX/RenX.Ladder.Web/RenX_Ladder_Web.h
similarity index 100%
rename from RenX.Ladder.Web/RenX_Ladder_Web.h
rename to src/Plugins/RenX/RenX.Ladder.Web/RenX_Ladder_Web.h
diff --git a/src/Plugins/RenX/RenX.Ladder.Weekly/CMakeLists.txt b/src/Plugins/RenX/RenX.Ladder.Weekly/CMakeLists.txt
new file mode 100644
index 0000000..4b123b0
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Ladder.Weekly/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Ladder.Weekly
+ RenX_Ladder_Weekly.cpp
+ RenX_Ladder_Weekly.h)
\ No newline at end of file
diff --git a/RenX.Ladder.Weekly/RenX_Ladder_Weekly.cpp b/src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.cpp
similarity index 97%
rename from RenX.Ladder.Weekly/RenX_Ladder_Weekly.cpp
rename to src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.cpp
index 6388a26..b026ee1 100644
--- a/RenX.Ladder.Weekly/RenX_Ladder_Weekly.cpp
+++ b/src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.cpp
@@ -53,7 +53,7 @@ void OnPreUpdateLadder(RenX::LadderDatabase &database, RenX::Server &, const Ren
pluginInstance.last_sorted_day = tm_ptr->tm_wday;
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Ladder.Weekly/RenX_Ladder_Weekly.h b/src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.h
similarity index 100%
rename from RenX.Ladder.Weekly/RenX_Ladder_Weekly.h
rename to src/Plugins/RenX/RenX.Ladder.Weekly/RenX_Ladder_Weekly.h
diff --git a/src/Plugins/RenX/RenX.Ladder.Yearly/CMakeLists.txt b/src/Plugins/RenX/RenX.Ladder.Yearly/CMakeLists.txt
new file mode 100644
index 0000000..14f2e2a
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Ladder.Yearly/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Ladder.Yearly
+ RenX_Ladder_Yearly.cpp
+ RenX_Ladder_Yearly.h)
\ No newline at end of file
diff --git a/RenX.Ladder.Yearly/RenX_Ladder_Yearly.cpp b/src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.cpp
similarity index 97%
rename from RenX.Ladder.Yearly/RenX_Ladder_Yearly.cpp
rename to src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.cpp
index 2e41718..7765275 100644
--- a/RenX.Ladder.Yearly/RenX_Ladder_Yearly.cpp
+++ b/src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.cpp
@@ -52,7 +52,7 @@ void OnPreUpdateLadder(RenX::LadderDatabase &database, RenX::Server &, const Ren
pluginInstance.last_sorted_year = tm_ptr->tm_year;
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Ladder.Yearly/RenX_Ladder_Yearly.h b/src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.h
similarity index 100%
rename from RenX.Ladder.Yearly/RenX_Ladder_Yearly.h
rename to src/Plugins/RenX/RenX.Ladder.Yearly/RenX_Ladder_Yearly.h
diff --git a/src/Plugins/RenX/RenX.Ladder/CMakeLists.txt b/src/Plugins/RenX/RenX.Ladder/CMakeLists.txt
new file mode 100644
index 0000000..81688a9
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Ladder/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Ladder
+ RenX_Ladder.cpp
+ RenX_Ladder.h)
\ No newline at end of file
diff --git a/RenX.Ladder/RenX_Ladder.cpp b/src/Plugins/RenX/RenX.Ladder/RenX_Ladder.cpp
similarity index 99%
rename from RenX.Ladder/RenX_Ladder.cpp
rename to src/Plugins/RenX/RenX.Ladder/RenX_Ladder.cpp
index 209ec81..6884144 100644
--- a/RenX.Ladder/RenX_Ladder.cpp
+++ b/src/Plugins/RenX/RenX.Ladder/RenX_Ladder.cpp
@@ -202,7 +202,7 @@ const Jupiter::ReadableString &LadderGameCommand::getHelp(const Jupiter::Readabl
GAME_COMMAND_INIT(LadderGameCommand)
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Ladder/RenX_Ladder.h b/src/Plugins/RenX/RenX.Ladder/RenX_Ladder.h
similarity index 100%
rename from RenX.Ladder/RenX_Ladder.h
rename to src/Plugins/RenX/RenX.Ladder/RenX_Ladder.h
diff --git a/src/Plugins/RenX/RenX.Listen/CMakeLists.txt b/src/Plugins/RenX/RenX.Listen/CMakeLists.txt
new file mode 100644
index 0000000..15db5db
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Listen/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Listen
+ RenX_Listen.cpp
+ RenX_Listen.h)
\ No newline at end of file
diff --git a/RenX.Listen/RenX_Listen.cpp b/src/Plugins/RenX/RenX.Listen/RenX_Listen.cpp
similarity index 97%
rename from RenX.Listen/RenX_Listen.cpp
rename to src/Plugins/RenX/RenX.Listen/RenX_Listen.cpp
index e04723c..d6e4e8b 100644
--- a/RenX.Listen/RenX_Listen.cpp
+++ b/src/Plugins/RenX/RenX.Listen/RenX_Listen.cpp
@@ -73,7 +73,7 @@ int RenX_ListenPlugin::OnRehash()
// Plugin instantiation and entry point.
RenX_ListenPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Listen/RenX_Listen.h b/src/Plugins/RenX/RenX.Listen/RenX_Listen.h
similarity index 100%
rename from RenX.Listen/RenX_Listen.h
rename to src/Plugins/RenX/RenX.Listen/RenX_Listen.h
diff --git a/src/Plugins/RenX/RenX.Logging/CMakeLists.txt b/src/Plugins/RenX/RenX.Logging/CMakeLists.txt
new file mode 100644
index 0000000..312d3de
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Logging/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Logging
+ RenX_Logging.cpp
+ RenX_Logging.h)
\ No newline at end of file
diff --git a/RenX.Logging/RenX_Logging.cpp b/src/Plugins/RenX/RenX.Logging/RenX_Logging.cpp
similarity index 99%
rename from RenX.Logging/RenX_Logging.cpp
rename to src/Plugins/RenX/RenX.Logging/RenX_Logging.cpp
index dd43cf7..d5f052e 100644
--- a/RenX.Logging/RenX_Logging.cpp
+++ b/src/Plugins/RenX/RenX.Logging/RenX_Logging.cpp
@@ -2311,7 +2311,7 @@ int RenX_LoggingPlugin::OnRehash()
// Plugin instantiation and entry point.
RenX_LoggingPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Logging/RenX_Logging.h b/src/Plugins/RenX/RenX.Logging/RenX_Logging.h
similarity index 100%
rename from RenX.Logging/RenX_Logging.h
rename to src/Plugins/RenX/RenX.Logging/RenX_Logging.h
diff --git a/src/Plugins/RenX/RenX.Medals/CMakeLists.txt b/src/Plugins/RenX/RenX.Medals/CMakeLists.txt
new file mode 100644
index 0000000..72e2894
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Medals/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Medals
+ RenX_Medals.cpp
+ RenX_Medals.h)
\ No newline at end of file
diff --git a/RenX.Medals/RenX_Medals.cpp b/src/Plugins/RenX/RenX.Medals/RenX_Medals.cpp
similarity index 99%
rename from RenX.Medals/RenX_Medals.cpp
rename to src/Plugins/RenX/RenX.Medals/RenX_Medals.cpp
index 5b528e9..c55e8e7 100644
--- a/RenX.Medals/RenX_Medals.cpp
+++ b/src/Plugins/RenX/RenX.Medals/RenX_Medals.cpp
@@ -462,7 +462,7 @@ int getWorth(const RenX::PlayerInfo &player)
return getRecs(player) - getNoobs(player);
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Medals/RenX_Medals.h b/src/Plugins/RenX/RenX.Medals/RenX_Medals.h
similarity index 98%
rename from RenX.Medals/RenX_Medals.h
rename to src/Plugins/RenX/RenX.Medals/RenX_Medals.h
index 1af2e29..6ecac29 100644
--- a/RenX.Medals/RenX_Medals.h
+++ b/src/Plugins/RenX/RenX.Medals/RenX_Medals.h
@@ -21,7 +21,7 @@
#include
#include "Jupiter/Plugin.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX_Plugin.h"
#include "RenX_GameCommand.h"
diff --git a/src/Plugins/RenX/RenX.MinPlayers/CMakeLists.txt b/src/Plugins/RenX/RenX.MinPlayers/CMakeLists.txt
new file mode 100644
index 0000000..8ac80fa
--- /dev/null
+++ b/src/Plugins/RenX/RenX.MinPlayers/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.MinPlayers
+ RenX_MinPlayers.cpp
+ RenX_MinPlayers.h)
\ No newline at end of file
diff --git a/RenX.MinPlayers/RenX_MinPlayers.cpp b/src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.cpp
similarity index 98%
rename from RenX.MinPlayers/RenX_MinPlayers.cpp
rename to src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.cpp
index 09ed2d7..4ace315 100644
--- a/RenX.MinPlayers/RenX_MinPlayers.cpp
+++ b/src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.cpp
@@ -129,7 +129,7 @@ void RenX_MinPlayersPlugin::RenX_OnDie(RenX::Server &server, const RenX::PlayerI
// Plugin instantiation and entry point.
RenX_MinPlayersPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.MinPlayers/RenX_MinPlayers.h b/src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.h
similarity index 100%
rename from RenX.MinPlayers/RenX_MinPlayers.h
rename to src/Plugins/RenX/RenX.MinPlayers/RenX_MinPlayers.h
diff --git a/src/Plugins/RenX/RenX.ModSystem/CMakeLists.txt b/src/Plugins/RenX/RenX.ModSystem/CMakeLists.txt
new file mode 100644
index 0000000..39adfaa
--- /dev/null
+++ b/src/Plugins/RenX/RenX.ModSystem/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.ModSystem
+ RenX_ModSystem.cpp
+ RenX_ModSystem.h)
\ No newline at end of file
diff --git a/RenX.ModSystem/RenX_ModSystem.cpp b/src/Plugins/RenX/RenX.ModSystem/RenX_ModSystem.cpp
similarity index 99%
rename from RenX.ModSystem/RenX_ModSystem.cpp
rename to src/Plugins/RenX/RenX.ModSystem/RenX_ModSystem.cpp
index 62d57f2..584368b 100644
--- a/RenX.ModSystem/RenX_ModSystem.cpp
+++ b/src/Plugins/RenX/RenX.ModSystem/RenX_ModSystem.cpp
@@ -1093,7 +1093,7 @@ const Jupiter::ReadableString &ForceAuthGameCommand::getHelp(const Jupiter::Read
GAME_COMMAND_INIT(ForceAuthGameCommand)
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.ModSystem/RenX_ModSystem.h b/src/Plugins/RenX/RenX.ModSystem/RenX_ModSystem.h
similarity index 98%
rename from RenX.ModSystem/RenX_ModSystem.h
rename to src/Plugins/RenX/RenX.ModSystem/RenX_ModSystem.h
index 0686098..2acad86 100644
--- a/RenX.ModSystem/RenX_ModSystem.h
+++ b/src/Plugins/RenX/RenX.ModSystem/RenX_ModSystem.h
@@ -22,7 +22,7 @@
#include
#include "Jupiter/Plugin.h"
#include "Jupiter/Reference_String.h"
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "IRC_Command.h"
#include "RenX_Plugin.h"
#include "RenX_GameCommand.h"
diff --git a/src/Plugins/RenX/RenX.NicknameUUID/CMakeLists.txt b/src/Plugins/RenX/RenX.NicknameUUID/CMakeLists.txt
new file mode 100644
index 0000000..1238471
--- /dev/null
+++ b/src/Plugins/RenX/RenX.NicknameUUID/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.NicknameUUID
+ RenX_NicknameUUID.cpp
+ RenX_NicknameUUID.h)
\ No newline at end of file
diff --git a/RenX.NicknameUUID/RenX_NicknameUUID.cpp b/src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.cpp
similarity index 95%
rename from RenX.NicknameUUID/RenX_NicknameUUID.cpp
rename to src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.cpp
index d07838f..a164bd4 100644
--- a/RenX.NicknameUUID/RenX_NicknameUUID.cpp
+++ b/src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.cpp
@@ -16,7 +16,7 @@
* Written by Jessica James
*/
-#include "Jupiter/String.h"
+#include "Jupiter/String.hpp"
#include "RenX_Core.h"
#include "RenX_Server.h"
#include "RenX_PlayerInfo.h"
@@ -52,7 +52,7 @@ void RenX_NicknameUUIDPlugin::RenX_OnServerCreate(RenX::Server &server)
// Plugin instantiation and entry point.
RenX_NicknameUUIDPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.NicknameUUID/RenX_NicknameUUID.h b/src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.h
similarity index 100%
rename from RenX.NicknameUUID/RenX_NicknameUUID.h
rename to src/Plugins/RenX/RenX.NicknameUUID/RenX_NicknameUUID.h
diff --git a/src/Plugins/RenX/RenX.Plugin.Template/CMakeLists.txt b/src/Plugins/RenX/RenX.Plugin.Template/CMakeLists.txt
new file mode 100644
index 0000000..8b5399b
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Plugin.Template/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Plugin.Template
+ Example.cpp
+ Example.h)
\ No newline at end of file
diff --git a/RenX.Plugin.Template/Example.cpp b/src/Plugins/RenX/RenX.Plugin.Template/Example.cpp
similarity index 85%
rename from RenX.Plugin.Template/Example.cpp
rename to src/Plugins/RenX/RenX.Plugin.Template/Example.cpp
index 359310b..bc22b36 100644
--- a/RenX.Plugin.Template/Example.cpp
+++ b/src/Plugins/RenX/RenX.Plugin.Template/Example.cpp
@@ -13,7 +13,7 @@
// Plugin instantiation and entry point.
RenX_TPlugin pluginInstance;
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Plugin.Template/Example.h b/src/Plugins/RenX/RenX.Plugin.Template/Example.h
similarity index 100%
rename from RenX.Plugin.Template/Example.h
rename to src/Plugins/RenX/RenX.Plugin.Template/Example.h
diff --git a/src/Plugins/RenX/RenX.ServerList/CMakeLists.txt b/src/Plugins/RenX/RenX.ServerList/CMakeLists.txt
new file mode 100644
index 0000000..89ffe6c
--- /dev/null
+++ b/src/Plugins/RenX/RenX.ServerList/CMakeLists.txt
@@ -0,0 +1,6 @@
+add_renx_plugin(RenX.ServerList
+ RenX_ServerList.cpp
+ RenX_ServerList.h)
+
+target_link_libraries(RenX.ServerList
+ HTTPServer)
\ No newline at end of file
diff --git a/RenX.ServerList/RenX_ServerList.cpp b/src/Plugins/RenX/RenX.ServerList/RenX_ServerList.cpp
similarity index 99%
rename from RenX.ServerList/RenX_ServerList.cpp
rename to src/Plugins/RenX/RenX.ServerList/RenX_ServerList.cpp
index 60b0723..814327b 100644
--- a/RenX.ServerList/RenX_ServerList.cpp
+++ b/src/Plugins/RenX/RenX.ServerList/RenX_ServerList.cpp
@@ -727,7 +727,7 @@ Jupiter::ReadableString *handle_game_server_list_page(const Jupiter::ReadableStr
return pluginInstance.getServerListGame();
}
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.ServerList/RenX_ServerList.h b/src/Plugins/RenX/RenX.ServerList/RenX_ServerList.h
similarity index 100%
rename from RenX.ServerList/RenX_ServerList.h
rename to src/Plugins/RenX/RenX.ServerList/RenX_ServerList.h
diff --git a/src/Plugins/RenX/RenX.SetJoin/CMakeLists.txt b/src/Plugins/RenX/RenX.SetJoin/CMakeLists.txt
new file mode 100644
index 0000000..c187181
--- /dev/null
+++ b/src/Plugins/RenX/RenX.SetJoin/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.SetJoin
+ RenX_SetJoin.cpp
+ RenX_SetJoin.h)
\ No newline at end of file
diff --git a/RenX.SetJoin/RenX_SetJoin.cpp b/src/Plugins/RenX/RenX.SetJoin/RenX_SetJoin.cpp
similarity index 98%
rename from RenX.SetJoin/RenX_SetJoin.cpp
rename to src/Plugins/RenX/RenX.SetJoin/RenX_SetJoin.cpp
index dd903bc..2fe59eb 100644
--- a/RenX.SetJoin/RenX_SetJoin.cpp
+++ b/src/Plugins/RenX/RenX.SetJoin/RenX_SetJoin.cpp
@@ -160,7 +160,7 @@ const Jupiter::ReadableString &SetJoinGameCommand::getHelp(const Jupiter::Readab
GAME_COMMAND_INIT(SetJoinGameCommand)
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.SetJoin/RenX_SetJoin.h b/src/Plugins/RenX/RenX.SetJoin/RenX_SetJoin.h
similarity index 100%
rename from RenX.SetJoin/RenX_SetJoin.h
rename to src/Plugins/RenX/RenX.SetJoin/RenX_SetJoin.h
diff --git a/src/Plugins/RenX/RenX.Warn/CMakeLists.txt b/src/Plugins/RenX/RenX.Warn/CMakeLists.txt
new file mode 100644
index 0000000..4d2206b
--- /dev/null
+++ b/src/Plugins/RenX/RenX.Warn/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_renx_plugin(RenX.Warn
+ RenX_Warn.cpp
+ RenX_Warn.h)
\ No newline at end of file
diff --git a/RenX.Warn/RenX_Warn.cpp b/src/Plugins/RenX/RenX.Warn/RenX_Warn.cpp
similarity index 99%
rename from RenX.Warn/RenX_Warn.cpp
rename to src/Plugins/RenX/RenX.Warn/RenX_Warn.cpp
index 0ea3784..af165be 100644
--- a/RenX.Warn/RenX_Warn.cpp
+++ b/src/Plugins/RenX/RenX.Warn/RenX_Warn.cpp
@@ -249,7 +249,7 @@ const Jupiter::ReadableString &PardonGameCommand::getHelp(const Jupiter::Readabl
GAME_COMMAND_INIT(PardonGameCommand)
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/RenX.Warn/RenX_Warn.h b/src/Plugins/RenX/RenX.Warn/RenX_Warn.h
similarity index 100%
rename from RenX.Warn/RenX_Warn.h
rename to src/Plugins/RenX/RenX.Warn/RenX_Warn.h
diff --git a/src/Plugins/SetJoin/CMakeLists.txt b/src/Plugins/SetJoin/CMakeLists.txt
new file mode 100644
index 0000000..e093d1a
--- /dev/null
+++ b/src/Plugins/SetJoin/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_plugin(SetJoin
+ SetJoin.cpp
+ SetJoin.h)
diff --git a/SetJoin/SetJoin.cpp b/src/Plugins/SetJoin/SetJoin.cpp
similarity index 98%
rename from SetJoin/SetJoin.cpp
rename to src/Plugins/SetJoin/SetJoin.cpp
index cfe300f..80c04f5 100644
--- a/SetJoin/SetJoin.cpp
+++ b/src/Plugins/SetJoin/SetJoin.cpp
@@ -115,7 +115,7 @@ IRC_COMMAND_INIT(DelJoinIRCCommand)
// Plugin instantiation and entry point.
-extern "C" __declspec(dllexport) Jupiter::Plugin *getPlugin()
+extern "C" JUPITER_EXPORT Jupiter::Plugin *getPlugin()
{
return &pluginInstance;
}
diff --git a/SetJoin/SetJoin.h b/src/Plugins/SetJoin/SetJoin.h
similarity index 100%
rename from SetJoin/SetJoin.h
rename to src/Plugins/SetJoin/SetJoin.h