mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
384a795275
Without this change, out-of-tree distcheck doesn't get very far. Similarly, allow *.vcxproj, *.props to be in either the builddir or the srcdir. Finally, since I'm touching these lines anyway, eliminate some useless uses of cat: "cat x | sed 's/foo/bar/' > y" is equivalent to "sed 's/foo/bar/' < x > y". Bug: https://bugzilla.gnome.org/show_bug.cgi?id=748176 Reviewed-by: Chun-wei Fan <fanchunwei@src.gnome.org> |
||
---|---|---|
.. | ||
win32 | ||
detectenv_msvc.mak | ||
gen-file-list-gtk.py | ||
gtk-introspection-msvc.mak.in | ||
introspection-msvc.mak | ||
Makefile-newvs.am | ||
Makefile.am | ||
msvcfiles.py |