You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: battlefield/Battlefield.lpi
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,24 @@
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<CONFIG>
3
3
<ProjectOptions>
4
-
<VersionValue="11"/>
4
+
<VersionValue="12"/>
5
5
<General>
6
6
<Flags>
7
7
<MainUnitHasCreateFormStatementsValue="False"/>
8
8
<MainUnitHasTitleStatementValue="False"/>
9
9
<MainUnitHasScaledStatementValue="False"/>
10
+
<CompatibilityModeValue="True"/>
10
11
</Flags>
11
12
<SessionStorageValue="InProjectDir"/>
12
-
<MainUnitValue="0"/>
13
13
<TitleValue="Battlefield"/>
14
14
<UseAppBundleValue="False"/>
15
15
<ResourceTypeValue="res"/>
16
16
</General>
17
17
<VersionInfo>
18
18
<UseVersionInfoValue="True"/>
19
19
<MinorVersionNrValue="9"/>
20
-
<RevisionNrValue="13"/>
21
-
<StringTableComments="BattleField is a tool to run micro-matches between chess engines"FileDescription="BattleField"LegalCopyright="Copyright (C) 2020-2022 Alexander Kernozhitsky"ProductName="BattleField"ProductVersion="0.9.13 beta"/>
20
+
<RevisionNrValue="14"/>
21
+
<StringTableComments="BattleField is a tool to run micro-matches between chess engines"FileDescription="BattleField"LegalCopyright="Copyright (C) 2020-2022 Alexander Kernozhitsky"ProductName="BattleField"ProductVersion="0.9.14 beta"/>
0 commit comments