Subversion Repositories fastphp

Rev

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

Rev 56 Rev 59
Line 59... Line 59...
59
    </PropertyGroup>
59
    </PropertyGroup>
60
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
60
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
61
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
61
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
62
        <VerInfo_Locale>1033</VerInfo_Locale>
62
        <VerInfo_Locale>1033</VerInfo_Locale>
63
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
63
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
64
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
-
 
65
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
64
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
66
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
65
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
67
        <Icon_MainIcon>FastPHP_Icon.ico</Icon_MainIcon>
66
        <Icon_MainIcon>FastPHP_Icon.ico</Icon_MainIcon>
-
 
67
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=1.0.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2020 ViaThinkSoft, Daniel Marschall;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP;ProductVersion=1.0.0.0;Comments=www.viathinksoft.com</VerInfo_Keys>
68
        <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.$(ModuleName)</VerInfo_Keys>
68
        <VerInfo_MajorVer>1</VerInfo_MajorVer>
69
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
69
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
-
 
70
        <VerInfo_MinorVer>0</VerInfo_MinorVer>
70
    </PropertyGroup>
71
    </PropertyGroup>
71
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
72
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
72
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
73
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
73
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
74
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
74
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
75
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
Line 76... Line 77...
76
    </PropertyGroup>
77
    </PropertyGroup>
77
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
78
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
78
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
79
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
79
        <BT_BuildType>Debug</BT_BuildType>
80
        <BT_BuildType>Debug</BT_BuildType>
80
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
81
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
-
 
82
        <VerInfo_MajorVer>1</VerInfo_MajorVer>
-
 
83
        <VerInfo_MinorVer>0</VerInfo_MinorVer>
-
 
84
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
85
        <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>
-
 
86
        <Icon_MainIcon>FastPHPEditor_Icon.ico</Icon_MainIcon>
81
    </PropertyGroup>
87
    </PropertyGroup>
82
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
88
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
83
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
89
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
84
        <DCC_Optimize>false</DCC_Optimize>
90
        <DCC_Optimize>false</DCC_Optimize>
85
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
91
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
Line 127... Line 133...
127
        <BorlandProject>
133
        <BorlandProject>
128
            <Delphi.Personality>
134
            <Delphi.Personality>
129
                <Source>
135
                <Source>
130
                    <Source Name="MainSource">FastPHPEditor.dpr</Source>
136
                    <Source Name="MainSource">FastPHPEditor.dpr</Source>
131
                </Source>
137
                </Source>
-
 
138
                <Excluded_Packages>
-
 
139
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
-
 
140
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
-
 
141
                </Excluded_Packages>
132
            </Delphi.Personality>
142
            </Delphi.Personality>
133
            <Platforms>
143
            <Platforms>
134
                <Platform value="Win32">True</Platform>
144
                <Platform value="Win32">True</Platform>
135
            </Platforms>
145
            </Platforms>
136
        </BorlandProject>
146
        </BorlandProject>