Skip to content

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎src/plugins/copyright_label/copyright_label.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616

1717
include(../../../settings.pro)
18-
TARGET=copyrightlabelprovider
18+
TARGET=copyrightlabelplugin
1919
TEMPLATE = lib
2020
#suffix debug to target if applicable
2121
CONFIG(debug, debug|release){

‎src/plugins/delimited_text/delimited_text.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616

1717
include(../../../settings.pro)
18-
TARGET=delimitedtextprovider
18+
TARGET=delimitedtextplugin
1919
TEMPLATE = lib
2020
#suffix debug to target if applicable
2121
CONFIG(debug, debug|release){

0 commit comments

Comments
 (0)
Please sign in to comment.