Subversion Repositories lightgame

Rev

Rev 3 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 5
Line 1... Line 1...
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
2
    <PropertyGroup>
3
        <ProjectGuid>{036D9B7D-7F97-4E1C-95AC-768DC9A5C2FC}</ProjectGuid>
3
        <ProjectGuid>{036D9B7D-7F97-4E1C-95AC-768DC9A5C2FC}</ProjectGuid>
4
        <MainSource>LightGame.dpr</MainSource>
4
        <MainSource>LightGame.dpr</MainSource>
5
        <Base>True</Base>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Debug</Config>
6
        <Config Condition="'$(Config)'==''">Release</Config>
7
        <TargetedPlatforms>1</TargetedPlatforms>
7
        <TargetedPlatforms>1</TargetedPlatforms>
8
        <AppType>Application</AppType>
8
        <AppType>Application</AppType>
9
        <FrameworkType>VCL</FrameworkType>
9
        <FrameworkType>VCL</FrameworkType>
10
        <ProjectVersion>18.1</ProjectVersion>
10
        <ProjectVersion>19.5</ProjectVersion>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
12
    </PropertyGroup>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
14
        <Base>true</Base>
15
    </PropertyGroup>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17
        <Base_Win32>true</Base_Win32>
17
        <Base_Win32>true</Base_Win32>
18
        <CfgParent>Base</CfgParent>
18
        <CfgParent>Base</CfgParent>
19
        <Base>true</Base>
19
        <Base>true</Base>
20
    </PropertyGroup>
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>
21
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
26
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
22
        <Cfg_1>true</Cfg_1>
27
        <Cfg_1>true</Cfg_1>
23
        <CfgParent>Base</CfgParent>
28
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
29
        <Base>true</Base>
25
    </PropertyGroup>
30
    </PropertyGroup>
Line 27... Line 32...
27
        <Cfg_1_Win32>true</Cfg_1_Win32>
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
28
        <CfgParent>Cfg_1</CfgParent>
33
        <CfgParent>Cfg_1</CfgParent>
29
        <Cfg_1>true</Cfg_1>
34
        <Cfg_1>true</Cfg_1>
30
        <Base>true</Base>
35
        <Base>true</Base>
31
    </PropertyGroup>
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>
32
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
43
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
33
        <Cfg_2>true</Cfg_2>
44
        <Cfg_2>true</Cfg_2>
34
        <CfgParent>Base</CfgParent>
45
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
46
        <Base>true</Base>
36
    </PropertyGroup>
47
    </PropertyGroup>
Line 38... Line 49...
38
        <Cfg_2_Win32>true</Cfg_2_Win32>
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
39
        <CfgParent>Cfg_2</CfgParent>
50
        <CfgParent>Cfg_2</CfgParent>
40
        <Cfg_2>true</Cfg_2>
51
        <Cfg_2>true</Cfg_2>
41
        <Base>true</Base>
52
        <Base>true</Base>
42
    </PropertyGroup>
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>
43
    <PropertyGroup Condition="'$(Base)'!=''">
60
    <PropertyGroup Condition="'$(Base)'!=''">
44
        <DCC_K>false</DCC_K>
61
        <DCC_K>false</DCC_K>
45
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
62
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
46
        <DCC_ImageBase>00400000</DCC_ImageBase>
63
        <DCC_ImageBase>00400000</DCC_ImageBase>
47
        <DCC_F>false</DCC_F>
64
        <DCC_F>false</DCC_F>
Line 54... Line 71...
54
        <SanitizedProjectName>LightGame</SanitizedProjectName>
71
        <SanitizedProjectName>LightGame</SanitizedProjectName>
55
        <VerInfo_Locale>1031</VerInfo_Locale>
72
        <VerInfo_Locale>1031</VerInfo_Locale>
56
        <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
73
        <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
57
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
74
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
58
        <DCC_E>false</DCC_E>
75
        <DCC_E>false</DCC_E>
-
 
76
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
-
 
77
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
-
 
78
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
59
    </PropertyGroup>
79
    </PropertyGroup>
60
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
80
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
61
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
81
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
62
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
82
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
63
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
83
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
64
        <VerInfo_Locale>1033</VerInfo_Locale>
84
        <VerInfo_Locale>1033</VerInfo_Locale>
65
        <Icon_MainIcon>LightGame_Icon.ico</Icon_MainIcon>
85
        <Icon_MainIcon>LightGame_Icon.ico</Icon_MainIcon>
66
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
86
        <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
67
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
87
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
88
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
-
 
89
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
-
 
90
    </PropertyGroup>
