diff --git a/installcacic/installcacic.~dpr b/installcacic/installcacic.~dpr deleted file mode 100644 index 673dad4..0000000 --- a/installcacic/installcacic.~dpr +++ /dev/null @@ -1,17 +0,0 @@ -program installcacic; - -uses Forms, - uInstallCACIC in 'uInstallCACIC.pas' {frmInstallCACIC}, - CACIC_Comm in '..\CACIC_Comm.pas', - CACIC_Library in '..\CACIC_Library.pas', - CACIC_VerifyAndGetModules in '..\CACIC_VerifyAndGetModules.pas', - CACIC_WMI in '..\CACIC_WMI.pas'; - -{$R *.res} - -begin - Application.Initialize; - Application.Title := 'installcacic'; - Application.CreateForm(TfrmInstallCACIC, frmInstallCACIC); - Application.Run; -end. -- libgit2 0.21.2