--- a/trunk/Src/CodeSnip.dpr
+++ b/trunk/Src/CodeSnip.dpr
@@ -70,6 +70,14 @@
   Browser.UIOMgr in 'Browser.UIOMgr.pas',
   Browser.UNulUIHandler in 'Browser.UNulUIHandler.pas',
   Browser.UUIMgr in 'Browser.UUIMgr.pas',
+  Compilers.UBDS in 'Compilers.UBDS.pas',
+  Compilers.UBorland in 'Compilers.UBorland.pas',
+  Compilers.UCompilerBase in 'Compilers.UCompilerBase.pas',
+  Compilers.UCompilers in 'Compilers.UCompilers.pas',
+  Compilers.UDelphi in 'Compilers.UDelphi.pas',
+  Compilers.UFreePascal in 'Compilers.UFreePascal.pas',
+  Compilers.UGlobals in 'Compilers.UGlobals.pas',
+  Compilers.URunner in 'Compilers.URunner.pas',
   FmAboutDlg in 'FmAboutDlg.pas' {AboutDlg},
   FmAddCategoryDlg in 'FmAddCategoryDlg.pas' {AddCategoryDlg},
   FmBase in 'FmBase.pas' {BaseForm},
@@ -140,7 +148,6 @@
   FrTitled in 'FrTitled.pas' {TitledFrame: TFrame},
   IntfAligner in 'IntfAligner.pas',
   IntfCommon in 'IntfCommon.pas',
-  IntfCompilers in 'IntfCompilers.pas',
   IntfFrameMgrs in 'IntfFrameMgrs.pas',
   IntfHiliter in 'IntfHiliter.pas',
   IntfHTMLDocHostInfo in 'IntfHTMLDocHostInfo.pas',
@@ -153,8 +160,6 @@
   UAnchors in 'UAnchors.pas',
   UAppInfo in 'UAppInfo.pas',
   UBaseObjects in 'UBaseObjects.pas',
-  UBDSCompiler in 'UBDSCompiler.pas',
-  UBorlandCompiler in 'UBorlandCompiler.pas',
   UBrowseProtocol in 'UBrowseProtocol.pas',
   UCategoryAction in 'UCategoryAction.pas',
   UCategoryListAdapter in 'UCategoryListAdapter.pas',
@@ -170,10 +175,7 @@
   UCommonDlg in 'UCommonDlg.pas',
   UComparers in 'UComparers.pas',
   UCompileMgr in 'UCompileMgr.pas',
-  UCompilerBase in 'UCompilerBase.pas',
   UCompileResultsLBMgr in 'UCompileResultsLBMgr.pas',
-  UCompilerRunner in 'UCompilerRunner.pas',
-  UCompilers in 'UCompilers.pas',
   UCompLogAction in 'UCompLogAction.pas',
   UCompResHTML in 'UCompResHTML.pas',
   UConsoleApp in 'UConsoleApp.pas',
@@ -189,7 +191,6 @@
   UDataBackupMgr in 'UDataBackupMgr.pas',
   UDatabaseLoader in 'UDatabaseLoader.pas',
   UDataStreamIO in 'UDataStreamIO.pas',
-  UDelphiCompiler in 'UDelphiCompiler.pas',
   UDetailPageHTML in 'UDetailPageHTML.pas',
   UDetailPageLoader in 'UDetailPageLoader.pas',
   UDHTML in 'UDHTML.pas',
@@ -210,7 +211,6 @@
   UFolderBackup in 'UFolderBackup.pas',
   UFontHelper in 'UFontHelper.pas',
   UFormAligner in 'UFormAligner.pas',
-  UFreePascalCompiler in 'UFreePascalCompiler.pas',
   UGC in 'UGC.pas',
   UGIFImageList in 'UGIFImageList.pas',
   UGraphicUtils in 'UGraphicUtils.pas',