123456789101112131415161718192021222324252627282930313233 |
- -lib heaps
- -lib castle
- -lib hxbit
- -lib stb_ogg_sound
- --macro include('h3d')
- --macro include('h2d')
- --macro include('hxsl',true,['hxsl.Macros'])
- --macro include('hxd',true,['hxd.res.FileTree','hxd.Res','hxd.impl.BitsBuilder','hxd.impl.Air3File','hxd.fmt.pak.Build','hxd.fmt.hmd.MakeAll','hxd.impl.LimeStage','hxd.fs.LimeFileSystem','hxd.net.SteamHost','hxd.snd.efx'])
- --no-output
- --each
- -js heaps.js
- -xml heaps_js.xml
- --next
- -swf heaps.swf
- -swf-version 15
- -xml heaps_swf.xml
- --next
- -hl heaps.hl
- -lib hlsdl
- -lib hlopenal
- -xml heaps_hl.xml
- --next
- -hl heaps.hl
- -lib hldx
- -lib hlopenal
- -xml heaps_hldx.xml
|