Bläddra i källkod

+ need mode objfpc directive

michael 21 år sedan
förälder
incheckning
312a33648b
1 ändrade filer med 5 tillägg och 2 borttagningar
  1. 5 2
      rtl/objpas/rtlconst.pp

+ 5 - 2
rtl/objpas/rtlconst.pp

@@ -12,7 +12,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
- 
+{$mode objfpc} 
 unit rtlconst;
 unit rtlconst;
 
 
 interface
 interface
@@ -522,7 +522,10 @@ implementation
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.4  2004-01-10 20:13:19  michael
+  Revision 1.5  2004-01-11 01:17:22  michael
+  + need mode objfpc directive
+
+  Revision 1.4  2004/01/10 20:13:19  michael
   + Some more fixes to rtlconst. Const strings moved from classes to rtlconst
   + Some more fixes to rtlconst. Const strings moved from classes to rtlconst
 
 
   Revision 1.3  2004/01/10 19:35:17  michael
   Revision 1.3  2004/01/10 19:35:17  michael