[pango/drop-autotools] build: Remove Visual Studio projects



commit 5ba4a4fee01cb18d3e2acfd369749050886b22d3
Author: Chun-wei Fan <fanc999 yahoo com tw>
Date:   Mon Jul 30 10:39:13 2018 +0800

    build: Remove Visual Studio projects
    
    We have been able to build Pango with Visual Studio using Meson for some
    time now, so drop the Visual Studio projects as well.  This should also
    make builds more flexible as the Visual Studio projects focused more on
    the cases where we do not build PangoFT2, especially in regards to
    building the introspection files.

 win32/Makefile-newvs.am                  |  55 -----
 win32/Makefile.msvc-introspection        | 129 ------------
 win32/Makefile.msvcproj                  | 153 --------------
 win32/detectenv-msvc.mak                 |  78 -------
 win32/introspection-msvc.mak             |  94 ---------
 win32/pango-introspection-msvc.mak       |  53 -----
 win32/pangopc.py                         |  56 -----
 win32/pc_base.py                         | 124 -----------
 win32/replace.py                         | 115 -----------
 win32/unistd.h                           |   1 -
 win32/vs10/README.txt                    | 112 ----------
 win32/vs10/pango-build-defines.props     |  71 -------
 win32/vs10/pango-ignore-fc.props         |  14 --
 win32/vs10/pango-install-bin.props       |  49 -----
 win32/vs10/pango-install.propsin         |  58 ------
 win32/vs10/pango-install.vcxproj         | 216 --------------------
 win32/vs10/pango-install.vcxproj.filters |  13 --
 win32/vs10/pango-introspect.vcxproj      | 103 ----------
 win32/vs10/pango-prebuild.props          |  17 --
 win32/vs10/pango-version-paths.props.in  |  82 --------
 win32/vs10/pango.sln                     | 111 ----------
 win32/vs10/pango.vcxproj.filtersin       |  28 ---
 win32/vs10/pango.vcxprojin               | 172 ----------------
 win32/vs10/pangocairo.vcxproj.filtersin  |  29 ---
 win32/vs10/pangocairo.vcxprojin          | 341 -------------------------------
 win32/vs10/pangoft2.vcxproj.filtersin    |  23 ---
 win32/vs10/pangoft2.vcxprojin            | 176 ----------------
 win32/vs10/pangowin32.vcxproj.filtersin  |  23 ---
 win32/vs10/pangowin32.vcxprojin          | 188 -----------------
 win32/vs9/README.txt                     | 112 ----------
 win32/vs9/pango-build-defines.vsprops    |  62 ------
 win32/vs9/pango-ignore-fc.vsprops        |  12 --
 win32/vs9/pango-install-bin.vsprops      |  41 ----
 win32/vs9/pango-install.vcproj           | 209 -------------------
 win32/vs9/pango-install.vspropsin        |  40 ----
 win32/vs9/pango-introspect.vcproj        |  76 -------
 win32/vs9/pango-prebuild.vsprops         |  12 --
 win32/vs9/pango-version-paths.vsprops.in |  77 -------
 win32/vs9/pango.sln                      | 131 ------------
 win32/vs9/pango.vcprojin                 | 193 -----------------
 win32/vs9/pangocairo.vcprojin            | 302 ---------------------------
 win32/vs9/pangoft2.vcprojin              | 170 ---------------
 win32/vs9/pangowin32.vcprojin            | 167 ---------------
 win32/vs9/stdint.h                       |  36 ----
 44 files changed, 4324 deletions(-)


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