From b0aad0a966223e66badae8998b35500741e8a7a3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:17:32 +0200 Subject: Adding upstream version 1.4.3. Signed-off-by: Daniel Baumann --- msvc/libdvdcss.vcxproj | 133 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 msvc/libdvdcss.vcxproj (limited to 'msvc/libdvdcss.vcxproj') diff --git a/msvc/libdvdcss.vcxproj b/msvc/libdvdcss.vcxproj new file mode 100644 index 0000000..5df61a7 --- /dev/null +++ b/msvc/libdvdcss.vcxproj @@ -0,0 +1,133 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + {50F2BF62-8520-4B37-97DD-578EA282EC04} + + + + StaticLibrary + v110 + false + MultiByte + + + StaticLibrary + v110 + false + MultiByte + + + + + + + + + + + + + + + .\Release\ + .\Release\ + false + + + .\Debug\ + .\Debug\ + true + + + + MultiThreaded + Default + true + true + MaxSpeed + true + Level3 + .;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_LIB;PATH_MAX=2048;%(PreprocessorDefinitions) + .\Release\ + .\Release\libdvdcss.pch + .\Release\ + .\Release\ + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\Release\libdvdcss.bsc + + + true + .\Release\libdvdcss.lib + + + + + MultiThreadedDebug + Default + false + Disabled + true + Level3 + true + EditAndContinue + .;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_LIB;PATH_MAX=2048;%(PreprocessorDefinitions) + .\Debug\ + .\Debug\libdvdcss.pch + .\Debug\ + .\Debug\ + EnableFastChecks + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\Debug\libdvdcss.bsc + + + true + .\Debug\libdvdcss.lib + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3