-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHxNX_Meta.json
More file actions
43 lines (43 loc) · 807 Bytes
/
HxNX_Meta.json
File metadata and controls
43 lines (43 loc) · 807 Bytes
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
{
"libVersion": "1.0.0",
"haxeLibs": [
],
"switchLibs": [
"SDL2_image",
"SDL2_gfx",
"SDL2_net",
"SDL2_mixer",
"opusfile",
"opus",
"mpg123",
"vorbisidec",
"modplug",
"vorbisfile",
"vorbis",
"ogg",
"openal",
"SDL2",
"SDL2main",
"glad",
"EGL",
"glapi",
"drm_nouveau",
"pthread",
"png",
"jpeg",
"webp",
"stdc++",
"m",
"z",
"bz2"
],
"hxDefines": [
"-D HXCPP_STACK_TRACE",
"-D HXCPP_CHECK_POINTER",
"-D HXCPP_STACK_LINE",
"-D HXCPP_SL_DETAIL_NULL_REF"
],
"mainDefines": [],
"cDefines": ["-DENABLE_NXLINK"],
"cppDefines": []
}