kananlib
kananlib copied to clipboard
Switch between `parallelutil` and `concurrency` depending on /MT or /MD
Leaving this here for later so I don't forget. The concurrency library seems to have issues when the context that kananlib is in is also using CONCRT.dll for whatever reason, so static linking should get rid of the issue.