Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion phoenix.pro
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ QT += concurrent core gui network printsupport serialport sql svg widgets xml
RC_FILE = fritzing.rc
RESOURCES += phoenixresources.qrc

# Disable this if you have (and want) libgit2 dynamically
# Set this to false if you have (and want) libgit2 dynamically
LIBGIT_STATIC = true
include(pri/libgit2detect.pri)

Expand Down