mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-03-19 16:39:26 +01:00
The GtkRadiant sources as originally released under the GPL license.
This commit is contained in:
42
contrib/prtview/resource.h
Normal file
42
contrib/prtview/resource.h
Normal file
@@ -0,0 +1,42 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by PrtView.rc
|
||||
//
|
||||
#define IDD_ABOUT 129
|
||||
#define IDD_LOAD 130
|
||||
#define IDD_CONFIG 131
|
||||
#define IDC_LOAD_2D 1000
|
||||
#define IDC_LOAD_3D 1001
|
||||
#define IDC_LOAD_FILE_NAME 1002
|
||||
#define IDC_LOAD_OTHER 1003
|
||||
#define IDC_CONFIG_3D 1004
|
||||
#define IDC_CONFIG_2D 1005
|
||||
#define IDC_SCROLL_2D_WIDTH 1006
|
||||
#define IDC_2D_WIDTH 1007
|
||||
#define IDC_ANTI_ALIAS_2D 1008
|
||||
#define IDC_COLOR_2D 1009
|
||||
#define IDC_ZBUFFER 1010
|
||||
#define IDC_SCROLL_3D_WIDTH 1011
|
||||
#define IDC_3D_WIDTH 1012
|
||||
#define IDC_ANTI_ALIAS_3D 1013
|
||||
#define IDC_COLOR_3D 1014
|
||||
#define IDC_COLOR_FOG 1015
|
||||
#define IDC_FOG 1016
|
||||
#define IDC_SCROLL_3D_TRANS 1017
|
||||
#define IDC_POLY 1018
|
||||
#define IDC_3D_TRANS 1019
|
||||
#define IDC_LINES 1020
|
||||
#define IDC_SCROLL_CUBIC 1021
|
||||
#define IDC_CUBIC 1022
|
||||
#define IDC_CLIP 1023
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 133
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1011
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user