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 201
|
|
#define IDD_ERRORDIALOG 205
|
|
#define IDC_BROWSE 2001
|
|
#define IDC_BUILDLIST 2002
|
|
#define IDC_ERRORLOGTEXT 2005
|
|
#define IDC_ERRORMESSAGE 2006
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 206
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 2007
|
|
#define _APS_NEXT_SYMED_VALUE 201
|
|
#endif
|
|
#endif
|
|
|