Merge branch 'sgen-disable-gc'
[mono.git] / msvc / Makefile.am
1 VCPROJS =                                       \
2         eglib.vcproj                            \
3         genmdesc.vcproj                         \
4         libgc.vcproj                            \
5         libmono.vcproj                          \
6         mono.vcproj                             \
7         monoburg.vcproj                         \
8         monodiet.vcproj                         \
9         monodis.vcproj                          \
10         monograph.vcproj                        \
11         pedump.vcproj                           \
12         test-invoke.vcproj                      \
13         test-metadata.vcproj                    \
14         test_eglib.vcproj                       \
15         teste.vcproj
16
17 VCXPROJS = $(wildcard *.vcxproj)
18
19 EXTRA_DIST = \
20              $(VCPROJS) \
21              $(VCXPROJS) \
22              README \
23              create-windef.pl \
24              mono.def \
25              mono.sln \
26              monoposixhelper.def \
27              runmdesc.bat \
28              winsetup.bat
29
30 update-def:
31         perl create-windef.pl mono.def