build/windows: Update gimp-data commit
This commit is contained in:
parent
f1c781936c
commit
b2ae719c41
2 changed files with 2 additions and 3 deletions
|
|
@ -84,8 +84,6 @@
|
|||
;Meson don't support C++ style comments. See: https://github.com/mesonbuild/meson/issues/14260
|
||||
#include BUILD_DIR + "\config_clean.h"
|
||||
|
||||
#include BUILD_DIR + "\build\windows\installer\splash-dimensions.h"
|
||||
|
||||
;Main GIMP versions:
|
||||
;Get GIMP_MUTEX_VERSION (used for internal versioning control)
|
||||
#if Defined(GIMP_UNSTABLE)
|
||||
|
|
@ -119,6 +117,7 @@
|
|||
|
||||
;3.1.1 Icons and other files
|
||||
#define ASSETS_DIR BUILD_DIR + "\build\windows\installer"
|
||||
#include ASSETS_DIR + "\splash-dimensions.h"
|
||||
|
||||
;3.1.2 Installer lang files
|
||||
[Languages]
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3af89be16861ea19f4b086e9ea6953c4bfff0115
|
||||
Subproject commit 5814567568bb6570ee70d33426f376e9c5daaa80
|
||||
Loading…
Reference in a new issue