From: Mikko Rasa Date: Wed, 1 Sep 2021 00:41:35 +0000 (+0300) Subject: Add MSVC-specific library name for sigc++ X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=d5ceaee2d8560307f6fcb65893878594b216e4fa;hp=d5ceaee2d8560307f6fcb65893878594b216e4fa;p=builder.git Add MSVC-specific library name for sigc++ This is hardcoded for the debug version now, until I come up with a way to make it conditional on build type. ---