-
 
91
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
-
 
92
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
-
 
93
        <BT_BuildType>Debug</BT_BuildType>
-
 
94
        <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>
-
 
95
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
96
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
68
    </PropertyGroup>
97
    </PropertyGroup>
69
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
98
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
70
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
99
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
71
    </PropertyGroup>
100
    </PropertyGroup>
72
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
101
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
-
 
102
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
-
 
103
        <VerInfo_Locale>1033</VerInfo_Locale>
73
        <AppEnableHighDPI>true</AppEnableHighDPI>
104
        <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
-
 
105
        <Icon_MainIcon>LightGame_Icon.ico</Icon_MainIcon>
-
 
106
    </PropertyGroup>
-
 
107
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
74
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
108
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
75
    </PropertyGroup>
109
    </PropertyGroup>
76
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
110
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
77
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
111
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
78
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
112
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
79
        <DCC_Optimize>false</DCC_Optimize>
113
        <DCC_Optimize>false</DCC_Optimize>
80
    </PropertyGroup>
114
    </PropertyGroup>
81
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
115
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
82
        <AppEnableHighDPI>true</AppEnableHighDPI>
-
 
83
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
116
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
117
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
-
 
118
        <BT_BuildType>Debug</BT_BuildType>
-
 
119
    </PropertyGroup>
-
 
120
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
-
 
121
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
84
    </PropertyGroup>
122
    </PropertyGroup>
85
    <ItemGroup>
123
    <ItemGroup>
86
        <DelphiCompile Include="$(MainSource)">
124
        <DelphiCompile Include="$(MainSource)">
87
            <MainSource>MainSource</MainSource>
125
            <MainSource>MainSource</MainSource>
88
        </DelphiCompile>
126
        </DelphiCompile>
Line 90... Line 128...
90
            <Form>MainForm</Form>
128
            <Form>MainForm</Form>
91
        </DCCReference>
129
        </DCCReference>
92
        <DCCReference Include="LightGameAbout.pas">
130
        <DCCReference Include="LightGameAbout.pas">
93
            <Form>AboutBox</Form>
131
            <Form>AboutBox</Form>
94
        </DCCReference>
132
        </DCCReference>
95
        <BuildConfiguration Include="Debug">
-
 
96
            <Key>Cfg_2</Key>
-
 
97
            <CfgParent>Base</CfgParent>
-
 
98
        </BuildConfiguration>
-
 
99
        <BuildConfiguration Include="Base">
133
        <BuildConfiguration Include="Base">
100
            <Key>Base</Key>
134
            <Key>Base</Key>
101
        </BuildConfiguration>
135
        </BuildConfiguration>
102
        <BuildConfiguration Include="Release">
136
        <BuildConfiguration Include="Release">
103
            <Key>Cfg_1</Key>
137
            <Key>Cfg_1</Key>
104
            <CfgParent>Base</CfgParent>
138
            <CfgParent>Base</CfgParent>
105
        </BuildConfiguration>
139
        </BuildConfiguration>
-
 
140
        <BuildConfiguration Include="Debug">
-
 
141
            <Key>Cfg_2</Key>
-
 
142
            <CfgParent>Base</CfgParent>
-
 
143
        </BuildConfiguration>
106
    </ItemGroup>
144
    </ItemGroup>
107
    <ProjectExtensions>
145
    <ProjectExtensions>
108
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
146
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
109
        <Borland.ProjectType/>
147
        <Borland.ProjectType/>
110
        <BorlandProject>
148
        <BorlandProject>
111
            <Delphi.Personality>
149
            <Delphi.Personality>
112
                <Source>
150
                <Source>
113
                    <Source Name="MainSource">LightGame.dpr</Source>
151
                    <Source Name="MainSource">LightGame.dpr</Source>
114
                </Source>
152
                </Source>
-
 
153
                <Excluded_Packages>
-
 
154
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
-
 
155
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
-
 
156
                </Excluded_Packages>
115
            </Delphi.Personality>
157
            </Delphi.Personality>
116
            <Platforms>
158
            <Platforms>
117
                <Platform value="Win32">True</Platform>
159
                <Platform value="Win32">True</Platform>
-
 
160
                <Platform value="Win64">False</Platform>
118
            </Platforms>
161
            </Platforms>
119
        </BorlandProject>
162
        </BorlandProject>
120
        <ProjectFileVersion>12</ProjectFileVersion>
163
        <ProjectFileVersion>12</ProjectFileVersion>
121
    </ProjectExtensions>
164
    </ProjectExtensions>
122
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
165
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>