Changeset 295 for Common/Common.lpk


Ignore:
Timestamp:
Nov 15, 2011, 8:46:43 AM (13 years ago)
Author:
george
Message:
  • Moved: Units UPool and UResetableThread moved from CoolWeb to Common. Both units redone to more abstract reprezentation.
  • Added: New Port property in class TSqlDatabase.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/Common.lpk

    r290 r295  
    1212        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    1313      </SearchPaths>
     14      <Linking>
     15        <Debugging>
     16          <GenerateDebugInfo Value="True"/>
     17          <DebugInfoType Value="dsAuto"/>
     18        </Debugging>
     19      </Linking>
    1420      <Other>
    1521        <CompilerMessages>
     
    2228    <License Value="GNU/GPL"/>
    2329    <Version Minor="3"/>
    24     <Files Count="8">
     30    <Files Count="10">
    2531      <Item1>
    2632        <Filename Value="StopWatch.pas"/>
     
    5662        <UnitName Value="UMemory"/>
    5763      </Item8>
     64      <Item9>
     65        <Filename Value="UResetableThread.pas"/>
     66        <UnitName Value="UResetableThread"/>
     67      </Item9>
     68      <Item10>
     69        <Filename Value="UPool.pas"/>
     70        <UnitName Value="UPool"/>
     71      </Item10>
    5872    </Files>
    5973    <i18n>
Note: See TracChangeset for help on using the changeset viewer.