SysInfo: Removed as main package

git-svn-id: svn://ultimatepp.org/upp/trunk@2059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
koldo 2010-02-11 23:01:43 +00:00
parent 82000ab9ae
commit 35870d51fb

View file

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