OSDN Git Service

Merge X64 Build
[tortoisegit/TortoiseGitJp.git] / src / TortoiseGitBlame / targetver.h
index 27867ba..72b5953 100644 (file)
@@ -9,11 +9,11 @@
 // Modify the following defines if you have to target a platform prior to the ones specified below.\r
 // Refer to MSDN for the latest info on corresponding values for different platforms.\r
 #ifndef WINVER                          // Specifies that the minimum required platform is Windows Vista.\r
-#define WINVER 0x0600           // Change this to the appropriate value to target other versions of Windows.\r
+#define WINVER 0x0500           // Change this to the appropriate value to target other versions of Windows.\r
 #endif\r
 \r
 #ifndef _WIN32_WINNT            // Specifies that the minimum required platform is Windows Vista.\r
-#define _WIN32_WINNT 0x0600     // Change this to the appropriate value to target other versions of Windows.\r
+#define _WIN32_WINNT 0x0500     // Change this to the appropriate value to target other versions of Windows.\r
 #endif\r
 \r
 #ifndef _WIN32_WINDOWS          // Specifies that the minimum required platform is Windows 98.\r