aboutsummaryrefslogtreecommitdiff
path: root/ports/dxut/CONTROL
AgeCommit message (Collapse)Author
2016-11-28[dxut] add build for optional libs.sdcb
2016-11-25[dxut] switch dxut building static libsdcb
dxut is by building static library by default, my previous PR forcing dxut building dynamic by creating a huge patch (basically add dllimport/dllexport everywhere). This PR droped the huge patch and switch building static library (which is the upstream default behavior). related issue: https://github.com/Microsoft/DXUT/issues/8
2016-10-20Add dxutsdcb