MathgeomGLS

Форк
0
/
DelaunayFF.dproj 
190 строк · 10.3 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{11DDB601-05F8-4C1E-97E6-56CCBDEC94A5}</ProjectGuid>
4
        <MainSource>DelaunayFF.dpr</MainSource>
5
        <Config Condition="'$(Config)'==''">Debug</Config>
6
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
7
        <ProjectVersion>20.1</ProjectVersion>
8
        <Base>True</Base>
9
        <AppType>Application</AppType>
10
        <FrameworkType>VCL</FrameworkType>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
12
        <TargetedPlatforms>1</TargetedPlatforms>
13
    </PropertyGroup>
14
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
15
        <Base>true</Base>
16
    </PropertyGroup>
17
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
18
        <Base_Win32>true</Base_Win32>
19
        <CfgParent>Base</CfgParent>
20
        <Base>true</Base>
21
    </PropertyGroup>
22
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
23
        <Base_Win64>true</Base_Win64>
24
        <CfgParent>Base</CfgParent>
25
        <Base>true</Base>
26
    </PropertyGroup>
27
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
28
        <Cfg_1>true</Cfg_1>
29
        <CfgParent>Base</CfgParent>
30
        <Base>true</Base>
31
    </PropertyGroup>
32
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
33
        <Cfg_1_Win64>true</Cfg_1_Win64>
34
        <CfgParent>Cfg_1</CfgParent>
35
        <Cfg_1>true</Cfg_1>
36
        <Base>true</Base>
37
    </PropertyGroup>
38
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
39
        <Cfg_2>true</Cfg_2>
40
        <CfgParent>Base</CfgParent>
41
        <Base>true</Base>
42
    </PropertyGroup>
43
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
44
        <Cfg_2_Win32>true</Cfg_2_Win32>
45
        <CfgParent>Cfg_2</CfgParent>
46
        <Cfg_2>true</Cfg_2>
47
        <Base>true</Base>
48
    </PropertyGroup>
49
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
50
        <Cfg_2_Win64>true</Cfg_2_Win64>
51
        <CfgParent>Cfg_2</CfgParent>
52
        <Cfg_2>true</Cfg_2>
53
        <Base>true</Base>
54
    </PropertyGroup>
55
    <PropertyGroup Condition="'$(Base)'!=''">
56
        <SanitizedProjectName>DelaunayFF</SanitizedProjectName>
57
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
58
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
59
        <VerInfo_Locale>1049</VerInfo_Locale>
60
        <DCC_ImageBase>00400000</DCC_ImageBase>
61
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
62
        <DCC_DependencyCheckOutputName>Project1.exe</DCC_DependencyCheckOutputName>
63
        <DCC_Platform>x86</DCC_Platform>
64
        <DCC_N>true</DCC_N>
65
        <DCC_S>false</DCC_S>
66
        <DCC_K>false</DCC_K>
67
        <DCC_E>false</DCC_E>
68
        <DCC_F>false</DCC_F>
69
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
70
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
71
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
72
    </PropertyGroup>
73
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
74
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
75
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
76
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
77
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
78
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
79
        <VerInfo_Locale>1033</VerInfo_Locale>
80
        <Icon_MainIcon>Project1_Icon1.ico</Icon_MainIcon>
81
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
82
    </PropertyGroup>
83
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
84
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
85
        <BT_BuildType>Debug</BT_BuildType>
86
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
87
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
88
        <VerInfo_Locale>1033</VerInfo_Locale>
89
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
90
    </PropertyGroup>
91
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
92
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
93
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
94
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
95
        <DCC_DebugInformation>0</DCC_DebugInformation>
96
    </PropertyGroup>
97
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
98
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
99
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
100
    </PropertyGroup>
101
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
102
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
103
    </PropertyGroup>
104
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
105
        <BT_BuildType>Debug</BT_BuildType>
106
        <VerInfo_Locale>1033</VerInfo_Locale>
107
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
108
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
109
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
110
    </PropertyGroup>
111
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
112
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
113
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
114
    </PropertyGroup>
115
    <ItemGroup>
116
        <DelphiCompile Include="$(MainSource)">
117
            <MainSource>MainSource</MainSource>
118
        </DelphiCompile>
119
        <DCCReference Include="fDelaunayFF.pas">
120
            <Form>Form1</Form>
121
        </DCCReference>
122
        <BuildConfiguration Include="Base">
123
            <Key>Base</Key>
124
        </BuildConfiguration>
125
        <BuildConfiguration Include="Release">
126
            <Key>Cfg_1</Key>
127
            <CfgParent>Base</CfgParent>
128
        </BuildConfiguration>
129
        <BuildConfiguration Include="Debug">
130
            <Key>Cfg_2</Key>
131
            <CfgParent>Base</CfgParent>
132
        </BuildConfiguration>
133
    </ItemGroup>
134
    <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
135
    <ProjectExtensions>
136
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
137
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
138
        <BorlandProject>
139
            <Delphi.Personality>
140
                <Source>
141
                    <Source Name="MainSource">DelaunayFF.dpr</Source>
142
                </Source>
143
                <Parameters/>
144
                <VersionInfo>
145
                    <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
146
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
147
                    <VersionInfo Name="MajorVer">1</VersionInfo>
148
                    <VersionInfo Name="MinorVer">0</VersionInfo>
149
                    <VersionInfo Name="Release">0</VersionInfo>
150
                    <VersionInfo Name="Build">0</VersionInfo>
151
                    <VersionInfo Name="Debug">False</VersionInfo>
152
                    <VersionInfo Name="PreRelease">False</VersionInfo>
153
                    <VersionInfo Name="Special">False</VersionInfo>
154
                    <VersionInfo Name="Private">False</VersionInfo>
155
                    <VersionInfo Name="DLL">False</VersionInfo>
156
                    <VersionInfo Name="Locale">1049</VersionInfo>
157
                    <VersionInfo Name="CodePage">1251</VersionInfo>
158
                </VersionInfo>
159
                <VersionInfoKeys>
160
                    <VersionInfoKeys Name="CompanyName"/>
161
                    <VersionInfoKeys Name="FileDescription"/>
162
                    <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
163
                    <VersionInfoKeys Name="InternalName"/>
164
                    <VersionInfoKeys Name="LegalCopyright"/>
165
                    <VersionInfoKeys Name="LegalTrademarks"/>
166
                    <VersionInfoKeys Name="OriginalFilename"/>
167
                    <VersionInfoKeys Name="ProductName"/>
168
                    <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
169
                    <VersionInfoKeys Name="Comments"/>
170
                </VersionInfoKeys>
171
                <Excluded_Packages>
172
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\GLScene_Physics_DT.bpl">GLScene Physics Managers</Excluded_Packages>
173
                    <Excluded_Packages Name="$(BDSBIN)\DataExplorerDBXPluginEnt260.bpl">DBExpress Enterprise Data Explorer Integration</Excluded_Packages>
174
                    <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
175
                    <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
176
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
177
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
178
                </Excluded_Packages>
179
            </Delphi.Personality>
180
            <Platforms>
181
                <Platform value="Win32">True</Platform>
182
                <Platform value="Win64">False</Platform>
183
            </Platforms>
184
            <Deployment Version="4"/>
185
        </BorlandProject>
186
        <ProjectFileVersion>12</ProjectFileVersion>
187
    </ProjectExtensions>
188
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
189
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
190
</Project>
191

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.