# HG changeset patch # User jeandet # Date 2014-06-04 09:09:40 # Node ID d2e3b72ddd07142ea1dd82bede0d5d0f2fc964b1 # Parent c6b44a3b51fa89ed65fd314ad4de9fb6e21fdc87 fixed install mistake on SocExplorer common diff --git a/src/common/common.pro b/src/common/common.pro --- a/src/common/common.pro +++ b/src/common/common.pro @@ -44,7 +44,7 @@ header.files = \ qtablewidgetintitem.h \ srec/srecfile.h \ srec/srecfilewidget.h \ - abstractbinfile.cpp + abstractbinfile.h win32{ elfheader.path = $$[QT_INSTALL_HEADERS]/SocExplorer/common/libelf