Files
UnrealEngineUWP/Engine/Source/ThirdParty/HTML5/emsdk
James Moran fd4c0a6789 Change emsdk to handle spaces in reponse files
fix jira-19532 part 1

[CL 2647760 by James Moran in Main branch]
2015-08-07 07:09:35 -04:00
..
2015-07-29 07:47:34 -04:00
2015-07-29 07:47:34 -04:00

Unreal Engine HTML5 SDK. 
 
  - Download emscripten SDK at a seperate location. 
  - Replicate current directory structure.
  - Delete some unsused clang binaries to save space. 
	clang-cl
	clang-check
	llvm-c-test
	llvm-objdump
	llvm-mv
	llvm-rtdyld
	diagtool
	clang-format
  - Delete emscripten/tests folder from the emscripten directory to save space. 
  - Copy folders for each platforms to this folder, 
  - Update version string in HTML5SDKInfo.cs
  - Perforce: Delete older SDK, Checkin new SDK.