From bc003ace0bcf0113c5471b2ce7c795a8c8af430c Mon Sep 17 00:00:00 2001 From: anderson.peterle@previdencia.gov.br Date: Tue, 19 Feb 2013 14:57:57 +0000 Subject: [PATCH] git-svn-id: http://svn.softwarepublico.gov.br/svn/cacic/cacic/trunk/agente-windows@1056 fecfc0c7-e812-0410-ae72-849f08638ee7 --- installcacic/installcacic.~dpr | 17 ----------------- 1 file changed, 0 insertions(+), 17 deletions(-) delete mode 100644 installcacic/installcacic.~dpr 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