From 5e527213a2430bb3018e5eebd909aef294edf9b5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 18 Dec 2020 18:48:46 +0300 Subject: Switch to build2 --- .../cxx/parser/library/library-vc10.vcxproj | 205 ---------- .../parser/library/library-vc10.vcxproj.filters | 54 --- .../cxx/parser/library/library-vc11.vcxproj | 209 ---------- .../parser/library/library-vc11.vcxproj.filters | 54 --- .../cxx/parser/library/library-vc12.vcxproj | 213 ---------- .../parser/library/library-vc12.vcxproj.filters | 54 --- .../examples/cxx/parser/library/library-vc8.vcproj | 440 --------------------- .../examples/cxx/parser/library/library-vc9.vcproj | 437 -------------------- dist/examples/cxx/parser/library/makefile | 30 -- 9 files changed, 1696 deletions(-) delete mode 100644 dist/examples/cxx/parser/library/library-vc10.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-vc10.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-vc11.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-vc11.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-vc12.vcxproj delete mode 100644 dist/examples/cxx/parser/library/library-vc12.vcxproj.filters delete mode 100644 dist/examples/cxx/parser/library/library-vc8.vcproj delete mode 100644 dist/examples/cxx/parser/library/library-vc9.vcproj delete mode 100644 dist/examples/cxx/parser/library/makefile (limited to 'dist/examples/cxx/parser/library') diff --git a/dist/examples/cxx/parser/library/library-vc10.vcxproj b/dist/examples/cxx/parser/library/library-vc10.vcxproj deleted file mode 100644 index c9046d7..0000000 --- a/dist/examples/cxx/parser/library/library-vc10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D66DAC4D-133C-4DB5-923F-C88A961C3C51} - library - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc10.vcxproj.filters b/dist/examples/cxx/parser/library/library-vc10.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-vc10.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {4044D311-878E-4632-B816-7810045EF3F1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {4F90DEB0-060B-4976-949A-66FFB902F598} - h;hpp;hxx;hm;inl;inc;xsd - - - {a31fd2f2-4ce6-4ee0-962d-68d213bc7b1b} - ixx - - - {8e9fd809-af45-49e4-95b8-d2becff77db5} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc11.vcxproj b/dist/examples/cxx/parser/library/library-vc11.vcxproj deleted file mode 100644 index daa5ef3..0000000 --- a/dist/examples/cxx/parser/library/library-vc11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D66DAC4D-133C-4DB5-923F-C88A961C3C51} - library - Win32Proj - - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - Application - v110 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc11.vcxproj.filters b/dist/examples/cxx/parser/library/library-vc11.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-vc11.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {4044D311-878E-4632-B816-7810045EF3F1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {4F90DEB0-060B-4976-949A-66FFB902F598} - h;hpp;hxx;hm;inl;inc;xsd - - - {a31fd2f2-4ce6-4ee0-962d-68d213bc7b1b} - ixx - - - {8e9fd809-af45-49e4-95b8-d2becff77db5} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc12.vcxproj b/dist/examples/cxx/parser/library/library-vc12.vcxproj deleted file mode 100644 index 345226f..0000000 --- a/dist/examples/cxx/parser/library/library-vc12.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - library - {D66DAC4D-133C-4DB5-923F-C88A961C3C51} - library - Win32Proj - - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - Application - v120 - MultiByte - - - - - - - - - - - - - - - - - - - driver - driver - driver - driver - Debug\ - Debug\ - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - Release\ - Release\ - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - true - - - xerces-c_3D.lib;%(AdditionalDependencies) - $(TargetPath) - true - $(OutDir)driver.pdb - Console - false - - - MachineX64 - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX86 - - - - - X64 - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - true - - - xerces-c_3.lib;%(AdditionalDependencies) - $(TargetPath) - true - Console - true - true - false - - - MachineX64 - - - - - - - - - - - - - - - - - - - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - xsd library.xsd - xsd cxx-parser --generate-inline --type-map library.map library.xsd - library-pskel.hxx;library-pskel.ixx;library-pskel.cxx;%(Outputs) - - - - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc12.vcxproj.filters b/dist/examples/cxx/parser/library/library-vc12.vcxproj.filters deleted file mode 100644 index 30f473b..0000000 --- a/dist/examples/cxx/parser/library/library-vc12.vcxproj.filters +++ /dev/null @@ -1,54 +0,0 @@ - - - - - {4044D311-878E-4632-B816-7810045EF3F1} - cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {4F90DEB0-060B-4976-949A-66FFB902F598} - h;hpp;hxx;hm;inl;inc;xsd - - - {a31fd2f2-4ce6-4ee0-962d-68d213bc7b1b} - ixx - - - {8e9fd809-af45-49e4-95b8-d2becff77db5} - xsd - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Inline Files - - - - - - Schema Files - - - \ No newline at end of file diff --git a/dist/examples/cxx/parser/library/library-vc8.vcproj b/dist/examples/cxx/parser/library/library-vc8.vcproj deleted file mode 100644 index f5bb549..0000000 --- a/dist/examples/cxx/parser/library/library-vc8.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/library/library-vc9.vcproj b/dist/examples/cxx/parser/library/library-vc9.vcproj deleted file mode 100644 index 1348f83..0000000 --- a/dist/examples/cxx/parser/library/library-vc9.vcproj +++ /dev/null @@ -1,437 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/examples/cxx/parser/library/makefile b/dist/examples/cxx/parser/library/makefile deleted file mode 100644 index f96353b..0000000 --- a/dist/examples/cxx/parser/library/makefile +++ /dev/null @@ -1,30 +0,0 @@ -root := ../../.. - -include $(root)/build/cxx/rules.make -include $(root)/build/xsd/parser-rules.make - -override XSDFLAGS += --generate-inline --type-map library.map - -# Build -# -driver: driver.o library-pskel.o library-pimpl.o - -driver.o: driver.cxx library-pimpl.hxx library-pskel.hxx library.hxx -library-pimpl.o: library-pimpl.cxx library-pimpl.hxx library-pskel.hxx library.hxx -library-pskel.o: library-pskel.cxx library-pskel.hxx library.hxx - -library-pskel.hxx library-pskel.ixx library-pskel.cxx: library.xsd library.map - - -# Test. -# -.PHONY: test -test: driver library.xml - ./driver library.xml - - -# Clean. -# -.PHONY: clean -clean: - rm -f library-pskel.?xx library-pimpl.o library-pskel.o driver.o driver -- cgit v1.1