WIP
This commit is contained in:
committed by
Jérôme Leclercq
parent
b379518479
commit
292ca60592
29
wasm.config
Normal file
29
wasm.config
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
arch = "wasm32",
|
||||
assimp = true,
|
||||
buildir = "build",
|
||||
ccache = false,
|
||||
clean = true,
|
||||
compile_shaders = true,
|
||||
embed_plugins = true,
|
||||
embed_rendererbackends = true,
|
||||
embed_resources = true,
|
||||
examples = true,
|
||||
ffmpeg = false,
|
||||
host = "windows",
|
||||
kind = "static",
|
||||
link_openal = true,
|
||||
mingw = [[C:\Projets\Perso\Softs\mingw64-11.2]],
|
||||
mode = "debug",
|
||||
ndk_stdcxx = true,
|
||||
network = "public",
|
||||
override_runtime = true,
|
||||
plat = "wasm",
|
||||
proxy_pac = "pac.lua",
|
||||
qt = "C:/Projets/Perso/Libs/Qt",
|
||||
shadernodes = false,
|
||||
tests = false,
|
||||
theme = "default",
|
||||
unitybuild = false,
|
||||
usepch = false
|
||||
}
|
||||
Reference in New Issue
Block a user