mirror of
https://github.com/RetroShare/BitDHT.git
synced 2026-09-12 19:50:02 +05:00
Create retroshare.pri for common configurations in .pro files
So far it only contains the default values for installation paths
This commit is contained in:
parent
a98d7e6101
commit
951d13c592
@ -1,3 +1,5 @@
|
||||
!include("../../retroshare.pri"): error("Could not include file ../../retroshare.pri")
|
||||
|
||||
TEMPLATE = lib
|
||||
CONFIG += staticlib
|
||||
CONFIG -= qt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user