diff options
Diffstat (limited to 'src/plugins/cvs/cvs.pro')
-rw-r--r-- | src/plugins/cvs/cvs.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/cvs/cvs.pro b/src/plugins/cvs/cvs.pro index 9ecb32b06e5..9d32eabfda6 100644 --- a/src/plugins/cvs/cvs.pro +++ b/src/plugins/cvs/cvs.pro @@ -26,3 +26,5 @@ SOURCES += annotationhighlighter.cpp \ FORMS += settingspage.ui RESOURCES += cvs.qrc + +OTHER_FILES += CVS.mimetypes.xml |