Files
Engine/GenerateProjectFiles.command

8 lines
231 B
Plaintext
Raw Normal View History

2025-01-18 19:24:06 -05:00
#!/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 $*