[gobject-introspection] MSVC Builds: Drop Test DLL Projects



commit ffb96e681476f693b5027790c69f7b9e3628f0b7
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Fri Jul 4 12:50:28 2014 +0800

    MSVC Builds: Drop Test DLL Projects
    
    This drops Visual Studio projects that does the build of the Test DLLs, as
    the new NMake Makefiles will cover the building of them.  Please note that
    the cmph test program is still built with the Visual Studio projects
    though.

 build/win32/vs10/Makefile.am                       |   18 --
 build/win32/vs10/annotation.vcxproj                |  181 -------------------
 build/win32/vs10/annotation.vcxproj.filters        |   22 ---
 build/win32/vs10/foo.vcxproj                       |  181 -------------------
 build/win32/vs10/foo.vcxproj.filters               |   22 ---
 build/win32/vs10/gettype.vcxproj                   |  181 -------------------
 build/win32/vs10/gettype.vcxproj.filters           |   22 ---
 build/win32/vs10/gimarshallingtests.vcxproj        |  181 -------------------
 .../win32/vs10/gimarshallingtests.vcxproj.filters  |   22 ---
 build/win32/vs10/gtkfrob.vcxproj                   |  181 -------------------
 build/win32/vs10/gtkfrob.vcxproj.filters           |   22 ---
 build/win32/vs10/regress.vcxproj                   |  185 --------------------
 build/win32/vs10/regress.vcxproj.filters           |   22 ---
 build/win32/vs10/sletter.vcxproj                   |  181 -------------------
 build/win32/vs10/sletter.vcxproj.filters           |   22 ---
 build/win32/vs10/testinherit.vcxproj               |  181 -------------------
 build/win32/vs10/testinherit.vcxproj.filters       |   22 ---
 build/win32/vs10/utility.vcxproj                   |  181 -------------------
 build/win32/vs10/utility.vcxproj.filters           |   22 ---
 build/win32/vs11/Makefile.am                       |   18 --
 build/win32/vs12/Makefile.am                       |   18 --
 build/win32/vs9/Makefile.am                        |    9 -
 build/win32/vs9/annotation.vcproj                  |  174 ------------------
 build/win32/vs9/foo.vcproj                         |  174 ------------------
 build/win32/vs9/gettype.vcproj                     |  174 ------------------
 build/win32/vs9/gimarshallingtests.vcproj          |  174 ------------------
 build/win32/vs9/gtkfrob.vcproj                     |  174 ------------------
 build/win32/vs9/regress.vcproj                     |  178 -------------------
 build/win32/vs9/sletter.vcproj                     |  174 ------------------
 build/win32/vs9/testinherit.vcproj                 |  174 ------------------
 build/win32/vs9/utility.vcproj                     |  174 ------------------
 31 files changed, 0 insertions(+), 3464 deletions(-)
---
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am
index dd43a31..d0d32ca 100644
--- a/build/win32/vs10/Makefile.am
+++ b/build/win32/vs10/Makefile.am
@@ -9,34 +9,16 @@ EXTRA_DIST = \
        gi-prebuild.vcxproj     \
        girepository.vcxprojin  \
        girepository.vcxproj.filtersin  \
-       annotation.vcxproj      \
-       annotation.vcxproj.filters      \
        cmph-bdz-test.vcxproj   \
        cmph-bdz-test.vcxproj.filters   \
        cmph.vcxprojin  \
        cmph.vcxproj.filtersin  \
-       foo.vcxproj     \
-       foo.vcxproj.filters     \
        g-ir-compiler.vcxprojin \
        g-ir-compiler.vcxproj.filtersin \
        g-ir-generate.vcxproj   \
        g-ir-generate.vcxproj.filters   \
-       gettype.vcxproj \
-       gettype.vcxproj.filters \
-       gimarshallingtests.vcxproj      \
-       gimarshallingtests.vcxproj.filters      \
        glib-print.vcxproj      \
        glib-print.vcxproj.filters      \
-       gtkfrob.vcxproj \
-       gtkfrob.vcxproj.filters \
-       regress.vcxproj \
-       regress.vcxproj.filters \
-       sletter.vcxproj \
-       sletter.vcxproj.filters \
-       testinherit.vcxproj     \
-       testinherit.vcxproj.filters     \
-       utility.vcxproj \
-       utility.vcxproj.filters \
        _giscanner.vcxproj      \
        _giscanner.vcxproj.filters      \
        install.vcxproj \
