summaryrefslogtreecommitdiff
path: root/win32/README.win32
diff options
context:
space:
mode:
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>2019-06-19 21:06:57 +1200
committerSamuel Williams <samuel.williams@oriontransfer.co.nz>2019-06-19 23:30:04 +1200
commitd17344cfc56edc4599252041b3ec0d46af0851fd (patch)
tree5f454cf938013797138b68579d51af03c97afbcb /win32/README.win32
parent40f8c82b960041d29aba028cc9fe01177bdc4f84 (diff)
Remove IA64 support.
Diffstat (limited to 'win32/README.win32')
-rw-r--r--win32/README.win324
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index 18d03815b2..eae6cdce9a 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -8,8 +8,8 @@
2. Visual C++ 12.0 (2013) or later.
- [Note] if you want to build x64 or ia64 version, use native compiler for
- x64/ia64.
+ [Note] if you want to build x64 version, use native compiler for
+ x64.
3. Please set environment variable +INCLUDE+, +LIB+, +PATH+
to run required commands properly from the command line.