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 --- examples/template/Makefile.am | 19 -- examples/template/template-vc10.vcxproj | 167 ----------- examples/template/template-vc10.vcxproj.filters | 20 -- examples/template/template-vc11.vcxproj | 171 ------------ examples/template/template-vc11.vcxproj.filters | 20 -- examples/template/template-vc12.vcxproj | 175 ------------ examples/template/template-vc12.vcxproj.filters | 20 -- examples/template/template-vc9.vcproj | 352 ------------------------ 8 files changed, 944 deletions(-) delete mode 100644 examples/template/Makefile.am delete mode 100644 examples/template/template-vc10.vcxproj delete mode 100644 examples/template/template-vc10.vcxproj.filters delete mode 100644 examples/template/template-vc11.vcxproj delete mode 100644 examples/template/template-vc11.vcxproj.filters delete mode 100644 examples/template/template-vc12.vcxproj delete mode 100644 examples/template/template-vc12.vcxproj.filters delete mode 100644 examples/template/template-vc9.vcproj (limited to 'examples/template') diff --git a/examples/template/Makefile.am b/examples/template/Makefile.am deleted file mode 100644 index 37d9509..0000000 --- a/examples/template/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -# file : examples/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=1; export example; - -# 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/examples/template/template-vc10.vcxproj b/examples/template/template-vc10.vcxproj deleted file mode 100644 index 402aa6d..0000000 --- a/examples/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;NDEBUG;_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;NDEBUG;_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/examples/template/template-vc10.vcxproj.filters b/examples/template/template-vc10.vcxproj.filters deleted file mode 100644 index 6d459fa..0000000 --- a/examples/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/examples/template/template-vc11.vcxproj b/examples/template/template-vc11.vcxproj deleted file mode 100644 index 095038b..0000000 --- a/examples/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;NDEBUG;_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;NDEBUG;_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/examples/template/template-vc11.vcxproj.filters b/examples/template/template-vc11.vcxproj.filters deleted file mode 100644 index 6d459fa..0000000 --- a/examples/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/examples/template/template-vc12.vcxproj b/examples/template/template-vc12.vcxproj deleted file mode 100644 index 6e7c2c9..0000000 --- a/examples/template/template-vc12.vcxproj +++ /dev/null @@ -1,175 +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) - true - - - $(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) - true - - - $(SolutionDir)\..\lib64\studxml-d.lib;%(AdditionalDependencies) - Console - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - true - - - $(SolutionDir)\..\lib\studxml.lib;%(AdditionalDependencies) - Console - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - $(SolutionDir)\.. - 4068;4355;4800;4290;%(DisableSpecificWarnings) - true - - - $(SolutionDir)\..\lib64\studxml.lib;%(AdditionalDependencies) - Console - true - true - true - - - -__header_entries__(extra_headers) - - -__source_entry__(driver.cxx) -__source_entries__(extra_sources) - - - - - diff --git a/examples/template/template-vc12.vcxproj.filters b/examples/template/template-vc12.vcxproj.filters deleted file mode 100644 index 6d459fa..0000000 --- a/examples/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/examples/template/template-vc9.vcproj b/examples/template/template-vc9.vcproj deleted file mode 100644 index c4a1d64..0000000 --- a/examples/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