Skip to content

Commit

Permalink
Fix issue #1861: Some Substitution filter doesn't work (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed May 23, 2023
1 parent 3da5ca2 commit 9b1a6db
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Testing/GoogleTest/UnitTests/UnitTests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -586,11 +586,6 @@
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName)2.pch</PrecompiledHeaderOutputFile>
</ClCompile>
<ClCompile Include="..\DirFilter\DirFilters_test.cpp">
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName)2.pch</PrecompiledHeaderOutputFile>
</ClCompile>
<ClCompile Include="..\DirWatcher\DirWatcher_test.cpp" />
<ClCompile Include="..\PropertySystem\PropertySystem_test.cpp" />
<ClCompile Include="..\ShellFileOperations\ShellFileOperations_test.cpp">
Expand Down Expand Up @@ -871,4 +866,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

0 comments on commit 9b1a6db

Please sign in to comment.