Commit 613a2a7e authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

(1.0.0.33) ASC version full

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52699 954022d7-b5bf-4e40-9824-e11837661b57
parent 74ce6acd
......@@ -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>
......
......@@ -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"
......
......@@ -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"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment