소스 검색

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

git-svn-id: branches/wasm@46201 -
nickysn 5 년 전
부모
커밋
63ecdcffd1
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      utils/wasmbin/wasmlinkchange.pas
  2. 2 0
      utils/wasmbin/wasmtoolutils.pas

+ 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