Browse Source

* Add MainUnit

Michael VAN CANNEYT 2 years ago
parent
commit
98cdab5200

+ 1 - 0
rtl/objpas/classes/action.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/bits.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2008 by the Free Pascal development team
     Copyright (c) 1999-2008 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/classes.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by Michael Van Canneyt and Florian Klaempfl
     Copyright (c) 1999-2000 by Michael Van Canneyt and Florian Klaempfl

+ 1 - 0
rtl/objpas/classes/classesh.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Pascal Run Time Library (rtl)
     This file is part of the Free Pascal Run Time Library (rtl)
     Copyright (c) 1999-2008 by Michael Van Canneyt, Florian Klaempfl,
     Copyright (c) 1999-2008 by Michael Van Canneyt, Florian Klaempfl,

+ 1 - 0
rtl/objpas/classes/collect.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/compon.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/constsg.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/constss.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/cregist.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/dm.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Pascal run time library.
     This file is part of the Free Pascal run time library.
     Copyright (c) 2003 by the Free Pascal development team
     Copyright (c) 2003 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/filer.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/intf.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 2002 by the Free Pascal development team
     Copyright (c) 2002 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/lists.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Pascal Run Time Library (rtl)
     This file is part of the Free Pascal Run Time Library (rtl)
     Copyright (c) 1999-2005 by the Free Pascal development team
     Copyright (c) 1999-2005 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/parser.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2007 by the Free Pascal development team
     Copyright (c) 1999-2007 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/persist.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/reader.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/resref.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Pascal Run Time Library (rtl)
     This file is part of the Free Pascal Run Time Library (rtl)
     Copyright (c) 2007 by Michael Van Canneyt,
     Copyright (c) 2007 by Michael Van Canneyt,

+ 1 - 0
rtl/objpas/classes/sllist.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Pascal Run Time Library (rtl)
     This file is part of the Free Pascal Run Time Library (rtl)
     Copyright (c) 2007 by Michael Van Canneyt,
     Copyright (c) 2007 by Michael Van Canneyt,

+ 1 - 0
rtl/objpas/classes/stringl.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team

+ 1 - 0
rtl/objpas/classes/twriter.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by Michael Van Canneyt and Florian Klaempfl
     Copyright (c) 1999-2000 by Michael Van Canneyt and Florian Klaempfl

+ 1 - 0
rtl/objpas/classes/util.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by Michael Van Canneyt and Florian Klaempfl
     Copyright (c) 1999-2000 by Michael Van Canneyt and Florian Klaempfl

+ 1 - 0
rtl/objpas/classes/writer.inc

@@ -1,3 +1,4 @@
+{%MainUnit classes.pp}
 {
 {
     This file is part of the Free Component Library (FCL)
     This file is part of the Free Component Library (FCL)
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team