Browse Source

* Merging revisions r42794 from trunk:
------------------------------------------------------------------------
r42794 | michael | 2019-08-24 11:56:27 +0200 (Sat, 24 Aug 2019) | 1 line

* Add module to units part of project
------------------------------------------------------------------------

git-svn-id: branches/fixes_3_2@42855 -

michael 6 years ago
parent
commit
4e5b29cb58
1 changed files with 6 additions and 1 deletions
  1. 6 1
      packages/fcl-web/examples/restbridge/demorestbridge.lpi

+ 6 - 1
packages/fcl-web/examples/restbridge/demorestbridge.lpi

@@ -24,11 +24,15 @@
       <FormatVersion Value="2"/>
       <Modes Count="0"/>
     </RunParams>
-    <Units Count="1">
+    <Units Count="2">
       <Unit0>
         <Filename Value="demorestbridge.pp"/>
         <IsPartOfProject Value="True"/>
       </Unit0>
+      <Unit1>
+        <Filename Value="../../src/restbridge/sqldbrestmodule.pp"/>
+        <IsPartOfProject Value="True"/>
+      </Unit1>
     </Units>
   </ProjectOptions>
   <CompilerOptions>
@@ -38,6 +42,7 @@
     </Target>
     <SearchPaths>
       <IncludeFiles Value="$(ProjOutDir)"/>
+      <OtherUnitFiles Value="../../src/restbridge"/>
       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
     </SearchPaths>
     <Linking>