config-msvc.mak.in: Record the interface age
We want to make use of this so that we can generate the various versioned sources easily, such as the Windows .rc scripts and the [gdk|gtk]version*.h.
This commit is contained in:
@@ -52,6 +52,7 @@ demo_sources = $(demo_sources) $(font_features_demo)
|
||||
!endif
|
||||
|
||||
# Please do not change anything beneath this line unless maintaining the NMake Makefiles
|
||||
GTK_INTERFACE_AGE = @GTK_INTERFACE_AGE@
|
||||
GTK_VERSION = @GTK_VERSION@
|
||||
|
||||
GDK_PREPROCESSOR_FLAGS = \
|
||||
|
||||
Reference in New Issue
Block a user