//--------------------------------------------------------------------------- #include #pragma hdrstop //--------------------------------------------------------------------------- USEUNIT("..\..\source\io\uscanf.c"); USEUNIT("..\..\source\io\uscanf_p.c"); USEUNIT("..\..\source\io\ustdio.c"); USEUNIT("..\..\source\io\ustream.cpp"); USEUNIT("..\..\source\io\locbund.c"); USEUNIT("..\..\source\io\sprintf.c"); USEUNIT("..\..\source\io\sscanf.c"); USEUNIT("..\..\source\io\ufile.c"); USEUNIT("..\..\source\io\ufmt_cmn.c"); USEUNIT("..\..\source\io\uprintf.c"); USEUNIT("..\..\source\io\uprntf_p.c"); USEUNIT("..\..\source\io\ucln_io.c"); //--------------------------------------------------------------------------- #define Library // To add a file to the library use the Project menu 'Add to Project'.