Skip to content

Commit

Permalink
Use better target names for these libs
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@6065 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 8, 2006
1 parent 1752eae commit b467050
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/plugins/copyright_label/copyright_label.pro
Expand Up @@ -15,7 +15,7 @@
#

include(../../../settings.pro)
TARGET=copyrightlabelprovider
TARGET=copyrightlabelplugin
TEMPLATE = lib
#suffix debug to target if applicable
CONFIG(debug, debug|release){
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/delimited_text/delimited_text.pro
Expand Up @@ -15,7 +15,7 @@
#

include(../../../settings.pro)
TARGET=delimitedtextprovider
TARGET=delimitedtextplugin
TEMPLATE = lib
#suffix debug to target if applicable
CONFIG(debug, debug|release){
Expand Down

0 comments on commit b467050

Please sign in to comment.