Subversion Repositories jumper

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{FB96293C-A5A6-46A1-90D5-89CDBF95FB50}</ProjectGuid>
4
        <MainSource>PegSolitaire.dpr</MainSource>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Debug</Config>
7
        <TargetedPlatforms>3</TargetedPlatforms>
8
        <AppType>Application</AppType>
9
        <FrameworkType>VCL</FrameworkType>
10
        <ProjectVersion>18.4</ProjectVersion>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17
        <Base_Win32>true</Base_Win32>
18
        <CfgParent>Base</CfgParent>
19
        <Base>true</Base>
20
    </PropertyGroup>
21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22
        <Base_Win64>true</Base_Win64>
23
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
25
    </PropertyGroup>
26
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
27
        <Cfg_1>true</Cfg_1>
28
        <CfgParent>Base</CfgParent>
29
        <Base>true</Base>
30
    </PropertyGroup>
31
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
33
        <CfgParent>Cfg_1</CfgParent>
34
        <Cfg_1>true</Cfg_1>
35
        <Base>true</Base>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
38
        <Cfg_1_Win64>true</Cfg_1_Win64>
39
        <CfgParent>Cfg_1</CfgParent>
40
        <Cfg_1>true</Cfg_1>
41
        <Base>true</Base>
42
    </PropertyGroup>
43
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
44
        <Cfg_2>true</Cfg_2>
45
        <CfgParent>Base</CfgParent>
46
        <Base>true</Base>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
50
        <CfgParent>Cfg_2</CfgParent>
51
        <Cfg_2>true</Cfg_2>
52
        <Base>true</Base>
53
    </PropertyGroup>
54
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
55
        <Cfg_2_Win64>true</Cfg_2_Win64>
56
        <CfgParent>Cfg_2</CfgParent>
57
        <Cfg_2>true</Cfg_2>
58
        <Base>true</Base>
59
    </PropertyGroup>
60
    <PropertyGroup Condition="'$(Base)'!=''">
61
        <DCC_E>false</DCC_E>
62
        <DCC_F>false</DCC_F>
63
        <DCC_K>false</DCC_K>
64
        <DCC_N>true</DCC_N>
65
        <DCC_S>false</DCC_S>
66
        <DCC_ImageBase>00400000</DCC_ImageBase>
67
        <DCC_DebugInformation>1</DCC_DebugInformation>
68
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
69
        <DCC_UsePackage>vcl;rtl;vclx;indy;inet;xmlrtl;vclie;inetdbbde;inetdbxpress;dbrtl;dsnap;dsnapcon;vcldb;soaprtl;VclSmp;dbexpress;dbxcds;inetdb;bdertl;vcldbx;webdsnap;websnap;adortl;ibxpress;teeui;teedb;tee;dss;visualclx;visualdbclx;vclactnband;vclshlctrls;IntrawebDB_50_70;Intraweb_50_70;Rave50CLX;Rave50VCL;dclOfficeXP;$(DCC_UsePackage)</DCC_UsePackage>
70
        <SanitizedProjectName>PegSolitaire</SanitizedProjectName>
71
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;FireDAC.VCLUI;FMXTee.Chart;$(DCC_Namespace)</DCC_Namespace>
72
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
73
        <VerInfo_Locale>1033</VerInfo_Locale>
74
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=ViaThinkSoft Peg Solitaire Game;FileVersion=1.0.0.0;InternalName=PegSolitaire;LegalCopyright=(C) 2009 ViaThinkSoft;LegalTrademarks=Keine;OriginalFilename=PegSolitaire.exe;ProductName=ViaThinkSoft Peg Solitaire;ProductVersion=1.0.0.0;Project leader=Daniel Marschall - www.daniel-marschall.de;Website=www.viathinksoft.de</VerInfo_Keys>
75
        <DCC_OutputDRCFile>true</DCC_OutputDRCFile>
76
    </PropertyGroup>
77
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
78
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
79
        <BT_BuildType>Debug</BT_BuildType>
80
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
81
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
82
        <VerInfo_Locale>1033</VerInfo_Locale>
83
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
84
        <Icon_MainIcon>PegSolitaire_Icon.ico</Icon_MainIcon>
85
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
86
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
87
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
88
    </PropertyGroup>
89
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
90
        <Icon_MainIcon>PegSolitaire_Icon.ico</Icon_MainIcon>
91
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
92
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
93
        <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
94
        <BT_BuildType>Debug</BT_BuildType>
