glib/build/win32/Makefile.am
Chun-wei Fan 3d89041220 MSVC Builds: Generate glib-mkenums If Possible
As glib-mkenums would likely be used in the building of the other
components of the stack, such as Cogl, Clutter and
gsettings-desktop-schemas, generate that using a Python script (if Python
can be found) and "install" it.
2014-08-08 17:39:48 +08:00

12 lines
124 B
Makefile

SUBDIRS = \
dirent \
vs9 \
vs10 \
vs11 \
vs12
EXTRA_DIST = \
make.msc \
module.defs \
process_in_win32.py