Subversion Repositories spacemission

Rev

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

Rev 97 Rev 98
Line 71... Line 71...
71
    </PropertyGroup>
71
    </PropertyGroup>
72
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
72
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
73
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
73
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
74
        <BT_BuildType>Debug</BT_BuildType>
74
        <BT_BuildType>Debug</BT_BuildType>
75
        <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>
75
        <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>
76
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
77
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
76
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
78
        <Icon_MainIcon>LevEdit_Icon.ico</Icon_MainIcon>
77
        <Icon_MainIcon>LevEdit_Icon.ico</Icon_MainIcon>
79
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
78
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
80
        <VerInfo_MinorVer>0</VerInfo_MinorVer>
-
 
81
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
79
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
82
        <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
80
        <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
83
    </PropertyGroup>
81
    </PropertyGroup>
84
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
82
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
85
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
83
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
Line 100... Line 98...
100
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_MARKDOWN;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
98
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_MARKDOWN;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
101
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
99
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
102
        <DCC_ObjPath>VCL_DELPHIX_D6;$(DCC_ObjPath)</DCC_ObjPath>
100
        <DCC_ObjPath>VCL_DELPHIX_D6;$(DCC_ObjPath)</DCC_ObjPath>
103
        <DCC_IncludePath>VCL_DELPHIX_D6;$(DCC_IncludePath)</DCC_IncludePath>
101
        <DCC_IncludePath>VCL_DELPHIX_D6;$(DCC_IncludePath)</DCC_IncludePath>
104
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
102
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
105
        <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
-
 
106
    </PropertyGroup>
103
    </PropertyGroup>
107
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
104
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
108
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
105
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
109
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
110
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
106
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
111
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=SpaceMission LevelEditor;FileVersion=1.2.2.0;InternalName=SpaceMission LevEdit;LegalCopyright=(C) 2001-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=LevEdit.exe;ProductName=SpaceMission;ProductVersion=1.2.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
107
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=SpaceMission LevelEditor;FileVersion=1.2.2.0;InternalName=SpaceMission LevEdit;LegalCopyright=(C) 2001-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=LevEdit.exe;ProductName=SpaceMission;ProductVersion=1.2.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
112
        <VerInfo_Release>2</VerInfo_Release>
108
        <VerInfo_Release>2</VerInfo_Release>
113
    </PropertyGroup>
109
    </PropertyGroup>
114
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
110
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
Line 120... Line 116...
120
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_MARKDOWN;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
116
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_MARKDOWN;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
121
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
117
        <DCC_ResourcePath>VCL_DELPHIX_D6;$(DCC_ResourcePath)</DCC_ResourcePath>
122
        <DCC_ObjPath>VCL_DELPHIX_D6;$(DCC_ObjPath)</DCC_ObjPath>
118
        <DCC_ObjPath>VCL_DELPHIX_D6;$(DCC_ObjPath)</DCC_ObjPath>
123
        <DCC_IncludePath>VCL_DELPHIX_D6;$(DCC_IncludePath)</DCC_IncludePath>
119
        <DCC_IncludePath>VCL_DELPHIX_D6;$(DCC_IncludePath)</DCC_IncludePath>
124
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
120
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
125
        <DCC_Description>SpaceMission 1.1 - Leveleditor</DCC_Description>
-
 
126
    </PropertyGroup>
121
    </PropertyGroup>
127
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
122
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
128
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
123
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
129
        <VerInfo_MinorVer>0</VerInfo_MinorVer>
-
 
130
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
131
        <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>
124
        <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>
132
    </PropertyGroup>
125
    </PropertyGroup>
133
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
126
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
134
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
127
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
135
    </PropertyGroup>
128
    </PropertyGroup>