mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-02 10:35:15 -05:00
Fix compilation due to .pro copy/paste error
Thanks sehraf for spotting this that was driving me mad!
This commit is contained in:
parent
c6ca3c5669
commit
47df24b822
@ -60,9 +60,9 @@ retroshare_nogui {
|
|||||||
retroshare_nogui.target = retroshare_nogui
|
retroshare_nogui.target = retroshare_nogui
|
||||||
|
|
||||||
libresapi {
|
libresapi {
|
||||||
retroshare_gui.depends = libresapi
|
retroshare_nogui.depends = libresapi
|
||||||
} else {
|
} else {
|
||||||
retroshare_gui.depends = libretroshare
|
retroshare_nogui.depends = libretroshare
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user