Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorBill Holmes <holmes@mono-cvs.ximian.com>2008-09-26 20:24:02 +0400
committerBill Holmes <holmes@mono-cvs.ximian.com>2008-09-26 20:24:02 +0400
commit29c051fcfb2ac269258d03542b1b3f7b2808a8fd (patch)
tree4513c41c97f8b38481939f10d2ac747fe353be5b /msvc
parent2ca0980d7eadaa4b7d41b60e9b8aefe5999c1843 (diff)
2008-09-26 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj : Adding attach.c to the VC project. Code is contributed under MIT/X11 license. svn path=/trunk/mono/; revision=114202
Diffstat (limited to 'msvc')
-rwxr-xr-xmsvc/ChangeLog6
-rw-r--r--msvc/libmono.vcproj8
2 files changed, 14 insertions, 0 deletions
diff --git a/msvc/ChangeLog b/msvc/ChangeLog
index 2a2c6d7cecc..868305ddcb5 100755
--- a/msvc/ChangeLog
+++ b/msvc/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-26 Bill Holmes <billholmes54@gmail.com>
+
+ * libmono.vcproj : Adding attach.c to the VC project.
+
+ Code is contributed under MIT/X11 license.
+
2008-09-16 Bill Holmes <billholmes54@gmail.com>
* eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
diff --git a/msvc/libmono.vcproj b/msvc/libmono.vcproj
index 6d80d036599..618145bee11 100644
--- a/msvc/libmono.vcproj
+++ b/msvc/libmono.vcproj
@@ -2191,6 +2191,14 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\mono\metadata\attach.c"
+ >
+ </File>
+ <File
+ RelativePath="..\mono\metadata\attach.h"
+ >
+ </File>
+ <File
RelativePath="..\mono\metadata\boehm-gc.c"
>
</File>