Skip to content

Commit

Permalink
fritzing.pro: remove outdated comment
Browse files Browse the repository at this point in the history
Last commit that changed these lines -- b99c74c -- just fixed
whitespace errors. In fact it seems that these plugins were abandoned
in pre-git era.
  • Loading branch information
Filipp Mikoian authored and KjellMorgenstern committed Jul 13, 2019
1 parent ef8bbb7 commit 795e251
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions phoenix.pro
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ lessThan(QT_MAJOR_VERSION, 5) {
error(Fritzing does not build with Qt 4 or earlier)
}

# Fritzing requires two Qt-provided plugins in order to run correctly,
# however the QTPLUGIN syntax only seems to work if Qt is built statically,
# so QTPLUGIN is included here only for information purposes:
#
# QTPLUGIN += qjpeg qsqlite

CONFIG += debug_and_release

unix:!macx {
Expand Down

0 comments on commit 795e251

Please sign in to comment.