Subversion Repositories spacemission

Rev

Rev 14 | Rev 24 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
15 daniel-mar 2
    <PropertyGroup>
3
        <ProjectGuid>{c3719792-d463-4c67-a238-ac2b31b77218}</ProjectGuid>
4
        <MainSource>LevEdit.dpr</MainSource>
5
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
7
        <DCC_DependencyCheckOutputName>LevEdit.exe</DCC_DependencyCheckOutputName>
8
        <FrameworkType>VCL</FrameworkType>
9
        <ProjectVersion>19.5</ProjectVersion>
10
        <Base>True</Base>
11
        <Config Condition="'$(Config)'==''">Debug</Config>
12
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
13
        <TargetedPlatforms>1</TargetedPlatforms>
14
        <AppType>Application</AppType>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
17
        <Base>true</Base>
18
    </PropertyGroup>
19
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
20
        <Base_Win32>true</Base_Win32>
21
        <CfgParent>Base</CfgParent>
22
        <Base>true</Base>
23
    </PropertyGroup>
24
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
25
        <Base_Win64>true</Base_Win64>
26
        <CfgParent>Base</CfgParent>
27
        <Base>true</Base>
28
    </PropertyGroup>
29
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
30
        <Cfg_1>true</Cfg_1>
31
        <CfgParent>Base</CfgParent>
32
        <Base>true</Base>
33
    </PropertyGroup>
34
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
35
        <Cfg_1_Win32>true</Cfg_1_Win32>
36
        <CfgParent>Cfg_1</CfgParent>
37
        <Cfg_1>true</Cfg_1>
38
        <Base>true</Base>
39
    </PropertyGroup>
40
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
41
        <Cfg_2>true</Cfg_2>
42
        <CfgParent>Base</CfgParent>
43
        <Base>true</Base>
44
    </PropertyGroup>
45
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
46
        <Cfg_2_Win32>true</Cfg_2_Win32>
47
        <CfgParent>Cfg_2</CfgParent>
48
        <Cfg_2>true</Cfg_2>
49
        <Base>true</Base>
50
    </PropertyGroup>
51
    <PropertyGroup Condition="'$(Base)'!=''">
52
        <SanitizedProjectName>LevEdit</SanitizedProjectName>
53
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
54
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
55
        <VerInfo_MinorVer>1</VerInfo_MinorVer>
56
        <VerInfo_Locale>1031</VerInfo_Locale>
57
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=Der Leveleditor zu SpaceMission...;FileVersion=1.1.0.0;InternalName=SpaceMisson 1.1 - Leveleditor;LegalCopyright=© Copyright 2001 - 2006 ViaThinkSoft;LegalTrademarks=Keine;OriginalFilename=LevEdit.exe;ProductName=SpaceMission 1.1;ProductVersion=1.1.0.0;Webseite=www.viathinksoft.de;Projektleiter=Daniel Marschall - www.daniel-marschall.de</VerInfo_Keys>
58
    </PropertyGroup>
59
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
60
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
61
        <BT_BuildType>Debug</BT_BuildType>
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
63
        <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>
64
        <VerInfo_Locale>1033</VerInfo_Locale>
65
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
66
        <Icon_MainIcon>LevEdit_Icon2.ico</Icon_MainIcon>
67
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
68
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
69
    </PropertyGroup>
70
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
71
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
72
        <Icon_MainIcon>LevEdit_Icon2.ico</Icon_MainIcon>
73
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
74
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
75
    </PropertyGroup>
76
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
77
        <Version>7.0</Version>
78
        <DCC_DebugInformation>0</DCC_DebugInformation>
79
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
80
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
81
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
82
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
83
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
84
        <DCC_ObjPath>VCL_DELPHIX_D6;$(DCC_ObjPath)</DCC_ObjPath>
85
        <DCC_IncludePath>VCL_DELPHIX_D6;$(DCC_IncludePath)</DCC_IncludePath>
86
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
87
        <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
88
    </PropertyGroup>
89
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
90
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
91
    </PropertyGroup>
92
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
93
        <Version>7.0</Version>
94
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
95
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
96
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
97
        <DCC_ObjPath>VCL_DELPHIX_D6;$(DCC_ObjPath)</DCC_ObjPath>
98
        <DCC_IncludePath>VCL_DELPHIX_D6;$(DCC_IncludePath)</DCC_IncludePath>
99
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
100
        <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
101
    </PropertyGroup>
102
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
103
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
104
    </PropertyGroup>
