Subversion Repositories spacemission

Rev

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

Rev 72 Rev 79
Line 88... Line 88...
88
    </PropertyGroup>
88
    </PropertyGroup>
89
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
89
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
90
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
90
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
91
        <VerInfo_Locale>1033</VerInfo_Locale>
91
        <VerInfo_Locale>1033</VerInfo_Locale>
92
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
92
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
93
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=SpaceMission LevelEditor;FileVersion=1.2.0.0;InternalName=SpaceMission LevEdit;LegalCopyright=(C) 2001-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=LevEdit.exe;ProductName=SpaceMission;ProductVersion=1.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
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>
-
 
94
        <VerInfo_Release>1</VerInfo_Release>
94
    </PropertyGroup>
95
    </PropertyGroup>
95
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
96
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
96
        <Version>7.0</Version>
97
        <Version>7.0</Version>
97
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
98
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
98
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_MARKDOWN;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
99
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_MARKDOWN;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>