git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES2/trunk@12 40301925-124e-1c4e-b97d-170ad7a8785b
204 lines
10 KiB
Plaintext
204 lines
10 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{3df776bd-a3f8-4f3a-9129-45fdb4a2ee63}</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="..\Contactos\Controller\Contactos_controller.dproj" />
|
|
<Projects Include="..\Contactos\Data\Contactos_data.dproj" />
|
|
<Projects Include="..\Contactos\Model\Contactos_model.dproj" />
|
|
<Projects Include="..\Contactos\Plugin\Contactos_plugin.dproj" />
|
|
<Projects Include="..\Contactos\Views\Contactos_view.dproj" />
|
|
<Projects Include="..\Facturas de cliente\Controller\FacturasCliente_controller.dproj" />
|
|
<Projects Include="..\Facturas de cliente\Views\FacturasCliente_view.dproj" />
|
|
<Projects Include="..\Remesas de cliente\Views\RemesasCliente_view.dproj" />
|
|
<Projects Include="Controller\Comisiones_controller.dproj" />
|
|
<Projects Include="Data\Comisiones_data.dproj" />
|
|
<Projects Include="Model\Comisiones_model.dproj" />
|
|
<Projects Include="Plugin\Comisiones_plugin.dproj" />
|
|
<Projects Include="Views\Comisiones_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_model">
|
|
<MSBuild Projects="..\Contactos\Model\Contactos_model.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Contactos_model:Clean">
|
|
<MSBuild Projects="..\Contactos\Model\Contactos_model.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Contactos_model:Make">
|
|
<MSBuild Projects="..\Contactos\Model\Contactos_model.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Contactos_data">
|
|
<MSBuild Projects="..\Contactos\Data\Contactos_data.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Contactos_data:Clean">
|
|
<MSBuild Projects="..\Contactos\Data\Contactos_data.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Contactos_data:Make">
|
|
<MSBuild Projects="..\Contactos\Data\Contactos_data.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Contactos_controller">
|
|
<MSBuild Projects="..\Contactos\Controller\Contactos_controller.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Contactos_controller:Clean">
|
|
<MSBuild Projects="..\Contactos\Controller\Contactos_controller.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Contactos_controller:Make">
|
|
<MSBuild Projects="..\Contactos\Controller\Contactos_controller.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="Contactos_plugin">
|
|
<MSBuild Projects="..\Contactos\Plugin\Contactos_plugin.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Contactos_plugin:Clean">
|
|
<MSBuild Projects="..\Contactos\Plugin\Contactos_plugin.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Contactos_plugin:Make">
|
|
<MSBuild Projects="..\Contactos\Plugin\Contactos_plugin.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Comisiones_model">
|
|
<MSBuild Projects="Model\Comisiones_model.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Comisiones_model:Clean">
|
|
<MSBuild Projects="Model\Comisiones_model.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Comisiones_model:Make">
|
|
<MSBuild Projects="Model\Comisiones_model.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Comisiones_data">
|
|
<MSBuild Projects="Data\Comisiones_data.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Comisiones_data:Clean">
|
|
<MSBuild Projects="Data\Comisiones_data.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Comisiones_data:Make">
|
|
<MSBuild Projects="Data\Comisiones_data.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Comisiones_controller">
|
|
<MSBuild Projects="Controller\Comisiones_controller.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Comisiones_controller:Clean">
|
|
<MSBuild Projects="Controller\Comisiones_controller.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Comisiones_controller:Make">
|
|
<MSBuild Projects="Controller\Comisiones_controller.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Comisiones_view">
|
|
<MSBuild Projects="Views\Comisiones_view.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Comisiones_view:Clean">
|
|
<MSBuild Projects="Views\Comisiones_view.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Comisiones_view:Make">
|
|
<MSBuild Projects="Views\Comisiones_view.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Comisiones_plugin">
|
|
<MSBuild Projects="Plugin\Comisiones_plugin.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="Comisiones_plugin:Clean">
|
|
<MSBuild Projects="Plugin\Comisiones_plugin.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="Comisiones_plugin:Make">
|
|
<MSBuild Projects="Plugin\Comisiones_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>
|
|
<Target Name="FacturasCliente_controller">
|
|
<MSBuild Projects="..\Facturas de cliente\Controller\FacturasCliente_controller.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="FacturasCliente_controller:Clean">
|
|
<MSBuild Projects="..\Facturas de cliente\Controller\FacturasCliente_controller.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="FacturasCliente_controller:Make">
|
|
<MSBuild Projects="..\Facturas de cliente\Controller\FacturasCliente_controller.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="FacturasCliente_view">
|
|
<MSBuild Projects="..\Facturas de cliente\Views\FacturasCliente_view.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="FacturasCliente_view:Clean">
|
|
<MSBuild Projects="..\Facturas de cliente\Views\FacturasCliente_view.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="FacturasCliente_view:Make">
|
|
<MSBuild Projects="..\Facturas de cliente\Views\FacturasCliente_view.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="RemesasCliente_view">
|
|
<MSBuild Projects="..\Remesas de cliente\Views\RemesasCliente_view.dproj" Targets="" />
|
|
</Target>
|
|
<Target Name="RemesasCliente_view:Clean">
|
|
<MSBuild Projects="..\Remesas de cliente\Views\RemesasCliente_view.dproj" Targets="Clean" />
|
|
</Target>
|
|
<Target Name="RemesasCliente_view:Make">
|
|
<MSBuild Projects="..\Remesas de cliente\Views\RemesasCliente_view.dproj" Targets="Make" />
|
|
</Target>
|
|
<Target Name="Build">
|
|
<CallTarget Targets="Base;GUIBase;ApplicationBase;Contactos_model;Contactos_data;Contactos_controller;Contactos_view;Contactos_plugin;Comisiones_model;Comisiones_data;Comisiones_controller;Comisiones_view;Comisiones_plugin;FactuGES;FactuGES_Server;FacturasCliente_controller;FacturasCliente_view;RemesasCliente_view" />
|
|
</Target>
|
|
<Target Name="Clean">
|
|
<CallTarget Targets="Base:Clean;GUIBase:Clean;ApplicationBase:Clean;Contactos_model:Clean;Contactos_data:Clean;Contactos_controller:Clean;Contactos_view:Clean;Contactos_plugin:Clean;Comisiones_model:Clean;Comisiones_data:Clean;Comisiones_controller:Clean;Comisiones_view:Clean;Comisiones_plugin:Clean;FactuGES:Clean;FactuGES_Server:Clean;FacturasCliente_controller:Clean;FacturasCliente_view:Clean;RemesasCliente_view:Clean" />
|
|
</Target>
|
|
<Target Name="Make">
|
|
<CallTarget Targets="Base:Make;GUIBase:Make;ApplicationBase:Make;Contactos_model:Make;Contactos_data:Make;Contactos_controller:Make;Contactos_view:Make;Contactos_plugin:Make;Comisiones_model:Make;Comisiones_data:Make;Comisiones_controller:Make;Comisiones_view:Make;Comisiones_plugin:Make;FactuGES:Make;FactuGES_Server:Make;FacturasCliente_controller:Make;FacturasCliente_view:Make;RemesasCliente_view:Make" />
|
|
</Target>
|
|
<Import Condition="Exists('$(MSBuildBinPath)\Borland.Group.Targets')" Project="$(MSBuildBinPath)\Borland.Group.Targets" />
|
|
</Project> |