Explorar o código

* patch by Karl-Michael Schindler to fix wince building, resolves #27403

git-svn-id: trunk@29626 -
florian %!s(int64=10) %!d(string=hai) anos
pai
achega
e7dd48cba3
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      rtl/wince/system.pp

+ 3 - 0
rtl/wince/system.pp

@@ -26,6 +26,9 @@ interface
 {$define HAS_CMDLINE}
 {$define HAS_MEMORYMANAGER}  // comment this line to switch from wincemm to fpcmm
 {$define HAS_WIDESTRINGMANAGER}
+{$define DISABLE_NO_DYNLIBS_MANAGER}
+{$define FPC_SYSTEM_HAS_SYSDLH}
+
 
 { include system-independent routine headers }
 {$I systemh.inc}