diff options
Diffstat (limited to 'Source/MFCDialog/resource.h')
-rw-r--r-- | Source/MFCDialog/resource.h | 3 |
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 |