瀏覽代碼

* mode objfpc, h+ in wasmlink

git-svn-id: branches/wasm@46191 -
nickysn 5 年之前
父節點
當前提交
8d5ddbf33f
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      utils/wasmbin/wasmlink.pas

+ 2 - 0
utils/wasmbin/wasmlink.pas

@@ -23,6 +23,8 @@ unit wasmlink;
 // The unit covers the WebAssembly static linking convention
 // as described at https://github.com/WebAssembly/tool-conventions/blob/master/Linking.md
 
+{$mode objfpc}{$H+}
+
 interface
 
 uses