Browse Source

* wince x86_64 added

git-svn-id: trunk@2690 -
marco 19 years ago
parent
commit
57dafa3b65
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/common/fpmkunit.pp

+ 1 - 1
rtl/common/fpmkunit.pp

@@ -14,7 +14,7 @@ Type
   TFileTypes = set of TFileType;
   TFileTypes = set of TFileType;
 
 
   TOS = (Amiga,Atari,Darwin,FreeBSD,Go32v2,Linux,MacOS,MorphOS,NetBSD,
   TOS = (Amiga,Atari,Darwin,FreeBSD,Go32v2,Linux,MacOS,MorphOS,NetBSD,
-         Netware,NetwLibc,OpenBSD,OS2,PalmOS,Solaris,Win32,Emx);
+         Netware,NetwLibc,OpenBSD,OS2,PalmOS,Solaris,Win32,wince,Emx);
   TOSes = Set of TOS;
   TOSes = Set of TOS;
   
   
   TCPU = (Arm,I386,PPC,SPARC,X86_64,m68k);
   TCPU = (Arm,I386,PPC,SPARC,X86_64,m68k);