summaryrefslogtreecommitdiff
path: root/makefiles/nmake/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/nmake/config.mk')
-rw-r--r--makefiles/nmake/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefiles/nmake/config.mk b/makefiles/nmake/config.mk
index 1d3b285..c1b048c 100644
--- a/makefiles/nmake/config.mk
+++ b/makefiles/nmake/config.mk
@@ -13,8 +13,8 @@
# newer versions of Visual Studio integrate the header files of the SDK
# some versions of Visual Studio miss the mc.exe binary
-PLATFORM_SDK_DIR = C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2
-#PLATFORM_SDK_DIR = C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2
+#PLATFORM_SDK_DIR = C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2
+PLATFORM_SDK_DIR = C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2
# version of sqlite3
####################