clutter/Makefile.am-Create batch to gen enums (VS Support)
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 8 Dec 2011 09:04:46 +0000 (17:04 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 8 Dec 2011 09:04:46 +0000 (17:04 +0800)
commit7a70e1f08b7755a7c3b79c21c49f746006ea7483
treef04b919794897f76c9636df1fc0bcbc39d7d9b30
parentdaf2b67ed28d3e6ef6d2b2ffa99c3ab86d67d0e6
clutter/Makefile.am-Create batch to gen enums (VS Support)

Generate a .bat file to generate the clutter-enum-types.[ch] for use
during the Visual C++ build process, which will greatly simplify the
maintenanace of the VS build files as public headers are added or removed
during the development process.
clutter/Makefile.am