2011-11-14 17:40:41 +00:00
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ProjectGuid>{4adf8c8b-c759-4f41-a122-af83878ceedc}</ProjectGuid>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup />
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Projects Include="..\..\Base\Base.dproj" />
|
|
|
|
|
<Projects Include="..\..\Cliente\FactuGES.dproj" />
|
|
|
|
|
<Projects Include="..\..\GUIBase\GUIBase.dproj" />
|
|
|
|
|
<Projects Include="..\..\Servidor\FactuGES_Server.dproj" />
|
2021-05-04 09:12:20 +00:00
|
|
|
<Projects Include="..\Albaranes de cliente\Views\AlbaranesCliente_view.dproj" />
|
2011-11-14 17:40:41 +00:00
|
|
|
<Projects Include="..\Articulos\Views\Articulos_view.dproj" />
|
|
|
|
|
<Projects Include="..\Contactos\Views\Contactos_view.dproj" />
|
|
|
|
|
<Projects Include="Controller\Inventario_controller.dproj" />
|
|
|
|
|
<Projects Include="Data\Inventario_data.dproj" />
|
|
|
|
|
<Projects Include="Model\Inventario_model.dproj" />
|
|
|
|
|
<Projects Include="Plugin\Inventario_plugin.dproj" />
|
|
|
|
|
<Projects Include="Views\Inventario_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="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>
|
|
|
|
|
<Target Name="Articulos_view">
|
|
|
|
|
<MSBuild Projects="..\Articulos\Views\Articulos_view.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Articulos_view:Clean">
|
|
|
|
|
<MSBuild Projects="..\Articulos\Views\Articulos_view.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Articulos_view:Make">
|
|
|
|
|
<MSBuild Projects="..\Articulos\Views\Articulos_view.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_model">
|
|
|
|
|
<MSBuild Projects="Model\Inventario_model.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_model:Clean">
|
|
|
|
|
<MSBuild Projects="Model\Inventario_model.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_model:Make">
|
|
|
|
|
<MSBuild Projects="Model\Inventario_model.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_data">
|
|
|
|
|
<MSBuild Projects="Data\Inventario_data.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_data:Clean">
|
|
|
|
|
<MSBuild Projects="Data\Inventario_data.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_data:Make">
|
|
|
|
|
<MSBuild Projects="Data\Inventario_data.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_controller">
|
|
|
|
|
<MSBuild Projects="Controller\Inventario_controller.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_controller:Clean">
|
|
|
|
|
<MSBuild Projects="Controller\Inventario_controller.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_controller:Make">
|
|
|
|
|
<MSBuild Projects="Controller\Inventario_controller.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_view">
|
|
|
|
|
<MSBuild Projects="Views\Inventario_view.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_view:Clean">
|
|
|
|
|
<MSBuild Projects="Views\Inventario_view.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_view:Make">
|
|
|
|
|
<MSBuild Projects="Views\Inventario_view.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_plugin">
|
|
|
|
|
<MSBuild Projects="Plugin\Inventario_plugin.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_plugin:Clean">
|
|
|
|
|
<MSBuild Projects="Plugin\Inventario_plugin.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="Inventario_plugin:Make">
|
|
|
|
|
<MSBuild Projects="Plugin\Inventario_plugin.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>
|
2021-05-04 09:12:20 +00:00
|
|
|
<Target Name="AlbaranesCliente_view">
|
|
|
|
|
<MSBuild Projects="..\Albaranes de cliente\Views\AlbaranesCliente_view.dproj" Targets="" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="AlbaranesCliente_view:Clean">
|
|
|
|
|
<MSBuild Projects="..\Albaranes de cliente\Views\AlbaranesCliente_view.dproj" Targets="Clean" />
|
|
|
|
|
</Target>
|
|
|
|
|
<Target Name="AlbaranesCliente_view:Make">
|
|
|
|
|
<MSBuild Projects="..\Albaranes de cliente\Views\AlbaranesCliente_view.dproj" Targets="Make" />
|
|
|
|
|
</Target>
|
2011-11-14 17:40:41 +00:00
|
|
|
<Target Name="Build">
|
2021-05-04 09:12:20 +00:00
|
|
|
<CallTarget Targets="Base;GUIBase;Contactos_view;Articulos_view;Inventario_model;Inventario_data;Inventario_controller;Inventario_view;Inventario_plugin;FactuGES;FactuGES_Server;AlbaranesCliente_view" />
|
2011-11-14 17:40:41 +00:00
|
|
|
</Target>
|
|
|
|
|
<Target Name="Clean">
|
2021-05-04 09:12:20 +00:00
|
|
|
<CallTarget Targets="Base:Clean;GUIBase:Clean;Contactos_view:Clean;Articulos_view:Clean;Inventario_model:Clean;Inventario_data:Clean;Inventario_controller:Clean;Inventario_view:Clean;Inventario_plugin:Clean;FactuGES:Clean;FactuGES_Server:Clean;AlbaranesCliente_view:Clean" />
|
2011-11-14 17:40:41 +00:00
|
|
|
</Target>
|
|
|
|
|
<Target Name="Make">
|
2021-05-04 09:12:20 +00:00
|
|
|
<CallTarget Targets="Base:Make;GUIBase:Make;Contactos_view:Make;Articulos_view:Make;Inventario_model:Make;Inventario_data:Make;Inventario_controller:Make;Inventario_view:Make;Inventario_plugin:Make;FactuGES:Make;FactuGES_Server:Make;AlbaranesCliente_view:Make" />
|
2011-11-14 17:40:41 +00:00
|
|
|
</Target>
|
|
|
|
|
<Import Condition="Exists('$(MSBuildBinPath)\Borland.Group.Targets')" Project="$(MSBuildBinPath)\Borland.Group.Targets" />
|
|
|
|
|
</Project>
|