瀏覽代碼

* 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 年之前
父節點
當前提交
4e5b29cb58
共有 1 個文件被更改,包括 6 次插入1 次删除
  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>