mutter/build
Chun-wei Fan 0809fbfe03 MSVC Builds: "Install" the .pdb Files
"Install" the .pdb files with the built DLLs and examples, as the .pdb
files are already generated for all builds, which are useful for debugging
during Cogl development, or during development of Cogl-using items.

Also be more selective on the LIBs, DLLs and EXEs that are copied, so that
we only copy the items built during Cogl compilation when the project set
is used in a grand solution, such as when building the entire Clutter
stack, which will avoid items being incorrectly copied or extra and
unneeded items being copied.
2015-03-06 17:46:18 +08:00
..
autotools Build a .xz file on release instead of a .bzip2 file 2013-09-23 18:22:32 +01:00
mingw mingw: Try adding a -w64 suffix when searching for a suitable compiler 2014-03-21 17:38:32 +00:00
win32 MSVC Builds: "Install" the .pdb Files 2015-03-06 17:46:18 +08:00
Makefile-msvcproj.mak Add Autotools Items to Complete the Cogl-Path MSVC Projects 2013-09-02 16:22:08 +01:00
Makefile.am VS 2008/2010 project files to build Cogl 2011-11-25 13:12:45 +00:00