summaryrefslogtreecommitdiff
path: root/sqlite-3.7.5
diff options
context:
space:
mode:
authorU-Andreas-PC\Andreas <abaumann@yahoo.com>2011-03-21 15:11:34 +0100
committerU-Andreas-PC\Andreas <abaumann@yahoo.com>2011-03-21 15:11:34 +0100
commit61adb6a1ba66d0990ccc72b6a105797987c0a4f3 (patch)
tree8b9e2f43463336b173ada6d2137ae47eb26318af /sqlite-3.7.5
parent59c7bbb7bb618a770a4534a91e748de53203dd7a (diff)
downloadsqlitexx-61adb6a1ba66d0990ccc72b6a105797987c0a4f3.tar.gz
sqlitexx-61adb6a1ba66d0990ccc72b6a105797987c0a4f3.tar.bz2
tested on Windows 7 64-bit with VC8 (Platform SDK 7.0)
fixed bug in test9
Diffstat (limited to 'sqlite-3.7.5')
-rw-r--r--sqlite-3.7.5/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite-3.7.5/Makefile.W32 b/sqlite-3.7.5/Makefile.W32
index 5bb8070..a911d8b 100644
--- a/sqlite-3.7.5/Makefile.W32
+++ b/sqlite-3.7.5/Makefile.W32
@@ -4,7 +4,7 @@ SUBDIRS =
INCLUDE_DIRS = \
/I. \
- /D_WIN32_WINNT=0x400 /I"$(PLATFORM_SDK_DIR)\Include"
+ /D_WIN32_WINNT=0x500 /I"$(PLATFORM_SDK_DIR)\Include"
BINS =