Skip to content

Commit da45313

Browse files
committed
v1.5.2
1 parent 751b051 commit da45313

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

JunkBox_Win_Lib_2022.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<ClInclude Include="WinBaseLib\WinTools.h" />
315315
</ItemGroup>
316316
<ItemGroup>
317-
<ResourceCompile Include="res\WinLib.rc" />
317+
<ResourceCompile Include="WinLib.rc" />
318318
</ItemGroup>
319319
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
320320
<ImportGroup Label="ExtensionTargets">

JunkBox_Win_Lib_2022.vcxproj.filters

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
</ClInclude>
409409
</ItemGroup>
410410
<ItemGroup>
411-
<ResourceCompile Include="res\WinLib.rc">
411+
<ResourceCompile Include="WinLib.rc">
412412
<Filter>リソース ファイル</Filter>
413413
</ResourceCompile>
414414
</ItemGroup>

res/WinLib.rc renamed to WinLib.rc

File renamed without changes.

0 commit comments

Comments
 (0)