In class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine:
[mono.git] / msvc05 / ChangeLog
index ed363c55c7ac28a210c272f26915829c1ec4ac20..d542b32675ca62592966618695cfa9cd9c0fa937 100755 (executable)
@@ -1,3 +1,36 @@
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * setup-solution.bat: rename the net_2_1 profile to moonlight.
+
+2010-01-18  Bill Holmes  <billholmes54@gmail.com>
+
+       * libmono.vcproj : Adding a link to Mswsock.lib and adding files
+         mono-error and debugger-agent.
+
+       Code is contributed under MIT/X11 license.
+
+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.