Subversion Repositories spacemission

Rev

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

Rev 81 Rev 83
Line 35... Line 35...
35
        <Cfg_1_Win32>true</Cfg_1_Win32>
35
        <Cfg_1_Win32>true</Cfg_1_Win32>
36
        <CfgParent>Cfg_1</CfgParent>
36
        <CfgParent>Cfg_1</CfgParent>
37
        <Cfg_1>true</Cfg_1>
37
        <Cfg_1>true</Cfg_1>
38
        <Base>true</Base>
38
        <Base>true</Base>
39
    </PropertyGroup>
39
    </PropertyGroup>
-
 
40
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
-
 
41
        <Cfg_1_Win64>true</Cfg_1_Win64>
-
 
42
        <CfgParent>Cfg_1</CfgParent>
-
 
43
        <Cfg_1>true</Cfg_1>
-
 
44
        <Base>true</Base>
-
 
45
    </PropertyGroup>
40
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
46
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
41
        <Cfg_2>true</Cfg_2>
47
        <Cfg_2>true</Cfg_2>
42
        <CfgParent>Base</CfgParent>
48
        <CfgParent>Base</CfgParent>
43
        <Base>true</Base>
49
        <Base>true</Base>
44
    </PropertyGroup>
50
    </PropertyGroup>
Line 46... Line 52...
46
        <Cfg_2_Win32>true</Cfg_2_Win32>
52
        <Cfg_2_Win32>true</Cfg_2_Win32>
47
        <CfgParent>Cfg_2</CfgParent>
53
        <CfgParent>Cfg_2</CfgParent>
48
        <Cfg_2>true</Cfg_2>
54
        <Cfg_2>true</Cfg_2>
49
        <Base>true</Base>
55
        <Base>true</Base>
50
    </PropertyGroup>
56
    </PropertyGroup>
-
 
57
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
-
 
58
        <Cfg_2_Win64>true</Cfg_2_Win64>
-
 
59
        <CfgParent>Cfg_2</CfgParent>
-
 
60
        <Cfg_2>true</Cfg_2>
-
 
61
        <Base>true</Base>
-
 
62
    </PropertyGroup>
51
    <PropertyGroup Condition="'$(Base)'!=''">
63
    <PropertyGroup Condition="'$(Base)'!=''">
52
        <SanitizedProjectName>LevEdit</SanitizedProjectName>
64
        <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>
65
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
54
        <VerInfo_Locale>1031</VerInfo_Locale>
66
        <VerInfo_Locale>1031</VerInfo_Locale>
55
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0</VerInfo_Keys>
67
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0</VerInfo_Keys>
Line 70... Line 82...
70
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
82
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
71
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
83
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
72
        <Icon_MainIcon>LevEdit_Icon.ico</Icon_MainIcon>
84
        <Icon_MainIcon>LevEdit_Icon.ico</Icon_MainIcon>
73
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
85
        <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>
86
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
-
 
87
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
-
 
88
        <BT_BuildType>Debug</BT_BuildType>
-
 
89
        <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>
-
 
90
        <VerInfo_Locale>1033</VerInfo_Locale>
75
    </PropertyGroup>
91
    </PropertyGroup>
76
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
92
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
77
        <Version>7.0</Version>
93
        <Version>7.0</Version>
78
        <DCC_DebugInformation>0</DCC_DebugInformation>
94
        <DCC_DebugInformation>0</DCC_DebugInformation>
79
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
95
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
Line 91... Line 107...
91
        <VerInfo_Locale>1033</VerInfo_Locale>
107
        <VerInfo_Locale>1033</VerInfo_Locale>
92
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
108
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
93
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=SpaceMission LevelEditor;FileVersion=1.2.1.0;InternalName=SpaceMission LevEdit;LegalCopyright=(C) 2001-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=LevEdit.exe;ProductName=SpaceMission;ProductVersion=1.2.1;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
109
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=SpaceMission LevelEditor;FileVersion=1.2.1.0;InternalName=SpaceMission LevEdit;LegalCopyright=(C) 2001-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=LevEdit.exe;ProductName=SpaceMission;ProductVersion=1.2.1;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
94
        <VerInfo_Release>1</VerInfo_Release>
110
        <VerInfo_Release>1</VerInfo_Release>
95
    </PropertyGroup>
111
    </PropertyGroup>
-
 
112
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
-
 
113
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
114
    </PropertyGroup>
96
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
115
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
97
        <Version>7.0</Version>
116
        <Version>7.0</Version>
98
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
117
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
99
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_MARKDOWN;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
118
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_MARKDOWN;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
100
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
119
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
Line 107... Line 126...
107
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
126
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
108
        <VerInfo_MinorVer>0</VerInfo_MinorVer>
127
        <VerInfo_MinorVer>0</VerInfo_MinorVer>
109
        <VerInfo_Locale>1033</VerInfo_Locale>
128
        <VerInfo_Locale>1033</VerInfo_Locale>
110
        <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>
129
        <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>
111
    </PropertyGroup>
130
    </PropertyGroup>
-
 
131
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
-
 
132
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
133
    </PropertyGroup>
112
    <ProjectExtensions>
134
    <ProjectExtensions>
113
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
135
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
114
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
136
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
115
        <BorlandProject>
137
        <BorlandProject>
116
            <Delphi.Personality>
138
            <Delphi.Personality>