diff options
author | George Hazan <ghazan@miranda.im> | 2018-05-27 19:59:57 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-27 19:59:57 +0300 |
commit | fdfe64f0cde10d56c898104dc52102152daad0b6 (patch) | |
tree | 9c897870b73ed0de1cfe8fa6979e59e6db76f9ae /plugins/HistoryPlusPlus/historypp.dproj | |
parent | 01c44e823dd946bd838fb30f481bdc222653bd29 (diff) |
correct name of version resource
Diffstat (limited to 'plugins/HistoryPlusPlus/historypp.dproj')
-rw-r--r-- | plugins/HistoryPlusPlus/historypp.dproj | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/HistoryPlusPlus/historypp.dproj b/plugins/HistoryPlusPlus/historypp.dproj index a6dfee9753..94c2a85041 100644 --- a/plugins/HistoryPlusPlus/historypp.dproj +++ b/plugins/HistoryPlusPlus/historypp.dproj @@ -209,18 +209,8 @@ </BuildConfiguration>
</ItemGroup>
<ProjectExtensions>
- <Borland.Personality>Delphi.Personality.12</Borland.Personality>
<Borland.ProjectType/>
<BorlandProject>
- <Delphi.Personality>
- <Source>
- <Source Name="MainSource">historypp.dpr</Source>
- </Source>
- <Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\dcloffice2k160.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
- <Excluded_Packages Name="$(BDSBIN)\dclofficexp160.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
- </Excluded_Packages>
- </Delphi.Personality>
<Platforms>
<Platform value="Win64">True</Platform>
<Platform value="Win32">True</Platform>
|