mirror of
https://github.com/electronicarts/CnC_Renegade.git
synced 2025-12-16 23:51:41 -05:00
Initial commit of Command & Conquer Renegade source code.
This commit is contained in:
59
Code/Tools/LightMap/resource.h
Normal file
59
Code/Tools/LightMap/resource.h
Normal file
@@ -0,0 +1,59 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by LightMap.rc
|
||||
//
|
||||
#define IDD_ABOUTBOX 100
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDD_OPTIONS 139
|
||||
#define IDD_PACKING 142
|
||||
#define IDD_MESH_STATUS 143
|
||||
#define IDD_SELECTION 144
|
||||
#define IDD_INSERT_SOLVE 146
|
||||
#define IDC_PIXEL_FORMAT 1007
|
||||
#define IDC_16_BITS_PER_PIXEL 1008
|
||||
#define IDC_24_BITS_PER_PIXEL 1009
|
||||
#define IDC_8_BITS_PER_PIXEL 1010
|
||||
#define IDC_SCALE_FACTOR 1011
|
||||
#define IDC_SCALE_FACTOR_VALUE 1017
|
||||
#define IDC_SAMPLE_RATE_VALUE 1017
|
||||
#define IDC_VERSION_TEXT 1020
|
||||
#define IDC_FILL_COLOR_RED 1021
|
||||
#define IDC_FILL_COLOR_GREEN 1022
|
||||
#define IDC_FILL_COLOR_BLUE 1024
|
||||
#define IDC_FILTER_ERROR 1026
|
||||
#define IDC_FILTER_ERROR_VALUE 1028
|
||||
#define IDC_PACKING_LIST 1043
|
||||
#define IDC_FILTER_SHARPNESS 1048
|
||||
#define IDC_SMOOTHING_ANGLE 1049
|
||||
#define IDC_SPATIAL_TOLERANCE 1050
|
||||
#define IDC_SMOOTHING_ANGLE_VALUE 1051
|
||||
#define IDC_FILTER_SHARPNESS_VALUE 1052
|
||||
#define IDC_MESH_STATUS_TEXT 1056
|
||||
#define IDC_SELECTION_LIST 1057
|
||||
#define IDC_SAMPLE_RATE 1059
|
||||
#define IDC_MORE_OPTIONS 1062
|
||||
#define IDC_SOLVE_FILE_LIST 1063
|
||||
#define IDC_BROWSE 1064
|
||||
#define IDC_APPLY_SELECTIVE 1065
|
||||
#define IDC_BLEND_NOISE 1066
|
||||
#define IDC_INCLUSION_STRING 1067
|
||||
#define IDC_LIGHT_EXPORT_SELECTIVE 1068
|
||||
#define IDC_LIGHT_EXCLUSION_STRING 1069
|
||||
#define IDC_CONTAINING 1078
|
||||
#define IDC_NOT_CONTAINING 1079
|
||||
#define ID_INSERT_SOLVE 32773
|
||||
#define ID_TOOLS_OPTIONS 32777
|
||||
#define ID_TOOLS_PACKING 32779
|
||||
#define ID_FILE 32783
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_3D_CONTROLS 1
|
||||
#define _APS_NEXT_RESOURCE_VALUE 147
|
||||
#define _APS_NEXT_COMMAND_VALUE 32785
|
||||
#define _APS_NEXT_CONTROL_VALUE 1080
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user