resource.h 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  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 IDC_WhereSource 1001
  13. #define IDC_BUTTON2 1002
  14. #define IDC_WhereBuild 1003
  15. #define IDC_BUTTON3 1004
  16. #define IDC_BuildProjects 1006
  17. #define IDC_LIST2 1007
  18. #define IDC_LIST3 1010
  19. #define IDC_CMAKE_VERSION 1014
  20. #define IDC_FRAME 1015
  21. #define IDC_MouseHelpCaption 1016
  22. #define IDC_OK 1018
  23. #define IDC_Generator 1019
  24. #define IDC_GeneratorLabel 1020
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE 133
  30. #define _APS_NEXT_COMMAND_VALUE 32771
  31. #define _APS_NEXT_CONTROL_VALUE 1021
  32. #define _APS_NEXT_SYMED_VALUE 102
  33. #endif
  34. #endif