Selaa lähdekoodia

+ added mode objfpc and ansistrings ON directive to unit lebutils

git-svn-id: branches/wasm@46188 -
nickysn 5 vuotta sitten
vanhempi
commit
7809dde9d5
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      utils/wasmbin/lebutils.pas

+ 2 - 0
utils/wasmbin/lebutils.pas

@@ -21,6 +21,8 @@
 
 
 unit lebutils;
 unit lebutils;
 
 
+{$mode objfpc}{$H+}
+
 interface
 interface
 
 
 uses
 uses