//--------------------------------------------------------------------------- #include #pragma hdrstop USEUNIT("..\..\..\..\src\keys\versekey.cpp"); USEUNIT("..\..\..\..\src\keys\swkey.cpp"); USEUNIT("..\..\..\..\src\keys\listkey.cpp"); USEUNIT("..\..\..\..\src\keys\strkey.cpp"); USEUNIT("..\..\..\..\src\mgr\swmgr.cpp"); USEUNIT("..\..\..\..\src\mgr\swconfig.cpp"); USEUNIT("..\..\..\..\src\modules\comments\rawcom\rawcom.cpp"); USEUNIT("..\..\..\..\src\modules\comments\swcom.cpp"); USEUNIT("..\..\..\..\src\modules\common\rawverse.cpp"); USEUNIT("..\..\..\..\src\modules\common\rawstr.cpp"); USEUNIT("..\..\..\..\src\modules\filters\rwprtf.cpp"); USEUNIT("..\..\..\..\src\modules\filters\gbfrtf.cpp"); USEUNIT("..\..\..\..\src\modules\filters\gbfplain.cpp"); USEUNIT("..\..\..\..\src\modules\lexdict\rawld\rawld.cpp"); USEUNIT("..\..\..\..\src\modules\lexdict\swld.cpp"); USEUNIT("..\..\..\..\src\modules\texts\rawgbf\rawgbf.cpp"); USEUNIT("..\..\..\..\src\modules\texts\rawtext\rawtext.cpp"); USEUNIT("..\..\..\..\src\modules\texts\swtext.cpp"); USEUNIT("..\..\..\..\src\modules\swmodule.cpp"); USEUNIT("..\..\tbdisp.cpp"); USEUNIT("..\..\swdisprtfchap.cpp"); USEUNIT("..\..\swwinlog.cpp"); USEUNIT("..\..\swdisprtf.cpp"); USEUNIT("..\..\..\..\src\modules\comments\hrefcom\hrefcom.cpp"); USEUNIT("..\..\..\..\src\mgr\filemgr.cpp"); USEUNIT("..\..\..\..\src\modules\comments\rawfiles\rawfiles.cpp"); USEUNIT("..\..\..\..\src\utilfuns\utilstr.cpp"); USEUNIT("..\..\..\..\src\utilfuns\utilconf.cpp"); USEUNIT("..\..\..\..\src\utilfuns\Greek2Greek.cpp"); USEUNIT("..\..\..\..\src\utilfuns\regex.c"); USEUNIT("..\..\..\..\src\frontend\swlog.cpp"); USEUNIT("..\..\..\..\src\frontend\swdisp.cpp"); USEUNIT("..\..\..\..\src\modules\filters\gbfstrongs.cpp"); USEUNIT("..\..\..\..\src\modules\filters\gbffootnotes.cpp"); USEUNIT("..\..\..\..\src\modules\filters\cipherfil.cpp"); USEUNIT("..\..\..\..\src\modules\common\sapphire.cpp"); USEUNIT("..\..\..\..\src\modules\common\swcipher.cpp"); //--------------------------------------------------------------------------- #define Library // To add a file to the library use the Project menu 'Add to Project'.