From 4df303076c5f861f62b3a2d4887211dc259b62c3 Mon Sep 17 00:00:00 2001 From: Samuel Date: Thu, 15 Jun 2023 19:50:36 -0300 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=20Review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample/console/publisher/CompileTime.inc | 33 ------------------------ 1 file changed, 33 deletions(-) delete mode 100644 sample/console/publisher/CompileTime.inc diff --git a/sample/console/publisher/CompileTime.inc b/sample/console/publisher/CompileTime.inc deleted file mode 100644 index 5f2ce13..0000000 --- a/sample/console/publisher/CompileTime.inc +++ /dev/null @@ -1,33 +0,0 @@ -{ **************************************************************************** } -{ } -{ This is a generated file; } -{ all edits will be lost at next compile or } -{ at next CodeInsight activation. } -{ } -{ **************************************************************************** } -{ } -{ Y:\ntfy-for-delphi\sample\console\publisher\ConsolePublisher.dproj } -{ } -{ **************************************************************************** } -{ } -{ Copyright (c)2002-2011 Marco Wobben } -{ EMail marcow@bcp-software.nl } -{ Website www.bcp-software.nl } -{ CompileTime 28 Apr 2022 - 18:10:03 } -{ } -{ To enable the compiler optimizer every line } -{ has it's own const so unused const values } -{ may be removed if unused. } -{ } -{ **************************************************************************** } - -const CompileTime: TDateTime = 45091.4535862037; { 14/06/2023 10:53:09 } -const CompileProject = 'Y:\ntfy-for-delphi\sample\console\publisher\ConsolePublisher.dproj'; -const CompileUnits = 14; -const CompileForms = 14; -const CompileBy = 'marcowobben'; { Compiled by user } -const CompileEMail = ''; { Contact email } -const CompileURL = ''; { Contact url } -const CompilePC = 'MARCOWOBBEN384'; { Compiled at computer } -const CompileOS = 'Windows NT v10.0 build 22621'; { Compiled with OS } -const CompileWith = ' Embarcadero BDS 22.0'; { Compiled with Borland product }