Core/Common: Converted the common library to a shared library.

* There is still the possibility to static link against common.
This commit is contained in:
Aokromes
2016-08-10 08:19:25 +02:00
parent 0a40d49839
commit 384a5216fd
40 changed files with 123 additions and 101 deletions

View File

@@ -1,5 +1,4 @@
#include "GitRevision.h"
#include "CompilerDefs.h"
#include "revision_data.h"
char const* GitRevision::GetHash()