mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
22 lines
302 B
Text
22 lines
302 B
Text
description "OS, hardware and Desktop handling functions\377B255,170,0";
|
|
|
|
uses
|
|
Core,
|
|
Functions4U;
|
|
|
|
library(WIN32) "psapi gdi32 vfw32 oleaut32 wbemuuid";
|
|
|
|
library(!WIN32) "Xtst X11 ";
|
|
|
|
file
|
|
SysInfo.cpp,
|
|
SysInfo.h,
|
|
srcdoc.tpp,
|
|
srcimp.tpp,
|
|
src.tpp,
|
|
SysInfo.t,
|
|
License.txt;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|