Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
tpruvot
GitHub Repository: tpruvot/cpuminer-multi
Path: blob/linux/res/resource.h
1201 views
1
��//{{NO_DEPENDENCIES}}
2
3
// Fichier Include gnr de Microsoft Visual C++.
4
5
// Utilis par cpuminer.rc
6
7
//
8
9
#define IDI_ICON1 101
10
11
12
13
// Next default values for new objects
14
15
//
16
17
#ifdef APSTUDIO_INVOKED
18
19
#ifndef APSTUDIO_READONLY_SYMBOLS
20
21
#define _APS_NEXT_RESOURCE_VALUE 102
22
23
#define _APS_NEXT_COMMAND_VALUE 40001
24
25
#define _APS_NEXT_CONTROL_VALUE 1001
26
27
#define _APS_NEXT_SYMED_VALUE 101
28
29
#endif
30
31
#endif
32
33
34