Copy
authorMiguel de Icaza <miguel@gnome.org>
Fri, 1 May 2009 22:58:01 +0000 (22:58 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Fri, 1 May 2009 22:58:01 +0000 (22:58 -0000)
svn path=/trunk/mono/; revision=133321

msvc05/Makefile.am [new file with mode: 0644]

diff --git a/msvc05/Makefile.am b/msvc05/Makefile.am
new file mode 100644 (file)
index 0000000..efe88ef
--- /dev/null
@@ -0,0 +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 mono.sln $(VCPROJS)
+
+update-def:
+       perl create-windef.pl mono.def