gtk/build
Simon McVittie 384a795275 Makefile-newvs: some .vcxproj.filters files are in builddir, some in srcdir
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>
2015-04-29 15:26:17 +08:00
..
win32 gdk-win32: Really Implement GdkScreen->is_composited() 2015-04-17 11:23:53 +08:00
detectenv_msvc.mak build/: Rename a Shared MSVC NMake Makefile 2014-01-13 17:19:07 +08:00
gen-file-list-gtk.py MSVC Introspection Builds: Filter Out gtkx.h 2014-07-16 18:04:38 +08:00
gtk-introspection-msvc.mak.in MSVC Build Files: Use Real GTK+ Version 2014-08-07 23:11:34 +08:00
introspection-msvc.mak MSVC Builds: Rework Introspection Build 2014-01-13 16:05:32 +08:00
Makefile-newvs.am Makefile-newvs: some .vcxproj.filters files are in builddir, some in srcdir 2015-04-29 15:26:17 +08:00
Makefile.am MSVC Build Files: Use Real GTK+ Version 2014-08-07 23:11:34 +08:00
msvcfiles.py MSVC Builds: Rework Introspection Build 2014-01-13 16:05:32 +08:00