diff --git a/examples/elfdump/ELFDump.vcxproj b/examples/elfdump/ELFDump.vcxproj
deleted file mode 100644
index 26cb559..0000000
--- a/examples/elfdump/ELFDump.vcxproj
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {CBAA735F-E237-4976-909F-2349920ED871}
- Win32Proj
- ELFDump
- 10.0
-
-
-
- Application
- true
- Unicode
- v142
-
-
- Application
- false
- true
- Unicode
- v142
-
-
-
-
-
-
-
-
-
-
-
-
- true
-
-
- false
-
-
-
-
-
- Level3
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- ..\..;%(AdditionalIncludeDirectories)
-
-
- Console
- true
-
-
-
-
-
-
- Level3
-
-
- MaxSpeed
- true
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- ..\..;%(AdditionalIncludeDirectories)
-
-
- Console
- true
- true
- true
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/examples/writer/writer.vcxproj b/examples/writer/writer.vcxproj
deleted file mode 100644
index f86b470..0000000
--- a/examples/writer/writer.vcxproj
+++ /dev/null
@@ -1,87 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {4E5A96DB-F6E9-4EEE-90BE-67B722DA8C84}
- Win32Proj
- writer
- 10.0
-
-
-
- Application
- true
- v142
- Unicode
-
-
- Application
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
- true
-
-
- false
-
-
-
-
-
- Level3
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- $(SolutionDir)
-
-
- Console
- true
-
-
-
-
- Level3
-
-
- MaxSpeed
- true
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- $(SolutionDir)
-
-
- Console
- true
- true
- true
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/examples/writer/writer.vcxproj.filters b/examples/writer/writer.vcxproj.filters
deleted file mode 100644
index c3d5827..0000000
--- a/examples/writer/writer.vcxproj.filters
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/examples/writer/writer.vcxproj.user b/examples/writer/writer.vcxproj.user
deleted file mode 100644
index 28f7c38..0000000
--- a/examples/writer/writer.vcxproj.user
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
- $(OutDir)
- WindowsLocalDebugger
-
-
\ No newline at end of file
diff --git a/tests/ELFIOTest.vcxproj b/tests/ELFIOTest.vcxproj
deleted file mode 100644
index dd95c80..0000000
--- a/tests/ELFIOTest.vcxproj
+++ /dev/null
@@ -1,127 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {FC8A3379-B8AA-4C32-804F-F8C43AFBC2A1}
- Win32Proj
- ELFIOTest
- 10.0
-
-
-
- Application
- true
- Unicode
- v142
-
-
- Application
- false
- true
- Unicode
- v142
-
-
-
-
-
-
-
-
-
-
-
-
- true
- false
-
-
- false
-
-
-
-
-
- Level4
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- ..;d:\Developer\boost_1_73_0;%(AdditionalIncludeDirectories)
- false
-
-
- Console
- true
-
-
-
-
- false
-
-
- "$(TargetDir)\$(TargetName).exe" --result_code=no --report_level=short
-
-
- Auto run test
-
-
-
-
- Level4
-
-
- MaxSpeed
- true
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- ..;d:\Developer\boost_1_73_0;%(AdditionalIncludeDirectories)
-
-
- Console
- false
- true
- true
-
-
-
-
-
-
- "$(TargetDir)\$(TargetName).exe" --result_code=no --report_level=short
- Auto run test
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/tests/ELFIOTest.vcxproj.filters b/tests/ELFIOTest.vcxproj.filters
deleted file mode 100644
index 25832fc..0000000
--- a/tests/ELFIOTest.vcxproj.filters
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
- Source Files
-
-
- Source Files
-
-
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
- Header Files
-
-
-
\ No newline at end of file