Draw Lots  1.0.0
Lottery that can designate winning weights.
BuildInfomation.h
1 /*
2 This is automatically generated file.
3 DO NOT EDIT THIS FILE.
4 \author Shun Moriya
5 \copyright 2024- Shun Moriya
6 All Rights Reserved.
7 */
8 #pragma once
9 #if !defined(JENKINS_BUILD_DETECTED)
10 #define JENKINS_BUILD_DETECTED
11 #define JENKINS_BUILD_NUMBER 0
12 #define JENKINS_BUILD_ID 0
13 #define JENKINS_NODE_NAME ""
14 #define JENKINS_JOB_NAME "DrawLotsPlugin"
15 #define JENKINS_BUILD_TAG ""
16 #define JENKINS_JOB_TAG ""
17 #define JENKINS_GIT_BRANCH ""
18 #define JENKINS_GIT_COMMIT ""
19 #define JENKINS_UUID "b5598d98-d1ec-2e27-dced-64942e042f95"
20 #define JENKINS_LICENSE "MIT"
21 #define JENKINS_FOR_DEVELOP 1
22 #define JENKINS_FOR_RELEASE 0
23 #endif