From f429e2c55f77d5869683d902c9f4d96df1678d6c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 3 May 2017 09:18:25 +0200 Subject: Get rid of legacy build systems --- tests/template/Makefile.am | 21 -- tests/template/template-vc10.vcxproj | 167 ------------- tests/template/template-vc10.vcxproj.filters | 20 -- tests/template/template-vc11.vcxproj | 171 ------------- tests/template/template-vc11.vcxproj.filters | 20 -- tests/template/template-vc12.vcxproj | 171 ------------- tests/template/template-vc12.vcxproj.filters | 20 -- tests/template/template-vc9.vcproj | 352 --------------------------- 8 files changed, 942 deletions(-) delete mode 100644 tests/template/Makefile.am delete mode 100644 tests/template/template-vc10.vcxproj delete mode 100644 tests/template/template-vc10.vcxproj.filters delete mode 100644 tests/template/template-vc11.vcxproj delete mode 100644 tests/template/template-vc11.vcxproj.filters delete mode 100644 tests/template/template-vc12.vcxproj delete mode 100644 tests/template/template-vc12.vcxproj.filters delete mode 100644 tests/template/template-vc9.vcproj (limited to 'tests/template') diff --git a/tests/template/Makefile.am b/tests/template/Makefile.am deleted file mode 100644 index d8b5b50..0000000 --- a/tests/template/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -# file : tests/template/Makefile.am -# copyright : not copyrighted - public domain - -EXTRA_DIST = __file__(extra_dist) - -noinst_PROGRAMS = driver -driver_SOURCES = driver.cxx __path__(extra_sources) __path__(extra_headers) -LDADD = $(top_builddir)/xml/libstudxml.la - -AM_CPPFLAGS = -I'$(top_builddir)' -I'$(top_srcdir)' - -TESTS=$(top_builddir)/tester -TESTS_ENVIRONMENT=example=; export example; - -CLEANFILES = test.out - -# Make sure make doesn't try to build the no-extension headers -# thinking that they are executable. Those are pulled in through -# auto-generated dependencies. -# -__foreach_w__(__f,__path__(xml_headers),$(top_srcdir)/xml/__f ): ; @: diff --git a/tests/template/template-vc10.vcxproj b/tests/template/template-vc10.vcxproj deleted file mode 100644 index f1849bd..0000000 --- a/tests/template/template-vc10.vcxproj +++ /dev/null @@ -1,167 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {__uuid__()} - Win32Proj - __value__(name) - - - - Application - true - Unicode - - - Application - true - Unicode - - - Application - false - true - Unicode - - - Application - false - true - Unicode - - - - - - - - - - - - - - - - - - - true - $(Configuration)\ - driver - - - true - $(Platform)\$(Configuration)\ - driver - - - false - $(Configuration)\ - driver - - - false - $(Platform)\$(Configuration)\ - driver - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib\studxml-d.lib;%(AdditionalDependencies) - Console - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib64\studxml-d.lib;%(AdditionalDependencies) - Console - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib\studxml.lib;%(AdditionalDependencies) - Console - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib64\studxml.lib;%(AdditionalDependencies) - Console - true - true - true - - - -__header_entries__(extra_headers) - - -__source_entry__(driver.cxx) -__source_entries__(extra_sources) - - - - - diff --git a/tests/template/template-vc10.vcxproj.filters b/tests/template/template-vc10.vcxproj.filters deleted file mode 100644 index 6d459fa..0000000 --- a/tests/template/template-vc10.vcxproj.filters +++ /dev/null @@ -1,20 +0,0 @@ - - - - - {__uuid__()} - cxx - - - {__uuid__()} - h;hxx;ixx;txx - - - -__header_filter_entries__(extra_headers) - - -__source_filter_entry__(driver.cxx) -__source_filter_entries__(extra_sources) - - diff --git a/tests/template/template-vc11.vcxproj b/tests/template/template-vc11.vcxproj deleted file mode 100644 index dd43663..0000000 --- a/tests/template/template-vc11.vcxproj +++ /dev/null @@ -1,171 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {__uuid__()} - Win32Proj - __value__(name) - - - - Application - true - v110 - Unicode - - - Application - true - v110 - Unicode - - - Application - false - v110 - true - Unicode - - - Application - false - v110 - true - Unicode - - - - - - - - - - - - - - - - - - - true - $(Configuration)\ - driver - - - true - $(Platform)\$(Configuration)\ - driver - - - false - $(Configuration)\ - driver - - - false - $(Platform)\$(Configuration)\ - driver - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib\studxml-d.lib;%(AdditionalDependencies) - Console - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib64\studxml-d.lib;%(AdditionalDependencies) - Console - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib\studxml.lib;%(AdditionalDependencies) - Console - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib64\studxml.lib;%(AdditionalDependencies) - Console - true - true - true - - - -__header_entries__(extra_headers) - - -__source_entry__(driver.cxx) -__source_entries__(extra_sources) - - - - - diff --git a/tests/template/template-vc11.vcxproj.filters b/tests/template/template-vc11.vcxproj.filters deleted file mode 100644 index 6d459fa..0000000 --- a/tests/template/template-vc11.vcxproj.filters +++ /dev/null @@ -1,20 +0,0 @@ - - - - - {__uuid__()} - cxx - - - {__uuid__()} - h;hxx;ixx;txx - - - -__header_filter_entries__(extra_headers) - - -__source_filter_entry__(driver.cxx) -__source_filter_entries__(extra_sources) - - diff --git a/tests/template/template-vc12.vcxproj b/tests/template/template-vc12.vcxproj deleted file mode 100644 index 411c7e0..0000000 --- a/tests/template/template-vc12.vcxproj +++ /dev/null @@ -1,171 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {__uuid__()} - Win32Proj - __value__(name) - - - - Application - true - v120 - Unicode - - - Application - true - v120 - Unicode - - - Application - false - v120 - true - Unicode - - - Application - false - v120 - true - Unicode - - - - - - - - - - - - - - - - - - - true - $(Configuration)\ - driver - - - true - $(Platform)\$(Configuration)\ - driver - - - false - $(Configuration)\ - driver - - - false - $(Platform)\$(Configuration)\ - driver - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib\studxml-d.lib;%(AdditionalDependencies) - Console - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib64\studxml-d.lib;%(AdditionalDependencies) - Console - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;_CONSOLE;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib\studxml.lib;%(AdditionalDependencies) - Console - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;_CONSOLE;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - - - $(SolutionDir)\..\lib64\studxml.lib;%(AdditionalDependencies) - Console - true - true - true - - - -__header_entries__(extra_headers) - - -__source_entry__(driver.cxx) -__source_entries__(extra_sources) - - - - - diff --git a/tests/template/template-vc12.vcxproj.filters b/tests/template/template-vc12.vcxproj.filters deleted file mode 100644 index 6d459fa..0000000 --- a/tests/template/template-vc12.vcxproj.filters +++ /dev/null @@ -1,20 +0,0 @@ - - - - - {__uuid__()} - cxx - - - {__uuid__()} - h;hxx;ixx;txx - - - -__header_filter_entries__(extra_headers) - - -__source_filter_entry__(driver.cxx) -__source_filter_entries__(extra_sources) - - diff --git a/tests/template/template-vc9.vcproj b/tests/template/template-vc9.vcproj deleted file mode 100644 index 2a95903..0000000 --- a/tests/template/template-vc9.vcproj +++ /dev/null @@ -1,352 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -__source_entry__(driver.cxx) -__source_entries__(extra_sources) - - -__file_entries__(extra_headers) - - - - - -- cgit v1.1