summaryrefslogtreecommitdiff
path: root/win/README
diff options
context:
space:
mode:
authorunknown <iggy@amd64.(none)>2007-07-25 13:33:39 -0400
committerunknown <iggy@amd64.(none)>2007-07-25 13:33:39 -0400
commit2336151be8f297ec7a922af74c87d5ebbf782cc3 (patch)
tree5e1e3d19d33c9bdd62551089c30b7e1eb61f82e6 /win/README
parent5401e2136900ed2ac8623b0ac82a3ff5a04553ab (diff)
downloadmariadb-git-2336151be8f297ec7a922af74c87d5ebbf782cc3.tar.gz
Bug#24732 Executables do not include Vista manifests
- Required manual merge. CMakeLists.txt: Bug#24732 Executables do not include Vista manifests - Search for additional tools necessary to embed, catalog and sign targets. win/README: Bug#24732 Executables do not include Vista manifests - Add internal only note to EMBED_MANIFESTS option.
Diffstat (limited to 'win/README')
-rw-r--r--win/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/win/README b/win/README
index fbcdfd068b8..afa4bd65163 100644
--- a/win/README
+++ b/win/README
@@ -63,7 +63,9 @@ The options right now are:
MYSQL_TCP_PORT=<port> Server port, default 3306
CYBOZU Default character set is UTF8
EMBED_MANIFESTS Embed custom manifests into final exes, otherwise VS
- default will be used.
+ default will be used. (Note - This option should only be
+ used by MySQL AB.)
+
So the command line could look like: