mutter/build/win32
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
..
vs9 MSVC Builds: "Install" the .pdb Files 2015-03-06 17:46:18 +08:00
vs10 MSVC Builds: "Install" the .pdb Files 2015-03-06 17:46:18 +08:00
Makefile.am VS 2008/2010 project files to build Cogl 2011-11-25 13:12:45 +00:00