From e1244a0dff7815ad325ae433bc890275916b4fe8 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sat, 5 Mar 2011 21:12:31 +0000 Subject: Remove outdated and unmaintained wpseditor. The wpseditor is superseded by the Theme Editor these days. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29528 a1c6a512-1295-4272-9138-f99709370657 --- utils/wpseditor/README | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 utils/wpseditor/README (limited to 'utils/wpseditor/README') diff --git a/utils/wpseditor/README b/utils/wpseditor/README deleted file mode 100644 index ebdfd7a..0000000 --- a/utils/wpseditor/README +++ /dev/null @@ -1,31 +0,0 @@ - __________ __ ___. - Open \______ \ ____ ____ | | _\_ |__ _______ ___ - Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / - Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < - Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ - \/ \/ \/ \/ \/ - -/----------------------------------------------------------------\ -| Installation | -\----------------------------------------------------------------/ - -To make a release version, change the value CONFIG in gui.pro and QPropertyEditor.pro from "debug" to "release". - - -/----------------------------------------------------------------\ -| Windows | -\----------------------------------------------------------------/ - - * make sure that you have properly installed MingW, Qt > 4.3.* and bin directories are set properly - * if you want to debug wpseditor, you'll have to build Qt debug libraries - * if you don't have qmake in your PATH environment, use the Qt command prompt - * run 'qmake && make' in utils\wpseditor\ - * the binary is then in utils\wpseditor\gui\bin\wpseditor.exe - -/----------------------------------------------------------------\ -| Linux | -\----------------------------------------------------------------/ - - * make sure you have libqt4-dev installed and you have a working Rockbox environment - * cd to utils/wpseditor/ and run 'qmake-qt4 && make' - * cd to gui/bin/ and start WPS editor with './wpseditord' -- cgit v1.1