From c9a02bf590248c0bd8e1343198d3f9c13ce118c1 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 14 Jun 2008 18:34:02 +0200 Subject: Port to new ULibc unit, drop dependency to compiler Libc library (preparation for PPC port) --- tuxcmd.dpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tuxcmd.dpr') diff --git a/tuxcmd.dpr b/tuxcmd.dpr index bf4ab38..e355b49 100644 --- a/tuxcmd.dpr +++ b/tuxcmd.dpr @@ -63,7 +63,7 @@ uses USearch in 'USearch.pas', UGlibThreads in 'UGlibThreads.pas', URunFromVFS in 'URunFromVFS.pas', - UGlibC_compat in 'UGlibC_compat.pas', + ULibc in 'ULibc.pas', USetPassword in 'USetPassword.pas', UTranslation_EN in 'translations/UTranslation_EN.pas', UTranslation_CZ in 'translations/UTranslation_CZ.pas', -- cgit v1.2.3