Добавлены исходники для сборки кроссплатформенной библиотеки для чтения DjVu файлов.

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62606 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Ilya.Kirillov
2015-05-18 14:40:54 +00:00
committed by Alexander Trofimov
parent b500b7d994
commit c9c9ed4f90
121 changed files with 76953 additions and 0 deletions

29
DjVuFile/ReadMe.txt Normal file
View File

@ -0,0 +1,29 @@
========================================================================
STATIC LIBRARY : DjVuFile Project Overview
========================================================================
AppWizard has created this DjVuFile library project for you.
No source files were created as part of your project.
DjVuFile.vcxproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.
DjVuFile.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.
/////////////////////////////////////////////////////////////////////////////