Files
OfficeAssistant_Win10/config.h
2023-07-28 07:32:36 +08:00

11 lines
220 B
C

//
// Created by HW on 2023/07/27.
//
#ifndef OFFICEASSISTANT_CONFIG_H
#define OFFICEASSISTANT_CONFIG_H
#define VERSION "0.0.0";
#define RELEASE "release";
#define PARTNER_ID "partner"
#endif //OFFICEASSISTANT_CONFIG_H