Browse Source

fixed unnecessary resources setting

pull/539/head
hypnosis-i2p 9 years ago
parent
commit
10638b6e40
  1. 1
      qt/i2pd_qt/.gitignore
  2. 2
      qt/i2pd_qt/i2pd_qt.pro

1
qt/i2pd_qt/.gitignore vendored

@ -0,0 +1 @@
i2pd_qt.pro.user*

2
qt/i2pd_qt/i2pd_qt.pro

@ -212,5 +212,3 @@ QT += xml
#INSTALLS += sources #INSTALLS += sources
} }
RESOURCES += \
i2pd.qrc

Loading…
Cancel
Save