aras-p / hlsl2glslfork

HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
Other
558 stars 143 forks source link

Fix hlslang.vcxproj and Intermediate.cpp for VS2017 x64 build #80

Closed feiyunw closed 5 years ago

feiyunw commented 6 years ago

I am building on VS2017 x64 platform but failed. This PR is trying to fix the problem.