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