Author: cazfi
Date: Wed Apr 27 21:07:38 2016
New Revision: 32507

URL: http://svn.gna.org/viewcvs/freeciv?rev=32507&view=rev
Log:
Moved MIN_WIN_VER documentation to Build-section in README.msys2

See patch #7150

Modified:
    trunk/doc/README.msys2

Modified: trunk/doc/README.msys2
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/README.msys2?rev=32507&r1=32506&r2=32507&view=diff
==============================================================================
--- trunk/doc/README.msys2      (original)
+++ trunk/doc/README.msys2      Wed Apr 27 21:07:38 2016
@@ -115,14 +115,6 @@
  - Clients other than gtk3
  - MagickWand support
 
- You can also set minimum Windows version targeted. While setting this
- to an older version allows those Windows versions to run the created
- executables, it may come with the cost of disabling functionality that
- newer Windows versions could otherwise have.
- The version is set via MIN_WIN_VER variable. For values to use, see
- list in: https://msdn.microsoft.com/en-us/library/6sehtctf.aspx
- Current default is 0x0600 (Vista).
-
 
  Build
 ====================================
@@ -142,6 +134,14 @@
      - gtk3
      - qt
   - "ruledit-installer"
+
+ You can also set minimum Windows version targeted. While setting this
+ to an older version allows those Windows versions to run the created
+ executables, it may come with the cost of disabling functionality that
+ newer Windows versions could otherwise have.
+ The version is set via MIN_WIN_VER variable. For values to use, see
+ list in: https://msdn.microsoft.com/en-us/library/6sehtctf.aspx
+ Current default is 0x0600 (Vista).
 
 
 Problems


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to