105
    <ProjectExtensions>
106
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
107
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
108
        <BorlandProject>
109
            <Delphi.Personality>
110
                <Parameters>
111
                    <Parameters Name="UseLauncher">False</Parameters>
112
                    <Parameters Name="LoadAllSymbols">True</Parameters>
113
                    <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
114
                </Parameters>
115
                <VersionInfo>
116
                    <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
117
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
118
                    <VersionInfo Name="MajorVer">1</VersionInfo>
119
                    <VersionInfo Name="MinorVer">1</VersionInfo>
120
                    <VersionInfo Name="Release">0</VersionInfo>
121
                    <VersionInfo Name="Build">0</VersionInfo>
122
                    <VersionInfo Name="Debug">False</VersionInfo>
123
                    <VersionInfo Name="PreRelease">False</VersionInfo>
124
                    <VersionInfo Name="Special">False</VersionInfo>
125
                    <VersionInfo Name="Private">False</VersionInfo>
126
                    <VersionInfo Name="DLL">False</VersionInfo>
127
                    <VersionInfo Name="Locale">1031</VersionInfo>
128
                    <VersionInfo Name="CodePage">1252</VersionInfo>
129
                </VersionInfo>
130
                <VersionInfoKeys>
131
                    <VersionInfoKeys Name="CompanyName">ViaThinkSoft</VersionInfoKeys>
132
                    <VersionInfoKeys Name="FileDescription">Der Leveleditor zu SpaceMission...</VersionInfoKeys>
133
                    <VersionInfoKeys Name="FileVersion">1.1.0.0</VersionInfoKeys>
134
                    <VersionInfoKeys Name="InternalName">SpaceMisson 1.1 - Leveleditor</VersionInfoKeys>
135
                    <VersionInfoKeys Name="LegalCopyright">© Copyright 2001 - 2006 ViaThinkSoft</VersionInfoKeys>
136
                    <VersionInfoKeys Name="LegalTrademarks">Keine</VersionInfoKeys>
137
                    <VersionInfoKeys Name="OriginalFilename">LevEdit.exe</VersionInfoKeys>
138
                    <VersionInfoKeys Name="ProductName">SpaceMission 1.1</VersionInfoKeys>
139
                    <VersionInfoKeys Name="ProductVersion">1.1.0.0</VersionInfoKeys>
140
                    <VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys>
141
                    <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
142
                </VersionInfoKeys>
143
                <Source>
144
                    <Source Name="MainSource">LevEdit.dpr</Source>
145
                </Source>
146
            </Delphi.Personality>
147
            <Platforms>
148
                <Platform value="Win32">True</Platform>
149
                <Platform value="Win64">False</Platform>
150
            </Platforms>
151
        </BorlandProject>
152
        <ProjectFileVersion>12</ProjectFileVersion>
153
    </ProjectExtensions>
154
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
155
    <ItemGroup>
156
        <DelphiCompile Include="$(MainSource)">
157
            <MainSource>MainSource</MainSource>
158
        </DelphiCompile>
159
        <DCCReference Include="LevMain.pas">
160
            <Form>MainForm</Form>
161
        </DCCReference>
162
        <DCCReference Include="LevSplash.pas">
163
            <Form>SplashForm</Form>
164
        </DCCReference>
165
        <DCCReference Include="LevSpeicherung.pas">
166
            <Form>SpeicherungForm</Form>
167
        </DCCReference>
168
        <DCCReference Include="ComInfo.pas">
169
            <Form>InfoForm</Form>
170
        </DCCReference>
171
        <DCCReference Include="LevSource.pas">
172
            <Form>SourceForm</Form>
173
        </DCCReference>
174
        <DCCReference Include="LevOptions.pas">
175
            <Form>LevelForm</Form>
176
        </DCCReference>
177
        <DCCReference Include="ComLevelReader.pas"/>
178
        <DCCReference Include="Global.pas"/>
179
        <BuildConfiguration Include="Base">
180
            <Key>Base</Key>
181
        </BuildConfiguration>
182
        <BuildConfiguration Include="Release">
183
            <Key>Cfg_1</Key>
184
            <CfgParent>Base</CfgParent>
185
        </BuildConfiguration>
186
        <BuildConfiguration Include="Debug">
187
            <Key>Cfg_2</Key>
188
            <CfgParent>Base</CfgParent>
189
        </BuildConfiguration>
190
    </ItemGroup>
191
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
192
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
193
</Project>