diff --git a/LameXP_VS2017.vcxproj b/LameXP_VS2017.vcxproj
index 763833dd..6bdf7d82 100644
--- a/LameXP_VS2017.vcxproj
+++ b/LameXP_VS2017.vcxproj
@@ -457,11 +457,6 @@ copy /Y "$(SolutionDir)\..\Prerequisites\Qt4\$(PlatformToolset)\Shared\plugins\i
true
false
-
- true
- true
- false
-
false
true
@@ -1577,21 +1572,6 @@ copy /Y "$(SolutionDir)\..\Prerequisites\Qt4\$(PlatformToolset)\Shared\plugins\i
true
false
-
- Document
- "$(QTDIR)\bin\rcc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp" -no-compress -name "%(Filename)" "%(FullPath)"
- RCC "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp"
- $(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp;%(Outputs)
- "$(QTDIR)\bin\rcc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp" -no-compress -name "%(Filename)" "%(FullPath)"
- RCC "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp"
- $(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp;%(Outputs)
- "$(QTDIR)\bin\rcc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp" -no-compress -name "%(Filename)" "%(FullPath)"
- RCC "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp"
- $(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp;%(Outputs)
- true
- true
- false
-
Document
"$(QTDIR)\bin\rcc.exe" -o "$(SolutionDir)tmp\$(ProjectName)\QRC_%(Filename).cpp" -no-compress -name "%(Filename)" "%(FullPath)"
diff --git a/LameXP_VS2017.vcxproj.filters b/LameXP_VS2017.vcxproj.filters
index 7aa44d47..6e046f64 100644
--- a/LameXP_VS2017.vcxproj.filters
+++ b/LameXP_VS2017.vcxproj.filters
@@ -412,9 +412,6 @@
Generated Files\QRC
-
- Generated Files\QRC
-
Generated Files\QRC
@@ -920,9 +917,6 @@
Resources
-
- Resources
-
Resources
@@ -1082,16 +1076,16 @@
Resources
-
+
+
+ Resources
+
Miscellaneous
-
- Resources
-
diff --git a/res/Tools.elevator.qrc b/res/Tools.elevator.qrc
deleted file mode 100644
index 27715f71..00000000
--- a/res/Tools.elevator.qrc
+++ /dev/null
@@ -1,2 +0,0 @@
-
-tools/elevator.exe
diff --git a/res/_ALL.qrc b/res/_ALL.qrc
index 00f702d1..aa34ce98 100644
--- a/res/_ALL.qrc
+++ b/res/_ALL.qrc
@@ -216,7 +216,6 @@
tools/aften.x64.exe
tools/avs2wav.exe
tools/dcaenc.exe
- tools/elevator.exe
tools/faad.avx.exe
tools/faad.i686.exe
tools/faad.sse2.exe
diff --git a/res/tools/elevator.exe b/res/tools/elevator.exe
deleted file mode 100644
index 8226605d..00000000
Binary files a/res/tools/elevator.exe and /dev/null differ
diff --git a/src/Tools.h b/src/Tools.h
index c38972ab..8f34f888 100644
--- a/src/Tools.h
+++ b/src/Tools.h
@@ -70,7 +70,6 @@ g_lamexp_tools[] =
{"b44b1c0e1a8f4633c9bc2e43d0a83ea5edc890e1cccc0054c812d0e64170e5292dc1dfd7430da61b73150831aa16e9c4", CPU_TYPE_X64_ALL, "aften.x64.exe", 8, ""},
{"4558728999a05f12fe88566e8308cba0ada200814c2a1bfe2507f49faf8f3994b0d52a829148f5c6321d24faa2718439", CPU_TYPE_ALL_ALL, "avs2wav.exe", 13, ""},
{"07834b1b8ecac2f3db79ad048005eca3a284cb759e15d399eb1a560a403122e20db5f08e60319759b8463aeef2410d02", CPU_TYPE_ALL_ALL, "dcaenc.exe", 20120419, ""},
- {"7c249f507b96967bedabdd7e631638807a7595ebff58eaaadf63530783d515eda9660bc2b1a0457fddae7e3eaef8a074", CPU_TYPE_ALL_ALL, "elevator.exe", UINT_MAX, ""},
{"bb3dd1f872dd5a3110ee1f8199a8318d54cd872b602fc2716e2acfb3eb803c241c7d39b0133462ac0534455309723869", CPU_TYPE_ALL_GEN, "faad.i686.exe", 286, ""},
{"86c8e6b8effe8325c14c9b3705494429a5bd1e39a2080bdfa8f0f6bf0a9ae1827c5c5c371b568dc788249ef82143ecd1", CPU_TYPE_ALL_SSE, "faad.sse2.exe", 286, ""},
{"5a45cd99ed8ee5df8b4914f5017b1345174c0e896f04ee9dd9aa78eaac712f1a9d807019f31a6138545ec8803d4f005c", CPU_TYPE_ALL_AVX, "faad.avx.exe", 286, ""},