Issue 1.
trunk/qmmp-plugin-pack/src/General/history/CMakeLists.txt,
branches/qmmp-plugin-pack-1.2/src/General/history/CMakeLists.txt: wrong project() setting
@@ -1,1 +1,1 @@
-project(libsrconverter)
+project(libhistory)
Issue 2.
trunk/qmmp-plugin-pack/src/General/General.pro: does not consider the option tag 'HISTORY_PLUGIN'
However, branches/qmmp-plugin-pack-1.2/src/General/General.pro works well.
Fixed. Thank you!