|
uses {$ifdef unix}cthreads,{$endif} fpmkunit;
|
|
uses {$ifdef unix}cthreads,{$endif} fpmkunit;
|
|
|
|
+ P.OSes:= [atari,emx,gba,go32v2,msdos,nativent,nds,netware,netwlibc,os2,sinclairql,human68k,symbian,watcom,wii,win32,win64,wince,freertos,wasi]+AllUnixOSes -[QNX]+AllAmigaLikeOSes;
|
|
T:=P.Targets.AddUnit('job.js.pas',[wasm32],AllOSes);
|
|
T:=P.Targets.AddUnit('job.js.pas',[wasm32],AllOSes);
|