Skip to content

Commit 8bb3e89

Browse files
committed
1 parent b8d0631 commit 8bb3e89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

litehtml/litehtml.vcproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
/>
6565
<Tool
6666
Name="VCLibrarianTool"
67+
OutputFile="$(SolutionDir)lib\$(ConfigurationName)\$(PlatformName)\$(ProjectName).lib"
6768
/>
6869
<Tool
6970
Name="VCALinkTool"
@@ -127,6 +128,7 @@
127128
/>
128129
<Tool
129130
Name="VCLibrarianTool"
131+
OutputFile="$(SolutionDir)lib\$(ConfigurationName)\$(PlatformName)\$(ProjectName).lib"
130132
/>
131133
<Tool
132134
Name="VCALinkTool"
@@ -189,6 +191,7 @@
189191
/>
190192
<Tool
191193
Name="VCLibrarianTool"
194+
OutputFile="$(SolutionDir)lib\$(ConfigurationName)\$(PlatformName)\$(ProjectName).lib"
192195
/>
193196
<Tool
194197
Name="VCALinkTool"
@@ -253,6 +256,7 @@
253256
/>
254257
<Tool
255258
Name="VCLibrarianTool"
259+
OutputFile="$(SolutionDir)lib\$(ConfigurationName)\$(PlatformName)\$(ProjectName).lib"
256260
/>
257261
<Tool
258262
Name="VCALinkTool"

0 commit comments

Comments
 (0)