diff makefile.vc @ 2881:ac404083dc6b

Rename the Version file Version.mk since it is included by the Makefiles. The C++ headers attempt to include <version> and it picks up that file.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 22 Dec 2022 13:57:38 +0000
parents e62fc9b3b09c
children 5bbd275369cd
line wrap: on
line diff
--- a/makefile.vc	Tue Dec 20 20:23:02 2022 +0000
+++ b/makefile.vc	Thu Dec 22 13:57:38 2022 +0000
@@ -1,7 +1,7 @@
 #
 # Visual C Makefile for Dynamic Windows
 #
-!include Version
+!include Version.mk
 VER = $(DW_MAJOR_VERSION)$(DW_MINOR_VERSION)
 VERDOT = $(DW_MAJOR_VERSION).$(DW_MINOR_VERSION)
 VERREV = 0