Update to match the Makefile.am files. Drop G*_EXPORTS from
authorTor Lillqvist <tml@novell.com>
Mon, 15 Sep 2008 14:04:51 +0000 (14:04 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 15 Sep 2008 14:04:51 +0000 (14:04 +0000)
commit7e24ad52ca69b81f9914c9d182fe3285d77bb76f
tree309dc59cc900031ddb7bbe8fdccf48f1edfe1123
parent8a300eab7093336ee8d5c16105017a0565db9b44
Update to match the Makefile.am files. Drop G*_EXPORTS from

2008-09-15  Tor Lillqvist  <tml@novell.com>

* win32/vs8/*.vcproj: Update to match the Makefile.am files. Drop
G*_EXPORTS from PreprocessorDefinitions, nothing looks for such
macros. Add G_DISABLE_DEPRECATED. Add PCRE_STATIC for glib to
avoid exporting the pcre functions. Add G_LOG_DOMAIN for gobject.

svn path=/trunk/; revision=7484
build/ChangeLog
build/win32/vs8/glib.vcproj
build/win32/vs8/gmodule.vcproj
build/win32/vs8/gobject.vcproj
build/win32/vs8/gthread.vcproj