alecthomas / entityx

EntityX - A fast, type-safe C++ Entity-Component system
MIT License
2.22k stars 295 forks source link

Generate seperate debug postfix dll for building in debug. #116

Closed iamPHEN closed 8 years ago

iamPHEN commented 8 years ago

Fixes issue with project linking with a release entityx.dll when building in debug mode.