mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 21:37:17 +01:00
fixed unnecessary resources setting
This commit is contained in:
parent
134baad56d
commit
10638b6e40
1
qt/i2pd_qt/.gitignore
vendored
Normal file
1
qt/i2pd_qt/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
i2pd_qt.pro.user*
|
|
@ -212,5 +212,3 @@ QT += xml
|
||||||
#INSTALLS += sources
|
#INSTALLS += sources
|
||||||
}
|
}
|
||||||
|
|
||||||
RESOURCES += \
|
|
||||||
i2pd.qrc
|
|
||||||
|
|
Loading…
Reference in a new issue