gtk3/build/win32
Chun-wei Fan 25fd5710f7 Visual Studio builds: Fix Broadway builds
After building GDK with broadway, we need to copy the GDK DLL from
[Release|Debug]_Broadway\bin to [Release|Debug]\bin, so that the
introspection builds can be done normally with CFG=[Release|Debug].  As we
renamed the projects, we needed to update the property sheets that does
the copying, which was accidently missed.  Fix that.
2016-11-16 11:50:32 +08:00
..
vs9 Visual Studio builds: Fix Broadway builds 2016-11-16 11:50:32 +08:00
vs10 Visual Studio builds: Fix Broadway builds 2016-11-16 11:50:32 +08:00
vs11
vs12
vs14
detectenv-msvc.mak
gtk-introspection-msvc.mak
gtkpc.py Visual Studio builds: Fix .pc generation 2016-11-14 16:27:21 +08:00
introspection-msvc.mak
Makefile.am
pc_base.py
replace.py