mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 01:46:36 +02:00
fixed unnecessary resources setting
This commit is contained in:
parent
134baad56d
commit
10638b6e40
2 changed files with 1 additions and 2 deletions
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
|
||||
}
|
||||
|
||||
RESOURCES += \
|
||||
i2pd.qrc
|
||||
|
|
Loading…
Add table
Reference in a new issue