Subversion Repositories spacemission

Rev

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

Rev Author Line No. Line
4 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{C07C3146-1FAD-40A5-AD4D-8CDB0A5D5D2F}</ProjectGuid>
4
        <MainSource>DelphiX220.dpk</MainSource>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Debug</Config>
7
        <TargetedPlatforms>1</TargetedPlatforms>
8
        <AppType>Package</AppType>
9
        <FrameworkType>VCL</FrameworkType>
10
        <ProjectVersion>17.2</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="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
32
        <Cfg_2>true</Cfg_2>
33
        <CfgParent>Base</CfgParent>
34
        <Base>true</Base>
35
    </PropertyGroup>
36
    <PropertyGroup Condition="'$(Base)'!=''">
37
        <DCC_N>false</DCC_N>
38
        <SanitizedProjectName>DelphiX220</SanitizedProjectName>
39
        <VerInfo_Locale>1029</VerInfo_Locale>
40
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
41
        <GenPackage>true</GenPackage>
42
        <GenDll>true</GenDll>
43
        <DCC_ImageBase>00400000</DCC_ImageBase>
44
        <DCC_S>false</DCC_S>
45
        <DesignOnlyPackage>true</DesignOnlyPackage>
46
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
47
        <DCC_F>false</DCC_F>
48
        <DCC_E>false</DCC_E>
49
        <DCC_Description>DelphiX - DirectX components for Delphi XE8</DCC_Description>
50
        <DCC_K>false</DCC_K>
51
    </PropertyGroup>
52
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
53
        <VerInfo_Locale>1033</VerInfo_Locale>
54
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
55
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
56
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
57
        <DCC_UsePackage>rtl;vclimg;vcl;vclx;VclSmp;$(DCC_UsePackage)</DCC_UsePackage>
58
    </PropertyGroup>
59
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
60
        <DCC_UsePackage>rtl;vclimg;vcl;vclx;VclSmp;$(DCC_UsePackage)</DCC_UsePackage>
61
    </PropertyGroup>
62
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
63
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
64
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
65
        <DCC_DebugInformation>0</DCC_DebugInformation>
66
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
67
    </PropertyGroup>
68
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
69
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
70
        <DCC_Optimize>false</DCC_Optimize>
71
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
72
    </PropertyGroup>
73
    <ItemGroup>
74
        <DelphiCompile Include="$(MainSource)">
75
            <MainSource>MainSource</MainSource>
76
        </DelphiCompile>
77
        <DCCReference Include="DelphiX.dcr"/>
78
        <DCCReference Include="vcl.dcp"/>
79
        <DCCReference Include="vclsmp.dcp"/>
80
        <DCCReference Include="designide.dcp"/>
81
        <DCCReference Include="rtl.dcp"/>
82
        <DCCReference Include="vclx.dcp"/>
83
        <DCCReference Include="vclimg.dcp"/>
84
        <DCCReference Include="DIB.pas"/>
85
        <DCCReference Include="DXClass.pas"/>
86
        <DCCReference Include="DXConsts.pas"/>
87
        <DCCReference Include="DXDraws.pas"/>
88
        <DCCReference Include="DXETable.pas"/>
89
        <DCCReference Include="DXInput.pas"/>
90
        <DCCReference Include="DXPlay.pas"/>
91
        <DCCReference Include="DXPlayFm.pas">
92
            <Form>DelphiXDXPlayForm</Form>
93
        </DCCReference>
94
        <DCCReference Include="DXRender.pas"/>
95
        <DCCReference Include="DXReg.pas"/>
96
        <DCCReference Include="DXSounds.pas"/>
97
        <DCCReference Include="DXSprite.pas"/>
98
        <DCCReference Include="DXWave.pas"/>
99
        <DCCReference Include="DXFFBEdit.pas">
100
            <Form>DelphiXFFEditForm</Form>
101
        </DCCReference>
102
        <DCCReference Include="DXGUIDEdit.pas">
103
            <Form>DelphiXGUIDEditForm</Form>
104
        </DCCReference>
105
        <DCCReference Include="DXInptEdit.pas">
106
            <Form>DelphiXInputEditForm</Form>
107
        </DCCReference>
108
        <DCCReference Include="DXPictEdit.pas">
109
            <Form>DelphiXPictureEditForm</Form>
110
        </DCCReference>
111
        <DCCReference Include="DXWaveEdit.pas">
112
            <Form>DelphiXWaveEditForm</Form>
113
        </DCCReference>
114
        <DCCReference Include="TurboPixels.pas"/>
115
        <DCCReference Include="DXSpriteEdit.pas">
116
            <Form>DelphiXSpriteEditForm</Form>
117
        </DCCReference>
118
        <DCCReference Include="DXMidiEdit.pas">
119
            <Form>DelphiXMidiEditForm</Form>
120
        </DCCReference>
121
        <DCCReference Include="DXMapEditProperties.pas">
122
            <Form>DelphiXMapEditPropertiesForm</Form>
123
        </DCCReference>
124
        <DCCReference Include="DXMapEdit.pas">
125
            <Form>DelphiXMapEditForm</Form>
126
        </DCCReference>
127
        <DCCReference Include="DxPathEdit.pas">
128
            <Form>DelphiXPathsEditForm</Form>
129
        </DCCReference>
130
        <DCCReference Include="DXGlueItEdit.pas">
131
            <Form>DXGlueItEditor</Form>
132
        </DCCReference>
133
        <DCCReference Include="DXDIBEffectEdit.pas">
134
            <Form>TDelphiXDIBEffectEditForm</Form>
135
        </DCCReference>
136
        <BuildConfiguration Include="Debug">
137
            <Key>Cfg_2</Key>
138
            <CfgParent>Base</CfgParent>
139
        </BuildConfiguration>
140
        <BuildConfiguration Include="Base">
141
            <Key>Base</Key>
142
        </BuildConfiguration>
143
        <BuildConfiguration Include="Release">
144
            <Key>Cfg_1</Key>
145
            <CfgParent>Base</CfgParent>
146
        </BuildConfiguration>
147
    </ItemGroup>
148
    <ProjectExtensions>
149
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
150
        <Borland.ProjectType>Package</Borland.ProjectType>
151
        <BorlandProject>
152
            <Delphi.Personality>
153
                <Source>
154
                    <Source Name="MainSource">DelphiX220.dpk</Source>
155
                </Source>
156
            </Delphi.Personality>
157
            <Platforms>
158
                <Platform value="Android">False</Platform>
159
                <Platform value="iOSDevice32">False</Platform>
160
                <Platform value="iOSSimulator">False</Platform>
161
                <Platform value="Win32">True</Platform>
162
                <Platform value="Win64">False</Platform>
163
            </Platforms>
164
        </BorlandProject>
165
        <ProjectFileVersion>12</ProjectFileVersion>
166
    </ProjectExtensions>
167
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
168
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
169
</Project>