forked from organicmaps/organicmaps
[Tizen] Compile error fix
This commit is contained in:
parent
4ae69054f4
commit
05d45c5591
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
TIZEN_SDK_PATH = ~/tizen-sdk
|
||||
TIZEN_SDK_PATH = /Users/Sergey/tizen-sdk
|
||||
|
||||
exists(personal_settings.conf) {
|
||||
include(personal_settings.conf)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
TIZEN_SDK_PATH = ~/tizen-sdk
|
||||
TIZEN_SDK_PATH = /Users/Sergey/tizen-sdk
|
||||
|
||||
exists(personal_settings.conf) {
|
||||
include(personal_settings.conf)
|
||||
|
|
Loading…
Add table
Reference in a new issue