resource.h 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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_BROWSE_SOURCE 1002
  16. #define IDC_WhereBuild 1003
  17. #define IDC_BUTTON3 1004
  18. #define IDC_BROWSE_BUILD 1004
  19. #define IDC_BuildProjects 1006
  20. #define IDC_LIST2 1007
  21. #define IDC_LIST3 1010
  22. #define IDC_CMAKE_VERSION 1014
  23. #define IDC_FRAME 1015
  24. #define IDC_MouseHelpCaption 1016
  25. #define IDC_OK 1018
  26. #define IDC_Generator 1019
  27. #define IDC_GeneratorLabel 1020
  28. #define IDC_HELP_BUTTON 1021
  29. #define IDC_EDIT1 1025
  30. #define IDC_AdvancedValues 1027
  31. #define IDC_PROGRESS 1028
  32. #define IDC_BuildForLabel 1029
  33. // Next default values for new objects
  34. //
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_NEXT_RESOURCE_VALUE 134
  38. #define _APS_NEXT_COMMAND_VALUE 32771
  39. #define _APS_NEXT_CONTROL_VALUE 1030
  40. #define _APS_NEXT_SYMED_VALUE 102
  41. #endif
  42. #endif