ultimatepp/bazaar/SysInfo/SysInfo.upp
cxl 5ae01a686a Functions4U, SysInfo: Fixed CLANG warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@14391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-27 16:48:38 +00:00

33 lines
No EOL
535 B
Text

description "OS, hardware and Desktop handling functions\377B255,170,0";
uses
Core,
Functions4U;
library(WIN32) "ws2_32 psapi gdi32 vfw32 oleaut32 iphlpapi PowrProf netapi32 wbemuuid";
library(POSIX | LINUX | FREEBSD) X11;
library(POSIX & !NO_XTEST) Xtst;
options(MSC) "/D PSAPI_VERSION=1";
file
SysInfo.cpp,
SysInfo.h,
SysInfo_in.h,
OS.cpp,
OSwin.c,
OSwin.h,
srcdoc.tpp,
ScreenGrab.cpp,
MouseKey.cpp,
CPUSpeed.cpp,
Battery.cpp,
srcdoc.tpp,
src.tpp,
srcimp.tpp,
SysInfo.t,
Copying;
spellcheck_comments "EN-GB"