* 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 -
This commit is contained in:
michael 2019-08-27 07:08:07 +00:00
parent 36e578292b
commit 4e5b29cb58

View File

@ -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>