Guest User

Untitled

a guest
Nov 20th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. #/bin/sh
  2.  
  3. cd build
  4. dmd -g -debug -property -w -wi -I../../lib/import -L-L../../lib/ -L-lDerelictGL3 -L-lDerelictGLFW3 -L-lDerelictUtil -L-lgl3n-dmd -L-ldl -of../../bin/torment-circus ../torment/component/all.d ../torment/component/component.d ../torment/component/render.d ../torment/renderer/shader/collection.d ../torment/renderer/shader/program.d ../torment/renderer/renderer.d ../torment/main.d ../torment/game/loop.d ../torment/scene/scene.d ../torment/math/vector.d ../torment/math/quaternion.d ../torment/math/matrix.d ../torment/entity/properties.d ../torment/entity/all.d ../torment/entity/camera.d ../torment/entity/entity.d'
Add Comment
Please, Sign In to add comment