Skip to content

Commit 5bbb178

Browse files
committed
Update SCM_BuildMeAClub.dproj
1 parent 74e770b commit 5bbb178

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

SCM_BuildMeAClub.dproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<ProjectVersion>19.5</ProjectVersion>
55
<FrameworkType>VCL</FrameworkType>
66
<Base>True</Base>
7-
<Config Condition="'$(Config)'==''">Debug</Config>
8-
<Platform Condition="'$(Platform)'==''">Win32</Platform>
7+
<Config Condition="'$(Config)'==''">Release</Config>
8+
<Platform Condition="'$(Platform)'==''">Win64</Platform>
99
<TargetedPlatforms>3</TargetedPlatforms>
1010
<AppType>Application</AppType>
1111
<MainSource>SCM_BuildMeAClub.dpr</MainSource>
@@ -141,7 +141,6 @@
141141
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
142142
<Icon_MainIcon>SCM_BuildMeAClub.ico</Icon_MainIcon>
143143
<VerInfo_Keys>CompanyName=Artanemus;FileDescription=$(MSBuildProjectName);FileVersion=2.0.1.4;InternalName=BMAC;LegalCopyright=Copyright (c) 2019-2023 Artanemus;LegalTrademarks=;OriginalFilename=BuildMeAClub;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=2.0;Comments=Build the SwimClubMeet database for MSSQL</VerInfo_Keys>
144-
<VerInfo_PreRelease>true</VerInfo_PreRelease>
145144
<VerInfo_Build>4</VerInfo_Build>
146145
<VerInfo_MajorVer>2</VerInfo_MajorVer>
147146
<VerInfo_MinorVer>0</VerInfo_MinorVer>

0 commit comments

Comments
 (0)