mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-04 09:04:54 -06:00
22 lines
251 B
Text
22 lines
251 B
Text
description "OS, hardware and Desktop handling functions\377BI128,0,0";
|
|
|
|
noblitz;
|
|
|
|
uses
|
|
Core;
|
|
|
|
library(WIN32) "psapi gdi32";
|
|
|
|
library(!WIN32) X11;
|
|
|
|
file
|
|
SysInfo.h,
|
|
SysInfo.cpp,
|
|
srcimp.tpp,
|
|
srcdoc.tpp,
|
|
src.tpp,
|
|
SysInfo.t;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|