You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
24 lines
1.5 KiB
C
24 lines
1.5 KiB
C
// Copyright 1998-2015 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
|