]> granicus.if.org Git - graphviz/commitdiff
ortho: MSBuild: add project reference to version
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 2 Jan 2022 20:44:53 +0000 (21:44 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 6 Jan 2022 09:57:52 +0000 (10:57 +0100)
Towards https://gitlab.com/graphviz/graphviz/-/issues/2175.

lib/ortho/gvortho.vcxproj

index 439dd15f4b95340c9fbe2eb052f7ad5e71519367..a95dc1d405a538ae254888fcfab1052bc6988aa4 100644 (file)
     <ClCompile Include="sgraph.c" />
     <ClCompile Include="trapezoid.c" />
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\version\version.vcxproj">
+      <Project>{320318af-81fb-446a-9db4-7d561f712761}</Project>
+    </ProjectReference>
+  </ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>