Commit 28438a70 authored by Ivan.Shulga's avatar Ivan.Shulga Committed by Alexander Trofimov

win build (added cpp file SimpleTypes_Word.cpp)

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58305 954022d7-b5bf-4e40-9824-e11837661b57
parent 68950142
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
AdditionalIncludeDirectories=""$(SolutionDir)/../Common/DocxFormat/Source/XML/libxml2/XML/include";"$(SolutionDir)";"$(SolutionDir)/../../AVSImageStudio3/AVSGraphics/Objects";"$(SolutionDir)/../../AVSImageStudio3/AVSGraphics/Objects/Font/FreeType";"$(SolutionDir)/../Common/DocxFormat/Source/DocxFormat"" AdditionalIncludeDirectories=""$(SolutionDir)/../Common/DocxFormat/Source/XML/libxml2/XML/include";"$(SolutionDir)";"$(SolutionDir)/../../AVSImageStudio3/AVSGraphics/Objects";"$(SolutionDir)/../../AVSImageStudio3/AVSGraphics/Objects/Font/FreeType";"$(SolutionDir)/../Common/DocxFormat/Source/DocxFormat""
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_USE_XMLLITE_READER_;USE_LITE_READER;USE_ATL_CSTRING;USE_AVSOFFICESTUDIO_XMLUTILS;SOLUTION_ASCOFFICEDOCXFILE2" PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_USE_XMLLITE_READER_;USE_LITE_READER;USE_ATL_CSTRING;USE_AVSOFFICESTUDIO_XMLUTILS;SOLUTION_ASCOFFICEDOCXFILE2"
RuntimeLibrary="2" RuntimeLibrary="2"
UsePrecompiledHeader="2" UsePrecompiledHeader="0"
WarningLevel="3" WarningLevel="3"
Detect64BitPortabilityProblems="true" Detect64BitPortabilityProblems="true"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -537,14 +537,6 @@ ...@@ -537,14 +537,6 @@
RelativePath=".\DocWrapper\FontProcessor.h" RelativePath=".\DocWrapper\FontProcessor.h"
> >
</File> </File>
<File
RelativePath=".\DocWrapper\PptxSerializer.cpp"
>
</File>
<File
RelativePath=".\DocWrapper\PptxSerializer.h"
>
</File>
</Filter> </Filter>
<Filter <Filter
Name="XLSX" Name="XLSX"
......
...@@ -996,6 +996,10 @@ ...@@ -996,6 +996,10 @@
RelativePath="..\Source\Common\SimpleTypes_Vml.h" RelativePath="..\Source\Common\SimpleTypes_Vml.h"
> >
</File> </File>
<File
RelativePath="..\Source\Common\SimpleTypes_Word.cpp"
>
</File>
<File <File
RelativePath="..\Source\Common\SimpleTypes_Word.h" RelativePath="..\Source\Common\SimpleTypes_Word.h"
> >
......
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