Config for building for Quest
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// @lint-ignore-every LICENSELINT
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#pragma once
|
||||
#include "IOpenXRExtensionPlugin.h"
|
||||
|
||||
class IOculusXROpenXRHMDPlugin : public IOpenXRExtensionPlugin, public IModuleInterface
|
||||
{
|
||||
};
|
||||
Reference in New Issue
Block a user