ArticBaseServer/app/includes/Intellisense.hpp
2024-05-12 19:19:42 +02:00

7 lines
144 B
C++

// Only used by Visual Studio Intellisense
#define VERSION_MAJOR 0
#define VERSION_MINOR 0
#define VERSION_REVISION 1
#define SERVER_PORT 5543