Browse Source

rtl: fixed unit path

mattias 7 years ago
parent
commit
d8e91fc412
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/rtl/pas2js_rtl.lpk

+ 3 - 0
packages/rtl/pas2js_rtl.lpk

@@ -7,6 +7,9 @@
     <AutoUpdate Value="Manually"/>
     <CompilerOptions>
       <Version Value="11"/>
+      <SearchPaths>
+        <UnitOutputDirectory Value="."/>
+      </SearchPaths>
       <Parsing>
         <SyntaxOptions>
           <AllowLabel Value="False"/>