summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
diff options
context:
space:
mode:
author Oliver Stöneberg <firewave@users.noreply.github.com>2012-12-28 01:14:40 +0000
committer Oliver Stöneberg <firewave@users.noreply.github.com>2012-12-28 01:14:40 +0000
commitf00a249577134c07e413333e5589a7f359d0e291 (patch)
treeda96e9484b6d5071d191081a495d567e32f335f1 /src/osd
parent0d4df20bc9678049e9e7aa88722ac426abbcc39e (diff)
forgot to add comment in windows.mak (nw)
Diffstat (limited to 'src/osd')
-rw-r--r--src/osd/windows/windows.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/osd/windows/windows.mak b/src/osd/windows/windows.mak
index 83649508a3c..a1fa0dae262 100644
--- a/src/osd/windows/windows.mak
+++ b/src/osd/windows/windows.mak
@@ -51,6 +51,9 @@
# uncomment next line to enable a build using Microsoft tools
# MSVC_BUILD = 1
+# uncomment next line to enable code analysis using Microsoft tools
+# MSVC_ANALYSIS = 1
+
# uncomment next line to use cygwin compiler
# CYGWIN_BUILD = 1