From 7c73189081eeab63da7ed60d26d93a7817fb2bc5 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 13 Jul 2009 19:19:19 +0200 Subject: adapted to Windows SDK 2003 R2 --- makefiles/nmake/platform.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefiles') diff --git a/makefiles/nmake/platform.mk b/makefiles/nmake/platform.mk index d4085d0..11f9aad 100644 --- a/makefiles/nmake/platform.mk +++ b/makefiles/nmake/platform.mk @@ -10,7 +10,7 @@ # author: Andreas Baumann, abaumann at yahoo dot com # The location of the Windows Platform SDK -PLATFORM_SDK_DIR = D:\Programme\Microsoft Platform SDK +PLATFORM_SDK_DIR = C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2 # TODO: maybe we have to probe certain things like the version # of the visual studio or the availability of certain addons -- cgit v1.2.3-54-g00ecf