Skip to content

Commit

Permalink
Opt,规避微软的奇怪的链接错误
Browse files Browse the repository at this point in the history
  • Loading branch information
mingkuang-Chuyu committed Jun 22, 2024
1 parent bf520c2 commit 801ca3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/YY-Thunks.UnitTest/YY-Thunks.UnitTest.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
<ClCompile Include="api-ms-win-core-path.UnitTest.cpp" />
<ClCompile Include="api-ms-win-core-synch.UnitTest.cpp" />
<ClCompile Include="api-ms-win-core-threadpool.UnitTest.cpp" />
<ClCompile Include="PropSys.UnitTest.cpp" />
<ClCompile Include="shell32.UnitTest.cpp" />
<ClCompile Include="weak.c">
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
Expand Down Expand Up @@ -309,7 +310,6 @@
<None Include="..\def\x64\PSAPI2Kernel32.def" />
<None Include="..\def\x86\esent.def" />
<None Include="..\def\x86\PSAPI2Kernel32.def" />
<ClCompile Include="PropSys.UnitTest.cpp" />
<None Include="proxy.pac" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Expand Down

0 comments on commit 801ca3b

Please sign in to comment.