Commit 99adfb1a 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@52396 954022d7-b5bf-4e40-9824-e11837661b57
parent d4bffe93
...@@ -85,10 +85,10 @@ END ...@@ -85,10 +85,10 @@ END
STRINGTABLE STRINGTABLE
BEGIN BEGIN
IDS_PROJNAME "AVSMediaFormatSettings3" IDS_PROJNAME "ASCMediaFormatSettings3"
END END
IDR_AVSMEDIAFORMATSETTINGS3 REGISTRY "AVSMediaFormatSettings3.rgs" IDR_ASCMEDIAFORMATSETTINGS3 REGISTRY "ASCMediaFormatSettings3.rgs"
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
......
...@@ -2,8 +2,8 @@ HKCR ...@@ -2,8 +2,8 @@ HKCR
{ {
NoRemove AppID NoRemove AppID
{ {
'%APPID%' = s 'AVSMediaFormatSettings3' '%APPID%' = s 'ASCMediaFormatSettings3'
'AVSMediaFormatSettings3.DLL' 'ASCMediaFormatSettings3.DLL'
{ {
val AppID = s '%APPID%' val AppID = s '%APPID%'
} }
......
Microsoft Visual Studio Solution File, Format Version 9.00 Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005 # Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AVSMediaFormatSettings3", "AVSMediaFormatSettings3.vcproj", "{5D3CBFB5-3C8C-41E4-AF70-A09CB991E4F2}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ASCMediaFormatSettings3", "ASCMediaFormatSettings3.vcproj", "{5D3CBFB5-3C8C-41E4-AF70-A09CB991E4F2}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
<VisualStudioProject <VisualStudioProject
ProjectType="Visual C++" ProjectType="Visual C++"
Version="8,00" Version="8,00"
Name="AVSMediaFormatSettings3" Name="ASCMediaFormatSettings3"
ProjectGUID="{5D3CBFB5-3C8C-41E4-AF70-A09CB991E4F2}" ProjectGUID="{5D3CBFB5-3C8C-41E4-AF70-A09CB991E4F2}"
RootNamespace="AVSMediaFormatSettings3" RootNamespace="ASCMediaFormatSettings3"
Keyword="AtlProj" Keyword="AtlProj"
> >
<Platforms> <Platforms>
...@@ -47,11 +47,11 @@ ...@@ -47,11 +47,11 @@
MkTypLibCompatible="false" MkTypLibCompatible="false"
TargetEnvironment="1" TargetEnvironment="1"
GenerateStublessProxies="true" GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/AVSMediaFormatSettings3.tlb" TypeLibraryName="$(IntDir)/ASCMediaFormatSettings3.tlb"
HeaderFileName="AVSMediaFormatSettings3.h" HeaderFileName="ASCMediaFormatSettings3.h"
DLLDataFileName="" DLLDataFileName=""
InterfaceIdentifierFileName="AVSMediaFormatSettings3_i.c" InterfaceIdentifierFileName="ASCMediaFormatSettings3_i.c"
ProxyFileName="AVSMediaFormatSettings3_p.c" ProxyFileName="ASCMediaFormatSettings3_p.c"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
...@@ -82,12 +82,12 @@ ...@@ -82,12 +82,12 @@
Name="VCLinkerTool" Name="VCLinkerTool"
IgnoreImportLibrary="true" IgnoreImportLibrary="true"
AdditionalDependencies="Vfw32.lib " AdditionalDependencies="Vfw32.lib "
OutputFile="$(OutDir)/AVSMediaFormatSettings3.dll" OutputFile="$(OutDir)/ASCMediaFormatSettings3.dll"
LinkIncremental="2" LinkIncremental="2"
MergedIDLBaseFileName="_AVSMediaFormatSettings3.idl" MergedIDLBaseFileName="_ASCMediaFormatSettings3.idl"
GenerateDebugInformation="true" GenerateDebugInformation="true"
SubSystem="2" SubSystem="2"
ImportLibrary="$(OutDir)/AVSMediaFormatSettings3.lib" ImportLibrary="$(OutDir)/ASCMediaFormatSettings3.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool <Tool
...@@ -146,11 +146,11 @@ ...@@ -146,11 +146,11 @@
MkTypLibCompatible="false" MkTypLibCompatible="false"
TargetEnvironment="3" TargetEnvironment="3"
GenerateStublessProxies="true" GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/AVSMediaFormatSettings3.tlb" TypeLibraryName="$(IntDir)/ASCMediaFormatSettings3.tlb"
HeaderFileName="AVSMediaFormatSettings3.h" HeaderFileName="ASCMediaFormatSettings3.h"
DLLDataFileName="" DLLDataFileName=""
InterfaceIdentifierFileName="AVSMediaFormatSettings3_i.c" InterfaceIdentifierFileName="ASCMediaFormatSettings3_i.c"
ProxyFileName="AVSMediaFormatSettings3_p.c" ProxyFileName="ASCMediaFormatSettings3_p.c"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
...@@ -181,12 +181,12 @@ ...@@ -181,12 +181,12 @@
Name="VCLinkerTool" Name="VCLinkerTool"
IgnoreImportLibrary="true" IgnoreImportLibrary="true"
AdditionalDependencies="Vfw32.lib " AdditionalDependencies="Vfw32.lib "
OutputFile="$(OutDir)/AVSMediaFormatSettings3.dll" OutputFile="$(OutDir)/ASCMediaFormatSettings3.dll"
LinkIncremental="2" LinkIncremental="2"
MergedIDLBaseFileName="_AVSMediaFormatSettings3.idl" MergedIDLBaseFileName="_ASCMediaFormatSettings3.idl"
GenerateDebugInformation="true" GenerateDebugInformation="true"
SubSystem="2" SubSystem="2"
ImportLibrary="$(OutDir)/AVSMediaFormatSettings3.lib" ImportLibrary="$(OutDir)/ASCMediaFormatSettings3.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool <Tool
...@@ -245,11 +245,11 @@ ...@@ -245,11 +245,11 @@
MkTypLibCompatible="false" MkTypLibCompatible="false"
TargetEnvironment="1" TargetEnvironment="1"
GenerateStublessProxies="true" GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/AVSMediaFormatSettings3.tlb" TypeLibraryName="$(IntDir)/ASCMediaFormatSettings3.tlb"
HeaderFileName="AVSMediaFormatSettings3.h" HeaderFileName="ASCMediaFormatSettings3.h"
DLLDataFileName="" DLLDataFileName=""
InterfaceIdentifierFileName="AVSMediaFormatSettings3_i.c" InterfaceIdentifierFileName="ASCMediaFormatSettings3_i.c"
ProxyFileName="AVSMediaFormatSettings3_p.c" ProxyFileName="ASCMediaFormatSettings3_p.c"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
...@@ -282,12 +282,12 @@ ...@@ -282,12 +282,12 @@
AdditionalDependencies="Vfw32.lib " AdditionalDependencies="Vfw32.lib "
OutputFile="..\..\..\redist\$(ProjectName).dll" OutputFile="..\..\..\redist\$(ProjectName).dll"
LinkIncremental="1" LinkIncremental="1"
MergedIDLBaseFileName="_AVSMediaFormatSettings3.idl" MergedIDLBaseFileName="_ASCMediaFormatSettings3.idl"
GenerateDebugInformation="true" GenerateDebugInformation="true"
SubSystem="2" SubSystem="2"
OptimizeReferences="2" OptimizeReferences="2"
EnableCOMDATFolding="2" EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/AVSMediaFormatSettings3.lib" ImportLibrary="$(OutDir)/ASCMediaFormatSettings3.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool <Tool
...@@ -346,11 +346,11 @@ ...@@ -346,11 +346,11 @@
MkTypLibCompatible="false" MkTypLibCompatible="false"
TargetEnvironment="3" TargetEnvironment="3"
GenerateStublessProxies="true" GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/AVSMediaFormatSettings3.tlb" TypeLibraryName="$(IntDir)/ASCMediaFormatSettings3.tlb"
HeaderFileName="AVSMediaFormatSettings3.h" HeaderFileName="ASCMediaFormatSettings3.h"
DLLDataFileName="" DLLDataFileName=""
InterfaceIdentifierFileName="AVSMediaFormatSettings3_i.c" InterfaceIdentifierFileName="ASCMediaFormatSettings3_i.c"
ProxyFileName="AVSMediaFormatSettings3_p.c" ProxyFileName="ASCMediaFormatSettings3_p.c"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
...@@ -383,12 +383,12 @@ ...@@ -383,12 +383,12 @@
AdditionalDependencies="Vfw32.lib " AdditionalDependencies="Vfw32.lib "
OutputFile="..\..\..\redist\x64\$(ProjectName).dll" OutputFile="..\..\..\redist\x64\$(ProjectName).dll"
LinkIncremental="1" LinkIncremental="1"
MergedIDLBaseFileName="_AVSMediaFormatSettings3.idl" MergedIDLBaseFileName="_ASCMediaFormatSettings3.idl"
GenerateDebugInformation="true" GenerateDebugInformation="true"
SubSystem="2" SubSystem="2"
OptimizeReferences="2" OptimizeReferences="2"
EnableCOMDATFolding="2" EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/AVSMediaFormatSettings3.lib" ImportLibrary="$(OutDir)/ASCMediaFormatSettings3.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool <Tool
...@@ -448,11 +448,11 @@ ...@@ -448,11 +448,11 @@
MkTypLibCompatible="false" MkTypLibCompatible="false"
TargetEnvironment="1" TargetEnvironment="1"
GenerateStublessProxies="true" GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/AVSMediaFormatSettings3.tlb" TypeLibraryName="$(IntDir)/ASCMediaFormatSettings3.tlb"
HeaderFileName="AVSMediaFormatSettings3.h" HeaderFileName="ASCMediaFormatSettings3.h"
DLLDataFileName="" DLLDataFileName=""
InterfaceIdentifierFileName="AVSMediaFormatSettings3_i.c" InterfaceIdentifierFileName="ASCMediaFormatSettings3_i.c"
ProxyFileName="AVSMediaFormatSettings3_p.c" ProxyFileName="ASCMediaFormatSettings3_p.c"
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
...@@ -485,12 +485,12 @@ ...@@ -485,12 +485,12 @@
AdditionalDependencies="Vfw32.lib " AdditionalDependencies="Vfw32.lib "
OutputFile="..\..\..\..\ASC\redist\ASCMediaFormatSettings3.dll" OutputFile="..\..\..\..\ASC\redist\ASCMediaFormatSettings3.dll"
LinkIncremental="1" LinkIncremental="1"
MergedIDLBaseFileName="_AVSMediaFormatSettings3.idl" MergedIDLBaseFileName="_ASCMediaFormatSettings3.idl"
GenerateDebugInformation="true" GenerateDebugInformation="true"
SubSystem="2" SubSystem="2"
OptimizeReferences="2" OptimizeReferences="2"
EnableCOMDATFolding="2" EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/AVSMediaFormatSettings3.lib" ImportLibrary="$(OutDir)/ASCMediaFormatSettings3.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool <Tool
...@@ -589,11 +589,11 @@ ...@@ -589,11 +589,11 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
> >
<File <File
RelativePath=".\AVSIntelMediaVideoFormat.cpp" RelativePath=".\ASCIntelMediaVideoFormat.cpp"
> >
</File> </File>
<File <File
RelativePath="AVSMediaFormatSettings3.cpp" RelativePath="ASCMediaFormatSettings3.cpp"
> >
</File> </File>
<File <File
...@@ -646,87 +646,87 @@ ...@@ -646,87 +646,87 @@
Filter="h;hpp;hxx;hm;inl;inc" Filter="h;hpp;hxx;hm;inl;inc"
> >
<File <File
RelativePath="AVSAudioFormat.h" RelativePath="ASCAudioFormat.h"
> >
</File> </File>
<File <File
RelativePath=".\AVSExternalVideoFormat.h" RelativePath=".\ASCExternalVideoFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSH263VideoFormat.h" RelativePath="ASCH263VideoFormat.h"
> >
</File> </File>
<File <File
RelativePath=".\AVSH264ExtVideoFormat.h" RelativePath=".\ASCH264ExtVideoFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSH264VideoFormat.h" RelativePath="ASCH264VideoFormat.h"
> >
</File> </File>
<File <File
RelativePath=".\AVSIntelMediaVideoFormat.h" RelativePath=".\ASCIntelMediaVideoFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSMediaFormat.h" RelativePath="ASCMediaFormat.h"
> >
</File> </File>
<File <File
RelativePath=".\AVSMediaFormatSerialize.h" RelativePath=".\ASCMediaFormatSerialize.h"
> >
</File> </File>
<File <File
RelativePath="AVSMPEG2VideoFormat.h" RelativePath="ASCMPEG2VideoFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSMPEG3AudioFormat.h" RelativePath="ASCMPEG3AudioFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSMPEG4AudioFormat.h" RelativePath="ASCMPEG4AudioFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSMPEG4VideoFormat.h" RelativePath="ASCMPEG4VideoFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSMPEGsVideoFormat.h" RelativePath="ASCMPEGsVideoFormat.h"
> >
</File> </File>
<File <File
RelativePath=".\AVSOggVorbisAudioFormat.h" RelativePath=".\ASCOggVorbisAudioFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSRMAudioFormat.h" RelativePath="ASCRMAudioFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSRMVideoFormat.h" RelativePath="ASCRMVideoFormat.h"
> >
</File> </File>
<File <File
RelativePath=".\AVSSubPictureFormat.h" RelativePath=".\ASCSubPictureFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSVideoFormat.h" RelativePath="ASCVideoFormat.h"
> >
</File> </File>
<File <File
RelativePath=".\AVSVPXVideoFormat.h" RelativePath=".\ASCVPXVideoFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSWMAAudioFormat.h" RelativePath="ASCWMAAudioFormat.h"
> >
</File> </File>
<File <File
RelativePath="AVSWMVVideoFormat.h" RelativePath="ASCWMVVideoFormat.h"
> >
</File> </File>
<File <File
...@@ -753,11 +753,11 @@ ...@@ -753,11 +753,11 @@
> >
</File> </File>
<File <File
RelativePath="..\Common\AVSUtils.h" RelativePath="..\Common\ASCUtils.h"
> >
</File> </File>
<File <File
RelativePath="..\Common\AVSVideoStudio3ID.h" RelativePath="..\Common\ASCVideoStudio3ID.h"
> >
</File> </File>
<File <File
...@@ -787,11 +787,11 @@ ...@@ -787,11 +787,11 @@
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
> >
<File <File
RelativePath="AVSMediaFormatSettings3.rc" RelativePath="ASCMediaFormatSettings3.rc"
> >
</File> </File>
<File <File
RelativePath="AVSMediaFormatSettings3.rgs" RelativePath="ASCMediaFormatSettings3.rgs"
> >
</File> </File>
</Filter> </Filter>
......
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