resource.h 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CMakeSetup.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDM_CREATESHORTCUT 0x0020
  7. #define IDD_ABOUTBOX 100
  8. #define IDS_ABOUTBOX 101
  9. #define IDD_CMakeSetupDialog_DIALOG 102
  10. #define IDS_CREATESHORTCUT 102
  11. #define IDR_MAINFRAME 128
  12. #define IDD_CMAKE_HELP_DIALOG 133
  13. #define IDC_WhereSource 1001
  14. #define IDC_BUTTON2 1002
  15. #define IDC_WhereBuild 1003
  16. #define IDC_BUTTON3 1004
  17. #define IDC_BuildProjects 1006
  18. #define IDC_LIST2 1007
  19. #define IDC_LIST3 1010
  20. #define IDC_CMAKE_VERSION 1014
  21. #define IDC_FRAME 1015
  22. #define IDC_MouseHelpCaption 1016
  23. #define IDC_OK 1018
  24. #define IDC_Generator 1019
  25. #define IDC_GeneratorLabel 1020
  26. #define IDC_HELP_BUTTON 1021
  27. #define IDC_EDIT1 1025
  28. #define IDC_AdvancedValues 1027
  29. // Next default values for new objects
  30. //
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_NEXT_RESOURCE_VALUE 134
  34. #define _APS_NEXT_COMMAND_VALUE 32771
  35. #define _APS_NEXT_CONTROL_VALUE 1028
  36. #define _APS_NEXT_SYMED_VALUE 102
  37. #endif
  38. #endif