mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-14 22:08:17 +08:00
(1.0.0.4) stable version
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52354 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
73759e3d17
commit
bde853b628
@ -151,7 +151,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
AdditionalIncludeDirectories="./Fonts/FreeType"
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="2"
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
//1
|
||||
//0
|
||||
//0
|
||||
//3
|
||||
#define INTVER 1,0,0,3
|
||||
#define STRVER "1,0,0,3\0"
|
||||
//4
|
||||
#define INTVER 1,0,0,4
|
||||
#define STRVER "1,0,0,4\0"
|
||||
|
||||
Reference in New Issue
Block a user