mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-12 07:59:29 -05:00
added missing file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4276 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a2c91a7924
commit
b32289a8f9
8
plugins/Common/retroshare_plugin.pri
Normal file
8
plugins/Common/retroshare_plugin.pri
Normal file
@ -0,0 +1,8 @@
|
||||
TEMPLATE = lib
|
||||
CONFIG =
|
||||
|
||||
linux-g++ {
|
||||
INCLUDEPATH += ../../libretroshare/src/ ../../retroshare-gui/src/
|
||||
LIBS *= -ldl
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user