mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Bug 558153 - Patch for .def files generation
2008-11-02 Tor Lillqvist <tml@novell.com> Bug 558153 - Patch for .def files generation * win32/{vs8,vs9}/*.vcproj: Add " around paths, making it possible to compile in a directory containing spaces. .def files generation is done for every configuration not only the "Debug" ones. Patch by Guillaume Duhamel. svn path=/trunk/; revision=7639
This commit is contained in:
committed by
Tor Lillqvist
parent
215c04ce6c
commit
212075094f
@@ -1,3 +1,14 @@
|
||||
2008-11-02 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
Bug 558153 - Patch for .def files generation
|
||||
|
||||
* win32/{vs8,vs9}/*.vcproj: Add " around paths, making it
|
||||
possible to compile in a directory containing spaces. .def files
|
||||
generation is done for every configuration not only the "Debug"
|
||||
ones.
|
||||
|
||||
Patch by Guillaume Duhamel.
|
||||
|
||||
2008-09-16 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* win32/vs9: New folder. Project files for use with MSVS9. Based
|
||||
|
Reference in New Issue
Block a user