0027772: Foundation Classes - define Standard_Boolean using C++ type "bool" instead...
[occt.git] / src / Draw / DrawRessource.h
1 /*
2  Copyright (c) 1998-1999 Matra Datavision
3  Copyright (c) 1999-2014 OPEN CASCADE SAS
4
5  This file is part of Open CASCADE Technology software library.
6
7  This library is free software; you can redistribute it and/or modify it under
8  the terms of the GNU Lesser General Public License version 2.1 as published
9  by the Free Software Foundation, with special exception defined in the file
10  OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
11  distribution for complete text of the license and disclaimer of any warranty.
12
13  Alternatively, this file may be used under the terms of Open CASCADE
14  commercial license or contractual agreement.
15 */
16
17 #ifdef _WIN32
18
19 //{{NO_DEPENDENCIES}}
20 // Microsoft Developer Studio generated include file.
21 // Used by Draw.rc
22 //
23 #define APPMENU                         102
24 #define IDI_ICON1                       103
25 #define ACCEL_ID                        106
26 #define IDM_WINDOW_CASCADE              40001
27 #define IDM_WINDOW_TILEHOR              40002
28 #define IDM_WINDOW_TILEVERT             40003
29 #define IDM_FILE_EXIT                   40004
30 #define IDM_WINDOW_NEXT                 40005
31 #define ID_COMMAND_SHOW                 40006
32
33 // Next default values for new objects
34 // 
35 #ifdef APSTUDIO_INVOKED
36 #ifndef APSTUDIO_READONLY_SYMBOLS
37 #define _APS_NEXT_RESOURCE_VALUE        109
38 #define _APS_NEXT_COMMAND_VALUE         40007
39 #define _APS_NEXT_CONTROL_VALUE         1000
40 #define _APS_NEXT_SYMED_VALUE           101
41 #endif
42 #endif
43
44
45
46 #endif