(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:
Oleg.Korshul
2013-11-21 15:50:05 +00:00
committed by Alexander Trofimov
parent 73759e3d17
commit bde853b628
2 changed files with 4 additions and 4 deletions

View File

@ -151,7 +151,7 @@
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""
AdditionalIncludeDirectories="./Fonts/FreeType"
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
RuntimeLibrary="2"
UsePrecompiledHeader="2"

View File

@ -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"