]> Pileus Git - ~andy/gtk/commit
Visual C++ projects: Update .dll/.lib naming
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 26 Jul 2012 07:39:51 +0000 (15:39 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 26 Jul 2012 07:39:51 +0000 (15:39 +0800)
commit84d28bac66614b1300ea957b3479017df7e1d3fd
tree0d7891eab5357fff51756b42ce7b65ad7ce02883
parent114267c867d1a712e40a7f7023d6622145fb1fb7
Visual C++ projects: Update .dll/.lib naming

Remove the "-win32-" from the output file names for the GDK and GTK+ DLLs,
like what is now done for quite a while on other platforms
(and MinGW builds), for consistency reasons.  This is due to GDK/GTK+
are buildable with multiple backends.

Note: For references, the Windows build only builds the Win32 backend
for the time being.
build/win32/vs10/gdk.vcxprojin
build/win32/vs10/gtk.vcxprojin
build/win32/vs9/gdk.vcprojin
build/win32/vs9/gtk.vcprojin