diff --git a/build/win32/vs11/Makefile.am b/build/win32/vs11/Makefile.am
index 16a8e0a..4789b66 100644
--- a/build/win32/vs11/Makefile.am
+++ b/build/win32/vs11/Makefile.am
@@ -8,34 +8,16 @@ EXTRA_DIST = \
        gi-prebuild.vcxproj     \
        girepository.vcxproj    \
        girepository.vcxproj.filters    \
-       annotation.vcxproj      \
-       annotation.vcxproj.filters      \
        cmph-bdz-test.vcxproj   \
        cmph-bdz-test.vcxproj.filters   \
        cmph.vcxproj    \
        cmph.vcxproj.filters    \
-       foo.vcxproj     \
-       foo.vcxproj.filters     \
        g-ir-compiler.vcxproj   \
        g-ir-compiler.vcxproj.filters   \
        g-ir-generate.vcxproj   \
        g-ir-generate.vcxproj.filters   \
-       gettype.vcxproj \
-       gettype.vcxproj.filters \
-       gimarshallingtests.vcxproj      \
-       gimarshallingtests.vcxproj.filters      \
        glib-print.vcxproj      \
        glib-print.vcxproj.filters      \
-       gtkfrob.vcxproj \
-       gtkfrob.vcxproj.filters \
-       regress.vcxproj \
-       regress.vcxproj.filters \
-       sletter.vcxproj \
-       sletter.vcxproj.filters \
-       testinherit.vcxproj     \
-       testinherit.vcxproj.filters     \
-       utility.vcxproj \
-       utility.vcxproj.filters \
        _giscanner.vcxproj      \
        _giscanner.vcxproj.filters      \
        install.vcxproj \
diff --git a/build/win32/vs12/Makefile.am b/build/win32/vs12/Makefile.am
index d3ea162..c363869 100644
--- a/build/win32/vs12/Makefile.am
+++ b/build/win32/vs12/Makefile.am
@@ -8,34 +8,16 @@ EXTRA_DIST = \
        gi-prebuild.vcxproj     \
        girepository.vcxproj    \
        girepository.vcxproj.filters    \
-       annotation.vcxproj      \
-       annotation.vcxproj.filters      \
        cmph-bdz-test.vcxproj   \
        cmph-bdz-test.vcxproj.filters   \
        cmph.vcxproj    \
        cmph.vcxproj.filters    \
-       foo.vcxproj     \
-       foo.vcxproj.filters     \
        g-ir-compiler.vcxproj   \
        g-ir-compiler.vcxproj.filters   \
        g-ir-generate.vcxproj   \
        g-ir-generate.vcxproj.filters   \
-       gettype.vcxproj \
-       gettype.vcxproj.filters \
-       gimarshallingtests.vcxproj      \
-       gimarshallingtests.vcxproj.filters      \
        glib-print.vcxproj      \
        glib-print.vcxproj.filters      \
-       gtkfrob.vcxproj \
-       gtkfrob.vcxproj.filters \
-       regress.vcxproj \
-       regress.vcxproj.filters \
-       sletter.vcxproj \
-       sletter.vcxproj.filters \
-       testinherit.vcxproj     \
-       testinherit.vcxproj.filters     \
-       utility.vcxproj \
-       utility.vcxproj.filters \
        _giscanner.vcxproj      \
        _giscanner.vcxproj.filters      \
        install.vcxproj \
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index 7662681..4fa1e76 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -8,21 +8,12 @@ EXTRA_DIST = \
        gi-version-paths.vsprops        \
        gi-prebuild.vcproj      \
        girepository.vcprojin   \
-       annotation.vcproj       \
        cmph-bdz-test.vcproj    \
        cmph.vcprojin   \
-       foo.vcproj      \
        g-ir-compiler.vcprojin  \
        g-ir-generate.vcproj    \
-       gettype.vcproj  \
-       gimarshallingtests.vcproj       \
        glib-print.vcproj       \
-       gtkfrob.vcproj  \
        install.vcproj  \
-       regress.vcproj  \
-       sletter.vcproj  \
-       testinherit.vcproj      \
-       utility.vcproj  \
        _giscanner.vcproj       \
        README.txt
 


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