[libsigc++2] MSVC Builds: Remove MSVC 2005 and 2008 projects



commit 78b4e712a482593f7176794d72aa230400d27d4c
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Aug 31 20:27:07 2015 +0800

    MSVC Builds: Remove MSVC 2005 and 2008 projects
    
    They are now unable to build libsigc++ at all, so drop them.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=754082

 MSVC_Net2005/blank.cpp                             |   11 -
 MSVC_Net2005/filelist.am                           |   27 -
 MSVC_Net2005/libsigc++2.sln                        |  259 ------
 MSVC_Net2005/libsigc++2.vcproj                     |  838 --------------------
 MSVC_Net2005/sigc.rc.in                            |   30 -
 .../tests/test_accumulated/test_accumulated.vcproj |  378 ---------
 MSVC_Net2005/tests/test_bind/test_bind.vcproj      |  387 ---------
 .../tests/test_bind_return/test_bind_return.vcproj |  387 ---------
 .../test_compatibility/test_compatibility.vcproj   |  145 ----
 .../tests/test_compose/test_compose.vcproj         |  387 ---------
 .../test_deduce_result_type.vcproj                 |  387 ---------
 .../tests/test_disconnect/test_disconnect.vcproj   |  387 ---------
 .../test_disconnect_during_emit.vcproj             |  371 ---------
 .../test_exception_catch.vcproj                    |  387 ---------
 .../test_functor_trait/test_functor_trait.vcproj   |  387 ---------
 MSVC_Net2005/tests/test_hide/test_hide.vcproj      |  387 ---------
 MSVC_Net2005/tests/test_lambda/test_lambda.vcproj  |  145 ----
 .../tests/test_mem_fun/test_mem_fun.vcproj         |  387 ---------
 .../tests/test_ptr_fun/test_ptr_fun.vcproj         |  387 ---------
 MSVC_Net2005/tests/test_retype/test_retype.vcproj  |  371 ---------
 .../test_retype_return/test_retype_return.vcproj   |  387 ---------
 MSVC_Net2005/tests/test_signal/test_signal.vcproj  |  387 ---------
 MSVC_Net2005/tests/test_size/test_size.vcproj      |  387 ---------
 MSVC_Net2005/tests/test_slot/test_slot.vcproj      |  387 ---------
 .../tests/test_trackable/test_trackable.vcproj     |  387 ---------
 MSVC_Net2008/blank.cpp                             |   11 -
 MSVC_Net2008/filelist.am                           |   27 -
 MSVC_Net2008/libsigc++2.sln                        |  259 ------
 MSVC_Net2008/libsigc++2.vcproj                     |  835 -------------------
 MSVC_Net2008/sigc.rc.in                            |   30 -
 .../tests/test_accumulated/test_accumulated.vcproj |  376 ---------
 MSVC_Net2008/tests/test_bind/test_bind.vcproj      |  385 ---------
 .../tests/test_bind_return/test_bind_return.vcproj |  385 ---------
 .../test_compatibility/test_compatibility.vcproj   |  145 ----
 .../tests/test_compose/test_compose.vcproj         |  385 ---------
 .../test_deduce_result_type.vcproj                 |  385 ---------
 .../tests/test_disconnect/test_disconnect.vcproj   |  385 ---------
 .../test_disconnect_during_emit.vcproj             |  369 ---------
 .../test_exception_catch.vcproj                    |  385 ---------
 .../test_functor_trait/test_functor_trait.vcproj   |  385 ---------
 MSVC_Net2008/tests/test_hide/test_hide.vcproj      |  385 ---------
 MSVC_Net2008/tests/test_lambda/test_lambda.vcproj  |  145 ----
 .../tests/test_mem_fun/test_mem_fun.vcproj         |  385 ---------
 .../tests/test_ptr_fun/test_ptr_fun.vcproj         |  385 ---------
 MSVC_Net2008/tests/test_retype/test_retype.vcproj  |  369 ---------
 .../test_retype_return/test_retype_return.vcproj   |  385 ---------
 MSVC_Net2008/tests/test_signal/test_signal.vcproj  |  385 ---------
 MSVC_Net2008/tests/test_size/test_size.vcproj      |  385 ---------
 MSVC_Net2008/tests/test_slot/test_slot.vcproj      |  385 ---------
 .../tests/test_trackable/test_trackable.vcproj     |  385 ---------
 50 files changed, 0 insertions(+), 16721 deletions(-)


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