Imported Upstream version 1.2.4
[platform/upstream/json-glib.git] / build / win32 / vs10 / Makefile.am
1 NULL =
2
3 GENERATED_ITEMS =       \
4         json-glib.vcxproj               \
5         json-glib.vcxproj.filters       \
6         json-glib-install.props
7
8 json-glib-install.props: $(top_srcdir)/build/win32/vs10/json-glib-install.propsin json-glib.vs10.headers
9         -$(RM) $(top_builddir)/build/win32/vs11/json-glib-install.props
10         -$(RM) $(top_builddir)/build/win32/vs12/json-glib-install.props
11         -$(RM) $(top_builddir)/build/win32/vs14/json-glib-install.props
12         -$(RM) $(top_builddir)/build/win32/vs15/json-glib-install.props
13         $(CPP) -P - <$(top_srcdir)/build/win32/vs10/json-glib-install.propsin >$@
14         rm json-glib.vs10.headers
15
16 EXTRA_DIST =    \
17         json-glib.sln                   \
18         json-glib-version-paths.props   \
19         json-glib-build-defines.props   \
20         json-glib-gen-srcs.props        \
21         json-glib-install.propsin       \
22         json-glib.vcxprojin             \
23         json-glib.vcxproj.filtersin     \
24         json-glib-format.vcxproj                \
25         json-glib-format.vcxproj.filters        \
26         json-glib-validate.vcxproj              \
27         json-glib-validate.vcxproj.filters      \
28         array.vcxproj           \
29         array.vcxproj.filters   \
30         boxed.vcxproj   \
31         boxed.vcxproj.filters   \
32         builder.vcxproj         \
33         builder.vcxproj.filters \
34         generator.vcxproj               \
35         generator.vcxproj.filters       \
36         gvariant.vcxproj                \
37         gvariant.vcxproj.filters        \
38         json-glib-install.vcxproj       \
39         json-glib-install.vcxproj.filters       \
40         node.vcxproj            \
41         node.vcxproj.filters    \
42         object.vcxproj          \
43         object.vcxproj.filters  \
44         parser.vcxproj          \
45         parser.vcxproj.filters  \
46         path.vcxproj            \
47         path.vcxproj.filters    \
48         reader.vcxproj          \
49         reader.vcxproj.filters  \
50         serialize-complex.vcxproj       \
51         serialize-complex.vcxproj.filters       \
52         serialize-full.vcxproj  \
53         serialize-full.vcxproj.filters  \
54         serialize-simple.vcxproj        \
55         serialize-simple.vcxproj.filters        \
56         README.txt      \
57         invalid.vcxproj \
58         invalid.vcxproj.filters \
59         $(GENERATED_ITEMS)              \
60         $(NULL)
61
62 DISTCLEANFILES = $(GENERATED_ITEMS)