OSDN Git Service

Fix issue #1861: Some Substitution filter doesn't work (2)
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Tue, 23 May 2023 12:14:03 +0000 (21:14 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Tue, 23 May 2023 12:14:03 +0000 (21:14 +0900)
Testing/GoogleTest/UnitTests/UnitTests.vcxproj

index 546b902..4370895 100644 (file)
       <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">
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
\ No newline at end of file
+</Project>