Mark Sibly 8 年之前
父节点
当前提交
8934a00e49
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      bin/env_windows.txt

+ 4 - 4
bin/env_windows.txt

@@ -1,11 +1,11 @@
 
-'Build architecture: x86 or x64, x64 only working with msvc.
+'Use msvc 2017 community edition (mainly for x64 support, but it's also the latest/greatest).
 '
-MX2_ARCH_WINDOWS=x86
+MX2_USE_MSVC=0
 
-'Now uses msvc 2017 community edition (mainly for x64 support, but it's also the latest/greatest).
+'Build architecture: x86 or x64, x64 only working with msvc.
 '
-MX2_USE_MSVC=0
+MX2_ARCH_WINDOWS=x86
 
 'Semi-colon separated list of module root dirs, relative to MX2_HOME or absolute.
 '