]> granicus.if.org Git - graphviz/commitdiff
remove MSBuild references to non-existent files
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 24 Aug 2021 03:13:22 +0000 (20:13 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 24 Aug 2021 03:13:22 +0000 (20:13 -0700)
lib/gvc.vcxproj
lib/gvc.vcxproj.filters

index de529c6f4f9f89be07e9b0798359f2f79ea2aa43..af87c151c445f6c4581e282d327e601ae0dabac4 100644 (file)
@@ -122,7 +122,6 @@ awk -f $(SolutionDir)awk\colortbl.awk color_lib &gt; common\colortbl.h</Command>
     <ClInclude Include="common\colortbl.h" />
     <ClInclude Include="common\const.h" />
     <ClInclude Include="common\entities.h" />
-    <ClInclude Include="common\exparse.h" />
     <ClInclude Include="common\geom.h" />
     <ClInclude Include="common\geomprocs.h" />
     <ClInclude Include="common\globals.h" />
index 36bfe21a4e9736fdd01c2e93ea925ce37bbb1287..20a7e8bfa997f90b643ecdc14f6d35a4a61facc4 100644 (file)
@@ -33,9 +33,6 @@
     <ClInclude Include="common\entities.h">
       <Filter>Header Files</Filter>
     </ClInclude>
-    <ClInclude Include="common\exparse.h">
-      <Filter>Header Files</Filter>
-    </ClInclude>
     <ClInclude Include="common\geom.h">
       <Filter>Header Files</Filter>
     </ClInclude>