Files
UnrealEngineUWP/GenerateProjectFiles.command
Ryan Durand 54168a659e Updating more copyrights to remove years.
#rnx
#rb none
#jira none

[CL 10898929 by Ryan Durand in Main branch]
2020-01-07 17:07:47 -05:00

8 lines
231 B
Bash
Executable File

#!/bin/sh
# Copyright Epic Games, Inc. All Rights Reserved.
#
# Simple wrapper around GenerateProjectFiles.sh using the
# .command extension enables it to be run from the OSX Finder.
sh "`dirname "$0"`"/GenerateProjectFiles.sh $*