fix pipeline

This commit is contained in:
vanzue
2025-10-24 15:03:45 +08:00
parent e120eca6c9
commit 5fb5c91703

View File

@@ -30,6 +30,7 @@
<ConfigurationType>StaticLibrary</ConfigurationType>
<PlatformToolset>v143</PlatformToolset>
<OutDir>..\..\..\$(Platform)\$(Configuration)\</OutDir>
<IntDir>..\..\..\$(Platform)\$(Configuration)\obj\$(ProjectName)\</IntDir>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="..\..\..\deps\spdlog.props" />