Skip to content
  • Chun-wei Fan's avatar
    build: Add a pre-configured config.h(.win32.in) · a94c06c7
    Chun-wei Fan authored
    This adds a pre-configured config.h template that can be used for Visual
    Studio builds, with the common items set.  Note that building gjs is going
    to require Visual Studio 2013 or later, which this config.h is configured
    to, as 2013 or later provide sufficient support that gjs requires for
    C++-11.
    
    The complete win32/config.h.win32 is generated during the configure stage,
    so that we can ensure that we have the most up-to-date version info in it
    during a release.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=775868
    a94c06c7