SysInfo: Added more ip6 support

git-svn-id: svn://ultimatepp.org/upp/trunk@7515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
koldo 2014-07-16 15:57:33 +00:00
parent a9da592639
commit f885745462
5 changed files with 96 additions and 39 deletions

View file

@ -4,7 +4,7 @@ uses
Core,
Functions4U;
library(WIN32) "psapi gdi32 vfw32 oleaut32 iphlpapi PowrProf netapi32 wbemuuid";
library(WIN32) "ws2_32 psapi gdi32 vfw32 oleaut32 iphlpapi PowrProf netapi32 wbemuuid";
library(POSIX | LINUX | FREEBSD) "Xtst X11";