Changeset 5 for os/trunk/lddesktop.dproj


Ignore:
Timestamp:
Jun 2, 2013, 2:34:55 PM (11 years ago)
Author:
chronos
Message:
  • Added: Implemented sample desktop manager as simple application.
Location:
os/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • os/trunk

    • Property svn:ignore
      •  

        old new  
        11Win32
        22*.~dsk
         3__history
  • os/trunk/lddesktop.dproj

    r3 r5  
    8787            <FormType>dfm</FormType>
    8888        </DCCReference>
    89         <DCCReference Include="Xvcl.Controls.pas"/>
    90         <DCCReference Include="Applications\TestApplication.pas"/>
    91         <DCCReference Include="Xvcl.Classes.pas"/>
    92         <DCCReference Include="Xvcl.Graphics.pas"/>
    93         <DCCReference Include="Xvcl.Forms.pas"/>
    94         <DCCReference Include="Xvcl.Kernel.pas"/>
    9589        <DCCReference Include="Drivers\Driver.VideoVCL.pas"/>
    9690        <DCCReference Include="Drivers\Driver.SystemVCL.pas">
     
    9993        <DCCReference Include="Drivers\Driver.KeyboardVCL.pas"/>
    10094        <DCCReference Include="Drivers\Driver.MouseVCL.pas"/>
    101         <DCCReference Include="Xvcl.Generics.pas"/>
     95        <DCCReference Include="Xvcl\Xvcl.Classes.pas"/>
     96        <DCCReference Include="Xvcl\Xvcl.Controls.pas"/>
     97        <DCCReference Include="Xvcl\Xvcl.Forms.pas"/>
     98        <DCCReference Include="Xvcl\Xvcl.Generics.pas"/>
     99        <DCCReference Include="Xvcl\Xvcl.Graphics.pas"/>
     100        <DCCReference Include="System\LDOS.Kernel.pas"/>
     101        <DCCReference Include="System\LDOS.Task.pas"/>
     102        <DCCReference Include="Applications\TestApplication.pas"/>
     103        <DCCReference Include="Applications\UDesktop.pas"/>
    102104        <BuildConfiguration Include="Release">
    103105            <Key>Cfg_2</Key>
Note: See TracChangeset for help on using the changeset viewer.