[vbox-dev] [PATCH] W32API 3.5 should be in folder 3.5

Bodo bopi at users.sourceforge.net
Mon Nov 12 10:39:17 GMT 2012


===================================================================
--- a/configure.vbs	(revision 43841)
+++ b/configure.vbs	(working copy)
@@ -1409,7 +1409,7 @@
    ' The tools location (first).
    if (strPathMingW32 = "") And (g_blnInternalFirst = True) then
       str = g_strPathDev & "/win.x86/mingw32/v3.3.3"
-      str2 = g_strPathDev & "/win.x86/w32api/v2.5"
+      str2 = g_strPathDev & "/win.x86/w32api/v3.5"
       if CheckForMinGW32Sub(str, str2) then
          strPathMingW32 = str
          strPathW32API = str2

This Patch is contributed under the MIT license

Regards
Bodo





More information about the vbox-dev mailing list