Commit Graph

5 Commits

Author SHA1 Message Date
sdcb
266703eab8 [dxut] switch dxut building static lib
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-11-25 16:42:12 +08:00
Alexander Karatarakis
cadee66ca2 If portfile is not static-enabled yet, warn and then build dynamic
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
7743e9c297 [dxut] Mark as not yet supporting static 2016-10-26 12:26:56 -07:00
sdcb
c5d487ecd7 Add dxut 2016-10-20 16:50:35 +08:00