Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/thirdparty/VirtualDub/system/system.vcproj')
-rw-r--r--src/thirdparty/VirtualDub/system/system.vcproj820
1 files changed, 0 insertions, 820 deletions
diff --git a/src/thirdparty/VirtualDub/system/system.vcproj b/src/thirdparty/VirtualDub/system/system.vcproj
deleted file mode 100644
index e1890d7cb..000000000
--- a/src/thirdparty/VirtualDub/system/system.vcproj
+++ /dev/null
@@ -1,820 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="system"
- ProjectGUID="{C2082189-3ECB-4079-91FA-89D3C8A305C0}"
- RootNamespace="system"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\..\..\YASM.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="YASM"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\h,.\h"
- PreprocessorDefinitions="NDEBUG;_LIB;WIN32;NOMINMAX;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions="/IGNORE:4221"
- AdditionalDependencies="Winmm.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="YASM"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\h,.\h"
- PreprocessorDefinitions="NDEBUG;_LIB;WIN32;NOMINMAX;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS"
- EnableEnhancedInstructionSet="0"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4244;4267"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions="/IGNORE:4221"
- AdditionalDependencies="Winmm.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="YASM"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../h,.\h"
- PreprocessorDefinitions="_DEBUG;_LIB;WIN32;NOMINMAX;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalDependencies="Winmm.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="YASM"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../h,.\h"
- PreprocessorDefinitions="_DEBUG;_LIB;WIN32;NOMINMAX;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4244;4267;4985"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalDependencies="Winmm.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath="..\h\vd2\system\source\bitmath.cpp"
- >
- </File>
- <File
- RelativePath=".\source\cache.cpp"
- >
- </File>
- <File
- RelativePath=".\source\cmdline.cpp"
- >
- </File>
- <File
- RelativePath=".\source\cpuaccel.cpp"
- >
- </File>
- <File
- RelativePath=".\source\debug.cpp"
- >
- </File>
- <File
- RelativePath=".\source\debugx86.cpp"
- >
- </File>
- <File
- RelativePath=".\source\Error.cpp"
- >
- </File>
- <File
- RelativePath=".\source\event.cpp"
- >
- </File>
- <File
- RelativePath=".\source\file.cpp"
- >
- </File>
- <File
- RelativePath=".\source\fileasync.cpp"
- >
- </File>
- <File
- RelativePath=".\source\filesys.cpp"
- >
- </File>
- <File
- RelativePath=".\source\filewatcher.cpp"
- >
- </File>
- <File
- RelativePath=".\source\Fraction.cpp"
- >
- </File>
- <File
- RelativePath=".\source\halffloat.cpp"
- >
- </File>
- <File
- RelativePath=".\source\hash.cpp"
- >
- </File>
- <File
- RelativePath=".\source\int128.cpp"
- >
- </File>
- <File
- RelativePath=".\source\list.cpp"
- >
- </File>
- <File
- RelativePath=".\source\log.cpp"
- >
- </File>
- <File
- RelativePath=".\source\math.cpp"
- >
- </File>
- <File
- RelativePath=".\source\memory.cpp"
- >
- </File>
- <File
- RelativePath=".\source\profile.cpp"
- >
- </File>
- <File
- RelativePath=".\source\progress.cpp"
- >
- </File>
- <File
- RelativePath=".\source\protscope.cpp"
- >
- </File>
- <File
- RelativePath=".\source\refcount.cpp"
- >
- </File>
- <File
- RelativePath=".\source\registry.cpp"
- >
- </File>
- <File
- RelativePath=".\source\strutil.cpp"
- >
- </File>
- <File
- RelativePath=".\source\text.cpp"
- >
- </File>
- <File
- RelativePath=".\source\thread.cpp"
- >
- </File>
- <File
- RelativePath=".\source\thunk.cpp"
- >
- </File>
- <File
- RelativePath=".\source\time.cpp"
- >
- </File>
- <File
- RelativePath=".\source\tls.cpp"
- >
- </File>
- <File
- RelativePath=".\source\VDNamespace.cpp"
- >
- </File>
- <File
- RelativePath=".\source\VDScheduler.cpp"
- >
- </File>
- <File
- RelativePath=".\source\vdstl.cpp"
- >
- </File>
- <File
- RelativePath=".\source\VDString.cpp"
- >
- </File>
- <File
- RelativePath=".\source\vectors.cpp"
- >
- </File>
- <File
- RelativePath=".\source\w32assist.cpp"
- >
- </File>
- <File
- RelativePath=".\source\zip.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath="..\h\vd2\system\atomic.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\binary.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\bitmath.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\cache.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\cmdline.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\cpuaccel.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\debug.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\debugx86.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\Error.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\event.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\file.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\fileasync.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\filesys.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\filewatcher.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\Fraction.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\halffloat.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\hash.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\int128.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\list.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\log.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\math.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\memory.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\profile.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\progress.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\protscope.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\refcount.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\registry.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\strutil.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\text.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\thread.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\thunk.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\time.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\tls.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\unknown.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\vdalloc.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\VDNamespace.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\VDQueue.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\VDRingBuffer.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\VDScheduler.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\vdstl.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\VDString.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\vdtypes.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\vectors.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\vectors_float.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\vectors_int.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\w32assist.h"
- >
- </File>
- <File
- RelativePath="..\h\vd2\system\zip.h"
- >
- </File>
- <Filter
- Name="win32"
- >
- <File
- RelativePath="..\h\vd2\system\win32\miniwindows.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Assembly Files (x86)"
- Filter="asm"
- >
- <File
- RelativePath=".\source\a_memory.asm"
- >
- <FileConfiguration
- Name="Release|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\source\a_thunk.asm"
- >
- <FileConfiguration
- Name="Release|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Assembly Files (AMD64)"
- >
- <File
- RelativePath=".\source\a64_fraction.asm"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\source\a64_int128.asm"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\source\a64_thunk.asm"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="YASM"
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Precompiled Header Support"
- >
- <File
- RelativePath=".\source\stdaccel.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\source\stdafx.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\h\stdafx.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>