2008-03-23 20:18:10 +00:00
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ProjectGuid>{ddb31aa7-eff8-4cb6-8678-16376cc6ee3f}</ProjectGuid>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup />
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Projects Include="..\..\ApplicationBase\ApplicationBase.dproj" />
|
|
|
|
|
<Projects Include="..\..\Base\Base.dproj" />
|
2008-09-02 16:49:55 +00:00
|
|
|
<Projects Include="..\..\Cliente\FactuGES.dproj" />
|
2008-03-23 20:18:10 +00:00
|
|
|
<Projects Include="..\..\GUIBase\GUIBase.dproj" />
|
|
|
|
|
<Projects Include="..\..\Servidor\FactuGES_Server.dproj" />
|
|
|
|
|
<Projects Include="..\Contactos\Views\Contactos_view.dproj" />
|
2008-10-27 19:03:34 +00:00
|
|
|
<Projects Include="..\Pedidos a proveedor\Controller\PedidosProveedor_controller.dproj" />
|
|
|
|
|
<Projects Include="..\Presupuestos de cliente\Controller\PresupuestosCliente_controller.dproj" />
|
|
|
|
|
<Projects Include="..\Presupuestos de cliente\Model\PresupuestosCliente_model.dproj" />
|
2008-06-16 17:17:42 +00:00
|
|
|
<Projects Include="..\Presupuestos de cliente\Views\PresupuestosCliente_view.dproj" />
|
2008-03-23 20:18:10 +00:00
|
|
|
<Projects Include="Controller\Obras_controller.dproj" />
|
|
|
|
|
<Projects Include="Data\Obras_data.dproj" />
|
|
|
|
|
<Projects Include="Model\Obras_model.dproj" />
|
|
|
|
|
<Projects Include="Plugin\Obras_plugin.dproj" />
|
|
|
|
|
<Projects Include="Views\Obras_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="Contactos_view">
|
|
|
|
|
<MSBuild Projects="..\Contactos\Views\Contactos_view.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Contactos_view:Clean">
|
|
|
|
|
<MSBuild Projects="..\Contactos\Views\Contactos_view.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Contactos_view:Make">
|
|
|
|
|
<MSBuild Projects="..\Contactos\Views\Contactos_view.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
2008-10-27 19:03:34 +00:00
|
|
|
<Target Name="PresupuestosCliente_model">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Model\PresupuestosCliente_model.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="PresupuestosCliente_model:Clean">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Model\PresupuestosCliente_model.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="PresupuestosCliente_model:Make">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Model\PresupuestosCliente_model.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="PresupuestosCliente_controller">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Controller\PresupuestosCliente_controller.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="PresupuestosCliente_controller:Clean">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Controller\PresupuestosCliente_controller.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="PresupuestosCliente_controller:Make">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Controller\PresupuestosCliente_controller.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="PresupuestosCliente_view">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Views\PresupuestosCliente_view.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="PresupuestosCliente_view:Clean">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Views\PresupuestosCliente_view.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="PresupuestosCliente_view:Make">
|
|
|
|
|
<MSBuild Projects="..\Presupuestos de cliente\Views\PresupuestosCliente_view.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
2008-03-23 20:18:10 +00:00
|
|
|
<Target Name="Obras_model">
|
|
|
|
|
<MSBuild Projects="Model\Obras_model.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_model:Clean">
|
|
|
|
|
<MSBuild Projects="Model\Obras_model.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_model:Make">
|
|
|
|
|
<MSBuild Projects="Model\Obras_model.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_data">
|
|
|
|
|
<MSBuild Projects="Data\Obras_data.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_data:Clean">
|
|
|
|
|
<MSBuild Projects="Data\Obras_data.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_data:Make">
|
|
|
|
|
<MSBuild Projects="Data\Obras_data.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_controller">
|
|
|
|
|
<MSBuild Projects="Controller\Obras_controller.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_controller:Clean">
|
|
|
|
|
<MSBuild Projects="Controller\Obras_controller.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_controller:Make">
|
|
|
|
|
<MSBuild Projects="Controller\Obras_controller.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_view">
|
|
|
|
|
<MSBuild Projects="Views\Obras_view.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_view:Clean">
|
|
|
|
|
<MSBuild Projects="Views\Obras_view.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_view:Make">
|
|
|
|
|
<MSBuild Projects="Views\Obras_view.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_plugin">
|
|
|
|
|
<MSBuild Projects="Plugin\Obras_plugin.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_plugin:Clean">
|
|
|
|
|
<MSBuild Projects="Plugin\Obras_plugin.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Obras_plugin:Make">
|
|
|
|
|
<MSBuild Projects="Plugin\Obras_plugin.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
2008-09-02 16:49:55 +00:00
|
|
|
<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>
|
2008-03-23 20:18:10 +00:00
|
|
|
<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>
|
2008-10-27 19:03:34 +00:00
|
|
|
<Target Name="PedidosProveedor_controller">
|
|
|
|
|
<MSBuild Projects="..\Pedidos a proveedor\Controller\PedidosProveedor_controller.dproj" Targets="" />
|
2008-06-16 17:17:42 +00:00
|
|
|
</Target>
|
2008-10-27 19:03:34 +00:00
|
|
|
<Target Name="PedidosProveedor_controller:Clean">
|
|
|
|
|
<MSBuild Projects="..\Pedidos a proveedor\Controller\PedidosProveedor_controller.dproj" Targets="Clean" />
|
2008-06-16 17:17:42 +00:00
|
|
|
</Target>
|
2008-10-27 19:03:34 +00:00
|
|
|
<Target Name="PedidosProveedor_controller:Make">
|
|
|
|
|
<MSBuild Projects="..\Pedidos a proveedor\Controller\PedidosProveedor_controller.dproj" Targets="Make" />
|
2008-06-16 17:17:42 +00:00
|
|
|
</Target>
|
2008-03-23 20:18:10 +00:00
|
|
|
<Target Name="Build">
|
2008-10-27 19:03:34 +00:00
|
|
|
<CallTarget Targets="Base;GUIBase;ApplicationBase;Contactos_view;PresupuestosCliente_model;PresupuestosCliente_controller;PresupuestosCliente_view;Obras_model;Obras_data;Obras_controller;Obras_view;Obras_plugin;FactuGES;FactuGES_Server;PedidosProveedor_controller" />
|
2008-03-23 20:18:10 +00:00
|
|
|
</Target>
|
|
|
|
|
<Target Name="Clean">
|
2008-10-27 19:03:34 +00:00
|
|
|
<CallTarget Targets="Base:Clean;GUIBase:Clean;ApplicationBase:Clean;Contactos_view:Clean;PresupuestosCliente_model:Clean;PresupuestosCliente_controller:Clean;PresupuestosCliente_view:Clean;Obras_model:Clean;Obras_data:Clean;Obras_controller:Clean;Obras_view:Clean;Obras_plugin:Clean;FactuGES:Clean;FactuGES_Server:Clean;PedidosProveedor_controller:Clean" />
|
2008-03-23 20:18:10 +00:00
|
|
|
</Target>
|
|
|
|
|
<Target Name="Make">
|
2008-10-27 19:03:34 +00:00
|
|
|
<CallTarget Targets="Base:Make;GUIBase:Make;ApplicationBase:Make;Contactos_view:Make;PresupuestosCliente_model:Make;PresupuestosCliente_controller:Make;PresupuestosCliente_view:Make;Obras_model:Make;Obras_data:Make;Obras_controller:Make;Obras_view:Make;Obras_plugin:Make;FactuGES:Make;FactuGES_Server:Make;PedidosProveedor_controller:Make" />
|
2008-03-23 20:18:10 +00:00
|
|
|
</Target>
|
|
|
|
|
<Import Condition="Exists('$(MSBuildBinPath)\Borland.Group.Targets')" Project="$(MSBuildBinPath)\Borland.Group.Targets" />
|
|
|
|
|
</Project>
|