Commits


Szitár Gergő authored and Dominic Hamon committed 5ce2429af7a
Add d postfix to Debug libraries (#923) * Add DEBUG_POSTFIX to libraries. Makes it possible to install Debug and Release versions on the same system. Without this, there were only linker errors when using the wrong configuration. * Update CONTRIBUTORS and AUTHORS according to guide