Add new global asmextraopt variable

git-svn-id: trunk@26537 -
This commit is contained in:
pierre 2014-01-21 00:14:49 +00:00
parent 1cec09f979
commit 4441bbb9dc

View File

@ -228,6 +228,9 @@ interface
wpofeedbackinput,
wpofeedbackoutput : TPathStr;
{ external assembler extra option }
asmextraopt : string;
{ things specified with parameters }
paratarget : tsystem;
paratargetdbg : tdbg;