SysInfo: Solved compatibility problem with v7.0

git-svn-id: svn://ultimatepp.org/upp/trunk@3471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
koldo 2011-05-30 19:42:48 +00:00
parent 33f8401bc5
commit df6408503f

View file

@ -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,