Browse Source

* Add module to units part of project

git-svn-id: trunk@42794 -
michael 6 years ago
parent
commit
fa46441eb1
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>