aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/PrecompiledHeaders/databasePCH.cpp
AgeCommit message (Collapse)Author
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
* Required for handling flags inherited by linked projects correctly in the corresponding precompiled header. * Reduces the maintenance effort for precompiled headers (cherry picked from commit 92f96fc10e70b2d62cce832837477d958e2afbe3)
2017-07-19Buildsystem: Fixed windows pch build with ninjaShauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP