You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
25 lines
712 B
C
25 lines
712 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Resource.rc
|
|
//
|
|
#define IDD_SELECTBUILD 101
|
|
#define IDD_ERRORDIALOG 105
|
|
#define IDC_BROWSE 1001
|
|
#define IDC_BUILDLIST 1002
|
|
#define IDC_ERRORLOGTEXT 1005
|
|
#define IDC_ERRORMESSAGE 1006
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1007
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|
|
|