Files
UnrealEngineUWP/Engine/Source/Runtime/HTML5/HTML5JS/Private/HTML5JavaScriptFx.cpp
Ankit Khare 4e9a5cb6ba Rocket: Enable HTML5 for rocket builds on Win64.
#codereview ben.marsh

[CL 2295409 by Ankit Khare in Main branch]
2014-09-12 15:56:47 -04:00

5 lines
176 B
C++

// Copyright 1998-2014 Epic Games, Inc. All Rights Reserved.
#include "HTML5JavaScriptFx.h"
// make build systems happy.
static bool THISFUNCTIONDOESNOTHING(){ return true; }