forked from HeapsIO/heaps
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathall.hxml
More file actions
39 lines (32 loc) · 702 Bytes
/
all.hxml
File metadata and controls
39 lines (32 loc) · 702 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
-lib heaps
-lib castle
-lib hxbit
--macro include('h3d')
--macro include('h2d',true,['h2d.domkit'])
--macro include('hxsl',true,['hxsl.Macros','hxsl.CacheFileBuilder','hxsl.Checker'])
--macro include('hxd',true,['hxd.res.FileTree','hxd.Res','hxd.impl.BitsBuilder','hxd.fmt.pak.Build','hxd.snd.openal','hxd.res.Config'])
--no-output
-D apicheck
--each
-js heaps.js
-xml heaps_js.xml
--next
-hl heaps.hl
-lib hlsdl
-lib hlopenal
-xml heaps_hl.xml
hxsl.CacheFileBuilder
-D hl-ver=1.15.0
--next
-hl heaps.hl
-lib hldx
-lib hlopenal
-xml heaps_hldx.xml
-D hl-ver=1.15.0
--next
-hl heaps.hl
-lib hldx
-lib hlopenal
-D dx12
-xml heaps_hldx12.xml
-D hl-ver=1.15.0