mutter/build/win32
Chun-wei Fan 783bc64a02 Visual Studio Builds: Don't Generate a .def File
Clutter, like GTK+ and GLib, has recently switched to a visibility-based
method of exporting symbols, so update the Visual Studio build files to
do likewise, by using __declspec (dllexport). This eliminats the need to
use a .def file to export the symbols.  The pre-configured
config.h.win32.in is also updated accordingly for this purpose.  The
clutter.symbols file can be dropped if it is not being used otherwise.
2014-03-20 08:57:06 +08:00
..
vs9 Visual Studio Builds: Don't Generate a .def File 2014-03-20 08:57:06 +08:00
vs10 Visual Studio Builds: Don't Generate a .def File 2014-03-20 08:57:06 +08:00
.gitignore build: Clean up the VS build rules 2011-11-18 15:12:45 +00:00
Makefile.am Update Visual C++ support 2011-10-06 13:00:26 +08:00