From: Mikolaj Kucharski Date: Mon, 30 Nov 2020 15:51:34 +0000 (+0000) Subject: fix eol of msvc/*.vcxproj and msvc/*.vcxproj.filters files X-Git-Tag: upstream/1.0.24~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd431859fad160b29a43192fb1e2894cb6517f10;p=platform%2Fupstream%2Flibusb.git fix eol of msvc/*.vcxproj and msvc/*.vcxproj.filters files Closes #812 Closes #813 Signed-off-by: Chris Dickens --- diff --git a/libusb/version_nano.h b/libusb/version_nano.h index 1a2b766..7348f67 100644 --- a/libusb/version_nano.h +++ b/libusb/version_nano.h @@ -1 +1 @@ -#define LIBUSB_NANO 11581 +#define LIBUSB_NANO 11582 diff --git a/msvc/dpfp_2013.vcxproj b/msvc/dpfp_2013.vcxproj index 45d8420..d9753e7 100644 --- a/msvc/dpfp_2013.vcxproj +++ b/msvc/dpfp_2013.vcxproj @@ -1,87 +1,87 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - dpfp - {8c7814a1-fd6e-4185-9ea0-8208119756d4} - examples - Win32Proj - - - - Application - Unicode - v120 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - .;..\libusb;%(AdditionalIncludeDirectories) - _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - true - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + dpfp + {8c7814a1-fd6e-4185-9ea0-8208119756d4} + examples + Win32Proj + + + + Application + Unicode + v120 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + .;..\libusb;%(AdditionalIncludeDirectories) + _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + true + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/dpfp_2013.vcxproj.filters b/msvc/dpfp_2013.vcxproj.filters index df40d31..6af88cf 100644 --- a/msvc/dpfp_2013.vcxproj.filters +++ b/msvc/dpfp_2013.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {4fc737f1-c7a5-4376-a066-2a32d752a2ff} - c - - - {93995380-89bd-4b04-88eb-625fbe52ebfb} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {4fc737f1-c7a5-4376-a066-2a32d752a2ff} + c + + + {93995380-89bd-4b04-88eb-625fbe52ebfb} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/dpfp_2015.vcxproj b/msvc/dpfp_2015.vcxproj index 617903d..0db1a55 100644 --- a/msvc/dpfp_2015.vcxproj +++ b/msvc/dpfp_2015.vcxproj @@ -1,87 +1,87 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - dpfp - {8c7814a1-fd6e-4185-9ea0-8208119756d4} - examples - Win32Proj - - - - Application - Unicode - v140 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + dpfp + {8c7814a1-fd6e-4185-9ea0-8208119756d4} + examples + Win32Proj + + + + Application + Unicode + v140 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/dpfp_2015.vcxproj.filters b/msvc/dpfp_2015.vcxproj.filters index df40d31..6af88cf 100644 --- a/msvc/dpfp_2015.vcxproj.filters +++ b/msvc/dpfp_2015.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {4fc737f1-c7a5-4376-a066-2a32d752a2ff} - c - - - {93995380-89bd-4b04-88eb-625fbe52ebfb} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {4fc737f1-c7a5-4376-a066-2a32d752a2ff} + c + + + {93995380-89bd-4b04-88eb-625fbe52ebfb} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/dpfp_2017.vcxproj b/msvc/dpfp_2017.vcxproj index b6e963a..308cd55 100644 --- a/msvc/dpfp_2017.vcxproj +++ b/msvc/dpfp_2017.vcxproj @@ -1,106 +1,106 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - dpfp - {8c7814a1-fd6e-4185-9ea0-8208119756d4} - examples - Win32Proj - true - true - 10.0.17763.0 - - - - Application - Unicode - v141 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + dpfp + {8c7814a1-fd6e-4185-9ea0-8208119756d4} + examples + Win32Proj + true + true + 10.0.17763.0 + + + + Application + Unicode + v141 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/dpfp_2017.vcxproj.filters b/msvc/dpfp_2017.vcxproj.filters index df40d31..6af88cf 100644 --- a/msvc/dpfp_2017.vcxproj.filters +++ b/msvc/dpfp_2017.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {4fc737f1-c7a5-4376-a066-2a32d752a2ff} - c - - - {93995380-89bd-4b04-88eb-625fbe52ebfb} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {4fc737f1-c7a5-4376-a066-2a32d752a2ff} + c + + + {93995380-89bd-4b04-88eb-625fbe52ebfb} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/dpfp_2019.vcxproj b/msvc/dpfp_2019.vcxproj index 190c19c..0fea8bb 100644 --- a/msvc/dpfp_2019.vcxproj +++ b/msvc/dpfp_2019.vcxproj @@ -1,106 +1,106 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - dpfp - {8c7814a1-fd6e-4185-9ea0-8208119756d4} - examples - Win32Proj - true - true - 10.0 - - - - Application - Unicode - v142 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + dpfp + {8c7814a1-fd6e-4185-9ea0-8208119756d4} + examples + Win32Proj + true + true + 10.0 + + + + Application + Unicode + v142 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/dpfp_2019.vcxproj.filters b/msvc/dpfp_2019.vcxproj.filters index df40d31..6af88cf 100644 --- a/msvc/dpfp_2019.vcxproj.filters +++ b/msvc/dpfp_2019.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {4fc737f1-c7a5-4376-a066-2a32d752a2ff} - c - - - {93995380-89bd-4b04-88eb-625fbe52ebfb} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {4fc737f1-c7a5-4376-a066-2a32d752a2ff} + c + + + {93995380-89bd-4b04-88eb-625fbe52ebfb} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/dpfp_threaded_2013.vcxproj b/msvc/dpfp_threaded_2013.vcxproj index 059ffbe..dfdfc52 100644 --- a/msvc/dpfp_threaded_2013.vcxproj +++ b/msvc/dpfp_threaded_2013.vcxproj @@ -1,87 +1,87 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - dpfp_threaded - {8c7814a2-fd6e-4185-9ea0-8208119756d4} - examples - Win32Proj - - - - Application - Unicode - v120 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - .;..\libusb;%(AdditionalIncludeDirectories) - DPFP_THREADED;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - true - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + dpfp_threaded + {8c7814a2-fd6e-4185-9ea0-8208119756d4} + examples + Win32Proj + + + + Application + Unicode + v120 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + .;..\libusb;%(AdditionalIncludeDirectories) + DPFP_THREADED;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + true + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/dpfp_threaded_2013.vcxproj.filters b/msvc/dpfp_threaded_2013.vcxproj.filters index 6575978..b97fc29 100644 --- a/msvc/dpfp_threaded_2013.vcxproj.filters +++ b/msvc/dpfp_threaded_2013.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {4fc737f2-c7a5-4376-a066-2a32d752a2ff} - c - - - {93995381-89bd-4b04-88eb-625fbe52ebfb} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {4fc737f2-c7a5-4376-a066-2a32d752a2ff} + c + + + {93995381-89bd-4b04-88eb-625fbe52ebfb} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/dpfp_threaded_2015.vcxproj b/msvc/dpfp_threaded_2015.vcxproj index 2d5c9f3..84516b4 100644 --- a/msvc/dpfp_threaded_2015.vcxproj +++ b/msvc/dpfp_threaded_2015.vcxproj @@ -1,87 +1,87 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - dpfp_threaded - {8c7814a2-fd6e-4185-9ea0-8208119756d4} - examples - Win32Proj - - - - Application - Unicode - v140 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - DPFP_THREADED;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + dpfp_threaded + {8c7814a2-fd6e-4185-9ea0-8208119756d4} + examples + Win32Proj + + + + Application + Unicode + v140 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + DPFP_THREADED;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/dpfp_threaded_2015.vcxproj.filters b/msvc/dpfp_threaded_2015.vcxproj.filters index 6575978..b97fc29 100644 --- a/msvc/dpfp_threaded_2015.vcxproj.filters +++ b/msvc/dpfp_threaded_2015.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {4fc737f2-c7a5-4376-a066-2a32d752a2ff} - c - - - {93995381-89bd-4b04-88eb-625fbe52ebfb} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {4fc737f2-c7a5-4376-a066-2a32d752a2ff} + c + + + {93995381-89bd-4b04-88eb-625fbe52ebfb} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/dpfp_threaded_2017.vcxproj b/msvc/dpfp_threaded_2017.vcxproj index 7adeb1f..04f4734 100644 --- a/msvc/dpfp_threaded_2017.vcxproj +++ b/msvc/dpfp_threaded_2017.vcxproj @@ -1,106 +1,106 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - dpfp_threaded - {8c7814a2-fd6e-4185-9ea0-8208119756d4} - examples - Win32Proj - true - true - 10.0.17763.0 - - - - Application - Unicode - v141 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - DPFP_THREADED;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + dpfp_threaded + {8c7814a2-fd6e-4185-9ea0-8208119756d4} + examples + Win32Proj + true + true + 10.0.17763.0 + + + + Application + Unicode + v141 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + DPFP_THREADED;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/dpfp_threaded_2017.vcxproj.filters b/msvc/dpfp_threaded_2017.vcxproj.filters index 6575978..b97fc29 100644 --- a/msvc/dpfp_threaded_2017.vcxproj.filters +++ b/msvc/dpfp_threaded_2017.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {4fc737f2-c7a5-4376-a066-2a32d752a2ff} - c - - - {93995381-89bd-4b04-88eb-625fbe52ebfb} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {4fc737f2-c7a5-4376-a066-2a32d752a2ff} + c + + + {93995381-89bd-4b04-88eb-625fbe52ebfb} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/dpfp_threaded_2019.vcxproj b/msvc/dpfp_threaded_2019.vcxproj index 60f7e19..27f961a 100644 --- a/msvc/dpfp_threaded_2019.vcxproj +++ b/msvc/dpfp_threaded_2019.vcxproj @@ -1,106 +1,106 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - dpfp_threaded - {8c7814a2-fd6e-4185-9ea0-8208119756d4} - examples - Win32Proj - true - true - 10.0 - - - - Application - Unicode - v142 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - DPFP_THREADED;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + dpfp_threaded + {8c7814a2-fd6e-4185-9ea0-8208119756d4} + examples + Win32Proj + true + true + 10.0 + + + + Application + Unicode + v142 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + DPFP_THREADED;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/dpfp_threaded_2019.vcxproj.filters b/msvc/dpfp_threaded_2019.vcxproj.filters index 6575978..b97fc29 100644 --- a/msvc/dpfp_threaded_2019.vcxproj.filters +++ b/msvc/dpfp_threaded_2019.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {4fc737f2-c7a5-4376-a066-2a32d752a2ff} - c - - - {93995381-89bd-4b04-88eb-625fbe52ebfb} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {4fc737f2-c7a5-4376-a066-2a32d752a2ff} + c + + + {93995381-89bd-4b04-88eb-625fbe52ebfb} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/sam3u_benchmark_2013.vcxproj b/msvc/sam3u_benchmark_2013.vcxproj index ad22cb6..42a1cb1 100644 --- a/msvc/sam3u_benchmark_2013.vcxproj +++ b/msvc/sam3u_benchmark_2013.vcxproj @@ -1,87 +1,87 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - sam3u_benchmark - {861cdd5f-59a2-4f34-957e-5c1af98be0a4} - examples - Win32Proj - - - - Application - Unicode - v120 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - .;..\libusb;%(AdditionalIncludeDirectories) - _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - true - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + sam3u_benchmark + {861cdd5f-59a2-4f34-957e-5c1af98be0a4} + examples + Win32Proj + + + + Application + Unicode + v120 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + .;..\libusb;%(AdditionalIncludeDirectories) + _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + true + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/sam3u_benchmark_2013.vcxproj.filters b/msvc/sam3u_benchmark_2013.vcxproj.filters index 0fee296..e0f6bd0 100644 --- a/msvc/sam3u_benchmark_2013.vcxproj.filters +++ b/msvc/sam3u_benchmark_2013.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {a19ef59c-c0d8-48a6-8d62-c158c7bac2fe} - c - - - {5a6ad543-f221-4cb6-addd-c9020acd752e} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {a19ef59c-c0d8-48a6-8d62-c158c7bac2fe} + c + + + {5a6ad543-f221-4cb6-addd-c9020acd752e} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/sam3u_benchmark_2015.vcxproj b/msvc/sam3u_benchmark_2015.vcxproj index 4c85bb7..7d2d2e6 100644 --- a/msvc/sam3u_benchmark_2015.vcxproj +++ b/msvc/sam3u_benchmark_2015.vcxproj @@ -1,87 +1,87 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - sam3u_benchmark - {861cdd5f-59a2-4f34-957e-5c1af98be0a4} - examples - Win32Proj - - - - Application - Unicode - v140 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + sam3u_benchmark + {861cdd5f-59a2-4f34-957e-5c1af98be0a4} + examples + Win32Proj + + + + Application + Unicode + v140 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/sam3u_benchmark_2015.vcxproj.filters b/msvc/sam3u_benchmark_2015.vcxproj.filters index 0fee296..e0f6bd0 100644 --- a/msvc/sam3u_benchmark_2015.vcxproj.filters +++ b/msvc/sam3u_benchmark_2015.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {a19ef59c-c0d8-48a6-8d62-c158c7bac2fe} - c - - - {5a6ad543-f221-4cb6-addd-c9020acd752e} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {a19ef59c-c0d8-48a6-8d62-c158c7bac2fe} + c + + + {5a6ad543-f221-4cb6-addd-c9020acd752e} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/sam3u_benchmark_2017.vcxproj b/msvc/sam3u_benchmark_2017.vcxproj index b40b2d3..ca29706 100644 --- a/msvc/sam3u_benchmark_2017.vcxproj +++ b/msvc/sam3u_benchmark_2017.vcxproj @@ -1,106 +1,106 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - sam3u_benchmark - {861cdd5f-59a2-4f34-957e-5c1af98be0a4} - examples - Win32Proj - true - true - 10.0.17763.0 - - - - Application - Unicode - v141 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + sam3u_benchmark + {861cdd5f-59a2-4f34-957e-5c1af98be0a4} + examples + Win32Proj + true + true + 10.0.17763.0 + + + + Application + Unicode + v141 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/sam3u_benchmark_2017.vcxproj.filters b/msvc/sam3u_benchmark_2017.vcxproj.filters index 0fee296..e0f6bd0 100644 --- a/msvc/sam3u_benchmark_2017.vcxproj.filters +++ b/msvc/sam3u_benchmark_2017.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {a19ef59c-c0d8-48a6-8d62-c158c7bac2fe} - c - - - {5a6ad543-f221-4cb6-addd-c9020acd752e} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {a19ef59c-c0d8-48a6-8d62-c158c7bac2fe} + c + + + {5a6ad543-f221-4cb6-addd-c9020acd752e} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file diff --git a/msvc/sam3u_benchmark_2019.vcxproj b/msvc/sam3u_benchmark_2019.vcxproj index bd6486c..fd5317a 100644 --- a/msvc/sam3u_benchmark_2019.vcxproj +++ b/msvc/sam3u_benchmark_2019.vcxproj @@ -1,106 +1,106 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - sam3u_benchmark - {861cdd5f-59a2-4f34-957e-5c1af98be0a4} - examples - Win32Proj - true - true - 10.0 - - - - Application - Unicode - v142 - true - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ - $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ - - - - /utf-8 %(AdditionalOptions) - .;..\libusb;%(AdditionalIncludeDirectories) - _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Level3 - - - ProgramDatabase - Disabled - MultiThreadedDebug - - - NDEBUG;%(PreprocessorDefinitions) - MultiThreaded - - - $(TargetDir)$(ProjectName).pdb - Console - kernel32.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - {349ee8f9-7d25-4909-aaf5-ff3fade72187} - false - - - - - + + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + sam3u_benchmark + {861cdd5f-59a2-4f34-957e-5c1af98be0a4} + examples + Win32Proj + true + true + 10.0 + + + + Application + Unicode + v142 + true + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\ + $(ProjectDir)..\$(Platform)\$(Configuration)\examples\ + + + + /utf-8 %(AdditionalOptions) + .;..\libusb;%(AdditionalIncludeDirectories) + _CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + + + ProgramDatabase + Disabled + MultiThreadedDebug + + + NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + + + $(TargetDir)$(ProjectName).pdb + Console + kernel32.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + {349ee8f9-7d25-4909-aaf5-ff3fade72187} + false + + + + + \ No newline at end of file diff --git a/msvc/sam3u_benchmark_2019.vcxproj.filters b/msvc/sam3u_benchmark_2019.vcxproj.filters index 0fee296..e0f6bd0 100644 --- a/msvc/sam3u_benchmark_2019.vcxproj.filters +++ b/msvc/sam3u_benchmark_2019.vcxproj.filters @@ -1,26 +1,26 @@ - - - - - {a19ef59c-c0d8-48a6-8d62-c158c7bac2fe} - c - - - {5a6ad543-f221-4cb6-addd-c9020acd752e} - h - - - - - Header Files - - - Header Files - - - - - Source Files - - + + + + + {a19ef59c-c0d8-48a6-8d62-c158c7bac2fe} + c + + + {5a6ad543-f221-4cb6-addd-c9020acd752e} + h + + + + + Header Files + + + Header Files + + + + + Source Files + + \ No newline at end of file