resource.h 1.2 KB

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