Menu

[r38]: / trunk-cpp / csspp_private.h  Maximize  Restore  History

Download this file

24 lines (20 with data), 584 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
/* DO NOT EDIT ! */
#ifndef CSSPP_PRIVATE_H
#define CSSPP_PRIVATE_H
/* VERSION DEFINITIONS */
#define VER_STRING "1.1.0.2158"
#define VER_MAJOR 1
#define VER_MINOR 1
#define VER_RELEASE 0
#define VER_BUILD 2158
#define COMPANY_NAME ""
#define FILE_VERSION "1.1"
#define FILE_DESCRIPTION "CSS Parser and Optimiser"
#define INTERNAL_NAME ""
#define LEGAL_COPYRIGHT ""
#define LEGAL_TRADEMARKS ""
#define ORIGINAL_FILENAME ""
#define PRODUCT_NAME "CSSTidy"
#define PRODUCT_VERSION "1.1"
#endif /*CSSPP_PRIVATE_H*/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.