瀏覽代碼

* fixed exe output path

git-svn-id: trunk@33376 -
florian 9 年之前
父節點
當前提交
6e56f5c191
共有 1 個文件被更改,包括 2 次插入7 次删除
  1. 2 7
      compiler/ppcaarch64.lpi

+ 2 - 7
compiler/ppcaarch64.lpi

@@ -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>