(1.0.0.33) ASC version full

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52699 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Oleg.Korshul
2013-11-28 14:49:48 +00:00
committed by Alexander Trofimov
parent 74ce6acd96
commit 613a2a7e1b
3 changed files with 6 additions and 6 deletions

View File

@ -123,7 +123,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="..\..\..\Redist\VersionControl.exe $(ProjectDir)version.h"
CommandLine="..\Redist\VersionControl.exe $(ProjectDir)version.h"
/>
<Tool
Name="VCCustomBuildTool"
@ -213,7 +213,7 @@
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;copy $(TargetPath) ..\Redist\ASCOfficeOdpFile.dll&#x0D;&#x0A;"
/>
</Configuration>
</Configuration>
</Configurations>
<References>
</References>

View File

@ -105,7 +105,7 @@
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\Common;..\..\ASCOfficeOdtFile\Source\OdtFormat;..\..\ASCOfficeOdtFile\Source;..\..\Common\ASCsDocxFormat\Source\Common;..\..\Common\ASCDocxFormat\Source\Utility;..\..\Common\ASCDocxFormat\Source\XML"
AdditionalIncludeDirectories="..\..\Common;..\..\ASCOfficeOdtFile\Source\OdtFormat;..\..\ASCOfficeOdtFile\Source;..\..\Common\ASCDocxFormat\Source\Common;..\..\Common\ASCDocxFormat\Source\Utility;..\..\Common\ASCDocxFormat\Source\XML"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"

View File

@ -2,6 +2,6 @@
//1
//0
//0
//32
#define INTVER 1,0,0,32
#define STRVER "1,0,0,32\0"
//33
#define INTVER 1,0,0,33
#define STRVER "1,0,0,33\0"