10 lines
289 B
C
10 lines
289 B
C
|
// This file is auto-generated by update-build-version.bat in the SDK when building the release DLL
|
||
|
// in spice2x, a fixed value will be used as the SDK is staticaly linked
|
||
|
|
||
|
#ifndef SMXBuildVersion_h
|
||
|
#define SMXBuildVersion_h
|
||
|
|
||
|
#define SMX_BUILD_VERSION "00000001"
|
||
|
|
||
|
#endif
|