360 lines
6.8 KiB
XML
360 lines
6.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="tedutil"
|
|
ProjectGUID="{3BC60BEF-E69F-45B2-8FB2-20CD401B87BB}"
|
|
RootNamespace="tedutil"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
UseOfATL="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
AdditionalIncludeDirectories="C:\Program Files\Microsoft SDKs\Windows\v7.0\Include"
|
|
TypeLibraryName="$(ProjectName).tlb"
|
|
HeaderFileName="$(InputName).h"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="C:\Program Files\Microsoft SDKs\Windows\v7.0\Include"
|
|
PreprocessorDefinitions="UNICODE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="mf.lib mfplat.lib msdmo.lib mfuuid.lib strmiids.lib"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="C:\Program Files\Microsoft SDKs\Windows\v7.0\Lib"
|
|
ModuleDefinitionFile="tedutil.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(OutDir)\$(TargetName).lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
UseOfATL="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
AdditionalIncludeDirectories="C:\Program Files\Microsoft SDKs\Windows\v7.0\Include"
|
|
TypeLibraryName="$(ProjectName).tlb"
|
|
HeaderFileName="$(InputName).h"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="C:\Program Files\Microsoft SDKs\Windows\v7.0\Include"
|
|
PreprocessorDefinitions="UNICODE"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="mf.lib mfplat.lib msdmo.lib mfuuid.lib strmiids.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="C:\Program Files\Microsoft SDKs\Windows\v7.0\Lib"
|
|
ModuleDefinitionFile="tedutil.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(OutDir)\$(TargetName).lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\DMOInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mediatypetrace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MFStreamSinkWrapper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MFTransformWrapper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PropertyView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\serialization.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tededit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedmemo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedtestsink.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedutilinc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedvis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TopoViewerController.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TopoViewerWindow.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\tedtestsink.rgs"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedutil.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedutil.rgs"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\topoviewercontroller.rgs"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xmldataloader.rgs"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xmldatasaver.rgs"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\DMOINfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MFStreamSinkWrapper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MFTransformWrapper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PropertyView.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\serialization.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tededit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedmemo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedtestsink.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedutil.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedutil.def"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedutil.idl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedutil_i.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tedvis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TopoViewerController.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TopoViewerWindow.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|