|
@@ -1,132 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
|
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
- <ItemGroup Label="ProjectConfigurations">
|
|
|
- <ProjectConfiguration Include="Debug|Win32">
|
|
|
- <Configuration>Debug</Configuration>
|
|
|
- <Platform>Win32</Platform>
|
|
|
- </ProjectConfiguration>
|
|
|
- <ProjectConfiguration Include="Release|Win32">
|
|
|
- <Configuration>Release</Configuration>
|
|
|
- <Platform>Win32</Platform>
|
|
|
- </ProjectConfiguration>
|
|
|
- </ItemGroup>
|
|
|
- <PropertyGroup Label="Globals">
|
|
|
- <ProjectGuid>{D15F0354-95F9-4EC1-9BD8-4901B47905C4}</ProjectGuid>
|
|
|
- <Keyword>Win32Proj</Keyword>
|
|
|
- <RootNamespace>libwmvrecord</RootNamespace>
|
|
|
- </PropertyGroup>
|
|
|
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
- <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
- <UseDebugLibraries>true</UseDebugLibraries>
|
|
|
- <CharacterSet>MultiByte</CharacterSet>
|
|
|
- <PlatformToolset>Windows7.1SDK</PlatformToolset>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
- <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
- <UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
- <CharacterSet>MultiByte</CharacterSet>
|
|
|
- </PropertyGroup>
|
|
|
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
- <ImportGroup Label="ExtensionSettings">
|
|
|
- </ImportGroup>
|
|
|
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
- </ImportGroup>
|
|
|
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
- </ImportGroup>
|
|
|
- <PropertyGroup Label="UserMacros" />
|
|
|
- <Import Project="..\libmake.setting" />
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
- <LinkIncremental>true</LinkIncremental>
|
|
|
- <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;$(IncludePath);$(solutiondir)include;$(solutiondir)include\WMSDK</IncludePath>
|
|
|
- <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib;$(solutiondir)lib</LibraryPath>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
- <LinkIncremental>false</LinkIncremental>
|
|
|
- <IncludePath>$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;$(solutiondir)include;$(solutiondir)include\WMSDK</IncludePath>
|
|
|
- <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib;$(solutiondir)lib</LibraryPath>
|
|
|
- </PropertyGroup>
|
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
- <ClCompile>
|
|
|
- <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
- <WarningLevel>Level3</WarningLevel>
|
|
|
- <Optimization>Disabled</Optimization>
|
|
|
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBWMVRECORD_EXPORTS;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
- <AdditionalIncludeDirectories>$(FrameworkHeadRoot)\Common;$(ThirdPartyHeadRoot)\WMSDK;..\libaudioqueue\;..\libvideoqueue;..\libvideoframework;$(ThirdPartyHeadRoot)\opencv\include\opencv\;$(ThirdPartyHeadRoot)\freetype;$(ThirdPartyHeadRoot)\cvxtext\include;$(ThirdPartyHeadRoot)\speex-1.2rc1\include;..\libaudiotransqueue\;..\libaudions\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
- </ClCompile>
|
|
|
- <Link>
|
|
|
- <SubSystem>Windows</SubSystem>
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
- <AdditionalDependencies>$(FrameworkLib)\SpBase.lib;$(ThirdPartyLib)\opencv_video230.lib;$(ThirdPartyLib)\opencv_core230.lib;$(ThirdPartyLib)\opencv_highgui230.lib;$(ThirdPartyLib)\opencv_imgproc230.lib;$(ThirdPartyLib)\freetype250.lib;winmm.lib;WMVCORE.lib;$(ThirdPartyLib)\libspeexdsp.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
- </Link>
|
|
|
- </ItemDefinitionGroup>
|
|
|
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
- <ClCompile>
|
|
|
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
- <WarningLevel>Level3</WarningLevel>
|
|
|
- <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
- <Optimization>MaxSpeed</Optimization>
|
|
|
- <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
- <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBWMVRECORD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
- <AdditionalIncludeDirectories>$(ThirdPartyHeadRoot)\WMSDK;..\libaudioqueue\;..\libvideoqueue;..\libvideoframework;$(ThirdPartyHeadRoot)\opencv\include\opencv\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
- </ClCompile>
|
|
|
- <Link>
|
|
|
- <SubSystem>Windows</SubSystem>
|
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
- <OptimizeReferences>true</OptimizeReferences>
|
|
|
- <AdditionalDependencies>$(ThirdPartyLib)\opencv_video230.lib;winmm.lib;WMVCORE.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
|
- </Link>
|
|
|
- </ItemDefinitionGroup>
|
|
|
- <ItemGroup>
|
|
|
- <None Include="ReadMe.txt" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <ClInclude Include="$(ThirdPartyHeadRoot)\cvxtext\include\CvxText.h" />
|
|
|
- <ClInclude Include="libwmvrecord.h" />
|
|
|
- <ClInclude Include="stdafx.h" />
|
|
|
- <ClInclude Include="targetver.h" />
|
|
|
- <ClInclude Include="WmvWriter.h" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <ClCompile Include="$(ThirdPartyHeadRoot)\cvxtext\src\CvxText.cpp" />
|
|
|
- <ClCompile Include="dllmain.cpp">
|
|
|
- <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
- </PrecompiledHeader>
|
|
|
- <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
- </PrecompiledHeader>
|
|
|
- </ClCompile>
|
|
|
- <ClCompile Include="libwmvrecord.cpp" />
|
|
|
- <ClCompile Include="stdafx.cpp">
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|
|
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
|
|
- </ClCompile>
|
|
|
- <ClCompile Include="WmvWriter.cpp" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <ProjectReference Include="..\libaudions\libaudions.vcxproj">
|
|
|
- <Project>{2eb8243c-da8a-4cfb-bfd1-29369708d00b}</Project>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\libaudioqueue\libaudioqueue.vcxproj">
|
|
|
- <Project>{2ad3370e-8091-40a1-80ba-7db3aa809cda}</Project>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\libaudiotransqueue\libaudiotransqueue.vcxproj">
|
|
|
- <Project>{5d044b5d-e5ff-4df1-b896-e0a89e124778}</Project>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\libvideoqueue\libvideoqueue.vcxproj">
|
|
|
- <Project>{24312d88-f752-40c2-a1b9-a55eddd9791a}</Project>
|
|
|
- </ProjectReference>
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <ResourceCompile Include="..\..\Version.rc" />
|
|
|
- </ItemGroup>
|
|
|
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
- <ImportGroup Label="ExtensionTargets">
|
|
|
- </ImportGroup>
|
|
|
-</Project>
|