From df6408503fe9dc3a7804e587b12c19c8b95c4806 Mon Sep 17 00:00:00 2001 From: koldo Date: Mon, 30 May 2011 19:42:48 +0000 Subject: [PATCH] SysInfo: Solved compatibility problem with v7.0 git-svn-id: svn://ultimatepp.org/upp/trunk@3471 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- bazaar/SysInfo/SysInfo.upp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bazaar/SysInfo/SysInfo.upp b/bazaar/SysInfo/SysInfo.upp index 35039b803..d26ea61eb 100644 --- a/bazaar/SysInfo/SysInfo.upp +++ b/bazaar/SysInfo/SysInfo.upp @@ -8,6 +8,8 @@ library(WIN32) "psapi gdi32 vfw32 oleaut32 wbemuuid iphlpapi PowrProf"; library(!WIN32) "Xtst X11 "; +options(MSC) "/D PSAPI_VERSION=1"; + file SysInfo.cpp, SysInfo.h,