From 9dea543a8c562f79e87c74c300442cb55b9c9019 Mon Sep 17 00:00:00 2001 From: Artem3213212 Date: Sat, 10 Mar 2018 23:31:37 +0300 Subject: [PATCH] Add Platform Control --- Source/Fasm4Delphi.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Fasm4Delphi.pas b/Source/Fasm4Delphi.pas index 0df488f..cef2e3e 100644 --- a/Source/Fasm4Delphi.pas +++ b/Source/Fasm4Delphi.pas @@ -5,6 +5,7 @@ unit Fasm4Delphi platform; interface + //{$Define FasmStaticLink} {$IFDEF WIN32}