git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@69 0c75b7a4-871f-7646-8a2f-f78d34cc349f
124 lines
5.7 KiB
Plaintext
124 lines
5.7 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{9e374daa-b130-47db-a2de-c184f072bea0}</ProjectGuid>
|
|
</PropertyGroup>
|
|
<ItemGroup />
|
|
<ItemGroup>
|
|
<Projects Include="..\..\ApplicationBase\ApplicationBase.dproj" />
|
|
<Projects Include="..\..\Base\Base.dproj" />
|
|
<Projects Include="..\..\Cliente\FactuGES.dproj" />
|
|
<Projects Include="..\..\GUIBase\GUIBase.dproj" />
|
|
<Projects Include="..\..\Servidor\FactuGES_Server.dproj" />
|
|
<Projects Include="Controller\RecibosCliente_controller.dproj" />
|
|
<Projects Include="Data\RecibosCliente_data.dproj" />
|
|
<Projects Include="Model\RecibosCliente_model.dproj" />
|
|
<Projects Include="Plugin\RecibosCliente_plugin.dproj" />
|
|
<Projects Include="Views\RecibosCliente_view.dproj" />
|
|
</ItemGroup>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>Default.Personality</Borland.Personality>
|
|
<Borland.ProjectType />
|
|
<BorlandProject>
|
|
<BorlandProject xmlns=""><Default.Personality></Default.Personality></BorlandProject></BorlandProject>
|
|
</ProjectExtensions>
|
|
<Target Name="Base">
|
|
<MSBuild Projects="..\..\Base\Base.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Base:Clean">
|
|
<MSBuild Projects="..\..\Base\Base.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Base:Make">
|
|
<MSBuild Projects="..\..\Base\Base.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="GUIBase">
|
|
<MSBuild Projects="..\..\GUIBase\GUIBase.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="GUIBase:Clean">
|
|
<MSBuild Projects="..\..\GUIBase\GUIBase.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="GUIBase:Make">
|
|
<MSBuild Projects="..\..\GUIBase\GUIBase.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="ApplicationBase">
|
|
<MSBuild Projects="..\..\ApplicationBase\ApplicationBase.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="ApplicationBase:Clean">
|
|
<MSBuild Projects="..\..\ApplicationBase\ApplicationBase.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="ApplicationBase:Make">
|
|
<MSBuild Projects="..\..\ApplicationBase\ApplicationBase.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="FactuGES">
|
|
<MSBuild Projects="..\..\Cliente\FactuGES.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="FactuGES:Clean">
|
|
<MSBuild Projects="..\..\Cliente\FactuGES.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="FactuGES:Make">
|
|
<MSBuild Projects="..\..\Cliente\FactuGES.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="FactuGES_Server">
|
|
<MSBuild Projects="..\..\Servidor\FactuGES_Server.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="FactuGES_Server:Clean">
|
|
<MSBuild Projects="..\..\Servidor\FactuGES_Server.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="FactuGES_Server:Make">
|
|
<MSBuild Projects="..\..\Servidor\FactuGES_Server.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_model">
|
|
<MSBuild Projects="Model\RecibosCliente_model.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_model:Clean">
|
|
<MSBuild Projects="Model\RecibosCliente_model.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_model:Make">
|
|
<MSBuild Projects="Model\RecibosCliente_model.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_data">
|
|
<MSBuild Projects="Data\RecibosCliente_data.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_data:Clean">
|
|
<MSBuild Projects="Data\RecibosCliente_data.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_data:Make">
|
|
<MSBuild Projects="Data\RecibosCliente_data.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_controller">
|
|
<MSBuild Projects="Controller\RecibosCliente_controller.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_controller:Clean">
|
|
<MSBuild Projects="Controller\RecibosCliente_controller.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_controller:Make">
|
|
<MSBuild Projects="Controller\RecibosCliente_controller.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_view">
|
|
<MSBuild Projects="Views\RecibosCliente_view.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_view:Clean">
|
|
<MSBuild Projects="Views\RecibosCliente_view.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_view:Make">
|
|
<MSBuild Projects="Views\RecibosCliente_view.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_plugin">
|
|
<MSBuild Projects="Plugin\RecibosCliente_plugin.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_plugin:Clean">
|
|
<MSBuild Projects="Plugin\RecibosCliente_plugin.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="RecibosCliente_plugin:Make">
|
|
<MSBuild Projects="Plugin\RecibosCliente_plugin.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Build">
|
|
<CallTarget Targets="Base;GUIBase;ApplicationBase;FactuGES;FactuGES_Server;RecibosCliente_model;RecibosCliente_data;RecibosCliente_controller;RecibosCliente_view;RecibosCliente_plugin" />
|
|
</Target>
|
|
<Target Name="Clean">
|
|
<CallTarget Targets="Base:Clean;GUIBase:Clean;ApplicationBase:Clean;FactuGES:Clean;FactuGES_Server:Clean;RecibosCliente_model:Clean;RecibosCliente_data:Clean;RecibosCliente_controller:Clean;RecibosCliente_view:Clean;RecibosCliente_plugin:Clean" />
|
|
</Target>
|
|
<Target Name="Make">
|
|
<CallTarget Targets="Base:Make;GUIBase:Make;ApplicationBase:Make;FactuGES:Make;FactuGES_Server:Make;RecibosCliente_model:Make;RecibosCliente_data:Make;RecibosCliente_controller:Make;RecibosCliente_view:Make;RecibosCliente_plugin:Make" />
|
|
</Target>
|
|
<Import Condition="Exists('$(MSBuildBinPath)\Borland.Group.Targets')" Project="$(MSBuildBinPath)\Borland.Group.Targets" />
|
|
</Project> |