mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
1
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//
|
||||
//=============================================================================//
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by ModelCheckIn.rc
|
||||
//
|
||||
#define IDD_MODELCHECKIN_DIALOG 102
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDR_MENU 129
|
||||
#define IDC_EDIT_USERNAME 1000
|
||||
#define IDC_STATIC_USER_NAME 1001
|
||||
#define IDC_RADIO_TF2 1004
|
||||
#define IDC_STATIC_HL2_ROOT 1005
|
||||
#define IDC_EDIT_HL2_GAME_DIRECTORY 1006
|
||||
#define IDC_STATIC_TF2_ROOT 1007
|
||||
#define IDC_EDIT_TF2_GAME_DIRECTORY 1008
|
||||
#define ID_FILE_CHECK_OUT 32771
|
||||
#define ID_FILE_CHECK_IN 32772
|
||||
#define ID_FILE_EXIT 32773
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 130
|
||||
#define _APS_NEXT_COMMAND_VALUE 32774
|
||||
#define _APS_NEXT_CONTROL_VALUE 1007
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user