root / InraAfz / InraAfz.dproj @ 10
Historique | Voir | Annoter | Télécharger (4,235 ko)
1 | 1 | avalancogn | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
---|---|---|---|
2 | <PropertyGroup> |
||
3 | <ProjectGuid>{E722BF85-46A7-4FED-9C23-A5B87CAF69E5}</ProjectGuid> |
||
4 | <MainSource>InraAfz.dpr</MainSource> |
||
5 | <Config Condition="'$(Config)'==''">Debug</Config> |
||
6 | <DCC_DCCCompiler>DCC32</DCC_DCCCompiler> |
||
7 | <ProjectVersion>12.0</ProjectVersion> |
||
8 | </PropertyGroup> |
||
9 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
||
10 | <Base>true</Base> |
||
11 | </PropertyGroup> |
||
12 | <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> |
||
13 | <Cfg_1>true</Cfg_1> |
||
14 | <CfgParent>Base</CfgParent> |
||
15 | <Base>true</Base> |
||
16 | </PropertyGroup> |
||
17 | <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''"> |
||
18 | <Cfg_2>true</Cfg_2> |
||
19 | <CfgParent>Base</CfgParent> |
||
20 | <Base>true</Base> |
||
21 | </PropertyGroup> |
||
22 | <PropertyGroup Condition="'$(Base)'!=''"> |
||
23 | <DCC_ImageBase>00400000</DCC_ImageBase> |
||
24 | <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo> |
||
25 | <DCC_DependencyCheckOutputName>InraAfz.exe</DCC_DependencyCheckOutputName> |
||
26 | <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;$(DCC_UnitAlias)</DCC_UnitAlias> |
||
27 | <DCC_Platform>x86</DCC_Platform> |
||
28 | <DCC_N>true</DCC_N> |
||
29 | <DCC_S>false</DCC_S> |
||
30 | <DCC_K>false</DCC_K> |
||
31 | <DCC_E>false</DCC_E> |
||
32 | <DCC_F>false</DCC_F> |
||
33 | </PropertyGroup> |
||
34 | <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
||
35 | <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
||
36 | <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
||
37 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
||
38 | <DCC_DebugInformation>false</DCC_DebugInformation> |
||
39 | </PropertyGroup> |
||
40 | <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
||
41 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
||
42 | </PropertyGroup> |
||
43 | <ItemGroup> |
||
44 | <DelphiCompile Include="InraAfz.dpr"> |
||
45 | <MainSource>MainSource</MainSource> |
||
46 | </DelphiCompile> |
||
47 | <DCCReference Include="UnitMain.pas"> |
||
48 | <Form>FormMain</Form> |
||
49 | </DCCReference> |
||
50 | <BuildConfiguration Include="Base"> |
||
51 | <Key>Base</Key> |
||
52 | </BuildConfiguration> |
||
53 | <BuildConfiguration Include="Debug"> |
||
54 | <Key>Cfg_2</Key> |
||
55 | <CfgParent>Base</CfgParent> |
||
56 | </BuildConfiguration> |
||
57 | <BuildConfiguration Include="Release"> |
||
58 | <Key>Cfg_1</Key> |
||
59 | <CfgParent>Base</CfgParent> |
||
60 | </BuildConfiguration> |
||
61 | </ItemGroup> |
||
62 | <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
||
63 | <ProjectExtensions> |
||
64 | <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
||
65 | <Borland.ProjectType/> |
||
66 | <BorlandProject> |
||
67 | <Delphi.Personality> |
||
68 | <Source> |
||
69 | <Source Name="MainSource">InraAfz.dpr</Source> |
||
70 | </Source> |
||
71 | <Parameters> |
||
72 | <Parameters Name="UseLauncher">False</Parameters> |
||
73 | <Parameters Name="LoadAllSymbols">True</Parameters> |
||
74 | <Parameters Name="LoadUnspecifiedSymbols">False</Parameters> |
||
75 | </Parameters> |
||
76 | <VersionInfo> |
||
77 | <VersionInfo Name="IncludeVerInfo">False</VersionInfo> |
||
78 | <VersionInfo Name="AutoIncBuild">False</VersionInfo> |
||
79 | <VersionInfo Name="MajorVer">1</VersionInfo> |
||
80 | <VersionInfo Name="MinorVer">0</VersionInfo> |
||
81 | <VersionInfo Name="Release">0</VersionInfo> |
||
82 | <VersionInfo Name="Build">0</VersionInfo> |
||
83 | <VersionInfo Name="Debug">False</VersionInfo> |
||
84 | <VersionInfo Name="PreRelease">False</VersionInfo> |
||
85 | <VersionInfo Name="Special">False</VersionInfo> |
||
86 | <VersionInfo Name="Private">False</VersionInfo> |
||
87 | <VersionInfo Name="DLL">False</VersionInfo> |
||
88 | <VersionInfo Name="Locale">1036</VersionInfo> |
||
89 | <VersionInfo Name="CodePage">1252</VersionInfo> |
||
90 | </VersionInfo> |
||
91 | <VersionInfoKeys> |
||
92 | <VersionInfoKeys Name="CompanyName"/> |
||
93 | <VersionInfoKeys Name="FileDescription"/> |
||
94 | <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys> |
||
95 | <VersionInfoKeys Name="InternalName"/> |
||
96 | <VersionInfoKeys Name="LegalCopyright"/> |
||
97 | <VersionInfoKeys Name="LegalTrademarks"/> |
||
98 | <VersionInfoKeys Name="OriginalFilename"/> |
||
99 | <VersionInfoKeys Name="ProductName"/> |
||
100 | <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys> |
||
101 | <VersionInfoKeys Name="Comments"/> |
||
102 | </VersionInfoKeys> |
||
103 | </Delphi.Personality> |
||
104 | </BorlandProject> |
||
105 | <ProjectFileVersion>12</ProjectFileVersion> |
||
106 | </ProjectExtensions> |
||
107 | </Project> |