summaryrefslogtreecommitdiff
path: root/README.msvc
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-01-07 12:27:41 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-01-07 12:27:41 +0000
commit7a3b8612300282d33d4c11bbec4c7aea411a4490 (patch)
tree2fa2b1d4046714d4044cba3dec12015bf159af92 /README.msvc
parent89b457f3f474f68397e496bb00dc1acbde92c5a2 (diff)
downloadgdk-pixbuf-7a3b8612300282d33d4c11bbec4c7aea411a4490.tar.gz
Remove unused x11 configuration option
Now that gdk-pixbuf-xlib has been moved out of tree into its own repository, we can drop the `x11` build configuration option.
Diffstat (limited to 'README.msvc')
-rw-r--r--README.msvc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.msvc b/README.msvc
index b39551a57..dbac333a2 100644
--- a/README.msvc
+++ b/README.msvc
@@ -34,7 +34,7 @@ part of the dependency's build process.
Set the PATH, LIB, INCLUDE and PKG_CONFIG_PATH environmental variables as
needed. Run the following in a Visual Studio command prompt:
-python $(PATH_TO_meson.py)\meson.py $(GDK_PIXBUF_SRCDIR) --builldtype=$(BUILD_CONFIG) --prefix=$(PREFIX) -Dman=false -Dx11=false $(OTHER_OPTIONS)
+python $(PATH_TO_meson.py)\meson.py $(GDK_PIXBUF_SRCDIR) --buildtype=$(BUILD_CONFIG) --prefix=$(PREFIX) -Dman=false $(OTHER_OPTIONS)
For $(OTHER_OPTIONS), the following may be of interest, besides the png,
jpeg, japer and tiff options. Prefix each option with -D: