Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunc/myapp/pyclient/ProjectGroup1.groupproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13 - (show annotations) (download)
Fri Apr 7 13:09:11 2017 UTC (7 years, 1 month ago) by yamat0jp
File size: 1273 byte(s)


1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <ProjectGuid>{835F0ED1-6745-4929-8264-BFD6906CAAB8}</ProjectGuid>
4 </PropertyGroup>
5 <ItemGroup>
6 <Projects Include="pyclient.dproj">
7 <Dependencies/>
8 </Projects>
9 </ItemGroup>
10 <ProjectExtensions>
11 <Borland.Personality>Default.Personality.12</Borland.Personality>
12 <Borland.ProjectType/>
13 <BorlandProject>
14 <Default.Personality/>
15 </BorlandProject>
16 </ProjectExtensions>
17 <Target Name="pyclient">
18 <MSBuild Projects="pyclient.dproj"/>
19 </Target>
20 <Target Name="pyclient:Clean">
21 <MSBuild Projects="pyclient.dproj" Targets="Clean"/>
22 </Target>
23 <Target Name="pyclient:Make">
24 <MSBuild Projects="pyclient.dproj" Targets="Make"/>
25 </Target>
26 <Target Name="Build">
27 <CallTarget Targets="pyclient"/>
28 </Target>
29 <Target Name="Clean">
30 <CallTarget Targets="pyclient:Clean"/>
31 </Target>
32 <Target Name="Make">
33 <CallTarget Targets="pyclient:Make"/>
34 </Target>
35 <Import Project="$(BDS)\Bin\CodeGear.Group.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Group.Targets')"/>
36 </Project>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26