Files
gtk/build/win32/vs10/gdk.vcxprojin
Chun-wei Fan 45028dfc0e MSVC 2010+ Builds: Fix .pdb Generation
For Visual Studio 2010 and later, the .pdb filename needs to be explicitly
specified so that it will match the filename of the target, if the project
name differs from the filename of the target.  Make sure that is the case
for the 3 DLLs that we build for Visual Studio 2010 and later.
2015-03-06 10:41:30 +08:00

19 KiB