This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
LuisLeon_FactuGES2/Source/Modulos/Informes base/InformesBase_Group.groupproj

144 lines
6.5 KiB
Plaintext

<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectGuid>{a1786710-a18b-49b9-a107-aa4c807d0c03}</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\InformesBase_controller.dproj" />
<Projects Include="Controller\Informes_controller.dproj" />
<Projects Include="Data\Informes_data.dproj" />
<Projects Include="Model\Informes_model.dproj" />
<Projects Include="Plugin\Informes_plugin.dproj" />
<Projects Include="Views\InformesBase_view.dproj" />
<Projects Include="Views\Informes_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="Informes_model">
<MSBuild Projects="Model\Informes_model.dproj" Targets="" />
</Target>
<Target Name="Informes_model:Clean">
<MSBuild Projects="Model\Informes_model.dproj" Targets="Clean" />
</Target>
<Target Name="Informes_model:Make">
<MSBuild Projects="Model\Informes_model.dproj" Targets="Make" />
</Target>
<Target Name="Informes_data">
<MSBuild Projects="Data\Informes_data.dproj" Targets="" />
</Target>
<Target Name="Informes_data:Clean">
<MSBuild Projects="Data\Informes_data.dproj" Targets="Clean" />
</Target>
<Target Name="Informes_data:Make">
<MSBuild Projects="Data\Informes_data.dproj" Targets="Make" />
</Target>
<Target Name="InformesBase_controller">
<MSBuild Projects="Controller\InformesBase_controller.dproj" Targets="" />
</Target>
<Target Name="InformesBase_controller:Clean">
<MSBuild Projects="Controller\InformesBase_controller.dproj" Targets="Clean" />
</Target>
<Target Name="InformesBase_controller:Make">
<MSBuild Projects="Controller\InformesBase_controller.dproj" Targets="Make" />
</Target>
<Target Name="Informes_controller">
<MSBuild Projects="Controller\Informes_controller.dproj" Targets="" />
</Target>
<Target Name="Informes_controller:Clean">
<MSBuild Projects="Controller\Informes_controller.dproj" Targets="Clean" />
</Target>
<Target Name="Informes_controller:Make">
<MSBuild Projects="Controller\Informes_controller.dproj" Targets="Make" />
</Target>
<Target Name="InformesBase_view">
<MSBuild Projects="Views\InformesBase_view.dproj" Targets="" />
</Target>
<Target Name="InformesBase_view:Clean">
<MSBuild Projects="Views\InformesBase_view.dproj" Targets="Clean" />
</Target>
<Target Name="InformesBase_view:Make">
<MSBuild Projects="Views\InformesBase_view.dproj" Targets="Make" />
</Target>
<Target Name="Informes_view">
<MSBuild Projects="Views\Informes_view.dproj" Targets="" />
</Target>
<Target Name="Informes_view:Clean">
<MSBuild Projects="Views\Informes_view.dproj" Targets="Clean" />
</Target>
<Target Name="Informes_view:Make">
<MSBuild Projects="Views\Informes_view.dproj" Targets="Make" />
</Target>
<Target Name="Informes_plugin">
<MSBuild Projects="Plugin\Informes_plugin.dproj" Targets="" />
</Target>
<Target Name="Informes_plugin:Clean">
<MSBuild Projects="Plugin\Informes_plugin.dproj" Targets="Clean" />
</Target>
<Target Name="Informes_plugin:Make">
<MSBuild Projects="Plugin\Informes_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="Build">
<CallTarget Targets="Base;GUIBase;ApplicationBase;Informes_model;Informes_data;InformesBase_controller;Informes_controller;InformesBase_view;Informes_view;Informes_plugin;FactuGES;FactuGES_Server" />
</Target>
<Target Name="Clean">
<CallTarget Targets="Base:Clean;GUIBase:Clean;ApplicationBase:Clean;Informes_model:Clean;Informes_data:Clean;InformesBase_controller:Clean;Informes_controller:Clean;InformesBase_view:Clean;Informes_view:Clean;Informes_plugin:Clean;FactuGES:Clean;FactuGES_Server:Clean" />
</Target>
<Target Name="Make">
<CallTarget Targets="Base:Make;GUIBase:Make;ApplicationBase:Make;Informes_model:Make;Informes_data:Make;InformesBase_controller:Make;Informes_controller:Make;InformesBase_view:Make;Informes_view:Make;Informes_plugin:Make;FactuGES:Make;FactuGES_Server:Make" />
</Target>
<Import Condition="Exists('$(MSBuildBinPath)\Borland.Group.Targets')" Project="$(MSBuildBinPath)\Borland.Group.Targets" />
</Project>