Files
sslc/resource.h
T

19 lines
331 B
C
Raw Normal View History

2019-11-14 11:57:39 +08:00
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by sslc.rc
#pragma once
#define VERSION_MAJOR 4
2023-05-24 10:26:37 +08:00
#define VERSION_MINOR 3
#define VERSION_BUILD 9
2020-11-06 23:18:19 +08:00
#define VERSION_REV 0
2019-11-14 11:57:39 +08:00
2023-05-24 10:26:37 +08:00
#define VERSION_STRING "4.3.9"
2019-11-14 11:57:39 +08:00
#ifdef BUILDING_DLL
#define FILE_STRING "parser.dll"
#else
#define FILE_STRING "compile.exe"
#endif