summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/resource.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2001-05-24 15:47:21 (GMT)
committerKen Martin <ken.martin@kitware.com>2001-05-24 15:47:21 (GMT)
commitad92f34fea4c565a3f6698c5bc620797be9c64fe (patch)
tree6e4c0228c3c668722db9c338305ddc033c721f8d /Source/MFCDialog/resource.h
parent4d036f44f5fd4cee2859b7a4bdf59411cd0c0124 (diff)
downloadCMake-ad92f34fea4c565a3f6698c5bc620797be9c64fe.zip
CMake-ad92f34fea4c565a3f6698c5bc620797be9c64fe.tar.gz
CMake-ad92f34fea4c565a3f6698c5bc620797be9c64fe.tar.bz2
added version number
Diffstat (limited to 'Source/MFCDialog/resource.h')
-rw-r--r--Source/MFCDialog/resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/MFCDialog/resource.h b/Source/MFCDialog/resource.h
index 69771e0..cd9347b 100644
--- a/Source/MFCDialog/resource.h
+++ b/Source/MFCDialog/resource.h
@@ -14,6 +14,7 @@
#define IDC_BuildProjects 1006
#define IDC_LIST2 1007
#define IDC_LIST3 1010
+#define IDC_CMAKE_VERSION 1014
// Next default values for new objects
//
@@ -21,7 +22,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
-#define _APS_NEXT_CONTROL_VALUE 1014
+#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif