Skip to content

Instantly share code, notes, and snippets.

View ahmetsait's full-sized avatar
:octocat:
Git Gud

Ahmet Sait ahmetsait

:octocat:
Git Gud
View GitHub Profile
set ds="dstep.exe" --normalize-modules=true -I"..\include"
set static_dir=static
set dynamic_dir=dynamic
%ds% -o %static_dir%\package.d hb.h
%ds% -o %static_dir%\blob.d hb-blob.h -DHB_H_IN
%ds% -o %static_dir%\buffer.d hb-buffer.h -DHB_H_IN
%ds% -o %static_dir%\common.d hb-common.h -DHB_H_IN
%ds% -o %static_dir%\deprecated_.d hb-deprecated.h -DHB_H_IN
%ds% -o %static_dir%\face.d hb-face.h -DHB_H_IN