vs: move the common props

This commit is contained in:
kojin 2021-06-27 17:28:21 -04:00 committed by Kojin
parent 63645de85b
commit 601241b2c7
2 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings" />
<ImportGroup Label="PropertySheets">
<Import Project="vsprops\common.props" />
<Import Project="$(SolutionDir)common\vsprops\common.props" />
<Import Project="..\..\..\common\vsprops\BaseProperties.props" />
<Import Project="..\..\..\common\vsprops\3rdpartyDeps.props" />
<Import Project="..\..\..\common\vsprops\pthreads.props" />