зеркало из https://github.com/mozilla/pjs.git
WindowsCE doesn't really have a console per se. displaying the xpc shell as it isn't build on windows ce. WINCE only.
This commit is contained in:
Родитель
e1a82529b3
Коммит
7aa55a98bf
|
@ -52,7 +52,9 @@ endif
|
||||||
|
|
||||||
DIRS += src
|
DIRS += src
|
||||||
|
|
||||||
|
ifndef WINCE
|
||||||
TOOL_DIRS += shell
|
TOOL_DIRS += shell
|
||||||
|
endif
|
||||||
|
|
||||||
ifdef ENABLE_TESTS
|
ifdef ENABLE_TESTS
|
||||||
TOOL_DIRS += tests
|
TOOL_DIRS += tests
|
||||||
|
|
Загрузка…
Ссылка в новой задаче