95
        <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>
96
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
97
    </PropertyGroup>
98
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
99
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
100
        <DCC_DebugInformation>0</DCC_DebugInformation>
101
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
102
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
103
    </PropertyGroup>
104
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
105
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
106
        <AppEnableHighDPI>true</AppEnableHighDPI>
107
    </PropertyGroup>
108
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
109
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
110
        <AppEnableHighDPI>true</AppEnableHighDPI>
111
    </PropertyGroup>
112
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
113
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
114
        <DCC_Optimize>false</DCC_Optimize>
115
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
116
    </PropertyGroup>
117
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
118
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
119
        <AppEnableHighDPI>true</AppEnableHighDPI>
120
    </PropertyGroup>
121
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
122
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
123
        <AppEnableHighDPI>true</AppEnableHighDPI>
124
    </PropertyGroup>
125
    <ItemGroup>
126
        <DelphiCompile Include="$(MainSource)">
127
            <MainSource>MainSource</MainSource>
128
        </DelphiCompile>
129
        <DCCReference Include="Main.pas">
130
            <Form>MainForm</Form>
131
        </DCCReference>
132
        <DCCReference Include="About.pas">
133
            <Form>AboutBox</Form>
134
        </DCCReference>
135
        <DCCReference Include="Finish.pas">
136
            <Form>FinishForm</Form>
137
        </DCCReference>
138
        <DCCReference Include="Choice.pas">
139
            <Form>LevelChoice</Form>
140
        </DCCReference>
141
        <DCCReference Include="LevelFunctions.pas"/>
142
        <DCCReference Include="Functions.pas"/>
143
        <DCCReference Include="History.pas">
144
            <Form>HistoryForm</Form>
145
        </DCCReference>
146
        <DCCReference Include="HighScore.pas">
147
            <Form>HighScoreForm</Form>
148
        </DCCReference>
149
        <DCCReference Include="Help.pas">
150
            <Form>HelpForm</Form>
151
        </DCCReference>
152
        <DCCReference Include="Constants.pas"/>
153
        <BuildConfiguration Include="Debug">
154
            <Key>Cfg_2</Key>
155
            <CfgParent>Base</CfgParent>
156
        </BuildConfiguration>
157
        <BuildConfiguration Include="Base">
158
            <Key>Base</Key>
159
        </BuildConfiguration>
160
        <BuildConfiguration Include="Release">
161
            <Key>Cfg_1</Key>
162
            <CfgParent>Base</CfgParent>
163
        </BuildConfiguration>
164
    </ItemGroup>
165
    <ProjectExtensions>
166
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
167
        <Borland.ProjectType/>
168
        <BorlandProject>
169
            <Delphi.Personality>
170
                <Source>
171
                    <Source Name="MainSource">PegSolitaire.dpr</Source>
172
                </Source>
173
                <Language>
174
                    <Language Name="ProjectLang">$00000409</Language>
175
                    <Language Name="ActiveLang">DEU</Language>
176
                </Language>
177
                <Resource_DLL_Projects>
178
                    <Resource_DLL_Projects Name="Item0">Deutsch (Deutschland)*$00000407*DEU*DEU</Resource_DLL_Projects>
179
                </Resource_DLL_Projects>
180
                <RDP_Source_Files>
181
                    <RDP_Source_Files Name="Item0">Main.dfm</RDP_Source_Files>
182
                    <RDP_Source_Files Name="Item1">About.dfm</RDP_Source_Files>
183
                    <RDP_Source_Files Name="Item2">Finish.dfm</RDP_Source_Files>
184
                    <RDP_Source_Files Name="Item3">Choice.dfm</RDP_Source_Files>
185
                    <RDP_Source_Files Name="Item4">History.dfm</RDP_Source_Files>
186
                    <RDP_Source_Files Name="Item5">HighScore.dfm</RDP_Source_Files>
187
                    <RDP_Source_Files Name="Item6">Help.dfm</RDP_Source_Files>
188
                    <RDP_Source_Files Name="Item7">PegSolitaire.drc</RDP_Source_Files>
189
                </RDP_Source_Files>
190
            </Delphi.Personality>
191
            <Platforms>
192
                <Platform value="Win32">True</Platform>
193
                <Platform value="Win64">True</Platform>
194
            </Platforms>
195
        </BorlandProject>
196
        <ProjectFileVersion>12</ProjectFileVersion>
197
    </ProjectExtensions>
198
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
199
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
200
</Project>