[gtk/gtk-3-24: 14/14] Merge branch 'msvcproj-git' into 'gtk-3-24'




commit 88c17ea50933d25d1b565e855638608da497ab06
Merge: 7f5ebd2878 bc3770f108
Author: Chun-wei Fan <fanc999 yahoo com tw>
Date:   Fri Aug 5 12:01:37 2022 +0000

    Merge branch 'msvcproj-git' into 'gtk-3-24'
    
    Support building with Visual Studio projects from a GIT checkout
    
    See merge request GNOME/gtk!4928

 README.win32                   |  36 +++
 demos/gtk-demo/.gitignore      |   2 +
 win32/.gitignore               |   1 +
 win32/Makefile.am              |   3 +-
 win32/README_FEATURES_MSVC.md  |  98 +++++++
 win32/README_FEATURES_MSVC.txt |  84 ------
 win32/bootstrap-msvc.mak       |  59 +++++
 win32/config-msvc.mak.in       |  11 +-
 win32/create-lists-msvc.mak    |  74 +++++-
 win32/gen-version-items.py     |  55 +++-
 win32/generate-msvc.mak        | 143 +---------
 win32/generate-msvcprojs.mak   | 578 +++++++++++++++++++++++++++++++++++++++++
 win32/vs10/.gitignore          |  14 +
 win32/vs10/broadwayd.vcxprojin |   2 +-
 win32/vs11/.gitignore          |   3 +
 win32/vs12/.gitignore          |   3 +
 win32/vs14/.gitignore          |   3 +
 win32/vs15/.gitignore          |   3 +
 win32/vs16/.gitignore          |   3 +
 win32/vs17/.gitignore          |   3 +
 win32/vs1x-props/.gitignore    |   1 +
 win32/vs9/.gitignore           |   8 +
 22 files changed, 937 insertions(+), 250 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]