fix broken debug compilation (in context of handling windows warning LNK4098)
correct handling of windows warning LNK4098 (defaultlib 'XYZ' conflicts with use of other libs) also for debug (debug compilation was broken)
Edited by m.puchner
correct handling of windows warning LNK4098 (defaultlib 'XYZ' conflicts with use of other libs) also for debug (debug compilation was broken)