resource.h 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. /*=========================================================================
  2. Program: Insight Segmentation & Registration Toolkit
  3. Module: $RCSfile$
  4. Language: C++
  5. Date: $Date$
  6. Version: $Revision$
  7. Copyright (c) 2002 Insight Consortium. All rights reserved.
  8. See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.
  9. This software is distributed WITHOUT ANY WARRANTY; without even
  10. the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  11. PURPOSE. See the above copyright notices for more information.
  12. =========================================================================*/
  13. //{{NO_DEPENDENCIES}}
  14. // Microsoft Developer Studio generated include file.
  15. // Used by CMakeSetup.rc
  16. //
  17. #define IDM_ABOUTBOX 0x0010
  18. #define IDM_CREATESHORTCUT 0x0020
  19. #define IDD_ABOUTBOX 100
  20. #define IDS_ABOUTBOX 101
  21. #define IDD_CMakeSetupDialog_DIALOG 102
  22. #define IDS_CREATESHORTCUT 102
  23. #define IDR_MAINFRAME 128
  24. #define IDD_CMAKE_HELP_DIALOG 133
  25. #define IDC_WhereSource 1001
  26. #define IDC_BUTTON2 1002
  27. #define IDC_WhereBuild 1003
  28. #define IDC_BUTTON3 1004
  29. #define IDC_BuildProjects 1006
  30. #define IDC_LIST2 1007
  31. #define IDC_LIST3 1010
  32. #define IDC_CMAKE_VERSION 1014
  33. #define IDC_FRAME 1015
  34. #define IDC_MouseHelpCaption 1016
  35. #define IDC_OK 1018
  36. #define IDC_Generator 1019
  37. #define IDC_GeneratorLabel 1020
  38. #define IDC_HELP_BUTTON 1021
  39. #define IDC_EDIT1 1025
  40. #define IDC_AdvancedValues 1027
  41. // Next default values for new objects
  42. //
  43. #ifdef APSTUDIO_INVOKED
  44. #ifndef APSTUDIO_READONLY_SYMBOLS
  45. #define _APS_NEXT_RESOURCE_VALUE 134
  46. #define _APS_NEXT_COMMAND_VALUE 32771
  47. #define _APS_NEXT_CONTROL_VALUE 1028
  48. #define _APS_NEXT_SYMED_VALUE 102
  49. #endif
  50. #endif