Files
BlitzNext/Runtime/lib/resource.hpp
T
Michael Fabian 'Xaymar' Dirks 24788185aa runtime: CMake-ify
2019-01-18 15:55:06 +01:00

22 lines
665 B
C++

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by runtime.rc
//
#define IDD_MULTIPLAYER 101
#define IDC_CANCEL 1011
#define IDC_HOSTGAME 1012
#define IDC_GAMENAME 1013
#define IDC_GAMELIST 1014
#define IDC_CONNECTIONS 1015
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif