Files
SWCompression/Sources/Service/SWCompression.h
T

11 lines
303 B
C

// Copyright (c) 2017 Timofey Solomko
// Licensed under MIT License
//
// See LICENSE for license information
//! Project version number for SWCompression.
extern double SWCompressionVersionNumber;
//! Project version string for SWCompression.
extern const unsigned char SWCompressionVersionString[];