* the compiler/wasm directory renamed compiler/wasm32

git-svn-id: branches/wasm@46251 -
This commit is contained in:
nickysn 2020-08-05 14:19:18 +00:00
parent 39c5f11ec6
commit c9ee72b05a
32 changed files with 34 additions and 34 deletions

60
.gitattributes vendored
View File

@ -965,36 +965,36 @@ compiler/utils/ppuutils/ppuxml.pp svneol=native#text/plain
compiler/utils/samplecfg svneol=native#text/plain
compiler/verbose.pas svneol=native#text/plain
compiler/version.pas svneol=native#text/plain
compiler/wasm/aasmcpu.pas svneol=native#text/plain
compiler/wasm/agbinaryen.pas svneol=native#text/plain
compiler/wasm/agwat.pas svneol=native#text/plain
compiler/wasm/cgcpu.pas svneol=native#text/plain
compiler/wasm/cpubase.pas svneol=native#text/plain
compiler/wasm/cpuinfo.pas svneol=native#text/plain
compiler/wasm/cpunode.pas svneol=native#text/plain
compiler/wasm/cpupara.pas svneol=native#text/plain
compiler/wasm/cpupi.pas svneol=native#text/plain
compiler/wasm/cputarg.pas svneol=native#text/plain
compiler/wasm/hlcgcpu.pas svneol=native#text/plain
compiler/wasm/itcpuwasm.pas svneol=native#text/plain
compiler/wasm/nwasmadd.pas svneol=native#text/plain
compiler/wasm/nwasmcal.pas svneol=native#text/plain
compiler/wasm/nwasmcon.pas svneol=native#text/plain
compiler/wasm/nwasmflw.pas svneol=native#text/plain
compiler/wasm/nwasmmat.pas svneol=native#text/plain
compiler/wasm/rgcpu.pas svneol=native#text/plain
compiler/wasm/rwasmcon.inc svneol=native#text/plain
compiler/wasm/rwasmnor.inc svneol=native#text/plain
compiler/wasm/rwasmnum.inc svneol=native#text/plain
compiler/wasm/rwasmrni.inc svneol=native#text/plain
compiler/wasm/rwasmsri.inc svneol=native#text/plain
compiler/wasm/rwasmstd.inc svneol=native#text/plain
compiler/wasm/rwasmsup.inc svneol=native#text/plain
compiler/wasm/symcpu.pas svneol=native#text/plain
compiler/wasm/tgcpu.pas svneol=native#text/plain
compiler/wasm/tripletcpu.pas svneol=native#text/plain
compiler/wasm/wasmdef.pas svneol=native#text/plain
compiler/wasm/wasmreg.dat svneol=native#text/plain
compiler/wasm32/aasmcpu.pas svneol=native#text/plain
compiler/wasm32/agbinaryen.pas svneol=native#text/plain
compiler/wasm32/agwat.pas svneol=native#text/plain
compiler/wasm32/cgcpu.pas svneol=native#text/plain
compiler/wasm32/cpubase.pas svneol=native#text/plain
compiler/wasm32/cpuinfo.pas svneol=native#text/plain
compiler/wasm32/cpunode.pas svneol=native#text/plain
compiler/wasm32/cpupara.pas svneol=native#text/plain
compiler/wasm32/cpupi.pas svneol=native#text/plain
compiler/wasm32/cputarg.pas svneol=native#text/plain
compiler/wasm32/hlcgcpu.pas svneol=native#text/plain
compiler/wasm32/itcpuwasm.pas svneol=native#text/plain
compiler/wasm32/nwasmadd.pas svneol=native#text/plain
compiler/wasm32/nwasmcal.pas svneol=native#text/plain
compiler/wasm32/nwasmcon.pas svneol=native#text/plain
compiler/wasm32/nwasmflw.pas svneol=native#text/plain
compiler/wasm32/nwasmmat.pas svneol=native#text/plain
compiler/wasm32/rgcpu.pas svneol=native#text/plain
compiler/wasm32/rwasmcon.inc svneol=native#text/plain
compiler/wasm32/rwasmnor.inc svneol=native#text/plain
compiler/wasm32/rwasmnum.inc svneol=native#text/plain
compiler/wasm32/rwasmrni.inc svneol=native#text/plain
compiler/wasm32/rwasmsri.inc svneol=native#text/plain
compiler/wasm32/rwasmstd.inc svneol=native#text/plain
compiler/wasm32/rwasmsup.inc svneol=native#text/plain
compiler/wasm32/symcpu.pas svneol=native#text/plain
compiler/wasm32/tgcpu.pas svneol=native#text/plain
compiler/wasm32/tripletcpu.pas svneol=native#text/plain
compiler/wasm32/wasmdef.pas svneol=native#text/plain
compiler/wasm32/wasmreg.dat svneol=native#text/plain
compiler/widestr.pas svneol=native#text/plain
compiler/wpo.pas svneol=native#text/plain
compiler/wpobase.pas svneol=native#text/plain

View File

@ -37,12 +37,12 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="wasm\pp"/>
<Filename Value="wasm32\pp"/>
</Target>
<SearchPaths>
<IncludeFiles Value="wasm"/>
<OtherUnitFiles Value="wasm;systems"/>
<UnitOutputDirectory Value="wasm\lazbuild"/>
<IncludeFiles Value="wasm32"/>
<OtherUnitFiles Value="wasm32;systems"/>
<UnitOutputDirectory Value="wasm32\lazbuild"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>