CVSROOT: /cvs/gnome Module name: glibmm Changes by: gustin 06/04/06 08:42:28
Modified files: . : ChangeLog README.win32 MSVC_Net2003/examples/dispatcher: dispatcher.vcproj MSVC_Net2003/examples/dispatcher2: dispatcher2.vcproj MSVC_Net2003/examples/markup: markup.vcproj MSVC_Net2003/examples/options: options.vcproj MSVC_Net2003/examples/thread: thread.vcproj MSVC_Net2003/examples/thread_pool: thread_pool.vcproj MSVC_Net2003/gendef: gendef.vcproj MSVC_Net2003/glibmm: glibmm.vcproj MSVC_Net2003/tests/glibmm_value: glibmm_value.vcproj build_shared : Makefile_build.am_fragment glib : glibmmconfig.h.in glib/glibmm : object.h objectbase.h Log message: 2006-04-06 Cedric Gustin <[EMAIL PROTECTED]> * MSVC_Net2003/*.vcproj: Embed the manifest file into executables in the case of the Debug target. * README.win32: Fixed a few typos. * build_shared/Makefile_build.am_fragment: Add -DGLIBMM_BUILD to the extra_defines compiler flags (switch between dllexport/dllimport on win32). * glib/glibmmconfig.h.in: Define GLIBMM_DLL when building with mingw32/cygwin. This makes the GLIBMM_API tag (and GTKMM_API for gtkmm) active with these two platforms, as required by bug #309030. * glib/glibmm/object.h, glib/glibmm/objectbase.h : Tag the Object and ObjectBase classes with GLIBMM_API to make Visual Studio happy. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glibmm&who=gustin&date=explicit&mindate=2006-04-06%2008:41&maxdate=2006-04-06%2008:43 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list