mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-29 06:06:54 -06:00
SysInfo: Removed as main package
git-svn-id: svn://ultimatepp.org/upp/trunk@2059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
82000ab9ae
commit
35870d51fb
1 changed files with 20 additions and 22 deletions
|
|
@ -1,22 +1,20 @@
|
|||
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
|
||||
"" = "";
|
||||
|
||||
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;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue