Browse Source

* Set unit output path that does not disturb make

git-svn-id: trunk@11364 -
michael 17 years ago
parent
commit
1da8d36fb7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/fcl-db/src/datadict/buildd.lpi

+ 3 - 0
packages/fcl-db/src/datadict/buildd.lpi

@@ -94,6 +94,9 @@
   </ProjectOptions>
   <CompilerOptions>
     <Version Value="5"/>
+    <SearchPaths>
+      <UnitOutputDirectory Value="../../units/$(TARGETCPU)-$(TARGETOS)"/>
+    </SearchPaths>
     <CodeGeneration>
       <Generate Value="Faster"/>
     </CodeGeneration>