* fixed exe output path

git-svn-id: trunk@33376 -
This commit is contained in:
florian 2016-03-28 20:44:08 +00:00
parent 8d5cc3dfa4
commit 6e56f5c191

View File

@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
@ -32,7 +32,6 @@
<Unit0>
<Filename Value="pp.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="pp"/>
</Unit0>
</Units>
</ProjectOptions>
@ -40,7 +39,7 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="arm\pp"/>
<Filename Value="aarch64\pp"/>
</Target>
<SearchPaths>
<IncludeFiles Value="aarch64"/>
@ -64,11 +63,7 @@
<ConfigFile>
<StopAfterErrCount Value="50"/>
</ConfigFile>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CustomOptions Value="-daarch64"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
</CONFIG>