Files
UnrealEngineUWP/Engine/Source/Programs/LiveLinkHub/Private/LiveLinkHubRunMain.cpp

7 lines
181 B
C++
Raw Normal View History

// Copyright Epic Games, Inc. All Rights Reserved.
#include "HAL/Platform.h"
#include "RequiredProgramMainCPPInclude.h"
IMPLEMENT_APPLICATION(LiveLinkHubLauncher, "LiveLinkHub");