X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2FMakefile.am;h=efe88efac276d8248d5104e4d01f46fb27e2ce1d;hb=831403d104705c81d2fdb98473855da2e3076311;hp=b83dd4a66a2dd0b167ef046aa47ce6b0f6f47c2d;hpb=00273b2d6235db605f9316ef6012270466005ed9;p=mono.git diff --git a/msvc/Makefile.am b/msvc/Makefile.am index b83dd4a66a2..efe88efac27 100644 --- a/msvc/Makefile.am +++ b/msvc/Makefile.am @@ -1,6 +1,20 @@ +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 -EXTRA_DIST=create-windef.pl mono.def README +EXTRA_DIST = create-windef.pl mono.def README mono.sln $(VCPROJS) update-def: perl create-windef.pl mono.def -