|
75 | 75 | <PropertyGroup Condition="'$(Base_Win32)'!=''">
|
76 | 76 | <Icon_MainIcon>OpenDSS_Icon.ico</Icon_MainIcon>
|
77 | 77 | <VerInfo_AutoGenVersion>false</VerInfo_AutoGenVersion>
|
78 |
| - <VerInfo_Keys>CompanyName=EPRI;FileDescription=Distribution System Simulator;FileVersion=8.0.2.0;InternalName=OpenDSS;LegalCopyright=Copyright (C) 2008-2016 EPRI, All Rights Reserved. |
79 |
| -;LegalTrademarks=;OriginalFilename=;ProductName=OpenDSS;ProductVersion=8.0.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys> |
| 78 | + <VerInfo_Keys>CompanyName=EPRI;FileDescription=Distribution System Simulator;FileVersion=8.0.3.0;InternalName=OpenDSS;LegalCopyright=Copyright (C) 2008-2016 EPRI, All Rights Reserved. |
| 79 | +;LegalTrademarks=;OriginalFilename=;ProductName=OpenDSS;ProductVersion=8.0.3;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys> |
80 | 80 | <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
|
81 | 81 | <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
|
82 |
| - <VerInfo_Release>2</VerInfo_Release> |
| 82 | + <VerInfo_Release>3</VerInfo_Release> |
83 | 83 | </PropertyGroup>
|
84 | 84 | <PropertyGroup Condition="'$(Base_Win64)'!=''">
|
85 | 85 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
86 | 86 | <Icon_MainIcon>OpenDSS_Icon.ico</Icon_MainIcon>
|
87 | 87 | <DCC_ExeOutput>.\x64\</DCC_ExeOutput>
|
88 | 88 | <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
89 | 89 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
90 |
| - <VerInfo_Keys>CompanyName=;FileVersion=8.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=8.0.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
| 90 | + <VerInfo_Keys>CompanyName=;FileVersion=8.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=8.0.3;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
91 | 91 | <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
|
92 | 92 | <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
|
93 | 93 | </PropertyGroup>
|
|
116 | 116 | <Icon_MainIcon>OpenDSS_Icon3.ico</Icon_MainIcon>
|
117 | 117 | <VerInfo_AutoGenVersion>false</VerInfo_AutoGenVersion>
|
118 | 118 | <DCC_ExeOutput>..\x86</DCC_ExeOutput>
|
119 |
| - <VerInfo_Keys>CompanyName=EPRI;FileDescription=X86 Release Version Distribution System Simulator;FileVersion=8.0.2.0;InternalName=OpenDSS;LegalCopyright=Copyright (C) 2008-2016 EPRI, All Rights Reserved.;LegalTrademarks=;OriginalFilename=;ProductName=OpenDSS;ProductVersion=8.0.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys> |
| 119 | + <VerInfo_Keys>CompanyName=EPRI;FileDescription=X86 Release Version Distribution System Simulator;FileVersion=8.0.3.0;InternalName=OpenDSS;LegalCopyright=Copyright (C) 2008-2016 EPRI, All Rights Reserved.;LegalTrademarks=;OriginalFilename=;ProductName=OpenDSS;ProductVersion=8.0.3;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys> |
120 | 120 | <BT_BuildType>Debug</BT_BuildType>
|
121 |
| - <VerInfo_Release>2</VerInfo_Release> |
| 121 | + <VerInfo_Release>3</VerInfo_Release> |
122 | 122 | </PropertyGroup>
|
123 | 123 | <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
124 | 124 | <Icon_MainIcon>OpenDSS_Icon3.ico</Icon_MainIcon>
|
125 | 125 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
126 | 126 | <VerInfo_AutoGenVersion>false</VerInfo_AutoGenVersion>
|
127 | 127 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
128 | 128 | <DCC_ExeOutput>..\x64</DCC_ExeOutput>
|
129 |
| - <VerInfo_Keys>CompanyName=EPRI;FileDescription=X64 Release Version OpenDSS;FileVersion=8.0.2.0;InternalName=;LegalCopyright=Copyright (C) 2008-2016 EPRI. All Rights Reserved.;LegalTrademarks=;OriginalFilename=;ProductVersion=8.0.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
| 129 | + <VerInfo_Keys>CompanyName=EPRI;FileDescription=X64 Release Version OpenDSS;FileVersion=8.0.3.0;InternalName=;LegalCopyright=Copyright (C) 2008-2016 EPRI. All Rights Reserved.;LegalTrademarks=;OriginalFilename=;ProductVersion=8.0.3;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
130 | 130 | <BT_BuildType>Debug</BT_BuildType>
|
131 |
| - <VerInfo_Release>2</VerInfo_Release> |
| 131 | + <VerInfo_Release>3</VerInfo_Release> |
132 | 132 | </PropertyGroup>
|
133 | 133 | <PropertyGroup Condition="'$(Cfg_2)'!=''">
|
134 | 134 | <DCC_DependencyCheckOutputName>..\OpenDSS.exe</DCC_DependencyCheckOutputName>
|
|
148 | 148 | <VerInfo_AutoGenVersion>false</VerInfo_AutoGenVersion>
|
149 | 149 | <VerInfo_Debug>true</VerInfo_Debug>
|
150 | 150 | <DCC_ExeOutput>..\x86</DCC_ExeOutput>
|
151 |
| - <VerInfo_Keys>CompanyName=EPRI;FileDescription=X86 Debug Version Distribution System Simulator;FileVersion=8.0.2.0;InternalName=OpenDSS;LegalCopyright=Copyright (C) 2008-2016 EPRI, All Rights Reserved.;LegalTrademarks=;OriginalFilename=;ProductName=OpenDSS;ProductVersion=8.0.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys> |
| 151 | + <VerInfo_Keys>CompanyName=EPRI;FileDescription=X86 Debug Version Distribution System Simulator;FileVersion=8.0.3.0;InternalName=OpenDSS;LegalCopyright=Copyright (C) 2008-2016 EPRI, All Rights Reserved.;LegalTrademarks=;OriginalFilename=;ProductName=OpenDSS;ProductVersion=8.0.3;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys> |
152 | 152 | <BT_BuildType>Debug</BT_BuildType>
|
153 |
| - <VerInfo_Release>2</VerInfo_Release> |
| 153 | + <VerInfo_Release>3</VerInfo_Release> |
154 | 154 | </PropertyGroup>
|
155 | 155 | <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
156 | 156 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
161 | 161 | <VerInfo_AutoGenVersion>false</VerInfo_AutoGenVersion>
|
162 | 162 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
163 | 163 | <DCC_ExeOutput>..\x64</DCC_ExeOutput>
|
164 |
| - <VerInfo_Keys>CompanyName=EPRI;FileDescription=X64 Debug Version;FileVersion=8.0.2.0;InternalName=;LegalCopyright=Copyright (C) 2008-2016 EPRI, All Rights Reserved. |
165 |
| -;LegalTrademarks=;OriginalFilename=;ProductVersion=8.0.2;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
| 164 | + <VerInfo_Keys>CompanyName=EPRI;FileDescription=X64 Debug Version;FileVersion=8.0.3.0;InternalName=;LegalCopyright=Copyright (C) 2008-2016 EPRI, All Rights Reserved. |
| 165 | +;LegalTrademarks=;OriginalFilename=;ProductVersion=8.0.3;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
166 | 166 | <BT_BuildType>Debug</BT_BuildType>
|
167 |
| - <VerInfo_Release>2</VerInfo_Release> |
| 167 | + <VerInfo_Release>3</VerInfo_Release> |
168 | 168 | </PropertyGroup>
|
169 | 169 | <ProjectExtensions>
|
170 | 170 | <Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|
0 commit comments