Swallow -- argument when necessary
[glib.git] / build / win32 / vs9 / Makefile.am
blob1cc2b21598407d7e1f8d1eacad2189645442d57f
1 GENERATED_ITEMS = \
2         glib.vcproj             \
3         gobject.vcproj          \
4         gio.vcproj              \
5         glib-compile-schemas.vcproj     \
6         glib-compile-resources.vcproj   \
7         glib-version-paths.vsprops      \
8         glib-install.vsprops
10 MSVC_HEADERS_LIST = glib.headers gobject.headers gio.headers
12 EXTRA_DIST = \
13         README.txt              \
14         glib.sln                \
15         glib.vcprojin           \
16         glib-genmarshal.vcproj  \
17         gspawn-win32-helper-console.vcproj      \
18         gspawn-win32-helper.vcproj      \
19         gmodule.vcproj          \
20         gobject.vcprojin        \
21         gthread.vcproj          \
22         gio.vcprojin            \
23         gsettings.vcproj        \
24         gresource.vcproj        \
25         gio-querymodules.vcproj \
26         gdbus.vcproj            \
27         glib-compile-schemas.vcprojin   \
28         glib-compile-resources.vcprojin \
29         glib-install.vcproj     \
30         glib-build-defines.vsprops      \
31         glib-version-paths.vsprops.in   \
32         glib-gen-srcs.vsprops   \
33         glib-install.vspropsin  \
34         $(GENERATED_ITEMS)
36 glib-install.vsprops: $(top_srcdir)/build/win32/vs9/glib-install.vspropsin $(MSVC_HEADERS_LIST)
37         $(CPP) -P - <$(top_srcdir)/build/win32/vs9/glib-install.vspropsin >$@
38         rm $(MSVC_HEADERS_LIST)
40 DISTCLEANFILES = $(GENERATED_ITEMS)