Commit 74c69dcb authored by Ivan.Shulga's avatar Ivan.Shulga Committed by Alexander Trofimov

git-svn-id:...

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52472 954022d7-b5bf-4e40-9824-e11837661b57
parent 5a0bcd5d
......@@ -55,6 +55,8 @@ ASCImageStudio3/ASCImageFile3/Libs/LibJ2K.lib svn_mime_002dtype=application%2Foc
ASCImageStudio3/ASCImageFile3/Libs/LibJ2K/libjasper.lib svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/ASCImageFile3/MetaData.h svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/ASCImageJpeg2000/zlib.lib svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/ASCVectorImage/Expat/lib/libexpat.lib svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/ASCVectorImage/Test/App.ico svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/AVSImageMetaData/trunk/common/xsd.exe svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/AVSImageMetaData/trunk/doc/AVSImageMetaData.odt svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/AVSImageMetaData/trunk/doc/IPTC-PhotoMetadata-2008.pdf svn_mime_002dtype=application%2Foctet-stream
......@@ -174,8 +176,6 @@ ASCImageStudio3/AVSImageView5/Tracking/_Tracking.h svn_mime_002dtype=application
ASCImageStudio3/AVSImageView5/cursor1.cur svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/AVSImageView5/cursor2.cur svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/AVSImageView5/pdb_maker.exe svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/AVSVectorImage/Expat/lib/libexpat.lib svn_mime_002dtype=application%2Foctet-stream
ASCImageStudio3/AVSVectorImage/Test/App.ico svn_mime_002dtype=application%2Foctet-stream
ASCOfficeDjVuFile/AVSOfficeDjVuFile.aps svn_mime_002dtype=application%2Foctet-stream
ASCOfficeDjVuFile/Test/Test/bin/Debug/Interop.AVSOfficeDjVuFile.dll svn_mime_002dtype=application%2Foctet-stream
ASCOfficeDjVuFile/Test/Test/bin/Debug/Test.exe svn_mime_002dtype=application%2Foctet-stream
......
......@@ -54,10 +54,11 @@ using namespace ATL;
#include "ATLDefine.h"
#include "../../ASCGraphics/Interfaces/BaseThread.h"
#import "../../../Redist/ASCImageFile3.dll" named_guids rename_namespace("ImageFile"), raw_interfaces_only
#import "../../../Redist/ASCMediaCore3.dll" named_guids rename_namespace("MediaCore"), raw_interfaces_only, exclude("tagRECT")
#import "../../../Redist/ASCImageStudio3.dll" named_guids rename_namespace("ImageStudio3"), raw_interfaces_only, exclude("tagRECT")
#import "../../../Redist/ASCVectorImage.dll" named_guids rename_namespace("VectorImage"), raw_interfaces_only, exclude("tagRECT")
#import "../../../Redist/ASCImageFile3.dll" named_guids rename_namespace("ImageFile"), raw_interfaces_only
#include <math.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