Subversion Repositories spacemission

Rev

Rev 14 | Rev 24 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14 Rev 15
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>{c3719792-d463-4c67-a238-ac2b31b77218}</ProjectGuid>
3
        <ProjectGuid>{c3719792-d463-4c67-a238-ac2b31b77218}</ProjectGuid>
4
    <MainSource>LevEdit.dpr</MainSource>
4
        <MainSource>LevEdit.dpr</MainSource>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-
 
7
    <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
6
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
8
    <DCC_DependencyCheckOutputName>LevEdit.exe</DCC_DependencyCheckOutputName>
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>
9
  </PropertyGroup>
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>
10
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
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)'!=''">
11
    <Version>7.0</Version>
77
        <Version>7.0</Version>
12
    <DCC_DebugInformation>False</DCC_DebugInformation>
78
        <DCC_DebugInformation>0</DCC_DebugInformation>
13
    <DCC_WriteableConstants>True</DCC_WriteableConstants>
79
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
14
    <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
80
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
15
    <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
81
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
16
    <DCC_UnitSearchPath>VCL_DELPHIX_D6</DCC_UnitSearchPath>
82
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
17
    <DCC_ResourcePath>VCL_DELPHIX_D6</DCC_ResourcePath>
83
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
18
    <DCC_ObjPath>VCL_DELPHIX_D6</DCC_ObjPath>
84
        <DCC_ObjPath>VCL_DELPHIX_D6;$(DCC_ObjPath)</DCC_ObjPath>
19
    <DCC_IncludePath>VCL_DELPHIX_D6</DCC_IncludePath>
85
        <DCC_IncludePath>VCL_DELPHIX_D6;$(DCC_IncludePath)</DCC_IncludePath>
20
    <DCC_Define>RELEASE</DCC_Define>
86
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
21
    <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
87
        <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
22
  </PropertyGroup>
88
    </PropertyGroup>
23
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
89
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
-
 
90
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
91
    </PropertyGroup>
-
 
92
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
24
    <Version>7.0</Version>
93
        <Version>7.0</Version>
25
    <DCC_WriteableConstants>True</DCC_WriteableConstants>
94
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
26
    <DCC_UnitSearchPath>VCL_DELPHIX_D6</DCC_UnitSearchPath>
95
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
27
    <DCC_ResourcePath>VCL_DELPHIX_D6</DCC_ResourcePath>
96
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
28
    <DCC_ObjPath>VCL_DELPHIX_D6</DCC_ObjPath>
97
        <DCC_ObjPath>VCL_DELPHIX_D6;$(DCC_ObjPath)</DCC_ObjPath>
29
    <DCC_IncludePath>VCL_DELPHIX_D6</DCC_IncludePath>
98
        <DCC_IncludePath>VCL_DELPHIX_D6;$(DCC_IncludePath)</DCC_IncludePath>
30
    <DCC_Define>DEBUG</DCC_Define>
99
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
31
    <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
100
        <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
32
  </PropertyGroup>
101
    </PropertyGroup>
-
 
102
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
-
 
103
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
104
    </PropertyGroup>
33
  <ProjectExtensions>
105
    <ProjectExtensions>
34
    <Borland.Personality>Delphi.Personality</Borland.Personality>
106
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
35
    <Borland.ProjectType>VCLApplication</Borland.ProjectType>
107
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
36
    <BorlandProject>
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>
37
<BorlandProject><Delphi.Personality><Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><VersionInfo><VersionInfo Name="IncludeVerInfo">True</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">1</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1031</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName">ViaThinkSoft</VersionInfoKeys><VersionInfoKeys Name="FileDescription">Der Leveleditor zu SpaceMission...</VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.1.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName">SpaceMisson 1.1 - Leveleditor</VersionInfoKeys><VersionInfoKeys Name="LegalCopyright">© Copyright 2001 - 2006 ViaThinkSoft</VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks">Keine</VersionInfoKeys><VersionInfoKeys Name="OriginalFilename">LevEdit.exe</VersionInfoKeys><VersionInfoKeys Name="ProductName">SpaceMission 1.1</VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.1.0.0</VersionInfoKeys><VersionInfoKeys Name="Webseite">www.viathinksoft.de</VersionInfoKeys><VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys></VersionInfoKeys><Source><Source Name="MainSource">LevEdit.dpr</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
152
        <ProjectFileVersion>12</ProjectFileVersion>
38
  </ProjectExtensions>
153
    </ProjectExtensions>
39
  <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
154
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
40
  <ItemGroup>
155
    <ItemGroup>
41
    <DelphiCompile Include="LevEdit.dpr">
156
        <DelphiCompile Include="$(MainSource)">
42
      <MainSource>MainSource</MainSource>
157
            <MainSource>MainSource</MainSource>
43
    </DelphiCompile>
158
        </DelphiCompile>
44
    <DCCReference Include="ComInfo.pas">
-
 
45
      <Form>InfoForm</Form>
-
 
46
    </DCCReference>
-
 
47
    <DCCReference Include="ComLevelReader.pas" />
-
 
48
    <DCCReference Include="Global.pas" />
-
 
49
    <DCCReference Include="LevMain.pas">
159
        <DCCReference Include="LevMain.pas">
50
      <Form>MainForm</Form>
160
            <Form>MainForm</Form>
51
    </DCCReference>
161
        </DCCReference>
52
    <DCCReference Include="LevOptions.pas">
-
 
53
      <Form>LevelForm</Form>
-
 
54
    </DCCReference>
-
 
55
    <DCCReference Include="LevSource.pas">
162
        <DCCReference Include="LevSplash.pas">
56
      <Form>SourceForm</Form>
163
            <Form>SplashForm</Form>
57
    </DCCReference>
164
        </DCCReference>
58
    <DCCReference Include="LevSpeicherung.pas">
165
        <DCCReference Include="LevSpeicherung.pas">
59
      <Form>SpeicherungForm</Form>
166
            <Form>SpeicherungForm</Form>
60
    </DCCReference>
167
        </DCCReference>
61
    <DCCReference Include="LevSplash.pas">
168
        <DCCReference Include="ComInfo.pas">
62
      <Form>SplashForm</Form>
169
            <Form>InfoForm</Form>
63
    </DCCReference>
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>
64
  </ItemGroup>
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')"/>
65
</Project>
193
</Project>
66
194