2.30.0
[platform/upstream/atk.git] / win32 / vs10 / Makefile.am
1 GENERATED_ITEMS = \
2         atk.vcxproj     \
3         atk.vcxproj.filters     \
4         atk-install.props
5
6 EXTRA_DIST =    \
7         README.txt      \
8         atk.sln \
9         atk.vcxprojin   \
10         atk.vcxproj.filtersin   \
11         atk-install.vcxproj     \
12         atk-install.vcxproj.filters     \
13         atk-introspect.vcxproj  \
14         atk-build-defines.props \
15         atk-gen-src.props       \
16         atk-install.propsin     \
17         atk-version-paths.props \
18         $(GENERATED_ITEMS)
19
20 atk-install.props: $(top_srcdir)/win32/vs10/atk-install.propsin atk.vs10.headers
21         -$(RM) $(top_builddir)/win32/vs11/atk-install.props
22         -$(RM) $(top_builddir)/win32/vs12/atk-install.props
23         -$(RM) $(top_builddir)/win32/vs14/atk-install.props
24         -$(RM) $(top_builddir)/win32/vs15/atk-install.props
25         $(CPP) -P - <$(top_srcdir)/win32/vs10/atk-install.propsin >$@
26         rm atk.vs10.headers
27
28 DISTCLEANFILES = $(GENERATED_ITEMS)