Skip to content
  • Chun-wei Fan's avatar
    Update Visual Studio Build Files · 9b217a0d
    Chun-wei Fan authored
    -Update the pre-configured config.h.win32(.in) to define _GDK_EXTERN as
     __declspec (dllexport) as we are not using .def files to export symbols
     anymore.
    -Update the GDK/GTK DLL projects and the property sheets to stop using
     the .symbols/.def files
    -Update the property sheets to "install" the newly-introduced GTK headers
    -Update the gtk3-demo project to build the new demo sources that must be
     built
    9b217a0d