Merge pull request #444 from knocte/xbuild_improvements
[mono.git] / msvc / Makefile.am
index 7e9ea66ae0dd0ce119a9431b7a65aea0e445ac43..4a3f3b44fdfd39dd6351d1d4bb37ef56eee37a42 100644 (file)
@@ -1,23 +1,7 @@
-VCPROJS =                                      \
-       eglib.vcproj                            \
-       genmdesc.vcproj                         \
-       libgc.vcproj                            \
-       libmono.vcproj                          \
-       mono.vcproj                             \
-       monoburg.vcproj                         \
-       monodiet.vcproj                         \
-       monodis.vcproj                          \
-       monograph.vcproj                        \
-       pedump.vcproj                           \
-       test-invoke.vcproj                      \
-       test-metadata.vcproj                    \
-       test_eglib.vcproj                       \
-       teste.vcproj
 
 VCXPROJS = $(wildcard *.vcxproj)
 
 EXTRA_DIST = \
-            $(VCPROJS) \
             $(VCXPROJS) \
             README \
             create-windef.pl \