resource.h 736 B

1234567891011121314151617181920212223242526
  1. /*
  2. * Copyright (c) Contributors to the Open 3D Engine Project.
  3. * For complete copyright and license terms please see the LICENSE at the root of this distribution.
  4. *
  5. * SPDX-License-Identifier: Apache-2.0 OR MIT
  6. *
  7. */
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Visual C++ generated include file.
  10. // Used by Editor.rc
  11. //
  12. #define IDI_ICON1 2
  13. #define IDC_STATIC -1
  14. // Next default values for new objects
  15. //
  16. #ifdef APSTUDIO_INVOKED
  17. #ifndef APSTUDIO_READONLY_SYMBOLS
  18. #define _APS_NO_MFC 1
  19. #define _APS_NEXT_RESOURCE_VALUE 3
  20. #define _APS_NEXT_COMMAND_VALUE 32769
  21. #define _APS_NEXT_CONTROL_VALUE 1000
  22. #define _APS_NEXT_SYMED_VALUE 110
  23. #endif
  24. #endif