summaryrefslogtreecommitdiff
path: root/utils/modelcheckin/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/modelcheckin/resource.h')
-rw-r--r--utils/modelcheckin/resource.h35
1 files changed, 35 insertions, 0 deletions
diff --git a/utils/modelcheckin/resource.h b/utils/modelcheckin/resource.h
new file mode 100644
index 0000000..8ca67f6
--- /dev/null
+++ b/utils/modelcheckin/resource.h
@@ -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