diff --git a/src/shared/proparser/images/append.png b/src/shared/proparser/images/append.png deleted file mode 100644 index 5ae826e56c3..00000000000 Binary files a/src/shared/proparser/images/append.png and /dev/null differ diff --git a/src/shared/proparser/images/other.png b/src/shared/proparser/images/other.png deleted file mode 100644 index 044ce1ebb88..00000000000 Binary files a/src/shared/proparser/images/other.png and /dev/null differ diff --git a/src/shared/proparser/images/profile.png b/src/shared/proparser/images/profile.png deleted file mode 100644 index 4a24ce3c2f4..00000000000 Binary files a/src/shared/proparser/images/profile.png and /dev/null differ diff --git a/src/shared/proparser/images/remove.png b/src/shared/proparser/images/remove.png deleted file mode 100644 index 039f05a0057..00000000000 Binary files a/src/shared/proparser/images/remove.png and /dev/null differ diff --git a/src/shared/proparser/images/scope.png b/src/shared/proparser/images/scope.png deleted file mode 100644 index eefcb599545..00000000000 Binary files a/src/shared/proparser/images/scope.png and /dev/null differ diff --git a/src/shared/proparser/images/set.png b/src/shared/proparser/images/set.png deleted file mode 100644 index 69a8fe0523e..00000000000 Binary files a/src/shared/proparser/images/set.png and /dev/null differ diff --git a/src/shared/proparser/images/value.png b/src/shared/proparser/images/value.png deleted file mode 100644 index 433cd527f48..00000000000 Binary files a/src/shared/proparser/images/value.png and /dev/null differ diff --git a/src/shared/proparser/proiteminfo.xml b/src/shared/proparser/proiteminfo.xml deleted file mode 100644 index 0224bb166d2..00000000000 --- a/src/shared/proparser/proiteminfo.xml +++ /dev/null @@ -1,109 +0,0 @@ - - - - win32 - Windows - - - - unix - Unix - - - - mac - Mac - - - - TARGET - Output Target - This specifies the name of the target file. - - - - TEMPLATE - Output Template - This variable contains the name of the template to use when generating the project. - - app - Application - - - lib - Library - - - subdirs - Subdirectories - - - - - HEADERS - Header Files - Defines the header files for the project - - - - SOURCES - Source Files - Defines the source files for the project - - - - INCLUDEPATH - Include Path - Defines the include path for the project - - - - FORMS - Form Files - Defines the form files for the project - - - - RESOURCES - Resource Files - Defines the resource files for the project - - - - QT - Qt Modules - The values stored in the QT variable control which of the Qt modules are used by your project. - - core - QtCore module - - - gui - QtGui module - - - network - QtNetwork module - - - opengl - QtOpenGL module - - - sql - QtSql module - - - svg - QtSvg module - - - xml - QtXml module - - - qt3support - Qt3Support module - - - diff --git a/src/shared/proparser/proparser.qrc b/src/shared/proparser/proparser.qrc index ab5a8a720d1..9193eaa31c4 100644 --- a/src/shared/proparser/proparser.qrc +++ b/src/shared/proparser/proparser.qrc @@ -1,14 +1,4 @@ - - images/profile.png - images/scope.png - images/value.png - images/other.png - images/set.png - images/append.png - images/remove.png - proiteminfo.xml - spec_pre.prf spec_post.prf