commit source from sfall 4.2 modderspack

This commit is contained in:
NovaRain
2019-11-14 11:57:39 +08:00
parent eae9ec0587
commit 9b63b1886a
36 changed files with 21388 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by sslc.rc
#pragma once
#define VERSION_MAJOR 4
#define VERSION_MINOR 2
#define VERSION_BUILD 0
#define VERSION_REV 0
#define VERSION_STRING "4.2"
#ifdef BUILDING_DLL
#define FILE_STRING "parser.dll"
#else
#define FILE_STRING "compile.exe"
#endif