[gtk/msvc-project-improvements: 2/4] config-msvc.mak.in: Record the interface age
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/msvc-project-improvements: 2/4] config-msvc.mak.in: Record the interface age
- Date: Mon, 3 Jan 2022 08:43:16 +0000 (UTC)
commit 23f33d96b0685362e84586f4172130350afb169a
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Mon Jan 3 15:37:58 2022 +0800
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.
win32/config-msvc.mak.in | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/win32/config-msvc.mak.in b/win32/config-msvc.mak.in
index 4de46e431d..e5ef631cd5 100644
--- a/win32/config-msvc.mak.in
+++ b/win32/config-msvc.mak.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 = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]