Skip to content

Commit 3fd12a1

Browse files
Update SQLiteClassBuilder.vcxproj
1 parent 9c64d9d commit 3fd12a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SQLiteClassBuilder.vcxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
<Link>
108108
<SubSystem>Console</SubSystem>
109109
<GenerateDebugInformation>true</GenerateDebugInformation>
110+
<Version>0.9</Version>
110111
</Link>
111112
</ItemDefinitionGroup>
112113
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
@@ -122,6 +123,7 @@
122123
<Link>
123124
<SubSystem>Console</SubSystem>
124125
<GenerateDebugInformation>true</GenerateDebugInformation>
126+
<Version>0.9</Version>
125127
</Link>
126128
</ItemDefinitionGroup>
127129
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
@@ -142,6 +144,7 @@
142144
<EnableCOMDATFolding>true</EnableCOMDATFolding>
143145
<OptimizeReferences>true</OptimizeReferences>
144146
<GenerateDebugInformation>true</GenerateDebugInformation>
147+
<Version>0.9</Version>
145148
</Link>
146149
</ItemDefinitionGroup>
147150
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
@@ -162,6 +165,7 @@
162165
<EnableCOMDATFolding>true</EnableCOMDATFolding>
163166
<OptimizeReferences>true</OptimizeReferences>
164167
<GenerateDebugInformation>true</GenerateDebugInformation>
168+
<Version>0.9</Version>
165169
</Link>
166170
</ItemDefinitionGroup>
167171
<ItemGroup>

0 commit comments

Comments
 (0)