gtk3/build
Chun-wei Fan b238d55645 Fix "Installation" for Visual Studio 2010+
We need to enclose paths containing $(BinDir) with double quotes as it
points to something like c:\foo\gtk+-x.yy.zz, which the copy command on
Windows does not like "+" in paths unless enclosed in quotes.
2014-07-01 16:41:41 +08:00
..
win32 Fix "Installation" for Visual Studio 2010+ 2014-07-01 16:41:41 +08:00
detectenv_msvc.mak
gen-file-list-gtk.py MSVC Builds: Fix Introspection Builds 2014-07-01 13:26:18 +08:00
gtk-introspection-msvc.mak MSVC Builds: Clean up Introspection Builds 2014-07-01 13:15:51 +08:00
introspection-msvc.mak
Makefile-newvs.am Build: Provide Simple Support for MSVC 2012/2013 2014-07-01 16:17:43 +08:00
Makefile.am
msvcfiles.py