[linux] Fixed compilation

This commit is contained in:
MWM Planet Generator cdn3 2014-10-25 02:06:27 -07:00 committed by Alex Zolotarev
parent 6454974be3
commit 8247a973ce

View file

@ -6,7 +6,7 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../..
DEPENDENCIES = storage indexer platform coding base jansson tomcrypt
DEPENDENCIES = storage indexer platform geometry coding base jansson tomcrypt
include($$ROOT_DIR/common.pri)