Prechádzať zdrojové kódy

* mode objfpc, h+ in wasmlinkchange.pas and wasmtoolutils.pas

git-svn-id: branches/wasm@46201 -
nickysn 5 rokov pred
rodič
commit
63ecdcffd1

+ 2 - 0
utils/wasmbin/wasmlinkchange.pas

@@ -21,6 +21,8 @@
 
 unit wasmlinkchange;
 
+{$mode objfpc}{$H+}
+
 interface
 
 uses Classes, SysUtils, wasmlink, wasmbin, lebutils;

+ 2 - 0
utils/wasmbin/wasmtoolutils.pas

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