forked from organicmaps/organicmaps-tmp
.pro
This commit is contained in:
parent
6840b06538
commit
5261c28ff4
1 changed files with 2 additions and 1 deletions
|
@ -4,12 +4,13 @@
|
|||
#
|
||||
#-------------------------------------------------
|
||||
|
||||
ROOT_DIR = ../..
|
||||
|
||||
TARGET = opening_hours
|
||||
TEMPLATE = lib
|
||||
CONFIG += staticlib
|
||||
|
||||
ROOT_DIR = ../..
|
||||
|
||||
include($$ROOT_DIR/common.pri)
|
||||
|
||||
SOURCES += osm_time_range.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue