mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 01:18:43 +02:00
Visual Studio builds: Move @GLIB_VERSION@ usage
... from glib-gen-srcs.[vsprops|props].in to glib-version-paths.[vsprops|props].in, and instead let autotools generate glib-version-paths.[vsprops|props] rather than glib-gen-srcs.[vsprops|props], as this will need to be referenced for other items as well, namely generating the .pc files which will become useful for introspection builds.
This commit is contained in:
2
build/win32/vs10/.gitignore
vendored
2
build/win32/vs10/.gitignore
vendored
@@ -8,5 +8,5 @@ glib-compile-resources.vcxproj
|
||||
glib-compile-resources.vcxproj.filters
|
||||
glib-compile-schemas.vcxproj
|
||||
glib-compile-schemas.vcxproj.filters
|
||||
glib-gen-srcs.props
|
||||
glib-version-paths.props
|
||||
glib-install.props
|
||||
|
Reference in New Issue
Block a user