-
Notifications
You must be signed in to change notification settings - Fork 3
/
generated.appmanifest
53 lines (45 loc) · 1.21 KB
/
generated.appmanifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# App manifest generated Mon Aug 27 2018 06:02:45 GMT+0200 (Central European Summer Time)
# Settings: Debug,Clang
platforms:
x86_64-osx:
context:
excludeLibs: ["engine"]
excludeSymbols: []
libs: ["engine"]
x86_64-linux:
context:
excludeLibs: ["engine"]
excludeSymbols: []
libs: ["engine"]
js-web:
context:
excludeLibs: ["engine"]
excludeSymbols: []
libs: ["engine"]
x86-win32:
context:
excludeLibs: ["libengine"]
excludeSymbols: []
libs: ["libengine.lib"]
use-clang: true
x86_64-win32:
context:
excludeLibs: ["libengine"]
excludeSymbols: []
libs: ["libengine.lib"]
use-clang: true
armv7-android:
context:
excludeLibs: ["engine"]
excludeSymbols: []
libs: ["engine"]
armv7-ios:
context:
excludeLibs: ["engine"]
excludeSymbols: []
libs: ["engine"]
arm64-ios:
context:
excludeLibs: ["engine"]
excludeSymbols: []
libs: ["engine"]