2010-01-04 Jb Evain <jbevain@novell.com>
[mono.git] / msvc05 / ChangeLog
index ed363c55c7ac28a210c272f26915829c1ec4ac20..b8ac2815adc76795eafae2c8250b706ea9791ec4 100755 (executable)
@@ -1,3 +1,25 @@
+2009-10-16  Bill Holmes  <billholmes54@gmail.com>
+
+       * libtest.vcproj : Adding TARGET_X86 and TARGET_AMD64
+         to the PreprocessorDefinitions.
+
+       Code is contributed under MIT/X11 license.
+
+2009-10-13  Bill Holmes  <billholmes54@gmail.com>
+
+       * mono.def, monoposixhelper.def, libmono.vcproj, libtest.vcproj,
+         monoposixhelper.vcproj : Fixing MSVC build.
+
+       Code is contributed under MIT/X11 license.
+
+2009-05-04  Bill Holmes  <billholmes54@gmail.com>
+
+       * eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
+         mono.vcproj,monoposixhelper.vcproj :  Adding TARGET_X86 and
+         TARGET_AMD64 preprocessor definitions to the Win32 and x64 targets.
+
+       Code is contributed under MIT/X11 license.
+
 2009-04-24  Bill Holmes  <billholmes54@gmail.com>
 
        Fixing the glib targets for Winx64.