Skip to content
  • Chun-wei Fan's avatar
    Visual Studio builds: Fix Broadway builds · 25fd5710
    Chun-wei Fan authored
    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.
    25fd5710