diff --git a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2017.sln b/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2017.sln
deleted file mode 100644
index 0b057ab7..00000000
--- a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryStreams", "UnifiedMemoryStreams_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2017.vcxproj b/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2017.vcxproj
deleted file mode 100644
index 6e5348cc..00000000
--- a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- UnifiedMemoryStreams_vs2017
- UnifiedMemoryStreams
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/UnifiedMemoryStreams.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- /openmp
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2019.sln b/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2019.sln
deleted file mode 100644
index 4dd4e5ff..00000000
--- a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryStreams", "UnifiedMemoryStreams_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2019.vcxproj b/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2019.vcxproj
deleted file mode 100644
index d3ecb0e0..00000000
--- a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- UnifiedMemoryStreams_vs2019
- UnifiedMemoryStreams
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/UnifiedMemoryStreams.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- /openmp
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2022.sln b/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2022.sln
deleted file mode 100644
index c22e9caf..00000000
--- a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryStreams", "UnifiedMemoryStreams_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2022.vcxproj b/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2022.vcxproj
deleted file mode 100644
index 5c45da00..00000000
--- a/Samples/0_Introduction/UnifiedMemoryStreams/UnifiedMemoryStreams_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- UnifiedMemoryStreams_vs2022
- UnifiedMemoryStreams
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/UnifiedMemoryStreams.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- /openmp
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2017.sln b/Samples/0_Introduction/asyncAPI/asyncAPI_vs2017.sln
deleted file mode 100644
index b2bfa84e..00000000
--- a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asyncAPI", "asyncAPI_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2017.vcxproj b/Samples/0_Introduction/asyncAPI/asyncAPI_vs2017.vcxproj
deleted file mode 100644
index 09ead491..00000000
--- a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- asyncAPI_vs2017
- asyncAPI
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/asyncAPI.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2019.sln b/Samples/0_Introduction/asyncAPI/asyncAPI_vs2019.sln
deleted file mode 100644
index 309b57a9..00000000
--- a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asyncAPI", "asyncAPI_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2019.vcxproj b/Samples/0_Introduction/asyncAPI/asyncAPI_vs2019.vcxproj
deleted file mode 100644
index a3885ed8..00000000
--- a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- asyncAPI_vs2019
- asyncAPI
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/asyncAPI.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2022.sln b/Samples/0_Introduction/asyncAPI/asyncAPI_vs2022.sln
deleted file mode 100644
index dafd004c..00000000
--- a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asyncAPI", "asyncAPI_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2022.vcxproj b/Samples/0_Introduction/asyncAPI/asyncAPI_vs2022.vcxproj
deleted file mode 100644
index 3f28901c..00000000
--- a/Samples/0_Introduction/asyncAPI/asyncAPI_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- asyncAPI_vs2022
- asyncAPI
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/asyncAPI.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2017.sln b/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2017.sln
deleted file mode 100644
index 6d715ee5..00000000
--- a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c++11_cuda", "c++11_cuda_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2017.vcxproj b/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2017.vcxproj
deleted file mode 100644
index b1cb188a..00000000
--- a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- c++11_cuda_vs2017
- c++11_cuda
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/c++11_cuda.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2019.sln b/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2019.sln
deleted file mode 100644
index c47da8a1..00000000
--- a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c++11_cuda", "c++11_cuda_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2019.vcxproj b/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2019.vcxproj
deleted file mode 100644
index 458ab956..00000000
--- a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- c++11_cuda_vs2019
- c++11_cuda
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/c++11_cuda.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2022.sln b/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2022.sln
deleted file mode 100644
index 0579ec50..00000000
--- a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c++11_cuda", "c++11_cuda_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2022.vcxproj b/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2022.vcxproj
deleted file mode 100644
index 5956254d..00000000
--- a/Samples/0_Introduction/c++11_cuda/c++11_cuda_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- c++11_cuda_vs2022
- c++11_cuda
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/c++11_cuda.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/clock/clock_vs2017.sln b/Samples/0_Introduction/clock/clock_vs2017.sln
deleted file mode 100644
index 46334609..00000000
--- a/Samples/0_Introduction/clock/clock_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "clock_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/clock/clock_vs2017.vcxproj b/Samples/0_Introduction/clock/clock_vs2017.vcxproj
deleted file mode 100644
index 2665281e..00000000
--- a/Samples/0_Introduction/clock/clock_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- clock_vs2017
- clock
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/clock.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/clock/clock_vs2019.sln b/Samples/0_Introduction/clock/clock_vs2019.sln
deleted file mode 100644
index 09f9fc67..00000000
--- a/Samples/0_Introduction/clock/clock_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "clock_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/clock/clock_vs2019.vcxproj b/Samples/0_Introduction/clock/clock_vs2019.vcxproj
deleted file mode 100644
index f35dff0d..00000000
--- a/Samples/0_Introduction/clock/clock_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- clock_vs2019
- clock
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/clock.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/clock/clock_vs2022.sln b/Samples/0_Introduction/clock/clock_vs2022.sln
deleted file mode 100644
index a7e04b85..00000000
--- a/Samples/0_Introduction/clock/clock_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "clock_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/clock/clock_vs2022.vcxproj b/Samples/0_Introduction/clock/clock_vs2022.vcxproj
deleted file mode 100644
index 363b2b0a..00000000
--- a/Samples/0_Introduction/clock/clock_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- clock_vs2022
- clock
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/clock.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2017.sln b/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2017.sln
deleted file mode 100644
index b38ba603..00000000
--- a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock_nvrtc", "clock_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2017.vcxproj b/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2017.vcxproj
deleted file mode 100644
index c0b592a7..00000000
--- a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- clock_nvrtc_vs2017
- clock_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/clock_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2019.sln b/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2019.sln
deleted file mode 100644
index 2362c616..00000000
--- a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock_nvrtc", "clock_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2019.vcxproj b/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2019.vcxproj
deleted file mode 100644
index 9366faf9..00000000
--- a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- clock_nvrtc_vs2019
- clock_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/clock_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2022.sln b/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2022.sln
deleted file mode 100644
index d661219a..00000000
--- a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock_nvrtc", "clock_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2022.vcxproj b/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2022.vcxproj
deleted file mode 100644
index 4abb584b..00000000
--- a/Samples/0_Introduction/clock_nvrtc/clock_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- clock_nvrtc_vs2022
- clock_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/clock_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2017.sln b/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2017.sln
deleted file mode 100644
index 64f75783..00000000
--- a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "concurrentKernels", "concurrentKernels_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2017.vcxproj b/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2017.vcxproj
deleted file mode 100644
index 8f763ca7..00000000
--- a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- concurrentKernels_vs2017
- concurrentKernels
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/concurrentKernels.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2019.sln b/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2019.sln
deleted file mode 100644
index e391d056..00000000
--- a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "concurrentKernels", "concurrentKernels_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2019.vcxproj b/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2019.vcxproj
deleted file mode 100644
index 19c9ef89..00000000
--- a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- concurrentKernels_vs2019
- concurrentKernels
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/concurrentKernels.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2022.sln b/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2022.sln
deleted file mode 100644
index e9208436..00000000
--- a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "concurrentKernels", "concurrentKernels_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2022.vcxproj b/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2022.vcxproj
deleted file mode 100644
index 27f8e5fc..00000000
--- a/Samples/0_Introduction/concurrentKernels/concurrentKernels_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- concurrentKernels_vs2022
- concurrentKernels
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/concurrentKernels.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2017.sln b/Samples/0_Introduction/cppIntegration/cppIntegration_vs2017.sln
deleted file mode 100644
index d1aafcc4..00000000
--- a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppIntegration", "cppIntegration_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2017.vcxproj b/Samples/0_Introduction/cppIntegration/cppIntegration_vs2017.vcxproj
deleted file mode 100644
index 92f3da7d..00000000
--- a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cppIntegration_vs2017
- cppIntegration
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cppIntegration.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2019.sln b/Samples/0_Introduction/cppIntegration/cppIntegration_vs2019.sln
deleted file mode 100644
index 1388de37..00000000
--- a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppIntegration", "cppIntegration_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2019.vcxproj b/Samples/0_Introduction/cppIntegration/cppIntegration_vs2019.vcxproj
deleted file mode 100644
index 28b9b562..00000000
--- a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cppIntegration_vs2019
- cppIntegration
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cppIntegration.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2022.sln b/Samples/0_Introduction/cppIntegration/cppIntegration_vs2022.sln
deleted file mode 100644
index 54c680fc..00000000
--- a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppIntegration", "cppIntegration_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2022.vcxproj b/Samples/0_Introduction/cppIntegration/cppIntegration_vs2022.vcxproj
deleted file mode 100644
index 27d38565..00000000
--- a/Samples/0_Introduction/cppIntegration/cppIntegration_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cppIntegration_vs2022
- cppIntegration
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cppIntegration.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cppOverload/cppOverload_vs2017.sln b/Samples/0_Introduction/cppOverload/cppOverload_vs2017.sln
deleted file mode 100644
index 43624d84..00000000
--- a/Samples/0_Introduction/cppOverload/cppOverload_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppOverload", "cppOverload_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cppOverload/cppOverload_vs2017.vcxproj b/Samples/0_Introduction/cppOverload/cppOverload_vs2017.vcxproj
deleted file mode 100644
index 69f6e844..00000000
--- a/Samples/0_Introduction/cppOverload/cppOverload_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cppOverload_vs2017
- cppOverload
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cppOverload.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cppOverload/cppOverload_vs2019.sln b/Samples/0_Introduction/cppOverload/cppOverload_vs2019.sln
deleted file mode 100644
index 03c69e43..00000000
--- a/Samples/0_Introduction/cppOverload/cppOverload_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppOverload", "cppOverload_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cppOverload/cppOverload_vs2019.vcxproj b/Samples/0_Introduction/cppOverload/cppOverload_vs2019.vcxproj
deleted file mode 100644
index afceeec7..00000000
--- a/Samples/0_Introduction/cppOverload/cppOverload_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cppOverload_vs2019
- cppOverload
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cppOverload.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cppOverload/cppOverload_vs2022.sln b/Samples/0_Introduction/cppOverload/cppOverload_vs2022.sln
deleted file mode 100644
index a0387e77..00000000
--- a/Samples/0_Introduction/cppOverload/cppOverload_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppOverload", "cppOverload_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cppOverload/cppOverload_vs2022.vcxproj b/Samples/0_Introduction/cppOverload/cppOverload_vs2022.vcxproj
deleted file mode 100644
index e7929d37..00000000
--- a/Samples/0_Introduction/cppOverload/cppOverload_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cppOverload_vs2022
- cppOverload
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cppOverload.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2017.sln b/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2017.sln
deleted file mode 100644
index 2f910c13..00000000
--- a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaOpenMP", "cudaOpenMP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2017.vcxproj b/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2017.vcxproj
deleted file mode 100644
index 52eac9f4..00000000
--- a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaOpenMP_vs2017
- cudaOpenMP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaOpenMP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- /openmp
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2019.sln b/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2019.sln
deleted file mode 100644
index a2839d52..00000000
--- a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaOpenMP", "cudaOpenMP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2019.vcxproj b/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2019.vcxproj
deleted file mode 100644
index 6bd63cfd..00000000
--- a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaOpenMP_vs2019
- cudaOpenMP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaOpenMP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- /openmp
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2022.sln b/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2022.sln
deleted file mode 100644
index 2b9bd757..00000000
--- a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaOpenMP", "cudaOpenMP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2022.vcxproj b/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2022.vcxproj
deleted file mode 100644
index c9ea7301..00000000
--- a/Samples/0_Introduction/cudaOpenMP/cudaOpenMP_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaOpenMP_vs2022
- cudaOpenMP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaOpenMP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- /openmp
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2017.sln b/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2017.sln
deleted file mode 100644
index f9cb5d9d..00000000
--- a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fp16ScalarProduct", "fp16ScalarProduct_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2017.vcxproj b/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2017.vcxproj
deleted file mode 100644
index 2e938be4..00000000
--- a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fp16ScalarProduct_vs2017
- fp16ScalarProduct
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fp16ScalarProduct.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2019.sln b/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2019.sln
deleted file mode 100644
index faa158d3..00000000
--- a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fp16ScalarProduct", "fp16ScalarProduct_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2019.vcxproj b/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2019.vcxproj
deleted file mode 100644
index a97f8665..00000000
--- a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fp16ScalarProduct_vs2019
- fp16ScalarProduct
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fp16ScalarProduct.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2022.sln b/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2022.sln
deleted file mode 100644
index de9bb445..00000000
--- a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fp16ScalarProduct", "fp16ScalarProduct_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2022.vcxproj b/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2022.vcxproj
deleted file mode 100644
index 741b93d3..00000000
--- a/Samples/0_Introduction/fp16ScalarProduct/fp16ScalarProduct_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fp16ScalarProduct_vs2022
- fp16ScalarProduct
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fp16ScalarProduct.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMul/matrixMul_vs2017.sln b/Samples/0_Introduction/matrixMul/matrixMul_vs2017.sln
deleted file mode 100644
index f9a44def..00000000
--- a/Samples/0_Introduction/matrixMul/matrixMul_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul", "matrixMul_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMul/matrixMul_vs2017.vcxproj b/Samples/0_Introduction/matrixMul/matrixMul_vs2017.vcxproj
deleted file mode 100644
index a31aed07..00000000
--- a/Samples/0_Introduction/matrixMul/matrixMul_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMul_vs2017
- matrixMul
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMul.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMul/matrixMul_vs2019.sln b/Samples/0_Introduction/matrixMul/matrixMul_vs2019.sln
deleted file mode 100644
index 03d33235..00000000
--- a/Samples/0_Introduction/matrixMul/matrixMul_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul", "matrixMul_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMul/matrixMul_vs2019.vcxproj b/Samples/0_Introduction/matrixMul/matrixMul_vs2019.vcxproj
deleted file mode 100644
index 63e2c132..00000000
--- a/Samples/0_Introduction/matrixMul/matrixMul_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMul_vs2019
- matrixMul
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMul.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMul/matrixMul_vs2022.sln b/Samples/0_Introduction/matrixMul/matrixMul_vs2022.sln
deleted file mode 100644
index 984e444a..00000000
--- a/Samples/0_Introduction/matrixMul/matrixMul_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul", "matrixMul_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMul/matrixMul_vs2022.vcxproj b/Samples/0_Introduction/matrixMul/matrixMul_vs2022.vcxproj
deleted file mode 100644
index 290236ec..00000000
--- a/Samples/0_Introduction/matrixMul/matrixMul_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMul_vs2022
- matrixMul
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMul.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2017.sln b/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2017.sln
deleted file mode 100644
index 69fdebae..00000000
--- a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDrv", "matrixMulDrv_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2017.vcxproj b/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2017.vcxproj
deleted file mode 100644
index fae4fa68..00000000
--- a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulDrv_vs2017
- matrixMulDrv
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulDrv.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2019.sln b/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2019.sln
deleted file mode 100644
index 5c41f4a9..00000000
--- a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDrv", "matrixMulDrv_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2019.vcxproj b/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2019.vcxproj
deleted file mode 100644
index 4a6d0e74..00000000
--- a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulDrv_vs2019
- matrixMulDrv
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulDrv.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2022.sln b/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2022.sln
deleted file mode 100644
index 772e011b..00000000
--- a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDrv", "matrixMulDrv_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2022.vcxproj b/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2022.vcxproj
deleted file mode 100644
index 61a20820..00000000
--- a/Samples/0_Introduction/matrixMulDrv/matrixMulDrv_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulDrv_vs2022
- matrixMulDrv
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulDrv.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2017.sln b/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2017.sln
deleted file mode 100644
index efd3391a..00000000
--- a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDynlinkJIT", "matrixMulDynlinkJIT_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2017.vcxproj b/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2017.vcxproj
deleted file mode 100644
index 1ef02556..00000000
--- a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2017.vcxproj
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulDynlinkJIT_vs2017
- matrixMulDynlinkJIT
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulDynlinkJIT.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2019.sln b/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2019.sln
deleted file mode 100644
index 570b5251..00000000
--- a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDynlinkJIT", "matrixMulDynlinkJIT_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2019.vcxproj b/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2019.vcxproj
deleted file mode 100644
index 0bc0d3cc..00000000
--- a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2019.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulDynlinkJIT_vs2019
- matrixMulDynlinkJIT
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulDynlinkJIT.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2022.sln b/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2022.sln
deleted file mode 100644
index cd2fd315..00000000
--- a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDynlinkJIT", "matrixMulDynlinkJIT_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2022.vcxproj b/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2022.vcxproj
deleted file mode 100644
index b1104d61..00000000
--- a/Samples/0_Introduction/matrixMulDynlinkJIT/matrixMulDynlinkJIT_vs2022.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulDynlinkJIT_vs2022
- matrixMulDynlinkJIT
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulDynlinkJIT.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2017.sln b/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2017.sln
deleted file mode 100644
index a0503d16..00000000
--- a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul_nvrtc", "matrixMul_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2017.vcxproj b/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2017.vcxproj
deleted file mode 100644
index c2300ec3..00000000
--- a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMul_nvrtc_vs2017
- matrixMul_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMul_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
- copy "$(CudaToolkitDir)include\cooperative_groups.h" .
-mkdir .\cooperative_groups
-xcopy /y /e /s "$(CudaToolkitDir)include\cooperative_groups" .\cooperative_groups
-
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2019.sln b/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2019.sln
deleted file mode 100644
index e60a622a..00000000
--- a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul_nvrtc", "matrixMul_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2019.vcxproj b/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2019.vcxproj
deleted file mode 100644
index 2a3d15b1..00000000
--- a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMul_nvrtc_vs2019
- matrixMul_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMul_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
- copy "$(CudaToolkitDir)include\cooperative_groups.h" .
-mkdir .\cooperative_groups
-xcopy /y /e /s "$(CudaToolkitDir)include\cooperative_groups" .\cooperative_groups
-
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2022.sln b/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2022.sln
deleted file mode 100644
index ac43e633..00000000
--- a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul_nvrtc", "matrixMul_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2022.vcxproj b/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2022.vcxproj
deleted file mode 100644
index c78926f3..00000000
--- a/Samples/0_Introduction/matrixMul_nvrtc/matrixMul_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMul_nvrtc_vs2022
- matrixMul_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMul_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
- copy "$(CudaToolkitDir)include\cooperative_groups.h" .
-mkdir .\cooperative_groups
-xcopy /y /e /s "$(CudaToolkitDir)include\cooperative_groups" .\cooperative_groups
-
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/mergeSort/mergeSort_vs2017.sln b/Samples/0_Introduction/mergeSort/mergeSort_vs2017.sln
deleted file mode 100644
index 34b37cae..00000000
--- a/Samples/0_Introduction/mergeSort/mergeSort_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mergeSort", "mergeSort_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/mergeSort/mergeSort_vs2017.vcxproj b/Samples/0_Introduction/mergeSort/mergeSort_vs2017.vcxproj
deleted file mode 100644
index 2e88e6b0..00000000
--- a/Samples/0_Introduction/mergeSort/mergeSort_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- mergeSort_vs2017
- mergeSort
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/mergeSort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/mergeSort/mergeSort_vs2019.sln b/Samples/0_Introduction/mergeSort/mergeSort_vs2019.sln
deleted file mode 100644
index 0c7bad1f..00000000
--- a/Samples/0_Introduction/mergeSort/mergeSort_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mergeSort", "mergeSort_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/mergeSort/mergeSort_vs2019.vcxproj b/Samples/0_Introduction/mergeSort/mergeSort_vs2019.vcxproj
deleted file mode 100644
index 7a3664ad..00000000
--- a/Samples/0_Introduction/mergeSort/mergeSort_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- mergeSort_vs2019
- mergeSort
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/mergeSort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/mergeSort/mergeSort_vs2022.sln b/Samples/0_Introduction/mergeSort/mergeSort_vs2022.sln
deleted file mode 100644
index 711829cb..00000000
--- a/Samples/0_Introduction/mergeSort/mergeSort_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mergeSort", "mergeSort_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/mergeSort/mergeSort_vs2022.vcxproj b/Samples/0_Introduction/mergeSort/mergeSort_vs2022.vcxproj
deleted file mode 100644
index 9788c718..00000000
--- a/Samples/0_Introduction/mergeSort/mergeSort_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- mergeSort_vs2022
- mergeSort
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/mergeSort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2017.sln b/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2017.sln
deleted file mode 100644
index e048a242..00000000
--- a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAWBarrier", "simpleAWBarrier_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2017.vcxproj b/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2017.vcxproj
deleted file mode 100644
index bb0d370e..00000000
--- a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAWBarrier_vs2017
- simpleAWBarrier
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAWBarrier.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2019.sln b/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2019.sln
deleted file mode 100644
index 84ab9783..00000000
--- a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAWBarrier", "simpleAWBarrier_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2019.vcxproj b/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2019.vcxproj
deleted file mode 100644
index dbee7ab4..00000000
--- a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAWBarrier_vs2019
- simpleAWBarrier
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAWBarrier.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2022.sln b/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2022.sln
deleted file mode 100644
index a6a9f4f4..00000000
--- a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAWBarrier", "simpleAWBarrier_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2022.vcxproj b/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2022.vcxproj
deleted file mode 100644
index 46890ff8..00000000
--- a/Samples/0_Introduction/simpleAWBarrier/simpleAWBarrier_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAWBarrier_vs2022
- simpleAWBarrier
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAWBarrier.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2017.sln b/Samples/0_Introduction/simpleAssert/simpleAssert_vs2017.sln
deleted file mode 100644
index 93f6a16c..00000000
--- a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert", "simpleAssert_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2017.vcxproj b/Samples/0_Introduction/simpleAssert/simpleAssert_vs2017.vcxproj
deleted file mode 100644
index b1c2d63a..00000000
--- a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAssert_vs2017
- simpleAssert
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAssert.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2019.sln b/Samples/0_Introduction/simpleAssert/simpleAssert_vs2019.sln
deleted file mode 100644
index 3610c9c9..00000000
--- a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert", "simpleAssert_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2019.vcxproj b/Samples/0_Introduction/simpleAssert/simpleAssert_vs2019.vcxproj
deleted file mode 100644
index 030afce1..00000000
--- a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAssert_vs2019
- simpleAssert
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAssert.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2022.sln b/Samples/0_Introduction/simpleAssert/simpleAssert_vs2022.sln
deleted file mode 100644
index 5243d528..00000000
--- a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert", "simpleAssert_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2022.vcxproj b/Samples/0_Introduction/simpleAssert/simpleAssert_vs2022.vcxproj
deleted file mode 100644
index a8b9f906..00000000
--- a/Samples/0_Introduction/simpleAssert/simpleAssert_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAssert_vs2022
- simpleAssert
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAssert.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2017.sln b/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2017.sln
deleted file mode 100644
index 2488f50c..00000000
--- a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert_nvrtc", "simpleAssert_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2017.vcxproj b/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2017.vcxproj
deleted file mode 100644
index d9e8ef6c..00000000
--- a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAssert_nvrtc_vs2017
- simpleAssert_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAssert_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2019.sln b/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2019.sln
deleted file mode 100644
index 490f9abf..00000000
--- a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert_nvrtc", "simpleAssert_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2019.vcxproj b/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2019.vcxproj
deleted file mode 100644
index e723140e..00000000
--- a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAssert_nvrtc_vs2019
- simpleAssert_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAssert_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2022.sln b/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2022.sln
deleted file mode 100644
index a730de9d..00000000
--- a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert_nvrtc", "simpleAssert_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2022.vcxproj b/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2022.vcxproj
deleted file mode 100644
index 998b46bd..00000000
--- a/Samples/0_Introduction/simpleAssert_nvrtc/simpleAssert_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAssert_nvrtc_vs2022
- simpleAssert_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAssert_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2017.sln b/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2017.sln
deleted file mode 100644
index ef1cb2e7..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics", "simpleAtomicIntrinsics_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2017.vcxproj b/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2017.vcxproj
deleted file mode 100644
index 2f316522..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAtomicIntrinsics_vs2017
- simpleAtomicIntrinsics
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAtomicIntrinsics.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2019.sln b/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2019.sln
deleted file mode 100644
index 07551c72..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics", "simpleAtomicIntrinsics_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2019.vcxproj b/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2019.vcxproj
deleted file mode 100644
index c9812b1d..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAtomicIntrinsics_vs2019
- simpleAtomicIntrinsics
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAtomicIntrinsics.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2022.sln b/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2022.sln
deleted file mode 100644
index 7df26e77..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics", "simpleAtomicIntrinsics_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2022.vcxproj b/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2022.vcxproj
deleted file mode 100644
index 2a511d70..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics/simpleAtomicIntrinsics_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAtomicIntrinsics_vs2022
- simpleAtomicIntrinsics
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAtomicIntrinsics.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2017.sln b/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2017.sln
deleted file mode 100644
index a555e141..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics_nvrtc", "simpleAtomicIntrinsics_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2017.vcxproj b/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2017.vcxproj
deleted file mode 100644
index 25761054..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAtomicIntrinsics_nvrtc_vs2017
- simpleAtomicIntrinsics_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAtomicIntrinsics_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2019.sln b/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2019.sln
deleted file mode 100644
index 6f3fdb95..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics_nvrtc", "simpleAtomicIntrinsics_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2019.vcxproj b/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2019.vcxproj
deleted file mode 100644
index 5f7cabf2..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAtomicIntrinsics_nvrtc_vs2019
- simpleAtomicIntrinsics_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAtomicIntrinsics_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2022.sln b/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2022.sln
deleted file mode 100644
index 9718f9c6..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics_nvrtc", "simpleAtomicIntrinsics_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2022.vcxproj b/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2022.vcxproj
deleted file mode 100644
index 9bcdf7fc..00000000
--- a/Samples/0_Introduction/simpleAtomicIntrinsics_nvrtc/simpleAtomicIntrinsics_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAtomicIntrinsics_nvrtc_vs2022
- simpleAtomicIntrinsics_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAtomicIntrinsics_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2017.sln b/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2017.sln
deleted file mode 100644
index 55bb578f..00000000
--- a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAttributes", "simpleAttributes_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2017.vcxproj b/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2017.vcxproj
deleted file mode 100644
index 838513f5..00000000
--- a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAttributes_vs2017
- simpleAttributes
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAttributes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2019.sln b/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2019.sln
deleted file mode 100644
index b33dffb9..00000000
--- a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAttributes", "simpleAttributes_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2019.vcxproj b/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2019.vcxproj
deleted file mode 100644
index 71673c72..00000000
--- a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAttributes_vs2019
- simpleAttributes
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAttributes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2022.sln b/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2022.sln
deleted file mode 100644
index 2f896626..00000000
--- a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAttributes", "simpleAttributes_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2022.vcxproj b/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2022.vcxproj
deleted file mode 100644
index 2609e135..00000000
--- a/Samples/0_Introduction/simpleAttributes/simpleAttributes_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleAttributes_vs2022
- simpleAttributes
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleAttributes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2017.sln b/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2017.sln
deleted file mode 100644
index 5cc64b8f..00000000
--- a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUDA2GL", "simpleCUDA2GL_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2017.vcxproj b/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2017.vcxproj
deleted file mode 100644
index d4f9e60d..00000000
--- a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUDA2GL_vs2017
- simpleCUDA2GL
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleCUDA2GL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2019.sln b/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2019.sln
deleted file mode 100644
index 3dbbbc8a..00000000
--- a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUDA2GL", "simpleCUDA2GL_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2019.vcxproj b/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2019.vcxproj
deleted file mode 100644
index 1e349c6c..00000000
--- a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUDA2GL_vs2019
- simpleCUDA2GL
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleCUDA2GL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2022.sln b/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2022.sln
deleted file mode 100644
index 2b9e8f0e..00000000
--- a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUDA2GL", "simpleCUDA2GL_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2022.vcxproj b/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2022.vcxproj
deleted file mode 100644
index 63a46adf..00000000
--- a/Samples/0_Introduction/simpleCUDA2GL/simpleCUDA2GL_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUDA2GL_vs2022
- simpleCUDA2GL
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleCUDA2GL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2017.sln b/Samples/0_Introduction/simpleCallback/simpleCallback_vs2017.sln
deleted file mode 100644
index da4110f8..00000000
--- a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCallback", "simpleCallback_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2017.vcxproj b/Samples/0_Introduction/simpleCallback/simpleCallback_vs2017.vcxproj
deleted file mode 100644
index 6542b9e7..00000000
--- a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCallback_vs2017
- simpleCallback
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCallback.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2019.sln b/Samples/0_Introduction/simpleCallback/simpleCallback_vs2019.sln
deleted file mode 100644
index 11cc2e6c..00000000
--- a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCallback", "simpleCallback_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2019.vcxproj b/Samples/0_Introduction/simpleCallback/simpleCallback_vs2019.vcxproj
deleted file mode 100644
index 8b9087fe..00000000
--- a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCallback_vs2019
- simpleCallback
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCallback.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2022.sln b/Samples/0_Introduction/simpleCallback/simpleCallback_vs2022.sln
deleted file mode 100644
index 3234b296..00000000
--- a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCallback", "simpleCallback_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2022.vcxproj b/Samples/0_Introduction/simpleCallback/simpleCallback_vs2022.vcxproj
deleted file mode 100644
index cdb95825..00000000
--- a/Samples/0_Introduction/simpleCallback/simpleCallback_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCallback_vs2022
- simpleCallback
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCallback.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2017.sln b/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2017.sln
deleted file mode 100644
index 28a5a5e8..00000000
--- a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCooperativeGroups", "simpleCooperativeGroups_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2017.vcxproj b/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2017.vcxproj
deleted file mode 100644
index 31385b13..00000000
--- a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCooperativeGroups_vs2017
- simpleCooperativeGroups
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCooperativeGroups.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2019.sln b/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2019.sln
deleted file mode 100644
index 465dcf3c..00000000
--- a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCooperativeGroups", "simpleCooperativeGroups_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2019.vcxproj b/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2019.vcxproj
deleted file mode 100644
index 7611542c..00000000
--- a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCooperativeGroups_vs2019
- simpleCooperativeGroups
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCooperativeGroups.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2022.sln b/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2022.sln
deleted file mode 100644
index 7e5e0ec7..00000000
--- a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCooperativeGroups", "simpleCooperativeGroups_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2022.vcxproj b/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2022.vcxproj
deleted file mode 100644
index 01a13b67..00000000
--- a/Samples/0_Introduction/simpleCooperativeGroups/simpleCooperativeGroups_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCooperativeGroups_vs2022
- simpleCooperativeGroups
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCooperativeGroups.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2017.sln b/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2017.sln
deleted file mode 100644
index cfcf9bbf..00000000
--- a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCubemapTexture", "simpleCubemapTexture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2017.vcxproj b/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2017.vcxproj
deleted file mode 100644
index 594ad5c8..00000000
--- a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCubemapTexture_vs2017
- simpleCubemapTexture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCubemapTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2019.sln b/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2019.sln
deleted file mode 100644
index f8d2b59d..00000000
--- a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCubemapTexture", "simpleCubemapTexture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2019.vcxproj b/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2019.vcxproj
deleted file mode 100644
index eeab65c0..00000000
--- a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCubemapTexture_vs2019
- simpleCubemapTexture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCubemapTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2022.sln b/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2022.sln
deleted file mode 100644
index d7c63da8..00000000
--- a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCubemapTexture", "simpleCubemapTexture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2022.vcxproj b/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2022.vcxproj
deleted file mode 100644
index fd5a497c..00000000
--- a/Samples/0_Introduction/simpleCubemapTexture/simpleCubemapTexture_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCubemapTexture_vs2022
- simpleCubemapTexture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCubemapTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2017.sln b/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2017.sln
deleted file mode 100644
index 556d4dff..00000000
--- a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleDrvRuntime", "simpleDrvRuntime_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2017.vcxproj b/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2017.vcxproj
deleted file mode 100644
index bafc145d..00000000
--- a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleDrvRuntime_vs2017
- simpleDrvRuntime
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudart_static.lib;cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleDrvRuntime.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2019.sln b/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2019.sln
deleted file mode 100644
index 37cf52e2..00000000
--- a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleDrvRuntime", "simpleDrvRuntime_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2019.vcxproj b/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2019.vcxproj
deleted file mode 100644
index ee2639bc..00000000
--- a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleDrvRuntime_vs2019
- simpleDrvRuntime
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudart_static.lib;cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleDrvRuntime.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2022.sln b/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2022.sln
deleted file mode 100644
index ee81eb30..00000000
--- a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleDrvRuntime", "simpleDrvRuntime_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2022.vcxproj b/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2022.vcxproj
deleted file mode 100644
index ca0dcbf7..00000000
--- a/Samples/0_Introduction/simpleDrvRuntime/simpleDrvRuntime_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleDrvRuntime_vs2022
- simpleDrvRuntime
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudart_static.lib;cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleDrvRuntime.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2017.sln b/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2017.sln
deleted file mode 100644
index 07afa7c1..00000000
--- a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleHyperQ", "simpleHyperQ_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2017.vcxproj b/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2017.vcxproj
deleted file mode 100644
index d01592ce..00000000
--- a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleHyperQ_vs2017
- simpleHyperQ
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleHyperQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2019.sln b/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2019.sln
deleted file mode 100644
index f8d81466..00000000
--- a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleHyperQ", "simpleHyperQ_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2019.vcxproj b/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2019.vcxproj
deleted file mode 100644
index 7d0be42c..00000000
--- a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleHyperQ_vs2019
- simpleHyperQ
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleHyperQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2022.sln b/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2022.sln
deleted file mode 100644
index e73b304d..00000000
--- a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleHyperQ", "simpleHyperQ_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2022.vcxproj b/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2022.vcxproj
deleted file mode 100644
index f70085be..00000000
--- a/Samples/0_Introduction/simpleHyperQ/simpleHyperQ_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleHyperQ_vs2022
- simpleHyperQ
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleHyperQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2017.sln b/Samples/0_Introduction/simpleIPC/simpleIPC_vs2017.sln
deleted file mode 100644
index 93eb4ac5..00000000
--- a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleIPC", "simpleIPC_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2017.vcxproj b/Samples/0_Introduction/simpleIPC/simpleIPC_vs2017.vcxproj
deleted file mode 100644
index 53cbc764..00000000
--- a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleIPC_vs2017
- simpleIPC
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleIPC.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2019.sln b/Samples/0_Introduction/simpleIPC/simpleIPC_vs2019.sln
deleted file mode 100644
index d1fa5b2e..00000000
--- a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleIPC", "simpleIPC_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2019.vcxproj b/Samples/0_Introduction/simpleIPC/simpleIPC_vs2019.vcxproj
deleted file mode 100644
index d71adcb2..00000000
--- a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleIPC_vs2019
- simpleIPC
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleIPC.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2022.sln b/Samples/0_Introduction/simpleIPC/simpleIPC_vs2022.sln
deleted file mode 100644
index e3aee11e..00000000
--- a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleIPC", "simpleIPC_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2022.vcxproj b/Samples/0_Introduction/simpleIPC/simpleIPC_vs2022.vcxproj
deleted file mode 100644
index 3660d699..00000000
--- a/Samples/0_Introduction/simpleIPC/simpleIPC_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleIPC_vs2022
- simpleIPC
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleIPC.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2017.sln b/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2017.sln
deleted file mode 100644
index 327bf450..00000000
--- a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleLayeredTexture", "simpleLayeredTexture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2017.vcxproj b/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2017.vcxproj
deleted file mode 100644
index 4e44f622..00000000
--- a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleLayeredTexture_vs2017
- simpleLayeredTexture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleLayeredTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2019.sln b/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2019.sln
deleted file mode 100644
index d37cc5e0..00000000
--- a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleLayeredTexture", "simpleLayeredTexture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2019.vcxproj b/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2019.vcxproj
deleted file mode 100644
index 65c2c947..00000000
--- a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleLayeredTexture_vs2019
- simpleLayeredTexture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleLayeredTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2022.sln b/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2022.sln
deleted file mode 100644
index 1604aed4..00000000
--- a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleLayeredTexture", "simpleLayeredTexture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2022.vcxproj b/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2022.vcxproj
deleted file mode 100644
index b7874159..00000000
--- a/Samples/0_Introduction/simpleLayeredTexture/simpleLayeredTexture_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleLayeredTexture_vs2022
- simpleLayeredTexture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleLayeredTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2017.sln b/Samples/0_Introduction/simpleMPI/simpleMPI_vs2017.sln
deleted file mode 100644
index 3aea7382..00000000
--- a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMPI", "simpleMPI_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2017.vcxproj b/Samples/0_Introduction/simpleMPI/simpleMPI_vs2017.vcxproj
deleted file mode 100644
index f5400226..00000000
--- a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMPI_vs2017
- simpleMPI
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(MSMPI_INC);
-
-
- Console
- cudart.lib;cudart_static.lib;msmpi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);$(CUDA_PATH)/lib;$(CUDA_PATH)/lib$(LIBSIZE);$(MSMPI_LIB64);
- $(OutDir)/simpleMPI.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2019.sln b/Samples/0_Introduction/simpleMPI/simpleMPI_vs2019.sln
deleted file mode 100644
index 756e324d..00000000
--- a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMPI", "simpleMPI_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2019.vcxproj b/Samples/0_Introduction/simpleMPI/simpleMPI_vs2019.vcxproj
deleted file mode 100644
index 609623d2..00000000
--- a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMPI_vs2019
- simpleMPI
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(MSMPI_INC);
-
-
- Console
- cudart.lib;cudart_static.lib;msmpi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);$(CUDA_PATH)/lib;$(CUDA_PATH)/lib$(LIBSIZE);$(MSMPI_LIB64);
- $(OutDir)/simpleMPI.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2022.sln b/Samples/0_Introduction/simpleMPI/simpleMPI_vs2022.sln
deleted file mode 100644
index 67dc3dd7..00000000
--- a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMPI", "simpleMPI_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2022.vcxproj b/Samples/0_Introduction/simpleMPI/simpleMPI_vs2022.vcxproj
deleted file mode 100644
index a3fdbe3a..00000000
--- a/Samples/0_Introduction/simpleMPI/simpleMPI_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMPI_vs2022
- simpleMPI
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(MSMPI_INC);
-
-
- Console
- cudart.lib;cudart_static.lib;msmpi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);$(CUDA_PATH)/lib;$(CUDA_PATH)/lib$(LIBSIZE);$(MSMPI_LIB64);
- $(OutDir)/simpleMPI.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2017.sln b/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2017.sln
deleted file mode 100644
index dbdd0800..00000000
--- a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiCopy", "simpleMultiCopy_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2017.vcxproj b/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2017.vcxproj
deleted file mode 100644
index 421cd586..00000000
--- a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMultiCopy_vs2017
- simpleMultiCopy
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleMultiCopy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2019.sln b/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2019.sln
deleted file mode 100644
index bc608e09..00000000
--- a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiCopy", "simpleMultiCopy_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2019.vcxproj b/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2019.vcxproj
deleted file mode 100644
index ca10e64f..00000000
--- a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMultiCopy_vs2019
- simpleMultiCopy
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleMultiCopy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2022.sln b/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2022.sln
deleted file mode 100644
index 1d530abb..00000000
--- a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiCopy", "simpleMultiCopy_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2022.vcxproj b/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2022.vcxproj
deleted file mode 100644
index 47f9f6ec..00000000
--- a/Samples/0_Introduction/simpleMultiCopy/simpleMultiCopy_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMultiCopy_vs2022
- simpleMultiCopy
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleMultiCopy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2017.sln b/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2017.sln
deleted file mode 100644
index a841248d..00000000
--- a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiGPU", "simpleMultiGPU_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2017.vcxproj b/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2017.vcxproj
deleted file mode 100644
index 451fff95..00000000
--- a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMultiGPU_vs2017
- simpleMultiGPU
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleMultiGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2019.sln b/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2019.sln
deleted file mode 100644
index 1f5d0c0e..00000000
--- a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiGPU", "simpleMultiGPU_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2019.vcxproj b/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2019.vcxproj
deleted file mode 100644
index 74770e5f..00000000
--- a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMultiGPU_vs2019
- simpleMultiGPU
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleMultiGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2022.sln b/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2022.sln
deleted file mode 100644
index 869e48eb..00000000
--- a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiGPU", "simpleMultiGPU_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2022.vcxproj b/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2022.vcxproj
deleted file mode 100644
index b1a4cb76..00000000
--- a/Samples/0_Introduction/simpleMultiGPU/simpleMultiGPU_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleMultiGPU_vs2022
- simpleMultiGPU
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleMultiGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2017.sln b/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2017.sln
deleted file mode 100644
index 5fe36fd2..00000000
--- a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleOccupancy", "simpleOccupancy_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2017.vcxproj b/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2017.vcxproj
deleted file mode 100644
index 10d6e40b..00000000
--- a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleOccupancy_vs2017
- simpleOccupancy
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleOccupancy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2019.sln b/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2019.sln
deleted file mode 100644
index 331bcfd5..00000000
--- a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleOccupancy", "simpleOccupancy_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2019.vcxproj b/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2019.vcxproj
deleted file mode 100644
index 32e8e61f..00000000
--- a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleOccupancy_vs2019
- simpleOccupancy
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleOccupancy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2022.sln b/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2022.sln
deleted file mode 100644
index f12d3846..00000000
--- a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleOccupancy", "simpleOccupancy_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2022.vcxproj b/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2022.vcxproj
deleted file mode 100644
index c80c6147..00000000
--- a/Samples/0_Introduction/simpleOccupancy/simpleOccupancy_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleOccupancy_vs2022
- simpleOccupancy
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleOccupancy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2017.sln b/Samples/0_Introduction/simpleP2P/simpleP2P_vs2017.sln
deleted file mode 100644
index 7a3d4348..00000000
--- a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleP2P", "simpleP2P_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2017.vcxproj b/Samples/0_Introduction/simpleP2P/simpleP2P_vs2017.vcxproj
deleted file mode 100644
index 5c8dbaea..00000000
--- a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleP2P_vs2017
- simpleP2P
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleP2P.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2019.sln b/Samples/0_Introduction/simpleP2P/simpleP2P_vs2019.sln
deleted file mode 100644
index 2cfb9e01..00000000
--- a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleP2P", "simpleP2P_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2019.vcxproj b/Samples/0_Introduction/simpleP2P/simpleP2P_vs2019.vcxproj
deleted file mode 100644
index 77e81b2b..00000000
--- a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleP2P_vs2019
- simpleP2P
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleP2P.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2022.sln b/Samples/0_Introduction/simpleP2P/simpleP2P_vs2022.sln
deleted file mode 100644
index 36bc7777..00000000
--- a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleP2P", "simpleP2P_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2022.vcxproj b/Samples/0_Introduction/simpleP2P/simpleP2P_vs2022.vcxproj
deleted file mode 100644
index 97c851af..00000000
--- a/Samples/0_Introduction/simpleP2P/simpleP2P_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleP2P_vs2022
- simpleP2P
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleP2P.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2017.sln b/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2017.sln
deleted file mode 100644
index 9b0bc965..00000000
--- a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePitchLinearTexture", "simplePitchLinearTexture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2017.vcxproj b/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2017.vcxproj
deleted file mode 100644
index d776730d..00000000
--- a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simplePitchLinearTexture_vs2017
- simplePitchLinearTexture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simplePitchLinearTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2019.sln b/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2019.sln
deleted file mode 100644
index 27f729da..00000000
--- a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePitchLinearTexture", "simplePitchLinearTexture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2019.vcxproj b/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2019.vcxproj
deleted file mode 100644
index 55786b7b..00000000
--- a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simplePitchLinearTexture_vs2019
- simplePitchLinearTexture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simplePitchLinearTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2022.sln b/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2022.sln
deleted file mode 100644
index b510a997..00000000
--- a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePitchLinearTexture", "simplePitchLinearTexture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2022.vcxproj b/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2022.vcxproj
deleted file mode 100644
index 82797c87..00000000
--- a/Samples/0_Introduction/simplePitchLinearTexture/simplePitchLinearTexture_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simplePitchLinearTexture_vs2022
- simplePitchLinearTexture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simplePitchLinearTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2017.sln b/Samples/0_Introduction/simplePrintf/simplePrintf_vs2017.sln
deleted file mode 100644
index 3103dd15..00000000
--- a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePrintf", "simplePrintf_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2017.vcxproj b/Samples/0_Introduction/simplePrintf/simplePrintf_vs2017.vcxproj
deleted file mode 100644
index 7ec3664d..00000000
--- a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simplePrintf_vs2017
- simplePrintf
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simplePrintf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2019.sln b/Samples/0_Introduction/simplePrintf/simplePrintf_vs2019.sln
deleted file mode 100644
index 0aeee2b9..00000000
--- a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePrintf", "simplePrintf_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2019.vcxproj b/Samples/0_Introduction/simplePrintf/simplePrintf_vs2019.vcxproj
deleted file mode 100644
index edcc68af..00000000
--- a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simplePrintf_vs2019
- simplePrintf
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simplePrintf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2022.sln b/Samples/0_Introduction/simplePrintf/simplePrintf_vs2022.sln
deleted file mode 100644
index 9223c6e2..00000000
--- a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePrintf", "simplePrintf_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2022.vcxproj b/Samples/0_Introduction/simplePrintf/simplePrintf_vs2022.vcxproj
deleted file mode 100644
index 8e9a45dd..00000000
--- a/Samples/0_Introduction/simplePrintf/simplePrintf_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simplePrintf_vs2022
- simplePrintf
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simplePrintf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2017.sln b/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2017.sln
deleted file mode 100644
index 6f769858..00000000
--- a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSeparateCompilation", "simpleSeparateCompilation_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2017.vcxproj b/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2017.vcxproj
deleted file mode 100644
index 45d5b939..00000000
--- a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleSeparateCompilation_vs2017
- simpleSeparateCompilation
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleSeparateCompilation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2019.sln b/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2019.sln
deleted file mode 100644
index 0611d997..00000000
--- a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSeparateCompilation", "simpleSeparateCompilation_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2019.vcxproj b/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2019.vcxproj
deleted file mode 100644
index 8870c6b6..00000000
--- a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleSeparateCompilation_vs2019
- simpleSeparateCompilation
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleSeparateCompilation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2022.sln b/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2022.sln
deleted file mode 100644
index 7ca2a3e9..00000000
--- a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSeparateCompilation", "simpleSeparateCompilation_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2022.vcxproj b/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2022.vcxproj
deleted file mode 100644
index 1300538f..00000000
--- a/Samples/0_Introduction/simpleSeparateCompilation/simpleSeparateCompilation_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleSeparateCompilation_vs2022
- simpleSeparateCompilation
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleSeparateCompilation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2017.sln b/Samples/0_Introduction/simpleStreams/simpleStreams_vs2017.sln
deleted file mode 100644
index 6eb17c83..00000000
--- a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleStreams", "simpleStreams_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2017.vcxproj b/Samples/0_Introduction/simpleStreams/simpleStreams_vs2017.vcxproj
deleted file mode 100644
index 97b2ca7a..00000000
--- a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleStreams_vs2017
- simpleStreams
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleStreams.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2019.sln b/Samples/0_Introduction/simpleStreams/simpleStreams_vs2019.sln
deleted file mode 100644
index 0cd62e5b..00000000
--- a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleStreams", "simpleStreams_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2019.vcxproj b/Samples/0_Introduction/simpleStreams/simpleStreams_vs2019.vcxproj
deleted file mode 100644
index 3fb865a5..00000000
--- a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleStreams_vs2019
- simpleStreams
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleStreams.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2022.sln b/Samples/0_Introduction/simpleStreams/simpleStreams_vs2022.sln
deleted file mode 100644
index aa390930..00000000
--- a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleStreams", "simpleStreams_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2022.vcxproj b/Samples/0_Introduction/simpleStreams/simpleStreams_vs2022.vcxproj
deleted file mode 100644
index 3c7ecd2f..00000000
--- a/Samples/0_Introduction/simpleStreams/simpleStreams_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleStreams_vs2022
- simpleStreams
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleStreams.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2017.sln b/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2017.sln
deleted file mode 100644
index 49bcd2ec..00000000
--- a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSurfaceWrite", "simpleSurfaceWrite_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2017.vcxproj b/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2017.vcxproj
deleted file mode 100644
index c324440c..00000000
--- a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleSurfaceWrite_vs2017
- simpleSurfaceWrite
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleSurfaceWrite.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2019.sln b/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2019.sln
deleted file mode 100644
index c6c74978..00000000
--- a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSurfaceWrite", "simpleSurfaceWrite_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2019.vcxproj b/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2019.vcxproj
deleted file mode 100644
index 2e5bea8a..00000000
--- a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleSurfaceWrite_vs2019
- simpleSurfaceWrite
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleSurfaceWrite.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2022.sln b/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2022.sln
deleted file mode 100644
index 9f299f24..00000000
--- a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSurfaceWrite", "simpleSurfaceWrite_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2022.vcxproj b/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2022.vcxproj
deleted file mode 100644
index c80a558e..00000000
--- a/Samples/0_Introduction/simpleSurfaceWrite/simpleSurfaceWrite_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleSurfaceWrite_vs2022
- simpleSurfaceWrite
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleSurfaceWrite.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2017.sln b/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2017.sln
deleted file mode 100644
index 0ddc82e7..00000000
--- a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates", "simpleTemplates_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2017.vcxproj b/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2017.vcxproj
deleted file mode 100644
index ec166d6f..00000000
--- a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTemplates_vs2017
- simpleTemplates
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTemplates.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2019.sln b/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2019.sln
deleted file mode 100644
index 776bce76..00000000
--- a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates", "simpleTemplates_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2019.vcxproj b/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2019.vcxproj
deleted file mode 100644
index 7a43b57d..00000000
--- a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTemplates_vs2019
- simpleTemplates
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTemplates.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2022.sln b/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2022.sln
deleted file mode 100644
index df3c704a..00000000
--- a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates", "simpleTemplates_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2022.vcxproj b/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2022.vcxproj
deleted file mode 100644
index c0d0da5f..00000000
--- a/Samples/0_Introduction/simpleTemplates/simpleTemplates_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTemplates_vs2022
- simpleTemplates
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTemplates.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2017.sln b/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2017.sln
deleted file mode 100644
index cc47ac30..00000000
--- a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates_nvrtc", "simpleTemplates_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2017.vcxproj b/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2017.vcxproj
deleted file mode 100644
index 6e087899..00000000
--- a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTemplates_nvrtc_vs2017
- simpleTemplates_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTemplates_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2019.sln b/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2019.sln
deleted file mode 100644
index 4ca1474a..00000000
--- a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates_nvrtc", "simpleTemplates_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2019.vcxproj b/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2019.vcxproj
deleted file mode 100644
index 3f04d345..00000000
--- a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTemplates_nvrtc_vs2019
- simpleTemplates_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTemplates_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2022.sln b/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2022.sln
deleted file mode 100644
index e08c59a2..00000000
--- a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates_nvrtc", "simpleTemplates_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2022.vcxproj b/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2022.vcxproj
deleted file mode 100644
index d3933144..00000000
--- a/Samples/0_Introduction/simpleTemplates_nvrtc/simpleTemplates_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTemplates_nvrtc_vs2022
- simpleTemplates_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTemplates_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2017.sln b/Samples/0_Introduction/simpleTexture/simpleTexture_vs2017.sln
deleted file mode 100644
index c0d7fdeb..00000000
--- a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture", "simpleTexture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2017.vcxproj b/Samples/0_Introduction/simpleTexture/simpleTexture_vs2017.vcxproj
deleted file mode 100644
index 676a5f50..00000000
--- a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTexture_vs2017
- simpleTexture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2019.sln b/Samples/0_Introduction/simpleTexture/simpleTexture_vs2019.sln
deleted file mode 100644
index f4f9528c..00000000
--- a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture", "simpleTexture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2019.vcxproj b/Samples/0_Introduction/simpleTexture/simpleTexture_vs2019.vcxproj
deleted file mode 100644
index 9f154c4e..00000000
--- a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTexture_vs2019
- simpleTexture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2022.sln b/Samples/0_Introduction/simpleTexture/simpleTexture_vs2022.sln
deleted file mode 100644
index 32d3d38e..00000000
--- a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture", "simpleTexture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2022.vcxproj b/Samples/0_Introduction/simpleTexture/simpleTexture_vs2022.vcxproj
deleted file mode 100644
index d74f2865..00000000
--- a/Samples/0_Introduction/simpleTexture/simpleTexture_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTexture_vs2022
- simpleTexture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2017.sln b/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2017.sln
deleted file mode 100644
index 3488f649..00000000
--- a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture3D", "simpleTexture3D_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2017.vcxproj b/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2017.vcxproj
deleted file mode 100644
index e1efe32b..00000000
--- a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTexture3D_vs2017
- simpleTexture3D
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleTexture3D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2019.sln b/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2019.sln
deleted file mode 100644
index 2a51e755..00000000
--- a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture3D", "simpleTexture3D_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2019.vcxproj b/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2019.vcxproj
deleted file mode 100644
index a928284c..00000000
--- a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTexture3D_vs2019
- simpleTexture3D
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleTexture3D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2022.sln b/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2022.sln
deleted file mode 100644
index 35a6322f..00000000
--- a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture3D", "simpleTexture3D_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2022.vcxproj b/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2022.vcxproj
deleted file mode 100644
index cfd623aa..00000000
--- a/Samples/0_Introduction/simpleTexture3D/simpleTexture3D_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTexture3D_vs2022
- simpleTexture3D
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleTexture3D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2017.sln b/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2017.sln
deleted file mode 100644
index 25da6909..00000000
--- a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTextureDrv", "simpleTextureDrv_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2017.vcxproj b/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2017.vcxproj
deleted file mode 100644
index 04e3ac72..00000000
--- a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTextureDrv_vs2017
- simpleTextureDrv
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTextureDrv.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2019.sln b/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2019.sln
deleted file mode 100644
index 51499268..00000000
--- a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTextureDrv", "simpleTextureDrv_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2019.vcxproj b/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2019.vcxproj
deleted file mode 100644
index 6652d2a6..00000000
--- a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTextureDrv_vs2019
- simpleTextureDrv
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTextureDrv.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2022.sln b/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2022.sln
deleted file mode 100644
index c44a584c..00000000
--- a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTextureDrv", "simpleTextureDrv_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2022.vcxproj b/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2022.vcxproj
deleted file mode 100644
index cb683fd3..00000000
--- a/Samples/0_Introduction/simpleTextureDrv/simpleTextureDrv_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleTextureDrv_vs2022
- simpleTextureDrv
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleTextureDrv.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2017.sln b/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2017.sln
deleted file mode 100644
index 71b8c59d..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics", "simpleVoteIntrinsics_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2017.vcxproj b/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2017.vcxproj
deleted file mode 100644
index 0d9aa253..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVoteIntrinsics_vs2017
- simpleVoteIntrinsics
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleVoteIntrinsics.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2019.sln b/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2019.sln
deleted file mode 100644
index 3de9800c..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics", "simpleVoteIntrinsics_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2019.vcxproj b/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2019.vcxproj
deleted file mode 100644
index f1074a43..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVoteIntrinsics_vs2019
- simpleVoteIntrinsics
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleVoteIntrinsics.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2022.sln b/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2022.sln
deleted file mode 100644
index ae2d1efb..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics", "simpleVoteIntrinsics_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2022.vcxproj b/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2022.vcxproj
deleted file mode 100644
index 0ce06db4..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics/simpleVoteIntrinsics_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVoteIntrinsics_vs2022
- simpleVoteIntrinsics
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleVoteIntrinsics.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2017.sln b/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2017.sln
deleted file mode 100644
index 652a8940..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics_nvrtc", "simpleVoteIntrinsics_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2017.vcxproj b/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2017.vcxproj
deleted file mode 100644
index 24a1590b..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVoteIntrinsics_nvrtc_vs2017
- simpleVoteIntrinsics_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleVoteIntrinsics_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2019.sln b/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2019.sln
deleted file mode 100644
index 48b136a2..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics_nvrtc", "simpleVoteIntrinsics_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2019.vcxproj b/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2019.vcxproj
deleted file mode 100644
index e0ab48c8..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVoteIntrinsics_nvrtc_vs2019
- simpleVoteIntrinsics_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleVoteIntrinsics_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2022.sln b/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2022.sln
deleted file mode 100644
index 2de9ed07..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics_nvrtc", "simpleVoteIntrinsics_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2022.vcxproj b/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2022.vcxproj
deleted file mode 100644
index c71c942c..00000000
--- a/Samples/0_Introduction/simpleVoteIntrinsics_nvrtc/simpleVoteIntrinsics_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVoteIntrinsics_nvrtc_vs2022
- simpleVoteIntrinsics_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleVoteIntrinsics_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2017.sln b/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2017.sln
deleted file mode 100644
index 6fe54239..00000000
--- a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleZeroCopy", "simpleZeroCopy_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2017.vcxproj b/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2017.vcxproj
deleted file mode 100644
index 5f085b82..00000000
--- a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleZeroCopy_vs2017
- simpleZeroCopy
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleZeroCopy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2019.sln b/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2019.sln
deleted file mode 100644
index d16d34a4..00000000
--- a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleZeroCopy", "simpleZeroCopy_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2019.vcxproj b/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2019.vcxproj
deleted file mode 100644
index ad045a0f..00000000
--- a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleZeroCopy_vs2019
- simpleZeroCopy
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleZeroCopy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2022.sln b/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2022.sln
deleted file mode 100644
index 44d2060a..00000000
--- a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleZeroCopy", "simpleZeroCopy_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2022.vcxproj b/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2022.vcxproj
deleted file mode 100644
index 128d6fb2..00000000
--- a/Samples/0_Introduction/simpleZeroCopy/simpleZeroCopy_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleZeroCopy_vs2022
- simpleZeroCopy
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleZeroCopy.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/template/template_vs2017.sln b/Samples/0_Introduction/template/template_vs2017.sln
deleted file mode 100644
index 5f19c029..00000000
--- a/Samples/0_Introduction/template/template_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "template", "template_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/template/template_vs2017.vcxproj b/Samples/0_Introduction/template/template_vs2017.vcxproj
deleted file mode 100644
index 119b05e4..00000000
--- a/Samples/0_Introduction/template/template_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- template_vs2017
- template
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/template.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/template/template_vs2019.sln b/Samples/0_Introduction/template/template_vs2019.sln
deleted file mode 100644
index 29effbcb..00000000
--- a/Samples/0_Introduction/template/template_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "template", "template_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/template/template_vs2019.vcxproj b/Samples/0_Introduction/template/template_vs2019.vcxproj
deleted file mode 100644
index 6ff2612f..00000000
--- a/Samples/0_Introduction/template/template_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- template_vs2019
- template
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/template.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/template/template_vs2022.sln b/Samples/0_Introduction/template/template_vs2022.sln
deleted file mode 100644
index 741b4128..00000000
--- a/Samples/0_Introduction/template/template_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "template", "template_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/template/template_vs2022.vcxproj b/Samples/0_Introduction/template/template_vs2022.vcxproj
deleted file mode 100644
index bc842729..00000000
--- a/Samples/0_Introduction/template/template_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- template_vs2022
- template
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/template.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2017.sln b/Samples/0_Introduction/vectorAdd/vectorAdd_vs2017.sln
deleted file mode 100644
index 9da7eb59..00000000
--- a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd", "vectorAdd_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2017.vcxproj b/Samples/0_Introduction/vectorAdd/vectorAdd_vs2017.vcxproj
deleted file mode 100644
index 84929809..00000000
--- a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAdd_vs2017
- vectorAdd
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAdd.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2019.sln b/Samples/0_Introduction/vectorAdd/vectorAdd_vs2019.sln
deleted file mode 100644
index ae275ef4..00000000
--- a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd", "vectorAdd_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2019.vcxproj b/Samples/0_Introduction/vectorAdd/vectorAdd_vs2019.vcxproj
deleted file mode 100644
index b94d33f0..00000000
--- a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAdd_vs2019
- vectorAdd
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAdd.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2022.sln b/Samples/0_Introduction/vectorAdd/vectorAdd_vs2022.sln
deleted file mode 100644
index 35ab7bb7..00000000
--- a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd", "vectorAdd_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2022.vcxproj b/Samples/0_Introduction/vectorAdd/vectorAdd_vs2022.vcxproj
deleted file mode 100644
index e1632be2..00000000
--- a/Samples/0_Introduction/vectorAdd/vectorAdd_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAdd_vs2022
- vectorAdd
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAdd.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2017.sln b/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2017.sln
deleted file mode 100644
index 9f7689bd..00000000
--- a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddDrv", "vectorAddDrv_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2017.vcxproj b/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2017.vcxproj
deleted file mode 100644
index d9af8d39..00000000
--- a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAddDrv_vs2017
- vectorAddDrv
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAddDrv.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2019.sln b/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2019.sln
deleted file mode 100644
index c6a24032..00000000
--- a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddDrv", "vectorAddDrv_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2019.vcxproj b/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2019.vcxproj
deleted file mode 100644
index 3addd31e..00000000
--- a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAddDrv_vs2019
- vectorAddDrv
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAddDrv.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2022.sln b/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2022.sln
deleted file mode 100644
index 01ea4b64..00000000
--- a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddDrv", "vectorAddDrv_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2022.vcxproj b/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2022.vcxproj
deleted file mode 100644
index f50024ec..00000000
--- a/Samples/0_Introduction/vectorAddDrv/vectorAddDrv_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAddDrv_vs2022
- vectorAddDrv
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAddDrv.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2017.sln b/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2017.sln
deleted file mode 100644
index 6a497400..00000000
--- a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddMMAP", "vectorAddMMAP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2017.vcxproj b/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2017.vcxproj
deleted file mode 100644
index 369a9007..00000000
--- a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2017.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAddMMAP_vs2017
- vectorAddMMAP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAddMMAP.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2019.sln b/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2019.sln
deleted file mode 100644
index 7c420905..00000000
--- a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddMMAP", "vectorAddMMAP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2019.vcxproj b/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2019.vcxproj
deleted file mode 100644
index 4c278e7c..00000000
--- a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2019.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAddMMAP_vs2019
- vectorAddMMAP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAddMMAP.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2022.sln b/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2022.sln
deleted file mode 100644
index e4e84ed7..00000000
--- a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddMMAP", "vectorAddMMAP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2022.vcxproj b/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2022.vcxproj
deleted file mode 100644
index 174356b2..00000000
--- a/Samples/0_Introduction/vectorAddMMAP/vectorAddMMAP_vs2022.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAddMMAP_vs2022
- vectorAddMMAP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAddMMAP.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2017.sln b/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2017.sln
deleted file mode 100644
index ca760d4d..00000000
--- a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd_nvrtc", "vectorAdd_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2017.vcxproj b/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2017.vcxproj
deleted file mode 100644
index d798dd6f..00000000
--- a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAdd_nvrtc_vs2017
- vectorAdd_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAdd_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2019.sln b/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2019.sln
deleted file mode 100644
index 3534a32c..00000000
--- a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd_nvrtc", "vectorAdd_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2019.vcxproj b/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2019.vcxproj
deleted file mode 100644
index 274fda17..00000000
--- a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAdd_nvrtc_vs2019
- vectorAdd_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAdd_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2022.sln b/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2022.sln
deleted file mode 100644
index 68fc4d9b..00000000
--- a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd_nvrtc", "vectorAdd_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2022.vcxproj b/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2022.vcxproj
deleted file mode 100644
index cec326eb..00000000
--- a/Samples/0_Introduction/vectorAdd_nvrtc/vectorAdd_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vectorAdd_nvrtc_vs2022
- vectorAdd_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/vectorAdd_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2017.sln b/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2017.sln
deleted file mode 100644
index 53bbf3de..00000000
--- a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bandwidthTest", "bandwidthTest_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2017.vcxproj b/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2017.vcxproj
deleted file mode 100644
index 6e44223c..00000000
--- a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bandwidthTest_vs2017
- bandwidthTest
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/bandwidthTest.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2019.sln b/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2019.sln
deleted file mode 100644
index d4f78a0a..00000000
--- a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bandwidthTest", "bandwidthTest_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2019.vcxproj b/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2019.vcxproj
deleted file mode 100644
index b297efad..00000000
--- a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bandwidthTest_vs2019
- bandwidthTest
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/bandwidthTest.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2022.sln b/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2022.sln
deleted file mode 100644
index 419e8de0..00000000
--- a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bandwidthTest", "bandwidthTest_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2022.vcxproj b/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2022.vcxproj
deleted file mode 100644
index 28997ae9..00000000
--- a/Samples/1_Utilities/bandwidthTest/bandwidthTest_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bandwidthTest_vs2022
- bandwidthTest
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/bandwidthTest.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2017.sln b/Samples/1_Utilities/deviceQuery/deviceQuery_vs2017.sln
deleted file mode 100644
index da9ed199..00000000
--- a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQuery", "deviceQuery_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2017.vcxproj b/Samples/1_Utilities/deviceQuery/deviceQuery_vs2017.vcxproj
deleted file mode 100644
index a3af850e..00000000
--- a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- deviceQuery_vs2017
- deviceQuery
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/deviceQuery.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2019.sln b/Samples/1_Utilities/deviceQuery/deviceQuery_vs2019.sln
deleted file mode 100644
index 3763f80d..00000000
--- a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQuery", "deviceQuery_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2019.vcxproj b/Samples/1_Utilities/deviceQuery/deviceQuery_vs2019.vcxproj
deleted file mode 100644
index 2da4aff8..00000000
--- a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- deviceQuery_vs2019
- deviceQuery
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/deviceQuery.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2022.sln b/Samples/1_Utilities/deviceQuery/deviceQuery_vs2022.sln
deleted file mode 100644
index 91cfc4e9..00000000
--- a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQuery", "deviceQuery_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2022.vcxproj b/Samples/1_Utilities/deviceQuery/deviceQuery_vs2022.vcxproj
deleted file mode 100644
index e7686820..00000000
--- a/Samples/1_Utilities/deviceQuery/deviceQuery_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- deviceQuery_vs2022
- deviceQuery
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/deviceQuery.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2017.sln b/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2017.sln
deleted file mode 100644
index 50e389db..00000000
--- a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQueryDrv", "deviceQueryDrv_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2017.vcxproj b/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2017.vcxproj
deleted file mode 100644
index 8dce62cb..00000000
--- a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- deviceQueryDrv_vs2017
- deviceQueryDrv
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/deviceQueryDrv.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2019.sln b/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2019.sln
deleted file mode 100644
index a8d06559..00000000
--- a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQueryDrv", "deviceQueryDrv_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2019.vcxproj b/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2019.vcxproj
deleted file mode 100644
index 6fc82222..00000000
--- a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- deviceQueryDrv_vs2019
- deviceQueryDrv
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/deviceQueryDrv.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2022.sln b/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2022.sln
deleted file mode 100644
index 951a07bc..00000000
--- a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQueryDrv", "deviceQueryDrv_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2022.vcxproj b/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2022.vcxproj
deleted file mode 100644
index 494cd796..00000000
--- a/Samples/1_Utilities/deviceQueryDrv/deviceQueryDrv_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- deviceQueryDrv_vs2022
- deviceQueryDrv
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/deviceQueryDrv.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2017.sln b/Samples/1_Utilities/topologyQuery/topologyQuery_vs2017.sln
deleted file mode 100644
index 567b3bdc..00000000
--- a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "topologyQuery", "topologyQuery_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2017.vcxproj b/Samples/1_Utilities/topologyQuery/topologyQuery_vs2017.vcxproj
deleted file mode 100644
index d7accfa5..00000000
--- a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- topologyQuery_vs2017
- topologyQuery
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/topologyQuery.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2019.sln b/Samples/1_Utilities/topologyQuery/topologyQuery_vs2019.sln
deleted file mode 100644
index 296566a3..00000000
--- a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "topologyQuery", "topologyQuery_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2019.vcxproj b/Samples/1_Utilities/topologyQuery/topologyQuery_vs2019.vcxproj
deleted file mode 100644
index be5ffb30..00000000
--- a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- topologyQuery_vs2019
- topologyQuery
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/topologyQuery.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2022.sln b/Samples/1_Utilities/topologyQuery/topologyQuery_vs2022.sln
deleted file mode 100644
index 6146748c..00000000
--- a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "topologyQuery", "topologyQuery_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2022.vcxproj b/Samples/1_Utilities/topologyQuery/topologyQuery_vs2022.vcxproj
deleted file mode 100644
index 19969769..00000000
--- a/Samples/1_Utilities/topologyQuery/topologyQuery_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- topologyQuery_vs2022
- topologyQuery
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/topologyQuery.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2017.sln b/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2017.sln
deleted file mode 100644
index ffa2c058..00000000
--- a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FunctionPointers", "FunctionPointers_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2017.vcxproj
deleted file mode 100644
index cb7a6cff..00000000
--- a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FunctionPointers_vs2017
- FunctionPointers
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/FunctionPointers.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2019.sln b/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2019.sln
deleted file mode 100644
index d9ba2311..00000000
--- a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FunctionPointers", "FunctionPointers_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2019.vcxproj
deleted file mode 100644
index b05ac540..00000000
--- a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FunctionPointers_vs2019
- FunctionPointers
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/FunctionPointers.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2022.sln b/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2022.sln
deleted file mode 100644
index ee932e87..00000000
--- a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FunctionPointers", "FunctionPointers_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2022.vcxproj
deleted file mode 100644
index 786a0159..00000000
--- a/Samples/2_Concepts_and_Techniques/FunctionPointers/FunctionPointers_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FunctionPointers_vs2022
- FunctionPointers
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/FunctionPointers.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2017.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2017.sln
deleted file mode 100644
index 6cce9ccc..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineP", "MC_EstimatePiInlineP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2017.vcxproj
deleted file mode 100644
index c0e3a3d3..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiInlineP_vs2017
- MC_EstimatePiInlineP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiInlineP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2019.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2019.sln
deleted file mode 100644
index e29c1b26..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineP", "MC_EstimatePiInlineP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2019.vcxproj
deleted file mode 100644
index 1111fea7..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiInlineP_vs2019
- MC_EstimatePiInlineP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiInlineP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2022.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2022.sln
deleted file mode 100644
index 8cc1f210..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineP", "MC_EstimatePiInlineP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2022.vcxproj
deleted file mode 100644
index 13c12d12..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineP/MC_EstimatePiInlineP_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiInlineP_vs2022
- MC_EstimatePiInlineP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiInlineP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2017.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2017.sln
deleted file mode 100644
index 32559363..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineQ", "MC_EstimatePiInlineQ_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2017.vcxproj
deleted file mode 100644
index 112f2f96..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiInlineQ_vs2017
- MC_EstimatePiInlineQ
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiInlineQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2019.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2019.sln
deleted file mode 100644
index 9bc49a75..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineQ", "MC_EstimatePiInlineQ_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2019.vcxproj
deleted file mode 100644
index 6dd7acd1..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiInlineQ_vs2019
- MC_EstimatePiInlineQ
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiInlineQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2022.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2022.sln
deleted file mode 100644
index b11a639c..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineQ", "MC_EstimatePiInlineQ_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2022.vcxproj
deleted file mode 100644
index 2b780145..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiInlineQ/MC_EstimatePiInlineQ_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiInlineQ_vs2022
- MC_EstimatePiInlineQ
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiInlineQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2017.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2017.sln
deleted file mode 100644
index 01ff226a..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiP", "MC_EstimatePiP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2017.vcxproj
deleted file mode 100644
index de2f2ffd..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiP_vs2017
- MC_EstimatePiP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2019.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2019.sln
deleted file mode 100644
index 3162edab..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiP", "MC_EstimatePiP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2019.vcxproj
deleted file mode 100644
index fca132d8..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiP_vs2019
- MC_EstimatePiP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2022.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2022.sln
deleted file mode 100644
index 1c41f224..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiP", "MC_EstimatePiP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2022.vcxproj
deleted file mode 100644
index 09bdd5d9..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiP/MC_EstimatePiP_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiP_vs2022
- MC_EstimatePiP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2017.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2017.sln
deleted file mode 100644
index 389d6066..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiQ", "MC_EstimatePiQ_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2017.vcxproj
deleted file mode 100644
index 378dac27..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiQ_vs2017
- MC_EstimatePiQ
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2019.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2019.sln
deleted file mode 100644
index be6a9a2f..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiQ", "MC_EstimatePiQ_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2019.vcxproj
deleted file mode 100644
index 23c30ef7..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiQ_vs2019
- MC_EstimatePiQ
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2022.sln b/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2022.sln
deleted file mode 100644
index c8944aff..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiQ", "MC_EstimatePiQ_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2022.vcxproj
deleted file mode 100644
index ff376500..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_EstimatePiQ/MC_EstimatePiQ_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_EstimatePiQ_vs2022
- MC_EstimatePiQ
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_EstimatePiQ.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2017.sln b/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2017.sln
deleted file mode 100644
index 6b80647a..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_SingleAsianOptionP", "MC_SingleAsianOptionP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2017.vcxproj
deleted file mode 100644
index 399b3422..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2017.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_SingleAsianOptionP_vs2017
- MC_SingleAsianOptionP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_SingleAsianOptionP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2019.sln b/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2019.sln
deleted file mode 100644
index 2d78f0dd..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_SingleAsianOptionP", "MC_SingleAsianOptionP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2019.vcxproj
deleted file mode 100644
index 812091d7..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2019.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_SingleAsianOptionP_vs2019
- MC_SingleAsianOptionP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_SingleAsianOptionP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2022.sln b/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2022.sln
deleted file mode 100644
index fbc86dc2..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_SingleAsianOptionP", "MC_SingleAsianOptionP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2022.vcxproj
deleted file mode 100644
index 89d23c01..00000000
--- a/Samples/2_Concepts_and_Techniques/MC_SingleAsianOptionP/MC_SingleAsianOptionP_vs2022.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MC_SingleAsianOptionP_vs2022
- MC_SingleAsianOptionP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MC_SingleAsianOptionP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2017.sln b/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2017.sln
deleted file mode 100644
index 3cbc9a07..00000000
--- a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilter", "boxFilter_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2017.vcxproj
deleted file mode 100644
index a6e28e9b..00000000
--- a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2017.vcxproj
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- boxFilter_vs2017
- boxFilter
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/boxFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2019.sln b/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2019.sln
deleted file mode 100644
index 96fdb4a7..00000000
--- a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilter", "boxFilter_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2019.vcxproj
deleted file mode 100644
index 9674a20e..00000000
--- a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2019.vcxproj
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- boxFilter_vs2019
- boxFilter
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/boxFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2022.sln b/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2022.sln
deleted file mode 100644
index 3ee3c8e9..00000000
--- a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilter", "boxFilter_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2022.vcxproj
deleted file mode 100644
index 97e9675a..00000000
--- a/Samples/2_Concepts_and_Techniques/boxFilter/boxFilter_vs2022.vcxproj
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- boxFilter_vs2022
- boxFilter
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/boxFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2017.sln b/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2017.sln
deleted file mode 100644
index af45eb98..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionSeparable", "convolutionSeparable_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2017.vcxproj
deleted file mode 100644
index 51d47a0c..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionSeparable_vs2017
- convolutionSeparable
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionSeparable.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2019.sln b/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2019.sln
deleted file mode 100644
index 741acad8..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionSeparable", "convolutionSeparable_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2019.vcxproj
deleted file mode 100644
index 29479be7..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionSeparable_vs2019
- convolutionSeparable
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionSeparable.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2022.sln b/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2022.sln
deleted file mode 100644
index c6848b48..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionSeparable", "convolutionSeparable_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2022.vcxproj
deleted file mode 100644
index fe26e001..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionSeparable/convolutionSeparable_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionSeparable_vs2022
- convolutionSeparable
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionSeparable.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2017.sln b/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2017.sln
deleted file mode 100644
index 5740fbf0..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionTexture", "convolutionTexture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2017.vcxproj
deleted file mode 100644
index 29d9c841..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionTexture_vs2017
- convolutionTexture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2019.sln b/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2019.sln
deleted file mode 100644
index a0017c28..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionTexture", "convolutionTexture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2019.vcxproj
deleted file mode 100644
index 975a15ca..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionTexture_vs2019
- convolutionTexture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2022.sln b/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2022.sln
deleted file mode 100644
index bf3a9015..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionTexture", "convolutionTexture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2022.vcxproj
deleted file mode 100644
index d962dd89..00000000
--- a/Samples/2_Concepts_and_Techniques/convolutionTexture/convolutionTexture_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionTexture_vs2022
- convolutionTexture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2017.sln b/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2017.sln
deleted file mode 100644
index c37d942c..00000000
--- a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dct8x8", "dct8x8_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2017.vcxproj
deleted file mode 100644
index a9725ce1..00000000
--- a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2017.vcxproj
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dct8x8_vs2017
- dct8x8
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dct8x8.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2019.sln b/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2019.sln
deleted file mode 100644
index 423654b1..00000000
--- a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dct8x8", "dct8x8_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2019.vcxproj
deleted file mode 100644
index c3b57f43..00000000
--- a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2019.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dct8x8_vs2019
- dct8x8
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dct8x8.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2022.sln b/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2022.sln
deleted file mode 100644
index 412f1e09..00000000
--- a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dct8x8", "dct8x8_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2022.vcxproj
deleted file mode 100644
index b768ea11..00000000
--- a/Samples/2_Concepts_and_Techniques/dct8x8/dct8x8_vs2022.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dct8x8_vs2022
- dct8x8
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dct8x8.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2017.sln b/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2017.sln
deleted file mode 100644
index 929bfbab..00000000
--- a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eigenvalues", "eigenvalues_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2017.vcxproj
deleted file mode 100644
index 3a64c938..00000000
--- a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2017.vcxproj
+++ /dev/null
@@ -1,127 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- eigenvalues_vs2017
- eigenvalues
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/eigenvalues.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2019.sln b/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2019.sln
deleted file mode 100644
index 97e87201..00000000
--- a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eigenvalues", "eigenvalues_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2019.vcxproj
deleted file mode 100644
index c0cdb058..00000000
--- a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2019.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- eigenvalues_vs2019
- eigenvalues
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/eigenvalues.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2022.sln b/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2022.sln
deleted file mode 100644
index 381c12a9..00000000
--- a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eigenvalues", "eigenvalues_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2022.vcxproj
deleted file mode 100644
index b400c36a..00000000
--- a/Samples/2_Concepts_and_Techniques/eigenvalues/eigenvalues_vs2022.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- eigenvalues_vs2022
- eigenvalues
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/eigenvalues.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2017.sln b/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2017.sln
deleted file mode 100644
index 22a88cc4..00000000
--- a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histogram", "histogram_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2017.vcxproj
deleted file mode 100644
index 2aaf05f5..00000000
--- a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2017.vcxproj
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- histogram_vs2017
- histogram
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/histogram.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2019.sln b/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2019.sln
deleted file mode 100644
index a49ab6c1..00000000
--- a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histogram", "histogram_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2019.vcxproj
deleted file mode 100644
index d8d3088f..00000000
--- a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2019.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- histogram_vs2019
- histogram
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/histogram.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2022.sln b/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2022.sln
deleted file mode 100644
index e3db248d..00000000
--- a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histogram", "histogram_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2022.vcxproj
deleted file mode 100644
index 200790fe..00000000
--- a/Samples/2_Concepts_and_Techniques/histogram/histogram_vs2022.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- histogram_vs2022
- histogram
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/histogram.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2017.sln b/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2017.sln
deleted file mode 100644
index 80b98ebf..00000000
--- a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imageDenoising", "imageDenoising_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2017.vcxproj
deleted file mode 100644
index 4c3ad411..00000000
--- a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2017.vcxproj
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- imageDenoising_vs2017
- imageDenoising
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/imageDenoising.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2019.sln b/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2019.sln
deleted file mode 100644
index d6e6ff86..00000000
--- a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imageDenoising", "imageDenoising_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2019.vcxproj
deleted file mode 100644
index 7ec5d28a..00000000
--- a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2019.vcxproj
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- imageDenoising_vs2019
- imageDenoising
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/imageDenoising.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2022.sln b/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2022.sln
deleted file mode 100644
index 69e995ab..00000000
--- a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imageDenoising", "imageDenoising_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2022.vcxproj
deleted file mode 100644
index 2fd97ad9..00000000
--- a/Samples/2_Concepts_and_Techniques/imageDenoising/imageDenoising_vs2022.vcxproj
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- imageDenoising_vs2022
- imageDenoising
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/imageDenoising.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2017.sln b/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2017.sln
deleted file mode 100644
index c1ca7a36..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX", "inlinePTX_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2017.vcxproj
deleted file mode 100644
index 13a492e0..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- inlinePTX_vs2017
- inlinePTX
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/inlinePTX.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2019.sln b/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2019.sln
deleted file mode 100644
index 5ef68822..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX", "inlinePTX_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2019.vcxproj
deleted file mode 100644
index 614f178a..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- inlinePTX_vs2019
- inlinePTX
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/inlinePTX.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2022.sln b/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2022.sln
deleted file mode 100644
index d6c2ef55..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX", "inlinePTX_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2022.vcxproj
deleted file mode 100644
index 505f4e81..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX/inlinePTX_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- inlinePTX_vs2022
- inlinePTX
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/inlinePTX.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2017.sln b/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2017.sln
deleted file mode 100644
index 7568e66f..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX_nvrtc", "inlinePTX_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2017.vcxproj
deleted file mode 100644
index 0ea3ea6e..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- inlinePTX_nvrtc_vs2017
- inlinePTX_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/inlinePTX_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2019.sln b/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2019.sln
deleted file mode 100644
index f7058909..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX_nvrtc", "inlinePTX_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2019.vcxproj
deleted file mode 100644
index 7563d019..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- inlinePTX_nvrtc_vs2019
- inlinePTX_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/inlinePTX_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2022.sln b/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2022.sln
deleted file mode 100644
index a3216ba5..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX_nvrtc", "inlinePTX_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2022.vcxproj
deleted file mode 100644
index 62ce6a5d..00000000
--- a/Samples/2_Concepts_and_Techniques/inlinePTX_nvrtc/inlinePTX_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- inlinePTX_nvrtc_vs2022
- inlinePTX_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/inlinePTX_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/interval/interval_vs2017.sln b/Samples/2_Concepts_and_Techniques/interval/interval_vs2017.sln
deleted file mode 100644
index 081c6f83..00000000
--- a/Samples/2_Concepts_and_Techniques/interval/interval_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "interval", "interval_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/interval/interval_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/interval/interval_vs2017.vcxproj
deleted file mode 100644
index a351db75..00000000
--- a/Samples/2_Concepts_and_Techniques/interval/interval_vs2017.vcxproj
+++ /dev/null
@@ -1,218 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- interval_vs2017
- interval
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;.;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/interval.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/interval/interval_vs2019.sln b/Samples/2_Concepts_and_Techniques/interval/interval_vs2019.sln
deleted file mode 100644
index 670883f5..00000000
--- a/Samples/2_Concepts_and_Techniques/interval/interval_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "interval", "interval_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/interval/interval_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/interval/interval_vs2019.vcxproj
deleted file mode 100644
index 40bc8ee0..00000000
--- a/Samples/2_Concepts_and_Techniques/interval/interval_vs2019.vcxproj
+++ /dev/null
@@ -1,214 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- interval_vs2019
- interval
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;.;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/interval.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/interval/interval_vs2022.sln b/Samples/2_Concepts_and_Techniques/interval/interval_vs2022.sln
deleted file mode 100644
index 204bdc0a..00000000
--- a/Samples/2_Concepts_and_Techniques/interval/interval_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "interval", "interval_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/interval/interval_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/interval/interval_vs2022.vcxproj
deleted file mode 100644
index e84d4017..00000000
--- a/Samples/2_Concepts_and_Techniques/interval/interval_vs2022.vcxproj
+++ /dev/null
@@ -1,214 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- interval_vs2022
- interval
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;.;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/interval.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/particles/particles_vs2017.sln b/Samples/2_Concepts_and_Techniques/particles/particles_vs2017.sln
deleted file mode 100644
index e670aacb..00000000
--- a/Samples/2_Concepts_and_Techniques/particles/particles_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "particles", "particles_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/particles/particles_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/particles/particles_vs2017.vcxproj
deleted file mode 100644
index d3ae2eff..00000000
--- a/Samples/2_Concepts_and_Techniques/particles/particles_vs2017.vcxproj
+++ /dev/null
@@ -1,134 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- particles_vs2017
- particles
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/particles.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/particles/particles_vs2019.sln b/Samples/2_Concepts_and_Techniques/particles/particles_vs2019.sln
deleted file mode 100644
index b26cb679..00000000
--- a/Samples/2_Concepts_and_Techniques/particles/particles_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "particles", "particles_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/particles/particles_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/particles/particles_vs2019.vcxproj
deleted file mode 100644
index f96d4a30..00000000
--- a/Samples/2_Concepts_and_Techniques/particles/particles_vs2019.vcxproj
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- particles_vs2019
- particles
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/particles.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/particles/particles_vs2022.sln b/Samples/2_Concepts_and_Techniques/particles/particles_vs2022.sln
deleted file mode 100644
index c433732f..00000000
--- a/Samples/2_Concepts_and_Techniques/particles/particles_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "particles", "particles_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/particles/particles_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/particles/particles_vs2022.vcxproj
deleted file mode 100644
index 49b56ad1..00000000
--- a/Samples/2_Concepts_and_Techniques/particles/particles_vs2022.vcxproj
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- particles_vs2022
- particles
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/particles.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2017.sln b/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2017.sln
deleted file mode 100644
index 5fd3cc28..00000000
--- a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radixSortThrust", "radixSortThrust_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2017.vcxproj
deleted file mode 100644
index 07d1e44b..00000000
--- a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- radixSortThrust_vs2017
- radixSortThrust
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/radixSortThrust.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2019.sln b/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2019.sln
deleted file mode 100644
index a309d19d..00000000
--- a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radixSortThrust", "radixSortThrust_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2019.vcxproj
deleted file mode 100644
index abee20c7..00000000
--- a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- radixSortThrust_vs2019
- radixSortThrust
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/radixSortThrust.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2022.sln b/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2022.sln
deleted file mode 100644
index a5ba5bd5..00000000
--- a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radixSortThrust", "radixSortThrust_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2022.vcxproj
deleted file mode 100644
index a8c87aa1..00000000
--- a/Samples/2_Concepts_and_Techniques/radixSortThrust/radixSortThrust_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- radixSortThrust_vs2022
- radixSortThrust
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/radixSortThrust.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2017.sln b/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2017.sln
deleted file mode 100644
index 4dc8b942..00000000
--- a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reduction", "reduction_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2017.vcxproj
deleted file mode 100644
index fc77c7ce..00000000
--- a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- reduction_vs2017
- reduction
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/reduction.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2019.sln b/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2019.sln
deleted file mode 100644
index d6e2298a..00000000
--- a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reduction", "reduction_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2019.vcxproj
deleted file mode 100644
index 265821a8..00000000
--- a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- reduction_vs2019
- reduction
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/reduction.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2022.sln b/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2022.sln
deleted file mode 100644
index 4c95edd9..00000000
--- a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reduction", "reduction_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2022.vcxproj
deleted file mode 100644
index a9ed5d63..00000000
--- a/Samples/2_Concepts_and_Techniques/reduction/reduction_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- reduction_vs2022
- reduction
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/reduction.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2017.sln b/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2017.sln
deleted file mode 100644
index fcd04e93..00000000
--- a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reductionMultiBlockCG", "reductionMultiBlockCG_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2017.vcxproj
deleted file mode 100644
index 7ae7db26..00000000
--- a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- reductionMultiBlockCG_vs2017
- reductionMultiBlockCG
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/reductionMultiBlockCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2019.sln b/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2019.sln
deleted file mode 100644
index c9f9cbaa..00000000
--- a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reductionMultiBlockCG", "reductionMultiBlockCG_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2019.vcxproj
deleted file mode 100644
index b14e94ab..00000000
--- a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- reductionMultiBlockCG_vs2019
- reductionMultiBlockCG
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/reductionMultiBlockCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2022.sln b/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2022.sln
deleted file mode 100644
index 9dc7cd3e..00000000
--- a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reductionMultiBlockCG", "reductionMultiBlockCG_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2022.vcxproj
deleted file mode 100644
index 6880c059..00000000
--- a/Samples/2_Concepts_and_Techniques/reductionMultiBlockCG/reductionMultiBlockCG_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- reductionMultiBlockCG_vs2022
- reductionMultiBlockCG
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/reductionMultiBlockCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2017.sln b/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2017.sln
deleted file mode 100644
index d8cc09b5..00000000
--- a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scalarProd", "scalarProd_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2017.vcxproj
deleted file mode 100644
index 21a49a06..00000000
--- a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- scalarProd_vs2017
- scalarProd
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/scalarProd.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2019.sln b/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2019.sln
deleted file mode 100644
index 94ee6a02..00000000
--- a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scalarProd", "scalarProd_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2019.vcxproj
deleted file mode 100644
index 11eafdeb..00000000
--- a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- scalarProd_vs2019
- scalarProd
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/scalarProd.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2022.sln b/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2022.sln
deleted file mode 100644
index 4ea23a2e..00000000
--- a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scalarProd", "scalarProd_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2022.vcxproj
deleted file mode 100644
index 684470fb..00000000
--- a/Samples/2_Concepts_and_Techniques/scalarProd/scalarProd_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- scalarProd_vs2022
- scalarProd
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/scalarProd.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/scan/scan_vs2017.sln b/Samples/2_Concepts_and_Techniques/scan/scan_vs2017.sln
deleted file mode 100644
index 269c2bd5..00000000
--- a/Samples/2_Concepts_and_Techniques/scan/scan_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scan", "scan_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/scan/scan_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/scan/scan_vs2017.vcxproj
deleted file mode 100644
index 8bb47bad..00000000
--- a/Samples/2_Concepts_and_Techniques/scan/scan_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- scan_vs2017
- scan
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/scan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/scan/scan_vs2019.sln b/Samples/2_Concepts_and_Techniques/scan/scan_vs2019.sln
deleted file mode 100644
index d2110b59..00000000
--- a/Samples/2_Concepts_and_Techniques/scan/scan_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scan", "scan_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/scan/scan_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/scan/scan_vs2019.vcxproj
deleted file mode 100644
index e5b883a7..00000000
--- a/Samples/2_Concepts_and_Techniques/scan/scan_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- scan_vs2019
- scan
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/scan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/scan/scan_vs2022.sln b/Samples/2_Concepts_and_Techniques/scan/scan_vs2022.sln
deleted file mode 100644
index 613ae10e..00000000
--- a/Samples/2_Concepts_and_Techniques/scan/scan_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scan", "scan_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/scan/scan_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/scan/scan_vs2022.vcxproj
deleted file mode 100644
index f2d6c8b8..00000000
--- a/Samples/2_Concepts_and_Techniques/scan/scan_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- scan_vs2022
- scan
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/scan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2017.sln b/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2017.sln
deleted file mode 100644
index abdf9bf0..00000000
--- a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "segmentationTreeThrust", "segmentationTreeThrust_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2017.vcxproj
deleted file mode 100644
index 574587fe..00000000
--- a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- segmentationTreeThrust_vs2017
- segmentationTreeThrust
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/segmentationTreeThrust.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 1
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2019.sln b/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2019.sln
deleted file mode 100644
index fdeb8e2d..00000000
--- a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "segmentationTreeThrust", "segmentationTreeThrust_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2019.vcxproj
deleted file mode 100644
index 9e2b5210..00000000
--- a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- segmentationTreeThrust_vs2019
- segmentationTreeThrust
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/segmentationTreeThrust.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 1
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2022.sln b/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2022.sln
deleted file mode 100644
index 77b3e350..00000000
--- a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "segmentationTreeThrust", "segmentationTreeThrust_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2022.vcxproj
deleted file mode 100644
index 5e4c219f..00000000
--- a/Samples/2_Concepts_and_Techniques/segmentationTreeThrust/segmentationTreeThrust_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- segmentationTreeThrust_vs2022
- segmentationTreeThrust
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/segmentationTreeThrust.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 1
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2017.sln b/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2017.sln
deleted file mode 100644
index cc85d080..00000000
--- a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shfl_scan", "shfl_scan_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2017.vcxproj
deleted file mode 100644
index 219eb2eb..00000000
--- a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- shfl_scan_vs2017
- shfl_scan
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/shfl_scan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2019.sln b/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2019.sln
deleted file mode 100644
index 943cdfff..00000000
--- a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shfl_scan", "shfl_scan_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2019.vcxproj
deleted file mode 100644
index 7c282184..00000000
--- a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- shfl_scan_vs2019
- shfl_scan
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/shfl_scan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2022.sln b/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2022.sln
deleted file mode 100644
index c60b8058..00000000
--- a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shfl_scan", "shfl_scan_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2022.vcxproj
deleted file mode 100644
index bc515779..00000000
--- a/Samples/2_Concepts_and_Techniques/shfl_scan/shfl_scan_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- shfl_scan_vs2022
- shfl_scan
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/shfl_scan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2017.sln b/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2017.sln
deleted file mode 100644
index c3fed445..00000000
--- a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sortingNetworks", "sortingNetworks_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2017.vcxproj
deleted file mode 100644
index 8d625e4f..00000000
--- a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- sortingNetworks_vs2017
- sortingNetworks
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/sortingNetworks.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2019.sln b/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2019.sln
deleted file mode 100644
index 21bd32c8..00000000
--- a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sortingNetworks", "sortingNetworks_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2019.vcxproj
deleted file mode 100644
index 65834bc5..00000000
--- a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- sortingNetworks_vs2019
- sortingNetworks
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/sortingNetworks.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2022.sln b/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2022.sln
deleted file mode 100644
index f17df4ce..00000000
--- a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sortingNetworks", "sortingNetworks_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2022.vcxproj
deleted file mode 100644
index 90191737..00000000
--- a/Samples/2_Concepts_and_Techniques/sortingNetworks/sortingNetworks_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- sortingNetworks_vs2022
- sortingNetworks
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/sortingNetworks.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2017.sln b/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2017.sln
deleted file mode 100644
index 3d767afd..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocation", "streamOrderedAllocation_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2017.vcxproj
deleted file mode 100644
index 31f3d7d4..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- streamOrderedAllocation_vs2017
- streamOrderedAllocation
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/streamOrderedAllocation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2019.sln b/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2019.sln
deleted file mode 100644
index f2b2551e..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocation", "streamOrderedAllocation_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2019.vcxproj
deleted file mode 100644
index 343b5af4..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- streamOrderedAllocation_vs2019
- streamOrderedAllocation
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/streamOrderedAllocation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2022.sln b/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2022.sln
deleted file mode 100644
index c01e940b..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocation", "streamOrderedAllocation_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2022.vcxproj
deleted file mode 100644
index d3a4fdaf..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocation/streamOrderedAllocation_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- streamOrderedAllocation_vs2022
- streamOrderedAllocation
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/streamOrderedAllocation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2017.sln b/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2017.sln
deleted file mode 100644
index 20506592..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocationP2P", "streamOrderedAllocationP2P_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2017.vcxproj
deleted file mode 100644
index 701b8efa..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- streamOrderedAllocationP2P_vs2017
- streamOrderedAllocationP2P
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/streamOrderedAllocationP2P.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2019.sln b/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2019.sln
deleted file mode 100644
index 56456e89..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocationP2P", "streamOrderedAllocationP2P_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2019.vcxproj
deleted file mode 100644
index a662490b..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- streamOrderedAllocationP2P_vs2019
- streamOrderedAllocationP2P
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/streamOrderedAllocationP2P.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2022.sln b/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2022.sln
deleted file mode 100644
index cfb35ebe..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocationP2P", "streamOrderedAllocationP2P_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2022.vcxproj
deleted file mode 100644
index bb9274fe..00000000
--- a/Samples/2_Concepts_and_Techniques/streamOrderedAllocationP2P/streamOrderedAllocationP2P_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- streamOrderedAllocationP2P_vs2022
- streamOrderedAllocationP2P
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/streamOrderedAllocationP2P.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2017.sln b/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2017.sln
deleted file mode 100644
index 13bca247..00000000
--- a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadFenceReduction", "threadFenceReduction_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2017.vcxproj
deleted file mode 100644
index c554d152..00000000
--- a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- threadFenceReduction_vs2017
- threadFenceReduction
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/threadFenceReduction.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2019.sln b/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2019.sln
deleted file mode 100644
index 16eae105..00000000
--- a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadFenceReduction", "threadFenceReduction_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2019.vcxproj
deleted file mode 100644
index 5a223653..00000000
--- a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- threadFenceReduction_vs2019
- threadFenceReduction
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/threadFenceReduction.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2022.sln b/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2022.sln
deleted file mode 100644
index be718da5..00000000
--- a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadFenceReduction", "threadFenceReduction_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2022.vcxproj
deleted file mode 100644
index 40dbf185..00000000
--- a/Samples/2_Concepts_and_Techniques/threadFenceReduction/threadFenceReduction_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- threadFenceReduction_vs2022
- threadFenceReduction
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/threadFenceReduction.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2017.sln b/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2017.sln
deleted file mode 100644
index 6edf5b8a..00000000
--- a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadMigration", "threadMigration_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2017.vcxproj b/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2017.vcxproj
deleted file mode 100644
index 9268bf34..00000000
--- a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- threadMigration_vs2017
- threadMigration
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/threadMigration.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2019.sln b/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2019.sln
deleted file mode 100644
index 3526887c..00000000
--- a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadMigration", "threadMigration_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2019.vcxproj b/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2019.vcxproj
deleted file mode 100644
index 7a0f24a9..00000000
--- a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- threadMigration_vs2019
- threadMigration
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/threadMigration.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2022.sln b/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2022.sln
deleted file mode 100644
index f4b50c09..00000000
--- a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadMigration", "threadMigration_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2022.vcxproj b/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2022.vcxproj
deleted file mode 100644
index 5de98212..00000000
--- a/Samples/2_Concepts_and_Techniques/threadMigration/threadMigration_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- threadMigration_vs2022
- threadMigration
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/threadMigration.exe
-
-
- compute_50,compute_50;compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.fatbin
- fatbin
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2017.sln b/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2017.sln
deleted file mode 100644
index 5af238c8..00000000
--- a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bf16TensorCoreGemm", "bf16TensorCoreGemm_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2017.vcxproj b/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2017.vcxproj
deleted file mode 100644
index 42c52f3a..00000000
--- a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bf16TensorCoreGemm_vs2017
- bf16TensorCoreGemm
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/bf16TensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2019.sln b/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2019.sln
deleted file mode 100644
index 395d03a5..00000000
--- a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bf16TensorCoreGemm", "bf16TensorCoreGemm_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2019.vcxproj b/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2019.vcxproj
deleted file mode 100644
index aed75387..00000000
--- a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bf16TensorCoreGemm_vs2019
- bf16TensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/bf16TensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2022.sln b/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2022.sln
deleted file mode 100644
index dc9c65ad..00000000
--- a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bf16TensorCoreGemm", "bf16TensorCoreGemm_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2022.vcxproj b/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2022.vcxproj
deleted file mode 100644
index decbc4da..00000000
--- a/Samples/3_CUDA_Features/bf16TensorCoreGemm/bf16TensorCoreGemm_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bf16TensorCoreGemm_vs2022
- bf16TensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/bf16TensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2017.sln b/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2017.sln
deleted file mode 100644
index 54afd0c1..00000000
--- a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binaryPartitionCG", "binaryPartitionCG_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2017.vcxproj b/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2017.vcxproj
deleted file mode 100644
index de633f56..00000000
--- a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binaryPartitionCG_vs2017
- binaryPartitionCG
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binaryPartitionCG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2019.sln b/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2019.sln
deleted file mode 100644
index 0812edd0..00000000
--- a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binaryPartitionCG", "binaryPartitionCG_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2019.vcxproj b/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2019.vcxproj
deleted file mode 100644
index dd6c16ca..00000000
--- a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binaryPartitionCG_vs2019
- binaryPartitionCG
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binaryPartitionCG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2022.sln b/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2022.sln
deleted file mode 100644
index 37989eb4..00000000
--- a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binaryPartitionCG", "binaryPartitionCG_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2022.vcxproj b/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2022.vcxproj
deleted file mode 100644
index f8e04a5b..00000000
--- a/Samples/3_CUDA_Features/binaryPartitionCG/binaryPartitionCG_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binaryPartitionCG_vs2022
- binaryPartitionCG
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binaryPartitionCG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2017.sln b/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2017.sln
deleted file mode 100644
index e475d67d..00000000
--- a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bindlessTexture", "bindlessTexture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2017.vcxproj b/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2017.vcxproj
deleted file mode 100644
index 0705c0b8..00000000
--- a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bindlessTexture_vs2017
- bindlessTexture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bindlessTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2019.sln b/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2019.sln
deleted file mode 100644
index a510a90d..00000000
--- a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bindlessTexture", "bindlessTexture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2019.vcxproj b/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2019.vcxproj
deleted file mode 100644
index 83ecf371..00000000
--- a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bindlessTexture_vs2019
- bindlessTexture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bindlessTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2022.sln b/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2022.sln
deleted file mode 100644
index f5358614..00000000
--- a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bindlessTexture", "bindlessTexture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2022.vcxproj b/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2022.vcxproj
deleted file mode 100644
index 21287f55..00000000
--- a/Samples/3_CUDA_Features/bindlessTexture/bindlessTexture_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bindlessTexture_vs2022
- bindlessTexture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bindlessTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2017.sln b/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2017.sln
deleted file mode 100644
index f4ca152a..00000000
--- a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpAdvancedQuicksort", "cdpAdvancedQuicksort_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2017.vcxproj b/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2017.vcxproj
deleted file mode 100644
index 19930bf5..00000000
--- a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2017.vcxproj
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpAdvancedQuicksort_vs2017
- cdpAdvancedQuicksort
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpAdvancedQuicksort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
- 64
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2019.sln b/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2019.sln
deleted file mode 100644
index e0faef06..00000000
--- a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpAdvancedQuicksort", "cdpAdvancedQuicksort_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2019.vcxproj b/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2019.vcxproj
deleted file mode 100644
index 072d1d9f..00000000
--- a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2019.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpAdvancedQuicksort_vs2019
- cdpAdvancedQuicksort
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpAdvancedQuicksort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
- 64
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2022.sln b/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2022.sln
deleted file mode 100644
index db24d48f..00000000
--- a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpAdvancedQuicksort", "cdpAdvancedQuicksort_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2022.vcxproj b/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2022.vcxproj
deleted file mode 100644
index 2fb87778..00000000
--- a/Samples/3_CUDA_Features/cdpAdvancedQuicksort/cdpAdvancedQuicksort_vs2022.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpAdvancedQuicksort_vs2022
- cdpAdvancedQuicksort
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpAdvancedQuicksort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
- 64
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2017.sln b/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2017.sln
deleted file mode 100644
index 7e43a137..00000000
--- a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpBezierTessellation", "cdpBezierTessellation_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2017.vcxproj b/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2017.vcxproj
deleted file mode 100644
index be39cd4e..00000000
--- a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpBezierTessellation_vs2017
- cdpBezierTessellation
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpBezierTessellation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2019.sln b/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2019.sln
deleted file mode 100644
index f88fbbdc..00000000
--- a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpBezierTessellation", "cdpBezierTessellation_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2019.vcxproj b/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2019.vcxproj
deleted file mode 100644
index 52bc6f32..00000000
--- a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpBezierTessellation_vs2019
- cdpBezierTessellation
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpBezierTessellation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2022.sln b/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2022.sln
deleted file mode 100644
index 39650731..00000000
--- a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpBezierTessellation", "cdpBezierTessellation_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2022.vcxproj b/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2022.vcxproj
deleted file mode 100644
index d5788874..00000000
--- a/Samples/3_CUDA_Features/cdpBezierTessellation/cdpBezierTessellation_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpBezierTessellation_vs2022
- cdpBezierTessellation
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpBezierTessellation.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2017.sln b/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2017.sln
deleted file mode 100644
index e4f10db0..00000000
--- a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpQuadtree", "cdpQuadtree_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2017.vcxproj b/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2017.vcxproj
deleted file mode 100644
index 2b3a9765..00000000
--- a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpQuadtree_vs2017
- cdpQuadtree
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpQuadtree.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2019.sln b/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2019.sln
deleted file mode 100644
index beafe616..00000000
--- a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpQuadtree", "cdpQuadtree_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2019.vcxproj b/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2019.vcxproj
deleted file mode 100644
index 29419939..00000000
--- a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpQuadtree_vs2019
- cdpQuadtree
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpQuadtree.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2022.sln b/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2022.sln
deleted file mode 100644
index 57f2bce0..00000000
--- a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpQuadtree", "cdpQuadtree_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2022.vcxproj b/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2022.vcxproj
deleted file mode 100644
index 72c46482..00000000
--- a/Samples/3_CUDA_Features/cdpQuadtree/cdpQuadtree_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpQuadtree_vs2022
- cdpQuadtree
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpQuadtree.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2017.sln b/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2017.sln
deleted file mode 100644
index 93a4996a..00000000
--- a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimplePrint", "cdpSimplePrint_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2017.vcxproj b/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2017.vcxproj
deleted file mode 100644
index 7d5b3cab..00000000
--- a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpSimplePrint_vs2017
- cdpSimplePrint
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpSimplePrint.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2019.sln b/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2019.sln
deleted file mode 100644
index 76d0f095..00000000
--- a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimplePrint", "cdpSimplePrint_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2019.vcxproj b/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2019.vcxproj
deleted file mode 100644
index 0cb3dca1..00000000
--- a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpSimplePrint_vs2019
- cdpSimplePrint
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpSimplePrint.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2022.sln b/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2022.sln
deleted file mode 100644
index 1c110fd3..00000000
--- a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimplePrint", "cdpSimplePrint_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2022.vcxproj b/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2022.vcxproj
deleted file mode 100644
index 724c2244..00000000
--- a/Samples/3_CUDA_Features/cdpSimplePrint/cdpSimplePrint_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpSimplePrint_vs2022
- cdpSimplePrint
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpSimplePrint.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2017.sln b/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2017.sln
deleted file mode 100644
index 445d4a87..00000000
--- a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimpleQuicksort", "cdpSimpleQuicksort_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2017.vcxproj b/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2017.vcxproj
deleted file mode 100644
index bbd3960a..00000000
--- a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpSimpleQuicksort_vs2017
- cdpSimpleQuicksort
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpSimpleQuicksort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2019.sln b/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2019.sln
deleted file mode 100644
index 4affd24d..00000000
--- a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimpleQuicksort", "cdpSimpleQuicksort_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2019.vcxproj b/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2019.vcxproj
deleted file mode 100644
index 3a327e4c..00000000
--- a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpSimpleQuicksort_vs2019
- cdpSimpleQuicksort
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpSimpleQuicksort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2022.sln b/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2022.sln
deleted file mode 100644
index 0adb2b3b..00000000
--- a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimpleQuicksort", "cdpSimpleQuicksort_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2022.vcxproj b/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2022.vcxproj
deleted file mode 100644
index e6cd2990..00000000
--- a/Samples/3_CUDA_Features/cdpSimpleQuicksort/cdpSimpleQuicksort_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cdpSimpleQuicksort_vs2022
- cdpSimpleQuicksort
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cdpSimpleQuicksort.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2017.sln b/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2017.sln
deleted file mode 100644
index aab20f2a..00000000
--- a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaCompressibleMemory", "cudaCompressibleMemory_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2017.vcxproj b/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2017.vcxproj
deleted file mode 100644
index 44adc75b..00000000
--- a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaCompressibleMemory_vs2017
- cudaCompressibleMemory
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaCompressibleMemory.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2019.sln b/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2019.sln
deleted file mode 100644
index 1e098bd8..00000000
--- a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaCompressibleMemory", "cudaCompressibleMemory_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2019.vcxproj b/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2019.vcxproj
deleted file mode 100644
index f6adc4fe..00000000
--- a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaCompressibleMemory_vs2019
- cudaCompressibleMemory
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaCompressibleMemory.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2022.sln b/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2022.sln
deleted file mode 100644
index 4a727c18..00000000
--- a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaCompressibleMemory", "cudaCompressibleMemory_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2022.vcxproj b/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2022.vcxproj
deleted file mode 100644
index 0a11b00e..00000000
--- a/Samples/3_CUDA_Features/cudaCompressibleMemory/cudaCompressibleMemory_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaCompressibleMemory_vs2022
- cudaCompressibleMemory
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaCompressibleMemory.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2017.sln b/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2017.sln
deleted file mode 100644
index 3d155f7f..00000000
--- a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaTensorCoreGemm", "cudaTensorCoreGemm_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2017.vcxproj b/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2017.vcxproj
deleted file mode 100644
index 511eabfd..00000000
--- a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaTensorCoreGemm_vs2017
- cudaTensorCoreGemm
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaTensorCoreGemm.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 255
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2019.sln b/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2019.sln
deleted file mode 100644
index 5702b4ba..00000000
--- a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaTensorCoreGemm", "cudaTensorCoreGemm_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2019.vcxproj b/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2019.vcxproj
deleted file mode 100644
index dfdb635e..00000000
--- a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaTensorCoreGemm_vs2019
- cudaTensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaTensorCoreGemm.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 255
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2022.sln b/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2022.sln
deleted file mode 100644
index 9117a9ae..00000000
--- a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaTensorCoreGemm", "cudaTensorCoreGemm_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2022.vcxproj b/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2022.vcxproj
deleted file mode 100644
index 23be7cbe..00000000
--- a/Samples/3_CUDA_Features/cudaTensorCoreGemm/cudaTensorCoreGemm_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaTensorCoreGemm_vs2022
- cudaTensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaTensorCoreGemm.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 255
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2017.sln b/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2017.sln
deleted file mode 100644
index b1542da1..00000000
--- a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dmmaTensorCoreGemm", "dmmaTensorCoreGemm_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2017.vcxproj b/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2017.vcxproj
deleted file mode 100644
index e8fc315f..00000000
--- a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dmmaTensorCoreGemm_vs2017
- dmmaTensorCoreGemm
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dmmaTensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2019.sln b/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2019.sln
deleted file mode 100644
index 6ba525c9..00000000
--- a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dmmaTensorCoreGemm", "dmmaTensorCoreGemm_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2019.vcxproj b/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2019.vcxproj
deleted file mode 100644
index b514747a..00000000
--- a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dmmaTensorCoreGemm_vs2019
- dmmaTensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dmmaTensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2022.sln b/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2022.sln
deleted file mode 100644
index 6ba7ca06..00000000
--- a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dmmaTensorCoreGemm", "dmmaTensorCoreGemm_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2022.vcxproj b/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2022.vcxproj
deleted file mode 100644
index 7c2d8d63..00000000
--- a/Samples/3_CUDA_Features/dmmaTensorCoreGemm/dmmaTensorCoreGemm_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dmmaTensorCoreGemm_vs2022
- dmmaTensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dmmaTensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2017.sln b/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2017.sln
deleted file mode 100644
index 848a7fc9..00000000
--- a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "globalToShmemAsyncCopy", "globalToShmemAsyncCopy_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2017.vcxproj b/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2017.vcxproj
deleted file mode 100644
index 59465e73..00000000
--- a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- globalToShmemAsyncCopy_vs2017
- globalToShmemAsyncCopy
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/globalToShmemAsyncCopy.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2019.sln b/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2019.sln
deleted file mode 100644
index 7e24c8a6..00000000
--- a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "globalToShmemAsyncCopy", "globalToShmemAsyncCopy_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2019.vcxproj b/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2019.vcxproj
deleted file mode 100644
index ab59f6df..00000000
--- a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- globalToShmemAsyncCopy_vs2019
- globalToShmemAsyncCopy
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/globalToShmemAsyncCopy.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2022.sln b/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2022.sln
deleted file mode 100644
index ba8e5d55..00000000
--- a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "globalToShmemAsyncCopy", "globalToShmemAsyncCopy_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2022.vcxproj b/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2022.vcxproj
deleted file mode 100644
index 961bf1bc..00000000
--- a/Samples/3_CUDA_Features/globalToShmemAsyncCopy/globalToShmemAsyncCopy_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- globalToShmemAsyncCopy_vs2022
- globalToShmemAsyncCopy
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/globalToShmemAsyncCopy.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2017.sln b/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2017.sln
deleted file mode 100644
index 857f3194..00000000
--- a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphConditionalNodes", "graphConditionalNodes_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2017.vcxproj b/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2017.vcxproj
deleted file mode 100644
index 09578ddf..00000000
--- a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphConditionalNodes_vs2017
- graphConditionalNodes
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphConditionalNodes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2019.sln b/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2019.sln
deleted file mode 100644
index 5a2d4cdb..00000000
--- a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphConditionalNodes", "graphConditionalNodes_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2019.vcxproj b/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2019.vcxproj
deleted file mode 100644
index 648745f5..00000000
--- a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphConditionalNodes_vs2019
- graphConditionalNodes
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphConditionalNodes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2022.sln b/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2022.sln
deleted file mode 100644
index 2245b3b5..00000000
--- a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphConditionalNodes", "graphConditionalNodes_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2022.vcxproj b/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2022.vcxproj
deleted file mode 100644
index 13139435..00000000
--- a/Samples/3_CUDA_Features/graphConditionalNodes/graphConditionalNodes_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphConditionalNodes_vs2022
- graphConditionalNodes
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphConditionalNodes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2017.sln b/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2017.sln
deleted file mode 100644
index a201fdf2..00000000
--- a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryFootprint", "graphMemoryFootprint_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2017.vcxproj b/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2017.vcxproj
deleted file mode 100644
index 277241cd..00000000
--- a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphMemoryFootprint_vs2017
- graphMemoryFootprint
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphMemoryFootprint.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2019.sln b/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2019.sln
deleted file mode 100644
index 6437d4bc..00000000
--- a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryFootprint", "graphMemoryFootprint_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2019.vcxproj b/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2019.vcxproj
deleted file mode 100644
index 314adf82..00000000
--- a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphMemoryFootprint_vs2019
- graphMemoryFootprint
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphMemoryFootprint.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2022.sln b/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2022.sln
deleted file mode 100644
index da700b55..00000000
--- a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryFootprint", "graphMemoryFootprint_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2022.vcxproj b/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2022.vcxproj
deleted file mode 100644
index 76a918a7..00000000
--- a/Samples/3_CUDA_Features/graphMemoryFootprint/graphMemoryFootprint_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphMemoryFootprint_vs2022
- graphMemoryFootprint
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphMemoryFootprint.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2017.sln b/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2017.sln
deleted file mode 100644
index 1929ea3c..00000000
--- a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryNodes", "graphMemoryNodes_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2017.vcxproj b/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2017.vcxproj
deleted file mode 100644
index 254388cd..00000000
--- a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphMemoryNodes_vs2017
- graphMemoryNodes
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphMemoryNodes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2019.sln b/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2019.sln
deleted file mode 100644
index 3a4e9ad6..00000000
--- a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryNodes", "graphMemoryNodes_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2019.vcxproj b/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2019.vcxproj
deleted file mode 100644
index 80809dcd..00000000
--- a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphMemoryNodes_vs2019
- graphMemoryNodes
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphMemoryNodes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2022.sln b/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2022.sln
deleted file mode 100644
index 6948fdb5..00000000
--- a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryNodes", "graphMemoryNodes_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2022.vcxproj b/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2022.vcxproj
deleted file mode 100644
index cddca771..00000000
--- a/Samples/3_CUDA_Features/graphMemoryNodes/graphMemoryNodes_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- graphMemoryNodes_vs2022
- graphMemoryNodes
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/graphMemoryNodes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2017.sln b/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2017.sln
deleted file mode 100644
index 5579f261..00000000
--- a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "immaTensorCoreGemm", "immaTensorCoreGemm_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2017.vcxproj b/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2017.vcxproj
deleted file mode 100644
index 99ef813d..00000000
--- a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- immaTensorCoreGemm_vs2017
- immaTensorCoreGemm
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/immaTensorCoreGemm.exe
-
-
- compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 255
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2019.sln b/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2019.sln
deleted file mode 100644
index 4086fb78..00000000
--- a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "immaTensorCoreGemm", "immaTensorCoreGemm_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2019.vcxproj b/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2019.vcxproj
deleted file mode 100644
index 7a5efa2e..00000000
--- a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- immaTensorCoreGemm_vs2019
- immaTensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/immaTensorCoreGemm.exe
-
-
- compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 255
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2022.sln b/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2022.sln
deleted file mode 100644
index 33ffc613..00000000
--- a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "immaTensorCoreGemm", "immaTensorCoreGemm_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2022.vcxproj b/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2022.vcxproj
deleted file mode 100644
index 71195f50..00000000
--- a/Samples/3_CUDA_Features/immaTensorCoreGemm/immaTensorCoreGemm_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- immaTensorCoreGemm_vs2022
- immaTensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/immaTensorCoreGemm.exe
-
-
- compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 255
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2017.sln b/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2017.sln
deleted file mode 100644
index f369d344..00000000
--- a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jacobiCudaGraphs", "jacobiCudaGraphs_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2017.vcxproj b/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2017.vcxproj
deleted file mode 100644
index 6e236cb1..00000000
--- a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- jacobiCudaGraphs_vs2017
- jacobiCudaGraphs
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/jacobiCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2019.sln b/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2019.sln
deleted file mode 100644
index 5615a37d..00000000
--- a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jacobiCudaGraphs", "jacobiCudaGraphs_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2019.vcxproj b/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2019.vcxproj
deleted file mode 100644
index 9f78ed56..00000000
--- a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- jacobiCudaGraphs_vs2019
- jacobiCudaGraphs
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/jacobiCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2022.sln b/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2022.sln
deleted file mode 100644
index fd4e2610..00000000
--- a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jacobiCudaGraphs", "jacobiCudaGraphs_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2022.vcxproj b/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2022.vcxproj
deleted file mode 100644
index a8982742..00000000
--- a/Samples/3_CUDA_Features/jacobiCudaGraphs/jacobiCudaGraphs_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- jacobiCudaGraphs_vs2022
- jacobiCudaGraphs
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/jacobiCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2017.sln b/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2017.sln
deleted file mode 100644
index dbc913db..00000000
--- a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memMapIPCDrv", "memMapIPCDrv_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2017.vcxproj b/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2017.vcxproj
deleted file mode 100644
index aeb0450b..00000000
--- a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2017.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- memMapIPCDrv_vs2017
- memMapIPCDrv
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/memMapIPCDrv.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.ptx
- ptx
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2019.sln b/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2019.sln
deleted file mode 100644
index bd2a1933..00000000
--- a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memMapIPCDrv", "memMapIPCDrv_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2019.vcxproj b/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2019.vcxproj
deleted file mode 100644
index 31acef95..00000000
--- a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2019.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- memMapIPCDrv_vs2019
- memMapIPCDrv
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/memMapIPCDrv.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.ptx
- ptx
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2022.sln b/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2022.sln
deleted file mode 100644
index 8a3cf21d..00000000
--- a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memMapIPCDrv", "memMapIPCDrv_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2022.vcxproj b/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2022.vcxproj
deleted file mode 100644
index 5a370729..00000000
--- a/Samples/3_CUDA_Features/memMapIPCDrv/memMapIPCDrv_vs2022.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- memMapIPCDrv_vs2022
- memMapIPCDrv
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cuda.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/memMapIPCDrv.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.ptx
- ptx
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/newdelete/newdelete_vs2017.sln b/Samples/3_CUDA_Features/newdelete/newdelete_vs2017.sln
deleted file mode 100644
index cb4695b0..00000000
--- a/Samples/3_CUDA_Features/newdelete/newdelete_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "newdelete", "newdelete_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/newdelete/newdelete_vs2017.vcxproj b/Samples/3_CUDA_Features/newdelete/newdelete_vs2017.vcxproj
deleted file mode 100644
index 1f9e4628..00000000
--- a/Samples/3_CUDA_Features/newdelete/newdelete_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- newdelete_vs2017
- newdelete
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/newdelete.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/newdelete/newdelete_vs2019.sln b/Samples/3_CUDA_Features/newdelete/newdelete_vs2019.sln
deleted file mode 100644
index 9f8f84f2..00000000
--- a/Samples/3_CUDA_Features/newdelete/newdelete_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "newdelete", "newdelete_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/newdelete/newdelete_vs2019.vcxproj b/Samples/3_CUDA_Features/newdelete/newdelete_vs2019.vcxproj
deleted file mode 100644
index 7c9e690e..00000000
--- a/Samples/3_CUDA_Features/newdelete/newdelete_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- newdelete_vs2019
- newdelete
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/newdelete.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/newdelete/newdelete_vs2022.sln b/Samples/3_CUDA_Features/newdelete/newdelete_vs2022.sln
deleted file mode 100644
index 2bd49b0e..00000000
--- a/Samples/3_CUDA_Features/newdelete/newdelete_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "newdelete", "newdelete_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/newdelete/newdelete_vs2022.vcxproj b/Samples/3_CUDA_Features/newdelete/newdelete_vs2022.vcxproj
deleted file mode 100644
index e273c0f4..00000000
--- a/Samples/3_CUDA_Features/newdelete/newdelete_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- newdelete_vs2022
- newdelete
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/newdelete.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2017.sln b/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2017.sln
deleted file mode 100644
index e47bc7b5..00000000
--- a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ptxjit", "ptxjit_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2017.vcxproj b/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2017.vcxproj
deleted file mode 100644
index 2fba4834..00000000
--- a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- ptxjit_vs2017
- ptxjit
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/ptxjit.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.ptx
- ptx
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2019.sln b/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2019.sln
deleted file mode 100644
index fcdaa9df..00000000
--- a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ptxjit", "ptxjit_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2019.vcxproj b/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2019.vcxproj
deleted file mode 100644
index cc631e4d..00000000
--- a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- ptxjit_vs2019
- ptxjit
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/ptxjit.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.ptx
- ptx
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2022.sln b/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2022.sln
deleted file mode 100644
index a8270c8c..00000000
--- a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ptxjit", "ptxjit_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2022.vcxproj b/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2022.vcxproj
deleted file mode 100644
index 5a4fb1b5..00000000
--- a/Samples/3_CUDA_Features/ptxjit/ptxjit_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- ptxjit_vs2022
- ptxjit
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/ptxjit.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
- data/%(Filename)64.ptx
- ptx
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2017.sln b/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2017.sln
deleted file mode 100644
index 8d248249..00000000
--- a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCudaGraphs", "simpleCudaGraphs_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2017.vcxproj b/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2017.vcxproj
deleted file mode 100644
index 389c20f3..00000000
--- a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCudaGraphs_vs2017
- simpleCudaGraphs
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2019.sln b/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2019.sln
deleted file mode 100644
index 522636d0..00000000
--- a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCudaGraphs", "simpleCudaGraphs_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2019.vcxproj b/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2019.vcxproj
deleted file mode 100644
index 05b80cd1..00000000
--- a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCudaGraphs_vs2019
- simpleCudaGraphs
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2022.sln b/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2022.sln
deleted file mode 100644
index 2e0da6b0..00000000
--- a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCudaGraphs", "simpleCudaGraphs_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2022.vcxproj b/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2022.vcxproj
deleted file mode 100644
index ccda01a5..00000000
--- a/Samples/3_CUDA_Features/simpleCudaGraphs/simpleCudaGraphs_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCudaGraphs_vs2022
- simpleCudaGraphs
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2017.sln b/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2017.sln
deleted file mode 100644
index 2274f1dc..00000000
--- a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tf32TensorCoreGemm", "tf32TensorCoreGemm_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2017.vcxproj b/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2017.vcxproj
deleted file mode 100644
index bb73ecde..00000000
--- a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- tf32TensorCoreGemm_vs2017
- tf32TensorCoreGemm
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/tf32TensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 128
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2019.sln b/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2019.sln
deleted file mode 100644
index b269b647..00000000
--- a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tf32TensorCoreGemm", "tf32TensorCoreGemm_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2019.vcxproj b/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2019.vcxproj
deleted file mode 100644
index f4d8adcf..00000000
--- a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- tf32TensorCoreGemm_vs2019
- tf32TensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/tf32TensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 128
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2022.sln b/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2022.sln
deleted file mode 100644
index 7d7d0ebb..00000000
--- a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tf32TensorCoreGemm", "tf32TensorCoreGemm_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2022.vcxproj b/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2022.vcxproj
deleted file mode 100644
index 4c20fef6..00000000
--- a/Samples/3_CUDA_Features/tf32TensorCoreGemm/tf32TensorCoreGemm_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- tf32TensorCoreGemm_vs2022
- tf32TensorCoreGemm
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/tf32TensorCoreGemm.exe
-
-
- compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 128
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2017.sln b/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2017.sln
deleted file mode 100644
index edea4fc0..00000000
--- a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "warpAggregatedAtomicsCG", "warpAggregatedAtomicsCG_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2017.vcxproj b/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2017.vcxproj
deleted file mode 100644
index e6c339a6..00000000
--- a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- warpAggregatedAtomicsCG_vs2017
- warpAggregatedAtomicsCG
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/warpAggregatedAtomicsCG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2019.sln b/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2019.sln
deleted file mode 100644
index 2472da0a..00000000
--- a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "warpAggregatedAtomicsCG", "warpAggregatedAtomicsCG_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2019.vcxproj b/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2019.vcxproj
deleted file mode 100644
index ce039e0d..00000000
--- a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- warpAggregatedAtomicsCG_vs2019
- warpAggregatedAtomicsCG
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/warpAggregatedAtomicsCG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2022.sln b/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2022.sln
deleted file mode 100644
index e3db7d6c..00000000
--- a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "warpAggregatedAtomicsCG", "warpAggregatedAtomicsCG_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2022.vcxproj b/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2022.vcxproj
deleted file mode 100644
index 025d764c..00000000
--- a/Samples/3_CUDA_Features/warpAggregatedAtomicsCG/warpAggregatedAtomicsCG_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- warpAggregatedAtomicsCG_vs2022
- warpAggregatedAtomicsCG
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/warpAggregatedAtomicsCG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2017.sln b/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2017.sln
deleted file mode 100644
index 5cf9f007..00000000
--- a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilterBorderControlNPP", "FilterBorderControlNPP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2017.vcxproj b/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2017.vcxproj
deleted file mode 100644
index e210de5e..00000000
--- a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2017.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FilterBorderControlNPP_vs2017
- FilterBorderControlNPP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppitc.lib;nppidei.lib;nppial.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/FilterBorderControlNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2019.sln b/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2019.sln
deleted file mode 100644
index 8c4b3cf1..00000000
--- a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilterBorderControlNPP", "FilterBorderControlNPP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2019.vcxproj b/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2019.vcxproj
deleted file mode 100644
index 298b13bc..00000000
--- a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2019.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FilterBorderControlNPP_vs2019
- FilterBorderControlNPP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppitc.lib;nppidei.lib;nppial.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/FilterBorderControlNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2022.sln b/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2022.sln
deleted file mode 100644
index e37833f5..00000000
--- a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilterBorderControlNPP", "FilterBorderControlNPP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2022.vcxproj b/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2022.vcxproj
deleted file mode 100644
index 18ad7155..00000000
--- a/Samples/4_CUDA_Libraries/FilterBorderControlNPP/FilterBorderControlNPP_vs2022.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FilterBorderControlNPP_vs2022
- FilterBorderControlNPP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppitc.lib;nppidei.lib;nppial.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/FilterBorderControlNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2017.sln b/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2017.sln
deleted file mode 100644
index c5c1e204..00000000
--- a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MersenneTwisterGP11213", "MersenneTwisterGP11213_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2017.vcxproj b/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2017.vcxproj
deleted file mode 100644
index 4034d3a5..00000000
--- a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MersenneTwisterGP11213_vs2017
- MersenneTwisterGP11213
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MersenneTwisterGP11213.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2019.sln b/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2019.sln
deleted file mode 100644
index 0e053500..00000000
--- a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MersenneTwisterGP11213", "MersenneTwisterGP11213_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2019.vcxproj b/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2019.vcxproj
deleted file mode 100644
index df052e9b..00000000
--- a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MersenneTwisterGP11213_vs2019
- MersenneTwisterGP11213
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MersenneTwisterGP11213.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2022.sln b/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2022.sln
deleted file mode 100644
index ef4d1279..00000000
--- a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MersenneTwisterGP11213", "MersenneTwisterGP11213_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2022.vcxproj b/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2022.vcxproj
deleted file mode 100644
index c8dbb814..00000000
--- a/Samples/4_CUDA_Libraries/MersenneTwisterGP11213/MersenneTwisterGP11213_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MersenneTwisterGP11213_vs2022
- MersenneTwisterGP11213
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MersenneTwisterGP11213.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2017.sln b/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2017.sln
deleted file mode 100644
index 561f36cd..00000000
--- a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchCUBLAS", "batchCUBLAS_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2017.vcxproj b/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2017.vcxproj
deleted file mode 100644
index 366337a6..00000000
--- a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- batchCUBLAS_vs2017
- batchCUBLAS
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/batchCUBLAS.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2019.sln b/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2019.sln
deleted file mode 100644
index f0885609..00000000
--- a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchCUBLAS", "batchCUBLAS_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2019.vcxproj b/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2019.vcxproj
deleted file mode 100644
index de7cd45e..00000000
--- a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- batchCUBLAS_vs2019
- batchCUBLAS
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/batchCUBLAS.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2022.sln b/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2022.sln
deleted file mode 100644
index 5f87d4a7..00000000
--- a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchCUBLAS", "batchCUBLAS_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2022.vcxproj b/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2022.vcxproj
deleted file mode 100644
index 445f5cb1..00000000
--- a/Samples/4_CUDA_Libraries/batchCUBLAS/batchCUBLAS_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- batchCUBLAS_vs2022
- batchCUBLAS
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/batchCUBLAS.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2017.sln b/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2017.sln
deleted file mode 100644
index 8819a431..00000000
--- a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchedLabelMarkersAndLabelCompressionNPP", "batchedLabelMarkersAndLabelCompressionNPP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2017.vcxproj b/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2017.vcxproj
deleted file mode 100644
index ac5e1bd4..00000000
--- a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- batchedLabelMarkersAndLabelCompressionNPP_vs2017
- batchedLabelMarkersAndLabelCompressionNPP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/batchedLabelMarkersAndLabelCompressionNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2019.sln b/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2019.sln
deleted file mode 100644
index f335ed12..00000000
--- a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchedLabelMarkersAndLabelCompressionNPP", "batchedLabelMarkersAndLabelCompressionNPP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2019.vcxproj b/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2019.vcxproj
deleted file mode 100644
index e38256c6..00000000
--- a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- batchedLabelMarkersAndLabelCompressionNPP_vs2019
- batchedLabelMarkersAndLabelCompressionNPP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/batchedLabelMarkersAndLabelCompressionNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2022.sln b/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2022.sln
deleted file mode 100644
index 881c57bb..00000000
--- a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchedLabelMarkersAndLabelCompressionNPP", "batchedLabelMarkersAndLabelCompressionNPP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2022.vcxproj b/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2022.vcxproj
deleted file mode 100644
index 4dad43f6..00000000
--- a/Samples/4_CUDA_Libraries/batchedLabelMarkersAndLabelCompressionNPP/batchedLabelMarkersAndLabelCompressionNPP_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- batchedLabelMarkersAndLabelCompressionNPP_vs2022
- batchedLabelMarkersAndLabelCompressionNPP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/batchedLabelMarkersAndLabelCompressionNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2017.sln b/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2017.sln
deleted file mode 100644
index 9e30aad2..00000000
--- a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilterNPP", "boxFilterNPP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2017.vcxproj b/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2017.vcxproj
deleted file mode 100644
index b2f443b3..00000000
--- a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2017.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- boxFilterNPP_vs2017
- boxFilterNPP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/boxFilterNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2019.sln b/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2019.sln
deleted file mode 100644
index b260d92f..00000000
--- a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilterNPP", "boxFilterNPP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2019.vcxproj b/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2019.vcxproj
deleted file mode 100644
index 359195e9..00000000
--- a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2019.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- boxFilterNPP_vs2019
- boxFilterNPP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/boxFilterNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2022.sln b/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2022.sln
deleted file mode 100644
index eecd234d..00000000
--- a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilterNPP", "boxFilterNPP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2022.vcxproj b/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2022.vcxproj
deleted file mode 100644
index 7a908eb8..00000000
--- a/Samples/4_CUDA_Libraries/boxFilterNPP/boxFilterNPP_vs2022.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- boxFilterNPP_vs2022
- boxFilterNPP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/boxFilterNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2017.sln b/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2017.sln
deleted file mode 100644
index 619cbabf..00000000
--- a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cannyEdgeDetectorNPP", "cannyEdgeDetectorNPP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2017.vcxproj b/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2017.vcxproj
deleted file mode 100644
index e46a9b62..00000000
--- a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2017.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cannyEdgeDetectorNPP_vs2017
- cannyEdgeDetectorNPP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/cannyEdgeDetectorNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2019.sln b/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2019.sln
deleted file mode 100644
index f3b8fcf7..00000000
--- a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cannyEdgeDetectorNPP", "cannyEdgeDetectorNPP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2019.vcxproj b/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2019.vcxproj
deleted file mode 100644
index 19a29ad2..00000000
--- a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2019.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cannyEdgeDetectorNPP_vs2019
- cannyEdgeDetectorNPP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/cannyEdgeDetectorNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2022.sln b/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2022.sln
deleted file mode 100644
index 14e27e3f..00000000
--- a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cannyEdgeDetectorNPP", "cannyEdgeDetectorNPP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2022.vcxproj b/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2022.vcxproj
deleted file mode 100644
index 13c28a9b..00000000
--- a/Samples/4_CUDA_Libraries/cannyEdgeDetectorNPP/cannyEdgeDetectorNPP_vs2022.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cannyEdgeDetectorNPP_vs2022
- cannyEdgeDetectorNPP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/cannyEdgeDetectorNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2017.sln b/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2017.sln
deleted file mode 100644
index 9d736d57..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradient", "conjugateGradient_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2017.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2017.vcxproj
deleted file mode 100644
index e05f9b9d..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradient_vs2017
- conjugateGradient
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradient.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2019.sln b/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2019.sln
deleted file mode 100644
index 3c638f06..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradient", "conjugateGradient_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2019.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2019.vcxproj
deleted file mode 100644
index 7058a1be..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradient_vs2019
- conjugateGradient
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradient.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2022.sln b/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2022.sln
deleted file mode 100644
index 3944f8ca..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradient", "conjugateGradient_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2022.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2022.vcxproj
deleted file mode 100644
index d1dfd7e4..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradient/conjugateGradient_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradient_vs2022
- conjugateGradient
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradient.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2017.sln b/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2017.sln
deleted file mode 100644
index 5b819947..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientCudaGraphs", "conjugateGradientCudaGraphs_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2017.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2017.vcxproj
deleted file mode 100644
index 9fbac187..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientCudaGraphs_vs2017
- conjugateGradientCudaGraphs
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2019.sln b/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2019.sln
deleted file mode 100644
index 4468f41d..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientCudaGraphs", "conjugateGradientCudaGraphs_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2019.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2019.vcxproj
deleted file mode 100644
index b67a0cef..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientCudaGraphs_vs2019
- conjugateGradientCudaGraphs
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2022.sln b/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2022.sln
deleted file mode 100644
index 9c24e7e7..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientCudaGraphs", "conjugateGradientCudaGraphs_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2022.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2022.vcxproj
deleted file mode 100644
index 59b4c78b..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientCudaGraphs/conjugateGradientCudaGraphs_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientCudaGraphs_vs2022
- conjugateGradientCudaGraphs
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientCudaGraphs.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2017.sln b/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2017.sln
deleted file mode 100644
index abe41cf2..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiBlockCG", "conjugateGradientMultiBlockCG_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2017.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2017.vcxproj
deleted file mode 100644
index da9eb9e1..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientMultiBlockCG_vs2017
- conjugateGradientMultiBlockCG
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientMultiBlockCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2019.sln b/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2019.sln
deleted file mode 100644
index 87bd0709..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiBlockCG", "conjugateGradientMultiBlockCG_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2019.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2019.vcxproj
deleted file mode 100644
index e4dcf97d..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientMultiBlockCG_vs2019
- conjugateGradientMultiBlockCG
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientMultiBlockCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2022.sln b/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2022.sln
deleted file mode 100644
index c13d1f9d..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiBlockCG", "conjugateGradientMultiBlockCG_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2022.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2022.vcxproj
deleted file mode 100644
index e1487d4c..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiBlockCG/conjugateGradientMultiBlockCG_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientMultiBlockCG_vs2022
- conjugateGradientMultiBlockCG
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientMultiBlockCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2017.sln b/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2017.sln
deleted file mode 100644
index caa50d74..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiDeviceCG", "conjugateGradientMultiDeviceCG_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2017.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2017.vcxproj
deleted file mode 100644
index d461b8c7..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientMultiDeviceCG_vs2017
- conjugateGradientMultiDeviceCG
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientMultiDeviceCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
- 64
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2019.sln b/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2019.sln
deleted file mode 100644
index ba1c36c4..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiDeviceCG", "conjugateGradientMultiDeviceCG_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2019.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2019.vcxproj
deleted file mode 100644
index 79967f30..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientMultiDeviceCG_vs2019
- conjugateGradientMultiDeviceCG
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientMultiDeviceCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
- 64
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2022.sln b/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2022.sln
deleted file mode 100644
index ba6503df..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiDeviceCG", "conjugateGradientMultiDeviceCG_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2022.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2022.vcxproj
deleted file mode 100644
index 03a401d1..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientMultiDeviceCG/conjugateGradientMultiDeviceCG_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientMultiDeviceCG_vs2022
- conjugateGradientMultiDeviceCG
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cudadevrt.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientMultiDeviceCG.exe
-
-
- compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- true
- 64
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2017.sln b/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2017.sln
deleted file mode 100644
index 2fadfc77..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientPrecond", "conjugateGradientPrecond_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2017.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2017.vcxproj
deleted file mode 100644
index 4b27df41..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientPrecond_vs2017
- conjugateGradientPrecond
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientPrecond.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2019.sln b/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2019.sln
deleted file mode 100644
index 755f1e30..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientPrecond", "conjugateGradientPrecond_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2019.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2019.vcxproj
deleted file mode 100644
index b8179313..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientPrecond_vs2019
- conjugateGradientPrecond
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientPrecond.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2022.sln b/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2022.sln
deleted file mode 100644
index ce8de8ee..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientPrecond", "conjugateGradientPrecond_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2022.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2022.vcxproj
deleted file mode 100644
index b7b5a26f..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientPrecond/conjugateGradientPrecond_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientPrecond_vs2022
- conjugateGradientPrecond
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientPrecond.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2017.sln b/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2017.sln
deleted file mode 100644
index e889a207..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientUM", "conjugateGradientUM_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2017.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2017.vcxproj
deleted file mode 100644
index 5c58c38b..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientUM_vs2017
- conjugateGradientUM
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientUM.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2019.sln b/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2019.sln
deleted file mode 100644
index 2b1b84c1..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientUM", "conjugateGradientUM_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2019.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2019.vcxproj
deleted file mode 100644
index 2809c19a..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientUM_vs2019
- conjugateGradientUM
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientUM.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2022.sln b/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2022.sln
deleted file mode 100644
index a7b73ee6..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientUM", "conjugateGradientUM_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2022.vcxproj b/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2022.vcxproj
deleted file mode 100644
index a74a7d0a..00000000
--- a/Samples/4_CUDA_Libraries/conjugateGradientUM/conjugateGradientUM_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- conjugateGradientUM_vs2022
- conjugateGradientUM
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/conjugateGradientUM.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2017.sln b/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2017.sln
deleted file mode 100644
index 2be7a99d..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverDn_LinearSolver", "cuSolverDn_LinearSolver_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2017.vcxproj b/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2017.vcxproj
deleted file mode 100644
index 9c62816b..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverDn_LinearSolver_vs2017
- cuSolverDn_LinearSolver
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverDn_LinearSolver.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2019.sln b/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2019.sln
deleted file mode 100644
index eb5f3e11..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverDn_LinearSolver", "cuSolverDn_LinearSolver_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2019.vcxproj b/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2019.vcxproj
deleted file mode 100644
index 8f13a690..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverDn_LinearSolver_vs2019
- cuSolverDn_LinearSolver
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverDn_LinearSolver.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2022.sln b/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2022.sln
deleted file mode 100644
index 8903f8c0..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverDn_LinearSolver", "cuSolverDn_LinearSolver_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2022.vcxproj b/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2022.vcxproj
deleted file mode 100644
index 1d866d4d..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverDn_LinearSolver/cuSolverDn_LinearSolver_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverDn_LinearSolver_vs2022
- cuSolverDn_LinearSolver
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverDn_LinearSolver.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2017.sln b/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2017.sln
deleted file mode 100644
index 212f3b8f..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverRf", "cuSolverRf_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2017.vcxproj b/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2017.vcxproj
deleted file mode 100644
index 3708ac5c..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverRf_vs2017
- cuSolverRf
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverRf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2019.sln b/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2019.sln
deleted file mode 100644
index f7b80a17..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverRf", "cuSolverRf_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2019.vcxproj b/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2019.vcxproj
deleted file mode 100644
index 61e9154f..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverRf_vs2019
- cuSolverRf
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverRf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2022.sln b/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2022.sln
deleted file mode 100644
index 2edd5187..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverRf", "cuSolverRf_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2022.vcxproj b/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2022.vcxproj
deleted file mode 100644
index 24f18755..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverRf/cuSolverRf_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverRf_vs2022
- cuSolverRf
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cublas.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverRf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2017.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2017.sln
deleted file mode 100644
index 6ff0191d..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LinearSolver", "cuSolverSp_LinearSolver_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2017.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2017.vcxproj
deleted file mode 100644
index 12ab6d13..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LinearSolver_vs2017
- cuSolverSp_LinearSolver
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LinearSolver.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2019.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2019.sln
deleted file mode 100644
index 41c37708..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LinearSolver", "cuSolverSp_LinearSolver_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2019.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2019.vcxproj
deleted file mode 100644
index 7d68f8ce..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LinearSolver_vs2019
- cuSolverSp_LinearSolver
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LinearSolver.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2022.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2022.sln
deleted file mode 100644
index e6744faf..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LinearSolver", "cuSolverSp_LinearSolver_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2022.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2022.vcxproj
deleted file mode 100644
index 3efa6975..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LinearSolver/cuSolverSp_LinearSolver_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LinearSolver_vs2022
- cuSolverSp_LinearSolver
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LinearSolver.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2017.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2017.sln
deleted file mode 100644
index 8041d444..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelCholesky", "cuSolverSp_LowlevelCholesky_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2017.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2017.vcxproj
deleted file mode 100644
index 474437ee..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LowlevelCholesky_vs2017
- cuSolverSp_LowlevelCholesky
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LowlevelCholesky.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2019.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2019.sln
deleted file mode 100644
index 4aaca7e2..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelCholesky", "cuSolverSp_LowlevelCholesky_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2019.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2019.vcxproj
deleted file mode 100644
index 64d5259d..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LowlevelCholesky_vs2019
- cuSolverSp_LowlevelCholesky
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LowlevelCholesky.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2022.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2022.sln
deleted file mode 100644
index ab9e3f8d..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelCholesky", "cuSolverSp_LowlevelCholesky_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2022.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2022.vcxproj
deleted file mode 100644
index 64882785..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelCholesky/cuSolverSp_LowlevelCholesky_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LowlevelCholesky_vs2022
- cuSolverSp_LowlevelCholesky
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LowlevelCholesky.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2017.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2017.sln
deleted file mode 100644
index 1382842d..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelQR", "cuSolverSp_LowlevelQR_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2017.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2017.vcxproj
deleted file mode 100644
index cf8d7ba1..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LowlevelQR_vs2017
- cuSolverSp_LowlevelQR
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LowlevelQR.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2019.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2019.sln
deleted file mode 100644
index b24be2a2..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelQR", "cuSolverSp_LowlevelQR_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2019.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2019.vcxproj
deleted file mode 100644
index 1dd545ed..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LowlevelQR_vs2019
- cuSolverSp_LowlevelQR
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LowlevelQR.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2022.sln b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2022.sln
deleted file mode 100644
index f29418e2..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelQR", "cuSolverSp_LowlevelQR_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2022.vcxproj b/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2022.vcxproj
deleted file mode 100644
index c28bf366..00000000
--- a/Samples/4_CUDA_Libraries/cuSolverSp_LowlevelQR/cuSolverSp_LowlevelQR_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cuSolverSp_LowlevelQR_vs2022
- cuSolverSp_LowlevelQR
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cusolver.lib;nvJitLink.lib;cusparse.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cuSolverSp_LowlevelQR.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2017.sln b/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2017.sln
deleted file mode 100644
index 2375a2a0..00000000
--- a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freeImageInteropNPP", "freeImageInteropNPP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2017.vcxproj b/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2017.vcxproj
deleted file mode 100644
index 762ea36c..00000000
--- a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2017.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- freeImageInteropNPP_vs2017
- freeImageInteropNPP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/freeImageInteropNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2019.sln b/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2019.sln
deleted file mode 100644
index 1e5966e7..00000000
--- a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freeImageInteropNPP", "freeImageInteropNPP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2019.vcxproj b/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2019.vcxproj
deleted file mode 100644
index e598a9f0..00000000
--- a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2019.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- freeImageInteropNPP_vs2019
- freeImageInteropNPP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/freeImageInteropNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2022.sln b/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2022.sln
deleted file mode 100644
index 5f6b679d..00000000
--- a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freeImageInteropNPP", "freeImageInteropNPP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2022.vcxproj b/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2022.vcxproj
deleted file mode 100644
index a73c199c..00000000
--- a/Samples/4_CUDA_Libraries/freeImageInteropNPP/freeImageInteropNPP_vs2022.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- freeImageInteropNPP_vs2022
- freeImageInteropNPP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/freeImageInteropNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2017.sln b/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2017.sln
deleted file mode 100644
index 13fd367d..00000000
--- a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histEqualizationNPP", "histEqualizationNPP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2017.vcxproj b/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2017.vcxproj
deleted file mode 100644
index 8c156fdf..00000000
--- a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2017.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- histEqualizationNPP_vs2017
- histEqualizationNPP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppist.lib;nppicc.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/histEqualizationNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2019.sln b/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2019.sln
deleted file mode 100644
index 595a4988..00000000
--- a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histEqualizationNPP", "histEqualizationNPP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2019.vcxproj b/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2019.vcxproj
deleted file mode 100644
index 0f9cad5f..00000000
--- a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2019.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- histEqualizationNPP_vs2019
- histEqualizationNPP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppist.lib;nppicc.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/histEqualizationNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2022.sln b/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2022.sln
deleted file mode 100644
index d029f658..00000000
--- a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histEqualizationNPP", "histEqualizationNPP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2022.vcxproj b/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2022.vcxproj
deleted file mode 100644
index 9e594c27..00000000
--- a/Samples/4_CUDA_Libraries/histEqualizationNPP/histEqualizationNPP_vs2022.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- histEqualizationNPP_vs2022
- histEqualizationNPP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);../../../Common/UtilNPP;../../../Common/FreeImage/Dist/x64;
-
-
- Console
- nppisu.lib;nppist.lib;nppicc.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/FreeImage/Dist/x64;
- $(OutDir)/histEqualizationNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- freeimage.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2017.sln b/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2017.sln
deleted file mode 100644
index facf5edd..00000000
--- a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jitLto", "jitLto_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2017.vcxproj b/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2017.vcxproj
deleted file mode 100644
index b4f3222d..00000000
--- a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- jitLto_vs2017
- jitLto
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;nvJitLink.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/jitLto.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2019.sln b/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2019.sln
deleted file mode 100644
index 7f32ead8..00000000
--- a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jitLto", "jitLto_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2019.vcxproj b/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2019.vcxproj
deleted file mode 100644
index af83084a..00000000
--- a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- jitLto_vs2019
- jitLto
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;nvJitLink.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/jitLto.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2022.sln b/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2022.sln
deleted file mode 100644
index 5746789e..00000000
--- a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jitLto", "jitLto_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2022.vcxproj b/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2022.vcxproj
deleted file mode 100644
index 6f91b8b3..00000000
--- a/Samples/4_CUDA_Libraries/jitLto/jitLto_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- jitLto_vs2022
- jitLto
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;nvJitLink.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/jitLto.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2017.sln b/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2017.sln
deleted file mode 100644
index 477a0bba..00000000
--- a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lineOfSight", "lineOfSight_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2017.vcxproj b/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2017.vcxproj
deleted file mode 100644
index 8eb4f564..00000000
--- a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- lineOfSight_vs2017
- lineOfSight
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/lineOfSight.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2019.sln b/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2019.sln
deleted file mode 100644
index d4e7a653..00000000
--- a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lineOfSight", "lineOfSight_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2019.vcxproj b/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2019.vcxproj
deleted file mode 100644
index 36f2383b..00000000
--- a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- lineOfSight_vs2019
- lineOfSight
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/lineOfSight.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2022.sln b/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2022.sln
deleted file mode 100644
index f95c0fdb..00000000
--- a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lineOfSight", "lineOfSight_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2022.vcxproj b/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2022.vcxproj
deleted file mode 100644
index e048d20e..00000000
--- a/Samples/4_CUDA_Libraries/lineOfSight/lineOfSight_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- lineOfSight_vs2022
- lineOfSight
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/lineOfSight.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2017.sln b/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2017.sln
deleted file mode 100644
index 66731926..00000000
--- a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulCUBLAS", "matrixMulCUBLAS_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2017.vcxproj b/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2017.vcxproj
deleted file mode 100644
index 53fdc902..00000000
--- a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulCUBLAS_vs2017
- matrixMulCUBLAS
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulCUBLAS.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2019.sln b/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2019.sln
deleted file mode 100644
index bfb2426f..00000000
--- a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulCUBLAS", "matrixMulCUBLAS_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2019.vcxproj b/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2019.vcxproj
deleted file mode 100644
index d80e4c11..00000000
--- a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulCUBLAS_vs2019
- matrixMulCUBLAS
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulCUBLAS.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2022.sln b/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2022.sln
deleted file mode 100644
index 6fd07d21..00000000
--- a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulCUBLAS", "matrixMulCUBLAS_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2022.vcxproj b/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2022.vcxproj
deleted file mode 100644
index f6b27432..00000000
--- a/Samples/4_CUDA_Libraries/matrixMulCUBLAS/matrixMulCUBLAS_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- matrixMulCUBLAS_vs2022
- matrixMulCUBLAS
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/matrixMulCUBLAS.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2017.sln b/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2017.sln
deleted file mode 100644
index 0837f814..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG", "nvJPEG_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2017.vcxproj b/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2017.vcxproj
deleted file mode 100644
index 7aac56db..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nvJPEG_vs2017
- nvJPEG
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nvjpeg.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/nvJPEG.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2019.sln b/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2019.sln
deleted file mode 100644
index 89392602..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG", "nvJPEG_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2019.vcxproj b/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2019.vcxproj
deleted file mode 100644
index b58eda10..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nvJPEG_vs2019
- nvJPEG
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nvjpeg.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/nvJPEG.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2022.sln b/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2022.sln
deleted file mode 100644
index 3d0a20e6..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG", "nvJPEG_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2022.vcxproj b/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2022.vcxproj
deleted file mode 100644
index cd6ea3c8..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG/nvJPEG_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nvJPEG_vs2022
- nvJPEG
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nvjpeg.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/nvJPEG.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2017.sln b/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2017.sln
deleted file mode 100644
index 2f7c905b..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG_encoder", "nvJPEG_encoder_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2017.vcxproj b/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2017.vcxproj
deleted file mode 100644
index 019737d4..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nvJPEG_encoder_vs2017
- nvJPEG_encoder
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nvjpeg.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/nvJPEG_encoder.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2019.sln b/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2019.sln
deleted file mode 100644
index b496ea10..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG_encoder", "nvJPEG_encoder_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2019.vcxproj b/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2019.vcxproj
deleted file mode 100644
index 80dbb337..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nvJPEG_encoder_vs2019
- nvJPEG_encoder
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nvjpeg.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/nvJPEG_encoder.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2022.sln b/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2022.sln
deleted file mode 100644
index ff588cc9..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG_encoder", "nvJPEG_encoder_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2022.vcxproj b/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2022.vcxproj
deleted file mode 100644
index 9255c0ef..00000000
--- a/Samples/4_CUDA_Libraries/nvJPEG_encoder/nvJPEG_encoder_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nvJPEG_encoder_vs2022
- nvJPEG_encoder
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nvjpeg.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/nvJPEG_encoder.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2017.sln b/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2017.sln
deleted file mode 100644
index e80adc56..00000000
--- a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "oceanFFT", "oceanFFT_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2017.vcxproj b/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2017.vcxproj
deleted file mode 100644
index 34a53e01..00000000
--- a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- oceanFFT_vs2017
- oceanFFT
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/oceanFFT.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2019.sln b/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2019.sln
deleted file mode 100644
index 060fab7f..00000000
--- a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "oceanFFT", "oceanFFT_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2019.vcxproj b/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2019.vcxproj
deleted file mode 100644
index d1673803..00000000
--- a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- oceanFFT_vs2019
- oceanFFT
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/oceanFFT.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2022.sln b/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2022.sln
deleted file mode 100644
index 6a83093f..00000000
--- a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "oceanFFT", "oceanFFT_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2022.vcxproj b/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2022.vcxproj
deleted file mode 100644
index 67e4f26c..00000000
--- a/Samples/4_CUDA_Libraries/oceanFFT/oceanFFT_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- oceanFFT_vs2022
- oceanFFT
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/oceanFFT.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2017.sln b/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2017.sln
deleted file mode 100644
index 2788da03..00000000
--- a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "randomFog", "randomFog_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2017.vcxproj b/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2017.vcxproj
deleted file mode 100644
index 5554d671..00000000
--- a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- randomFog_vs2017
- randomFog
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/randomFog.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2019.sln b/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2019.sln
deleted file mode 100644
index f5cd748c..00000000
--- a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "randomFog", "randomFog_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2019.vcxproj b/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2019.vcxproj
deleted file mode 100644
index 4846f8b3..00000000
--- a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- randomFog_vs2019
- randomFog
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/randomFog.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2022.sln b/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2022.sln
deleted file mode 100644
index aed0e76b..00000000
--- a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "randomFog", "randomFog_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2022.vcxproj b/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2022.vcxproj
deleted file mode 100644
index ee943bf9..00000000
--- a/Samples/4_CUDA_Libraries/randomFog/randomFog_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- randomFog_vs2022
- randomFog
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/randomFog.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2017.sln b/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2017.sln
deleted file mode 100644
index 80ee9c02..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS", "simpleCUBLAS_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2017.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2017.vcxproj
deleted file mode 100644
index 0d5ff625..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLAS_vs2017
- simpleCUBLAS
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLAS.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2019.sln b/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2019.sln
deleted file mode 100644
index 1ed7e801..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS", "simpleCUBLAS_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2019.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2019.vcxproj
deleted file mode 100644
index 72033b46..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLAS_vs2019
- simpleCUBLAS
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLAS.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2022.sln b/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2022.sln
deleted file mode 100644
index 8b94a3ee..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS", "simpleCUBLAS_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2022.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2022.vcxproj
deleted file mode 100644
index 525d4fc8..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS/simpleCUBLAS_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLAS_vs2022
- simpleCUBLAS
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLAS.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2017.sln b/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2017.sln
deleted file mode 100644
index 010dbc51..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLASXT", "simpleCUBLASXT_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2017.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2017.vcxproj
deleted file mode 100644
index 862f96a3..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLASXT_vs2017
- simpleCUBLASXT
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLASXT.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2019.sln b/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2019.sln
deleted file mode 100644
index a012e3f1..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLASXT", "simpleCUBLASXT_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2019.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2019.vcxproj
deleted file mode 100644
index f92b1d76..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLASXT_vs2019
- simpleCUBLASXT
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLASXT.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2022.sln b/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2022.sln
deleted file mode 100644
index 30737584..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLASXT", "simpleCUBLASXT_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2022.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2022.vcxproj
deleted file mode 100644
index 5f3b48aa..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLASXT/simpleCUBLASXT_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLASXT_vs2022
- simpleCUBLASXT
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLASXT.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2017.sln b/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2017.sln
deleted file mode 100644
index 96272bc1..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS_LU", "simpleCUBLAS_LU_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2017.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2017.vcxproj
deleted file mode 100644
index faf4de30..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLAS_LU_vs2017
- simpleCUBLAS_LU
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLAS_LU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2019.sln b/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2019.sln
deleted file mode 100644
index 950f5c83..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS_LU", "simpleCUBLAS_LU_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2019.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2019.vcxproj
deleted file mode 100644
index d1104b99..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLAS_LU_vs2019
- simpleCUBLAS_LU
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLAS_LU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2022.sln b/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2022.sln
deleted file mode 100644
index 7733758b..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS_LU", "simpleCUBLAS_LU_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2022.vcxproj b/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2022.vcxproj
deleted file mode 100644
index 9e093294..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUBLAS_LU/simpleCUBLAS_LU_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUBLAS_LU_vs2022
- simpleCUBLAS_LU
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cublas.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUBLAS_LU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2017.sln b/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2017.sln
deleted file mode 100644
index 5f6b9654..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT", "simpleCUFFT_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2017.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2017.vcxproj
deleted file mode 100644
index 5e73a651..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_vs2017
- simpleCUFFT
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2019.sln b/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2019.sln
deleted file mode 100644
index 36db838b..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT", "simpleCUFFT_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2019.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2019.vcxproj
deleted file mode 100644
index 5dc6cc20..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_vs2019
- simpleCUFFT
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2022.sln b/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2022.sln
deleted file mode 100644
index 2dc2d1c4..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT", "simpleCUFFT_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2022.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2022.vcxproj
deleted file mode 100644
index fab04695..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT/simpleCUFFT_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_vs2022
- simpleCUFFT
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2017.sln b/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2017.sln
deleted file mode 100644
index 4c105f85..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_2d_MGPU", "simpleCUFFT_2d_MGPU_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2017.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2017.vcxproj
deleted file mode 100644
index 1e7ee203..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_2d_MGPU_vs2017
- simpleCUFFT_2d_MGPU
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;_USE_MATH_DEFINES;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT_2d_MGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2019.sln b/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2019.sln
deleted file mode 100644
index 896c91e5..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_2d_MGPU", "simpleCUFFT_2d_MGPU_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2019.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2019.vcxproj
deleted file mode 100644
index 5ed65060..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_2d_MGPU_vs2019
- simpleCUFFT_2d_MGPU
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;_USE_MATH_DEFINES;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT_2d_MGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2022.sln b/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2022.sln
deleted file mode 100644
index 9651bd11..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_2d_MGPU", "simpleCUFFT_2d_MGPU_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2022.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2022.vcxproj
deleted file mode 100644
index 02ccbb23..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_2d_MGPU/simpleCUFFT_2d_MGPU_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_2d_MGPU_vs2022
- simpleCUFFT_2d_MGPU
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;_USE_MATH_DEFINES;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT_2d_MGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2017.sln b/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2017.sln
deleted file mode 100644
index cb03cc9e..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_MGPU", "simpleCUFFT_MGPU_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2017.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2017.vcxproj
deleted file mode 100644
index 35c0d171..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_MGPU_vs2017
- simpleCUFFT_MGPU
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT_MGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2019.sln b/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2019.sln
deleted file mode 100644
index 2af2da14..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_MGPU", "simpleCUFFT_MGPU_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2019.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2019.vcxproj
deleted file mode 100644
index 05a67214..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_MGPU_vs2019
- simpleCUFFT_MGPU
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT_MGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2022.sln b/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2022.sln
deleted file mode 100644
index 37e8fc31..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_MGPU", "simpleCUFFT_MGPU_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2022.vcxproj b/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2022.vcxproj
deleted file mode 100644
index b4d7f285..00000000
--- a/Samples/4_CUDA_Libraries/simpleCUFFT_MGPU/simpleCUFFT_MGPU_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleCUFFT_MGPU_vs2022
- simpleCUFFT_MGPU
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleCUFFT_MGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2017.sln b/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2017.sln
deleted file mode 100644
index 93f1641a..00000000
--- a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "watershedSegmentationNPP", "watershedSegmentationNPP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2017.vcxproj b/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2017.vcxproj
deleted file mode 100644
index cf222514..00000000
--- a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- watershedSegmentationNPP_vs2017
- watershedSegmentationNPP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/watershedSegmentationNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2019.sln b/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2019.sln
deleted file mode 100644
index 3f7dcb23..00000000
--- a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "watershedSegmentationNPP", "watershedSegmentationNPP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2019.vcxproj b/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2019.vcxproj
deleted file mode 100644
index a306232e..00000000
--- a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- watershedSegmentationNPP_vs2019
- watershedSegmentationNPP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/watershedSegmentationNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2022.sln b/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2022.sln
deleted file mode 100644
index 5b27e65b..00000000
--- a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "watershedSegmentationNPP", "watershedSegmentationNPP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2022.vcxproj b/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2022.vcxproj
deleted file mode 100644
index 2315351b..00000000
--- a/Samples/4_CUDA_Libraries/watershedSegmentationNPP/watershedSegmentationNPP_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- watershedSegmentationNPP_vs2022
- watershedSegmentationNPP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- nppisu.lib;nppif.lib;nppc.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/watershedSegmentationNPP.exe
-
-
- compute_50,compute_50;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2017.sln b/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2017.sln
deleted file mode 100644
index f4bef485..00000000
--- a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes", "BlackScholes_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2017.vcxproj b/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2017.vcxproj
deleted file mode 100644
index d3f2a94c..00000000
--- a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- BlackScholes_vs2017
- BlackScholes
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/BlackScholes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 16
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2019.sln b/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2019.sln
deleted file mode 100644
index 8f21f1b3..00000000
--- a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes", "BlackScholes_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2019.vcxproj b/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2019.vcxproj
deleted file mode 100644
index 646c6af6..00000000
--- a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- BlackScholes_vs2019
- BlackScholes
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/BlackScholes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 16
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2022.sln b/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2022.sln
deleted file mode 100644
index 945c55a9..00000000
--- a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes", "BlackScholes_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2022.vcxproj b/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2022.vcxproj
deleted file mode 100644
index ff15d3f5..00000000
--- a/Samples/5_Domain_Specific/BlackScholes/BlackScholes_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- BlackScholes_vs2022
- BlackScholes
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/BlackScholes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
- 16
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2017.sln b/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2017.sln
deleted file mode 100644
index 36174325..00000000
--- a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes_nvrtc", "BlackScholes_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2017.vcxproj b/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2017.vcxproj
deleted file mode 100644
index 1269021e..00000000
--- a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- BlackScholes_nvrtc_vs2017
- BlackScholes_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/BlackScholes_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2019.sln b/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2019.sln
deleted file mode 100644
index 3cee9d62..00000000
--- a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes_nvrtc", "BlackScholes_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2019.vcxproj b/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2019.vcxproj
deleted file mode 100644
index f9878409..00000000
--- a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- BlackScholes_nvrtc_vs2019
- BlackScholes_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/BlackScholes_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2022.sln b/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2022.sln
deleted file mode 100644
index e07bb7a4..00000000
--- a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes_nvrtc", "BlackScholes_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2022.vcxproj b/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2022.vcxproj
deleted file mode 100644
index 7ac2934b..00000000
--- a/Samples/5_Domain_Specific/BlackScholes_nvrtc/BlackScholes_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- BlackScholes_nvrtc_vs2022
- BlackScholes_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/BlackScholes_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2017.sln b/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2017.sln
deleted file mode 100644
index c60a5195..00000000
--- a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FDTD3d", "FDTD3d_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2017.vcxproj b/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2017.vcxproj
deleted file mode 100644
index d15ecc69..00000000
--- a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2017.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FDTD3d_vs2017
- FDTD3d
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;inc;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/FDTD3d.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2019.sln b/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2019.sln
deleted file mode 100644
index 7a7c5179..00000000
--- a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FDTD3d", "FDTD3d_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2019.vcxproj b/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2019.vcxproj
deleted file mode 100644
index 382028f6..00000000
--- a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2019.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FDTD3d_vs2019
- FDTD3d
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;inc;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/FDTD3d.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2022.sln b/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2022.sln
deleted file mode 100644
index 3a237a2c..00000000
--- a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FDTD3d", "FDTD3d_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2022.vcxproj b/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2022.vcxproj
deleted file mode 100644
index fe1b98ac..00000000
--- a/Samples/5_Domain_Specific/FDTD3d/FDTD3d_vs2022.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- FDTD3d_vs2022
- FDTD3d
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;inc;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/FDTD3d.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2017.sln b/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2017.sln
deleted file mode 100644
index ffa00e9a..00000000
--- a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HSOpticalFlow", "HSOpticalFlow_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2017.vcxproj b/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2017.vcxproj
deleted file mode 100644
index c1f10207..00000000
--- a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2017.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- HSOpticalFlow_vs2017
- HSOpticalFlow
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/HSOpticalFlow.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2019.sln b/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2019.sln
deleted file mode 100644
index d01b32da..00000000
--- a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HSOpticalFlow", "HSOpticalFlow_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2019.vcxproj b/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2019.vcxproj
deleted file mode 100644
index 04a0fae9..00000000
--- a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2019.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- HSOpticalFlow_vs2019
- HSOpticalFlow
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/HSOpticalFlow.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2022.sln b/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2022.sln
deleted file mode 100644
index fa9a2919..00000000
--- a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HSOpticalFlow", "HSOpticalFlow_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2022.vcxproj b/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2022.vcxproj
deleted file mode 100644
index 7d5ce335..00000000
--- a/Samples/5_Domain_Specific/HSOpticalFlow/HSOpticalFlow_vs2022.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- HSOpticalFlow_vs2022
- HSOpticalFlow
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/HSOpticalFlow.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2017.sln b/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2017.sln
deleted file mode 100644
index 4e7c1bab..00000000
--- a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mandelbrot", "Mandelbrot_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2017.vcxproj b/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2017.vcxproj
deleted file mode 100644
index a65cf809..00000000
--- a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2017.vcxproj
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- Mandelbrot_vs2017
- Mandelbrot
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/Mandelbrot.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2019.sln b/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2019.sln
deleted file mode 100644
index 7ff0aa99..00000000
--- a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mandelbrot", "Mandelbrot_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2019.vcxproj b/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2019.vcxproj
deleted file mode 100644
index c8dc7a1a..00000000
--- a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2019.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- Mandelbrot_vs2019
- Mandelbrot
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/Mandelbrot.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2022.sln b/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2022.sln
deleted file mode 100644
index 6871ba00..00000000
--- a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mandelbrot", "Mandelbrot_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2022.vcxproj b/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2022.vcxproj
deleted file mode 100644
index 718dbbb7..00000000
--- a/Samples/5_Domain_Specific/Mandelbrot/Mandelbrot_vs2022.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- Mandelbrot_vs2022
- Mandelbrot
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/Mandelbrot.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2017.sln b/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2017.sln
deleted file mode 100644
index 78fdffb7..00000000
--- a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MonteCarloMultiGPU", "MonteCarloMultiGPU_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2017.vcxproj b/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2017.vcxproj
deleted file mode 100644
index 46f50fa7..00000000
--- a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2017.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MonteCarloMultiGPU_vs2017
- MonteCarloMultiGPU
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MonteCarloMultiGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2019.sln b/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2019.sln
deleted file mode 100644
index 7aa3ebc5..00000000
--- a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MonteCarloMultiGPU", "MonteCarloMultiGPU_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2019.vcxproj b/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2019.vcxproj
deleted file mode 100644
index 540e7de2..00000000
--- a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2019.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MonteCarloMultiGPU_vs2019
- MonteCarloMultiGPU
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MonteCarloMultiGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2022.sln b/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2022.sln
deleted file mode 100644
index cbd25593..00000000
--- a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MonteCarloMultiGPU", "MonteCarloMultiGPU_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2022.vcxproj b/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2022.vcxproj
deleted file mode 100644
index 4e9178c4..00000000
--- a/Samples/5_Domain_Specific/MonteCarloMultiGPU/MonteCarloMultiGPU_vs2022.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- MonteCarloMultiGPU_vs2022
- MonteCarloMultiGPU
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- curand.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/MonteCarloMultiGPU.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2017.sln b/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2017.sln
deleted file mode 100644
index 6b4e6c78..00000000
--- a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NV12toBGRandResize", "NV12toBGRandResize_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2017.vcxproj b/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2017.vcxproj
deleted file mode 100644
index 560f7bc2..00000000
--- a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2017.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- NV12toBGRandResize_vs2017
- NV12toBGRandResize
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/NV12toBGRandResize.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2019.sln b/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2019.sln
deleted file mode 100644
index b95f6c2b..00000000
--- a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NV12toBGRandResize", "NV12toBGRandResize_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2019.vcxproj b/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2019.vcxproj
deleted file mode 100644
index 1620f584..00000000
--- a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2019.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- NV12toBGRandResize_vs2019
- NV12toBGRandResize
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/NV12toBGRandResize.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2022.sln b/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2022.sln
deleted file mode 100644
index 83054d87..00000000
--- a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NV12toBGRandResize", "NV12toBGRandResize_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2022.vcxproj b/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2022.vcxproj
deleted file mode 100644
index dd01a974..00000000
--- a/Samples/5_Domain_Specific/NV12toBGRandResize/NV12toBGRandResize_vs2022.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- NV12toBGRandResize_vs2022
- NV12toBGRandResize
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/NV12toBGRandResize.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2017.sln b/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2017.sln
deleted file mode 100644
index 0cbea20c..00000000
--- a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SLID3D10Texture", "SLID3D10Texture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2017.vcxproj b/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2017.vcxproj
deleted file mode 100644
index ded543b6..00000000
--- a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SLID3D10Texture_vs2017
- SLID3D10Texture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/SLID3D10Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2019.sln b/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2019.sln
deleted file mode 100644
index 9eae0d8d..00000000
--- a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SLID3D10Texture", "SLID3D10Texture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2019.vcxproj b/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2019.vcxproj
deleted file mode 100644
index 23d32436..00000000
--- a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SLID3D10Texture_vs2019
- SLID3D10Texture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/SLID3D10Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2022.sln b/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2022.sln
deleted file mode 100644
index db0b970a..00000000
--- a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SLID3D10Texture", "SLID3D10Texture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2022.vcxproj b/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2022.vcxproj
deleted file mode 100644
index b56cfdbf..00000000
--- a/Samples/5_Domain_Specific/SLID3D10Texture/SLID3D10Texture_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SLID3D10Texture_vs2022
- SLID3D10Texture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cuda.lib;cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/SLID3D10Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2017.sln b/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2017.sln
deleted file mode 100644
index 82377a86..00000000
--- a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobelFilter", "SobelFilter_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2017.vcxproj b/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2017.vcxproj
deleted file mode 100644
index cebcac4b..00000000
--- a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SobelFilter_vs2017
- SobelFilter
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/SobelFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2019.sln b/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2019.sln
deleted file mode 100644
index 2042b150..00000000
--- a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobelFilter", "SobelFilter_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2019.vcxproj b/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2019.vcxproj
deleted file mode 100644
index f8b6ab98..00000000
--- a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SobelFilter_vs2019
- SobelFilter
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/SobelFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2022.sln b/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2022.sln
deleted file mode 100644
index 5038869e..00000000
--- a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobelFilter", "SobelFilter_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2022.vcxproj b/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2022.vcxproj
deleted file mode 100644
index b2926d1e..00000000
--- a/Samples/5_Domain_Specific/SobelFilter/SobelFilter_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SobelFilter_vs2022
- SobelFilter
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/SobelFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2017.sln b/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2017.sln
deleted file mode 100644
index c2058a80..00000000
--- a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobolQRNG", "SobolQRNG_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2017.vcxproj b/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2017.vcxproj
deleted file mode 100644
index 32bc67a2..00000000
--- a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2017.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SobolQRNG_vs2017
- SobolQRNG
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/SobolQRNG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2019.sln b/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2019.sln
deleted file mode 100644
index fe74f740..00000000
--- a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobolQRNG", "SobolQRNG_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2019.vcxproj b/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2019.vcxproj
deleted file mode 100644
index 02abfca6..00000000
--- a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2019.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SobolQRNG_vs2019
- SobolQRNG
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/SobolQRNG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2022.sln b/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2022.sln
deleted file mode 100644
index 7d897a87..00000000
--- a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobolQRNG", "SobolQRNG_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2022.vcxproj b/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2022.vcxproj
deleted file mode 100644
index e4620fdf..00000000
--- a/Samples/5_Domain_Specific/SobolQRNG/SobolQRNG_vs2022.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- SobolQRNG_vs2022
- SobolQRNG
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/SobolQRNG.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2017.sln b/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2017.sln
deleted file mode 100644
index ccec04f6..00000000
--- a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VFlockingD3D10", "VFlockingD3D10_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2017.vcxproj b/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2017.vcxproj
deleted file mode 100644
index cddedfc6..00000000
--- a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2017.vcxproj
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- VFlockingD3D10_vs2017
- VFlockingD3D10
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/VFlockingD3D10.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2019.sln b/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2019.sln
deleted file mode 100644
index 7ee240af..00000000
--- a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VFlockingD3D10", "VFlockingD3D10_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2019.vcxproj b/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2019.vcxproj
deleted file mode 100644
index 2219cf40..00000000
--- a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2019.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- VFlockingD3D10_vs2019
- VFlockingD3D10
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/VFlockingD3D10.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2022.sln b/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2022.sln
deleted file mode 100644
index 0a441d37..00000000
--- a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VFlockingD3D10", "VFlockingD3D10_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2022.vcxproj b/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2022.vcxproj
deleted file mode 100644
index f5c7f14e..00000000
--- a/Samples/5_Domain_Specific/VFlockingD3D10/VFlockingD3D10_vs2022.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- VFlockingD3D10_vs2022
- VFlockingD3D10
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/VFlockingD3D10.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2017.sln b/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2017.sln
deleted file mode 100644
index 0064f7e1..00000000
--- a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bicubicTexture", "bicubicTexture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2017.vcxproj b/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2017.vcxproj
deleted file mode 100644
index cbb89017..00000000
--- a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bicubicTexture_vs2017
- bicubicTexture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bicubicTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2019.sln b/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2019.sln
deleted file mode 100644
index 584b3e45..00000000
--- a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bicubicTexture", "bicubicTexture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2019.vcxproj b/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2019.vcxproj
deleted file mode 100644
index 2c35d23d..00000000
--- a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bicubicTexture_vs2019
- bicubicTexture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bicubicTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2022.sln b/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2022.sln
deleted file mode 100644
index ea2c0b8b..00000000
--- a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bicubicTexture", "bicubicTexture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2022.vcxproj b/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2022.vcxproj
deleted file mode 100644
index 6186468b..00000000
--- a/Samples/5_Domain_Specific/bicubicTexture/bicubicTexture_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bicubicTexture_vs2022
- bicubicTexture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bicubicTexture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2017.sln b/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2017.sln
deleted file mode 100644
index 1ec22946..00000000
--- a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bilateralFilter", "bilateralFilter_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2017.vcxproj b/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2017.vcxproj
deleted file mode 100644
index a89ab9a8..00000000
--- a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2017.vcxproj
+++ /dev/null
@@ -1,125 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bilateralFilter_vs2017
- bilateralFilter
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bilateralFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2019.sln b/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2019.sln
deleted file mode 100644
index 6271928d..00000000
--- a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bilateralFilter", "bilateralFilter_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2019.vcxproj b/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2019.vcxproj
deleted file mode 100644
index 0b53fffe..00000000
--- a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2019.vcxproj
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bilateralFilter_vs2019
- bilateralFilter
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bilateralFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2022.sln b/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2022.sln
deleted file mode 100644
index 8f7c696a..00000000
--- a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bilateralFilter", "bilateralFilter_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2022.vcxproj b/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2022.vcxproj
deleted file mode 100644
index dc7e01c4..00000000
--- a/Samples/5_Domain_Specific/bilateralFilter/bilateralFilter_vs2022.vcxproj
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- bilateralFilter_vs2022
- bilateralFilter
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/bilateralFilter.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2017.sln b/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2017.sln
deleted file mode 100644
index bb0b416b..00000000
--- a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions", "binomialOptions_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2017.vcxproj b/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2017.vcxproj
deleted file mode 100644
index 6e7cf9c3..00000000
--- a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2017.vcxproj
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binomialOptions_vs2017
- binomialOptions
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binomialOptions.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2019.sln b/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2019.sln
deleted file mode 100644
index eba9a7a7..00000000
--- a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions", "binomialOptions_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2019.vcxproj b/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2019.vcxproj
deleted file mode 100644
index 3b34983f..00000000
--- a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2019.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binomialOptions_vs2019
- binomialOptions
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binomialOptions.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2022.sln b/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2022.sln
deleted file mode 100644
index 42f09bb8..00000000
--- a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions", "binomialOptions_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2022.vcxproj b/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2022.vcxproj
deleted file mode 100644
index f6d0f359..00000000
--- a/Samples/5_Domain_Specific/binomialOptions/binomialOptions_vs2022.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binomialOptions_vs2022
- binomialOptions
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binomialOptions.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2017.sln b/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2017.sln
deleted file mode 100644
index 31377f7d..00000000
--- a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions_nvrtc", "binomialOptions_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2017.vcxproj b/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2017.vcxproj
deleted file mode 100644
index de2f6617..00000000
--- a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binomialOptions_nvrtc_vs2017
- binomialOptions_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binomialOptions_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2019.sln b/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2019.sln
deleted file mode 100644
index 5d005168..00000000
--- a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions_nvrtc", "binomialOptions_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2019.vcxproj b/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2019.vcxproj
deleted file mode 100644
index 89c7d6c0..00000000
--- a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binomialOptions_nvrtc_vs2019
- binomialOptions_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binomialOptions_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2022.sln b/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2022.sln
deleted file mode 100644
index 71f79ae1..00000000
--- a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions_nvrtc", "binomialOptions_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2022.vcxproj b/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2022.vcxproj
deleted file mode 100644
index 730add2b..00000000
--- a/Samples/5_Domain_Specific/binomialOptions_nvrtc/binomialOptions_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- binomialOptions_nvrtc_vs2022
- binomialOptions_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/binomialOptions_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2017.sln b/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2017.sln
deleted file mode 100644
index 9985e2e0..00000000
--- a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionFFT2D", "convolutionFFT2D_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2017.vcxproj b/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2017.vcxproj
deleted file mode 100644
index d9286bfa..00000000
--- a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2017.vcxproj
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionFFT2D_vs2017
- convolutionFFT2D
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionFFT2D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2019.sln b/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2019.sln
deleted file mode 100644
index c482a849..00000000
--- a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionFFT2D", "convolutionFFT2D_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2019.vcxproj b/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2019.vcxproj
deleted file mode 100644
index 62fbfacb..00000000
--- a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2019.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionFFT2D_vs2019
- convolutionFFT2D
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionFFT2D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2022.sln b/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2022.sln
deleted file mode 100644
index 827b3a45..00000000
--- a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionFFT2D", "convolutionFFT2D_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2022.vcxproj b/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2022.vcxproj
deleted file mode 100644
index a74e2da9..00000000
--- a/Samples/5_Domain_Specific/convolutionFFT2D/convolutionFFT2D_vs2022.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- convolutionFFT2D_vs2022
- convolutionFFT2D
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/convolutionFFT2D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2017.sln b/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2017.sln
deleted file mode 100644
index a7c218d3..00000000
--- a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dwtHaar1D", "dwtHaar1D_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2017.vcxproj b/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2017.vcxproj
deleted file mode 100644
index e85d18bf..00000000
--- a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dwtHaar1D_vs2017
- dwtHaar1D
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dwtHaar1D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2019.sln b/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2019.sln
deleted file mode 100644
index 0ee0b8a1..00000000
--- a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dwtHaar1D", "dwtHaar1D_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2019.vcxproj b/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2019.vcxproj
deleted file mode 100644
index 0aa77dd0..00000000
--- a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dwtHaar1D_vs2019
- dwtHaar1D
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dwtHaar1D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2022.sln b/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2022.sln
deleted file mode 100644
index 0fcf0479..00000000
--- a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dwtHaar1D", "dwtHaar1D_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2022.vcxproj b/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2022.vcxproj
deleted file mode 100644
index d67b6431..00000000
--- a/Samples/5_Domain_Specific/dwtHaar1D/dwtHaar1D_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dwtHaar1D_vs2022
- dwtHaar1D
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dwtHaar1D.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/dxtc/dxtc_vs2017.sln b/Samples/5_Domain_Specific/dxtc/dxtc_vs2017.sln
deleted file mode 100644
index e72f4b79..00000000
--- a/Samples/5_Domain_Specific/dxtc/dxtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dxtc", "dxtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/dxtc/dxtc_vs2017.vcxproj b/Samples/5_Domain_Specific/dxtc/dxtc_vs2017.vcxproj
deleted file mode 100644
index 0a39fd0d..00000000
--- a/Samples/5_Domain_Specific/dxtc/dxtc_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dxtc_vs2017
- dxtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dxtc.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/dxtc/dxtc_vs2019.sln b/Samples/5_Domain_Specific/dxtc/dxtc_vs2019.sln
deleted file mode 100644
index 6296713a..00000000
--- a/Samples/5_Domain_Specific/dxtc/dxtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dxtc", "dxtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/dxtc/dxtc_vs2019.vcxproj b/Samples/5_Domain_Specific/dxtc/dxtc_vs2019.vcxproj
deleted file mode 100644
index 269dd0e1..00000000
--- a/Samples/5_Domain_Specific/dxtc/dxtc_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dxtc_vs2019
- dxtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dxtc.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/dxtc/dxtc_vs2022.sln b/Samples/5_Domain_Specific/dxtc/dxtc_vs2022.sln
deleted file mode 100644
index 5c9287e4..00000000
--- a/Samples/5_Domain_Specific/dxtc/dxtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dxtc", "dxtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/dxtc/dxtc_vs2022.vcxproj b/Samples/5_Domain_Specific/dxtc/dxtc_vs2022.vcxproj
deleted file mode 100644
index f0e656ae..00000000
--- a/Samples/5_Domain_Specific/dxtc/dxtc_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- dxtc_vs2022
- dxtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/dxtc.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2017.sln b/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2017.sln
deleted file mode 100644
index 65c582e5..00000000
--- a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fastWalshTransform", "fastWalshTransform_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2017.vcxproj b/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2017.vcxproj
deleted file mode 100644
index 81491b26..00000000
--- a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2017.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fastWalshTransform_vs2017
- fastWalshTransform
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fastWalshTransform.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2019.sln b/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2019.sln
deleted file mode 100644
index c91916ab..00000000
--- a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fastWalshTransform", "fastWalshTransform_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2019.vcxproj b/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2019.vcxproj
deleted file mode 100644
index 57900d3d..00000000
--- a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2019.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fastWalshTransform_vs2019
- fastWalshTransform
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fastWalshTransform.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2022.sln b/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2022.sln
deleted file mode 100644
index fab7001a..00000000
--- a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fastWalshTransform", "fastWalshTransform_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2022.vcxproj b/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2022.vcxproj
deleted file mode 100644
index a13af456..00000000
--- a/Samples/5_Domain_Specific/fastWalshTransform/fastWalshTransform_vs2022.vcxproj
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fastWalshTransform_vs2022
- fastWalshTransform
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fastWalshTransform.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2017.sln b/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2017.sln
deleted file mode 100644
index ed3a3516..00000000
--- a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsD3D9", "fluidsD3D9_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2017.vcxproj b/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2017.vcxproj
deleted file mode 100644
index 13ddf703..00000000
--- a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2017.vcxproj
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fluidsD3D9_vs2017
- fluidsD3D9
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fluidsD3D9.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2019.sln b/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2019.sln
deleted file mode 100644
index 99eb786e..00000000
--- a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsD3D9", "fluidsD3D9_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2019.vcxproj b/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2019.vcxproj
deleted file mode 100644
index 3d59d6c8..00000000
--- a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2019.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fluidsD3D9_vs2019
- fluidsD3D9
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fluidsD3D9.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2022.sln b/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2022.sln
deleted file mode 100644
index d63f6d0f..00000000
--- a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsD3D9", "fluidsD3D9_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2022.vcxproj b/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2022.vcxproj
deleted file mode 100644
index 62924a77..00000000
--- a/Samples/5_Domain_Specific/fluidsD3D9/fluidsD3D9_vs2022.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fluidsD3D9_vs2022
- fluidsD3D9
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/fluidsD3D9.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2017.sln b/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2017.sln
deleted file mode 100644
index 1f38fc20..00000000
--- a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsGL", "fluidsGL_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2017.vcxproj b/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2017.vcxproj
deleted file mode 100644
index 6fb0c66a..00000000
--- a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2017.vcxproj
+++ /dev/null
@@ -1,125 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fluidsGL_vs2017
- fluidsGL
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/fluidsGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2019.sln b/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2019.sln
deleted file mode 100644
index 5ff23c3c..00000000
--- a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsGL", "fluidsGL_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2019.vcxproj b/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2019.vcxproj
deleted file mode 100644
index 0c40d0b1..00000000
--- a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2019.vcxproj
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fluidsGL_vs2019
- fluidsGL
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/fluidsGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2022.sln b/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2022.sln
deleted file mode 100644
index c1a1f8bb..00000000
--- a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsGL", "fluidsGL_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2022.vcxproj b/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2022.vcxproj
deleted file mode 100644
index deee87ab..00000000
--- a/Samples/5_Domain_Specific/fluidsGL/fluidsGL_vs2022.vcxproj
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- fluidsGL_vs2022
- fluidsGL
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);
-
-
- Console
- cufft.lib;cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/fluidsGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2017.sln b/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2017.sln
deleted file mode 100644
index c4f32ac0..00000000
--- a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "marchingCubes", "marchingCubes_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2017.vcxproj b/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2017.vcxproj
deleted file mode 100644
index fdf1efa2..00000000
--- a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2017.vcxproj
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- marchingCubes_vs2017
- marchingCubes
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/marchingCubes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2019.sln b/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2019.sln
deleted file mode 100644
index ff548714..00000000
--- a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "marchingCubes", "marchingCubes_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2019.vcxproj b/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2019.vcxproj
deleted file mode 100644
index 52afc39e..00000000
--- a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2019.vcxproj
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- marchingCubes_vs2019
- marchingCubes
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/marchingCubes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2022.sln b/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2022.sln
deleted file mode 100644
index 9cd9c00d..00000000
--- a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "marchingCubes", "marchingCubes_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2022.vcxproj b/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2022.vcxproj
deleted file mode 100644
index 5f823086..00000000
--- a/Samples/5_Domain_Specific/marchingCubes/marchingCubes_vs2022.vcxproj
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- marchingCubes_vs2022
- marchingCubes
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/marchingCubes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/nbody/nbody_vs2017.sln b/Samples/5_Domain_Specific/nbody/nbody_vs2017.sln
deleted file mode 100644
index cc5f863e..00000000
--- a/Samples/5_Domain_Specific/nbody/nbody_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nbody", "nbody_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/nbody/nbody_vs2017.vcxproj b/Samples/5_Domain_Specific/nbody/nbody_vs2017.vcxproj
deleted file mode 100644
index 893f7a23..00000000
--- a/Samples/5_Domain_Specific/nbody/nbody_vs2017.vcxproj
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nbody_vs2017
- nbody
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/nbody.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/nbody/nbody_vs2019.sln b/Samples/5_Domain_Specific/nbody/nbody_vs2019.sln
deleted file mode 100644
index 4e2d02b2..00000000
--- a/Samples/5_Domain_Specific/nbody/nbody_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nbody", "nbody_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/nbody/nbody_vs2019.vcxproj b/Samples/5_Domain_Specific/nbody/nbody_vs2019.vcxproj
deleted file mode 100644
index 84107c17..00000000
--- a/Samples/5_Domain_Specific/nbody/nbody_vs2019.vcxproj
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nbody_vs2019
- nbody
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/nbody.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/nbody/nbody_vs2022.sln b/Samples/5_Domain_Specific/nbody/nbody_vs2022.sln
deleted file mode 100644
index c902e629..00000000
--- a/Samples/5_Domain_Specific/nbody/nbody_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nbody", "nbody_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/nbody/nbody_vs2022.vcxproj b/Samples/5_Domain_Specific/nbody/nbody_vs2022.vcxproj
deleted file mode 100644
index be9824bb..00000000
--- a/Samples/5_Domain_Specific/nbody/nbody_vs2022.vcxproj
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- nbody_vs2022
- nbody
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/nbody.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2017.sln b/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2017.sln
deleted file mode 100644
index 88a5563a..00000000
--- a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "p2pBandwidthLatencyTest", "p2pBandwidthLatencyTest_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2017.vcxproj b/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2017.vcxproj
deleted file mode 100644
index 23a18cf0..00000000
--- a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- p2pBandwidthLatencyTest_vs2017
- p2pBandwidthLatencyTest
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/p2pBandwidthLatencyTest.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2019.sln b/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2019.sln
deleted file mode 100644
index 570d8e97..00000000
--- a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "p2pBandwidthLatencyTest", "p2pBandwidthLatencyTest_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2019.vcxproj b/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2019.vcxproj
deleted file mode 100644
index 227f77ea..00000000
--- a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- p2pBandwidthLatencyTest_vs2019
- p2pBandwidthLatencyTest
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/p2pBandwidthLatencyTest.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2022.sln b/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2022.sln
deleted file mode 100644
index e32656f0..00000000
--- a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "p2pBandwidthLatencyTest", "p2pBandwidthLatencyTest_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2022.vcxproj b/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2022.vcxproj
deleted file mode 100644
index 54461097..00000000
--- a/Samples/5_Domain_Specific/p2pBandwidthLatencyTest/p2pBandwidthLatencyTest_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- p2pBandwidthLatencyTest_vs2022
- p2pBandwidthLatencyTest
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/p2pBandwidthLatencyTest.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2017.sln b/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2017.sln
deleted file mode 100644
index 66425550..00000000
--- a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "postProcessGL", "postProcessGL_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2017.vcxproj b/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2017.vcxproj
deleted file mode 100644
index ac6901e4..00000000
--- a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- postProcessGL_vs2017
- postProcessGL
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/postProcessGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2019.sln b/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2019.sln
deleted file mode 100644
index 2a7337b3..00000000
--- a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "postProcessGL", "postProcessGL_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2019.vcxproj b/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2019.vcxproj
deleted file mode 100644
index 2711f5d8..00000000
--- a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- postProcessGL_vs2019
- postProcessGL
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/postProcessGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2022.sln b/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2022.sln
deleted file mode 100644
index 7152cf1b..00000000
--- a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "postProcessGL", "postProcessGL_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2022.vcxproj b/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2022.vcxproj
deleted file mode 100644
index 3a0d25be..00000000
--- a/Samples/5_Domain_Specific/postProcessGL/postProcessGL_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- postProcessGL_vs2022
- postProcessGL
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/postProcessGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2017.sln b/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2017.sln
deleted file mode 100644
index 6e372dd1..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator", "quasirandomGenerator_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2017.vcxproj b/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2017.vcxproj
deleted file mode 100644
index ce61dc73..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- quasirandomGenerator_vs2017
- quasirandomGenerator
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/quasirandomGenerator.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2019.sln b/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2019.sln
deleted file mode 100644
index 1ece128b..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator", "quasirandomGenerator_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2019.vcxproj b/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2019.vcxproj
deleted file mode 100644
index b6339019..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- quasirandomGenerator_vs2019
- quasirandomGenerator
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/quasirandomGenerator.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2022.sln b/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2022.sln
deleted file mode 100644
index 73670727..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator", "quasirandomGenerator_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2022.vcxproj b/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2022.vcxproj
deleted file mode 100644
index 3a129871..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator/quasirandomGenerator_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- quasirandomGenerator_vs2022
- quasirandomGenerator
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/quasirandomGenerator.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2017.sln b/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2017.sln
deleted file mode 100644
index 3ae0a24c..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator_nvrtc", "quasirandomGenerator_nvrtc_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2017.vcxproj b/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2017.vcxproj
deleted file mode 100644
index d3dfefe9..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2017.vcxproj
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- quasirandomGenerator_nvrtc_vs2017
- quasirandomGenerator_nvrtc
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/quasirandomGenerator_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2019.sln b/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2019.sln
deleted file mode 100644
index 114f5b3b..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator_nvrtc", "quasirandomGenerator_nvrtc_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2019.vcxproj b/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2019.vcxproj
deleted file mode 100644
index 196ed679..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2019.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- quasirandomGenerator_nvrtc_vs2019
- quasirandomGenerator_nvrtc
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/quasirandomGenerator_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2022.sln b/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2022.sln
deleted file mode 100644
index ec627883..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator_nvrtc", "quasirandomGenerator_nvrtc_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2022.vcxproj b/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2022.vcxproj
deleted file mode 100644
index 1f5b61c2..00000000
--- a/Samples/5_Domain_Specific/quasirandomGenerator_nvrtc/quasirandomGenerator_nvrtc_vs2022.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- quasirandomGenerator_nvrtc_vs2022
- quasirandomGenerator_nvrtc
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(CudaToolkitIncludeDir);$(CUDA_PATH)/include;
-
-
- Console
- cuda.lib;nvrtc.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/quasirandomGenerator_nvrtc.exe
-
-
-
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2017.sln b/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2017.sln
deleted file mode 100644
index 0cb048fc..00000000
--- a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "recursiveGaussian", "recursiveGaussian_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2017.vcxproj b/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2017.vcxproj
deleted file mode 100644
index e50cdb89..00000000
--- a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- recursiveGaussian_vs2017
- recursiveGaussian
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/recursiveGaussian.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2019.sln b/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2019.sln
deleted file mode 100644
index 4a0179f1..00000000
--- a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "recursiveGaussian", "recursiveGaussian_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2019.vcxproj b/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2019.vcxproj
deleted file mode 100644
index 90818071..00000000
--- a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- recursiveGaussian_vs2019
- recursiveGaussian
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/recursiveGaussian.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2022.sln b/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2022.sln
deleted file mode 100644
index fd26d8e1..00000000
--- a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "recursiveGaussian", "recursiveGaussian_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2022.vcxproj b/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2022.vcxproj
deleted file mode 100644
index 6cd1d059..00000000
--- a/Samples/5_Domain_Specific/recursiveGaussian/recursiveGaussian_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- recursiveGaussian_vs2022
- recursiveGaussian
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/recursiveGaussian.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2017.sln b/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2017.sln
deleted file mode 100644
index 51c6a614..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10", "simpleD3D10_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2017.vcxproj
deleted file mode 100644
index c0835d3c..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10_vs2017
- simpleD3D10
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2019.sln b/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2019.sln
deleted file mode 100644
index a685ee95..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10", "simpleD3D10_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2019.vcxproj
deleted file mode 100644
index 9550b91b..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10_vs2019
- simpleD3D10
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2022.sln b/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2022.sln
deleted file mode 100644
index d555bce6..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10", "simpleD3D10_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2022.vcxproj
deleted file mode 100644
index a2f55214..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10/simpleD3D10_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10_vs2022
- simpleD3D10
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2017.sln b/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2017.sln
deleted file mode 100644
index 6b47d1aa..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10RenderTarget", "simpleD3D10RenderTarget_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2017.vcxproj
deleted file mode 100644
index bf6351f2..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10RenderTarget_vs2017
- simpleD3D10RenderTarget
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10RenderTarget.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2019.sln b/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2019.sln
deleted file mode 100644
index 8c87d548..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10RenderTarget", "simpleD3D10RenderTarget_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2019.vcxproj
deleted file mode 100644
index 8e00b3c4..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10RenderTarget_vs2019
- simpleD3D10RenderTarget
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10RenderTarget.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2022.sln b/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2022.sln
deleted file mode 100644
index bedddec1..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10RenderTarget", "simpleD3D10RenderTarget_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2022.vcxproj
deleted file mode 100644
index fa0b58ae..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10RenderTarget/simpleD3D10RenderTarget_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10RenderTarget_vs2022
- simpleD3D10RenderTarget
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10RenderTarget.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2017.sln b/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2017.sln
deleted file mode 100644
index 1d86ad4f..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10Texture", "simpleD3D10Texture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2017.vcxproj
deleted file mode 100644
index e0cc4b21..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10Texture_vs2017
- simpleD3D10Texture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2019.sln b/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2019.sln
deleted file mode 100644
index 034b5218..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10Texture", "simpleD3D10Texture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2019.vcxproj
deleted file mode 100644
index 1396403a..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10Texture_vs2019
- simpleD3D10Texture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2022.sln b/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2022.sln
deleted file mode 100644
index 89b103d5..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10Texture", "simpleD3D10Texture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2022.vcxproj
deleted file mode 100644
index 393cd14b..00000000
--- a/Samples/5_Domain_Specific/simpleD3D10Texture/simpleD3D10Texture_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D10Texture_vs2022
- simpleD3D10Texture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d10.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D10Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2017.sln b/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2017.sln
deleted file mode 100644
index c29659ea..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11", "simpleD3D11_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2017.vcxproj
deleted file mode 100644
index da17569e..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D11_vs2017
- simpleD3D11
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d11.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D11.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2019.sln b/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2019.sln
deleted file mode 100644
index 3f24e397..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11", "simpleD3D11_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2019.vcxproj
deleted file mode 100644
index d872e58a..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D11_vs2019
- simpleD3D11
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d11.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D11.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2022.sln b/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2022.sln
deleted file mode 100644
index 191a40d5..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11", "simpleD3D11_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2022.vcxproj
deleted file mode 100644
index 4d5a1499..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11/simpleD3D11_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D11_vs2022
- simpleD3D11
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d11.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D11.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2017.sln b/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2017.sln
deleted file mode 100644
index 14aef91d..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11Texture", "simpleD3D11Texture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2017.vcxproj
deleted file mode 100644
index cf5f6ba7..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2017.vcxproj
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D11Texture_vs2017
- simpleD3D11Texture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d11.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D11Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2019.sln b/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2019.sln
deleted file mode 100644
index ce847453..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11Texture", "simpleD3D11Texture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2019.vcxproj
deleted file mode 100644
index 17748bff..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2019.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D11Texture_vs2019
- simpleD3D11Texture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d11.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D11Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2022.sln b/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2022.sln
deleted file mode 100644
index fc665355..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11Texture", "simpleD3D11Texture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2022.vcxproj
deleted file mode 100644
index 53788508..00000000
--- a/Samples/5_Domain_Specific/simpleD3D11Texture/simpleD3D11Texture_vs2022.vcxproj
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D11Texture_vs2022
- simpleD3D11Texture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d11.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D11Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2017.sln b/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2017.sln
deleted file mode 100644
index d4214caf..00000000
--- a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D12", "simpleD3D12_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2017.vcxproj
deleted file mode 100644
index 2055ef4c..00000000
--- a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2017.vcxproj
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D12_vs2017
- simpleD3D12
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Windows
- cudart_static.lib;d3d12.lib;d3dcompiler.lib;dxgi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D12.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2019.sln b/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2019.sln
deleted file mode 100644
index a3ab184e..00000000
--- a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D12", "simpleD3D12_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2019.vcxproj
deleted file mode 100644
index 43e423a1..00000000
--- a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2019.vcxproj
+++ /dev/null
@@ -1,125 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D12_vs2019
- simpleD3D12
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Windows
- cudart_static.lib;d3d12.lib;d3dcompiler.lib;dxgi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D12.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2022.sln b/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2022.sln
deleted file mode 100644
index 1b57e786..00000000
--- a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D12", "simpleD3D12_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2022.vcxproj
deleted file mode 100644
index 988cc318..00000000
--- a/Samples/5_Domain_Specific/simpleD3D12/simpleD3D12_vs2022.vcxproj
+++ /dev/null
@@ -1,125 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D12_vs2022
- simpleD3D12
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Windows
- cudart_static.lib;d3d12.lib;d3dcompiler.lib;dxgi.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D12.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2017.sln b/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2017.sln
deleted file mode 100644
index 0498e282..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9", "simpleD3D9_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2017.vcxproj
deleted file mode 100644
index 79bd8ec1..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2017.vcxproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D9_vs2017
- simpleD3D9
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D9.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2019.sln b/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2019.sln
deleted file mode 100644
index 192cce65..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9", "simpleD3D9_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2019.vcxproj
deleted file mode 100644
index 1b452b3d..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2019.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D9_vs2019
- simpleD3D9
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D9.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2022.sln b/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2022.sln
deleted file mode 100644
index 20c146fd..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9", "simpleD3D9_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2022.vcxproj
deleted file mode 100644
index 480a6384..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9/simpleD3D9_vs2022.vcxproj
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D9_vs2022
- simpleD3D9
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D9.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2017.sln b/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2017.sln
deleted file mode 100644
index dd2394b3..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9Texture", "simpleD3D9Texture_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2017.vcxproj
deleted file mode 100644
index 82922ed1..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2017.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D9Texture_vs2017
- simpleD3D9Texture
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D9Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2019.sln b/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2019.sln
deleted file mode 100644
index 20a5d53c..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9Texture", "simpleD3D9Texture_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2019.vcxproj
deleted file mode 100644
index 35dbd00e..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2019.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D9Texture_vs2019
- simpleD3D9Texture
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D9Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2022.sln b/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2022.sln
deleted file mode 100644
index f528485a..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9Texture", "simpleD3D9Texture_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2022.vcxproj
deleted file mode 100644
index a8093424..00000000
--- a/Samples/5_Domain_Specific/simpleD3D9Texture/simpleD3D9Texture_vs2022.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleD3D9Texture_vs2022
- simpleD3D9Texture
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;d3d9.lib;d3dcompiler.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/simpleD3D9Texture.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2017.sln b/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2017.sln
deleted file mode 100644
index b28ecfa0..00000000
--- a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleGL", "simpleGL_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2017.vcxproj
deleted file mode 100644
index fc775d75..00000000
--- a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2017.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleGL_vs2017
- simpleGL
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2019.sln b/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2019.sln
deleted file mode 100644
index 66cc4c49..00000000
--- a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleGL", "simpleGL_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2019.vcxproj
deleted file mode 100644
index e284230d..00000000
--- a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2019.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleGL_vs2019
- simpleGL
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2022.sln b/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2022.sln
deleted file mode 100644
index c5bbe381..00000000
--- a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleGL", "simpleGL_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2022.vcxproj
deleted file mode 100644
index a35bda7e..00000000
--- a/Samples/5_Domain_Specific/simpleGL/simpleGL_vs2022.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleGL_vs2022
- simpleGL
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/simpleGL.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2017.sln b/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2017.sln
deleted file mode 100644
index 6fadb97a..00000000
--- a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkan", "simpleVulkan_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2017.vcxproj
deleted file mode 100644
index ec7cfba6..00000000
--- a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2017.vcxproj
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVulkan_vs2017
- simpleVulkan
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cudart_static.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/simpleVulkan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2019.sln b/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2019.sln
deleted file mode 100644
index 45c15813..00000000
--- a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkan", "simpleVulkan_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2019.vcxproj
deleted file mode 100644
index 8f3965a3..00000000
--- a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2019.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVulkan_vs2019
- simpleVulkan
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cudart_static.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/simpleVulkan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2022.sln b/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2022.sln
deleted file mode 100644
index cc9d31c9..00000000
--- a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkan", "simpleVulkan_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2022.vcxproj
deleted file mode 100644
index 433f74cc..00000000
--- a/Samples/5_Domain_Specific/simpleVulkan/simpleVulkan_vs2022.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVulkan_vs2022
- simpleVulkan
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cudart_static.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/simpleVulkan.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2017.sln b/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2017.sln
deleted file mode 100644
index b53b2481..00000000
--- a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkanMMAP", "simpleVulkanMMAP_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2017.vcxproj b/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2017.vcxproj
deleted file mode 100644
index d0d825ec..00000000
--- a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2017.vcxproj
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVulkanMMAP_vs2017
- simpleVulkanMMAP
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cuda.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/simpleVulkanMMAP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2019.sln b/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2019.sln
deleted file mode 100644
index 2b62146c..00000000
--- a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkanMMAP", "simpleVulkanMMAP_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2019.vcxproj b/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2019.vcxproj
deleted file mode 100644
index 5943395b..00000000
--- a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2019.vcxproj
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVulkanMMAP_vs2019
- simpleVulkanMMAP
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cuda.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/simpleVulkanMMAP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2022.sln b/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2022.sln
deleted file mode 100644
index bb708988..00000000
--- a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkanMMAP", "simpleVulkanMMAP_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2022.vcxproj b/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2022.vcxproj
deleted file mode 100644
index 5c47a7d0..00000000
--- a/Samples/5_Domain_Specific/simpleVulkanMMAP/simpleVulkanMMAP_vs2022.vcxproj
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- simpleVulkanMMAP_vs2022
- simpleVulkanMMAP
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cuda.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/simpleVulkanMMAP.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2017.sln b/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2017.sln
deleted file mode 100644
index 225e9e6d..00000000
--- a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smokeParticles", "smokeParticles_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2017.vcxproj b/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2017.vcxproj
deleted file mode 100644
index ea3b5093..00000000
--- a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2017.vcxproj
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- smokeParticles_vs2017
- smokeParticles
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/smokeParticles.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2019.sln b/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2019.sln
deleted file mode 100644
index 8693de82..00000000
--- a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smokeParticles", "smokeParticles_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2019.vcxproj b/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2019.vcxproj
deleted file mode 100644
index 11119a14..00000000
--- a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2019.vcxproj
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- smokeParticles_vs2019
- smokeParticles
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/smokeParticles.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2022.sln b/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2022.sln
deleted file mode 100644
index 99236991..00000000
--- a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smokeParticles", "smokeParticles_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2022.vcxproj b/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2022.vcxproj
deleted file mode 100644
index 4dec9439..00000000
--- a/Samples/5_Domain_Specific/smokeParticles/smokeParticles_vs2022.vcxproj
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- smokeParticles_vs2022
- smokeParticles
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/smokeParticles.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2017.sln b/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2017.sln
deleted file mode 100644
index 338e0d82..00000000
--- a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stereoDisparity", "stereoDisparity_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2017.vcxproj b/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2017.vcxproj
deleted file mode 100644
index 65f05375..00000000
--- a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- stereoDisparity_vs2017
- stereoDisparity
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/stereoDisparity.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2019.sln b/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2019.sln
deleted file mode 100644
index 0d3b7df1..00000000
--- a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stereoDisparity", "stereoDisparity_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2019.vcxproj b/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2019.vcxproj
deleted file mode 100644
index efdab434..00000000
--- a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- stereoDisparity_vs2019
- stereoDisparity
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/stereoDisparity.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2022.sln b/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2022.sln
deleted file mode 100644
index 75b807cf..00000000
--- a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stereoDisparity", "stereoDisparity_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2022.vcxproj b/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2022.vcxproj
deleted file mode 100644
index 8f3d040f..00000000
--- a/Samples/5_Domain_Specific/stereoDisparity/stereoDisparity_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- stereoDisparity_vs2022
- stereoDisparity
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/stereoDisparity.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2017.sln b/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2017.sln
deleted file mode 100644
index 3f5a83dc..00000000
--- a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeFiltering", "volumeFiltering_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2017.vcxproj b/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2017.vcxproj
deleted file mode 100644
index 5a1b9424..00000000
--- a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2017.vcxproj
+++ /dev/null
@@ -1,127 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- volumeFiltering_vs2017
- volumeFiltering
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/volumeFiltering.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2019.sln b/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2019.sln
deleted file mode 100644
index 3a159fdb..00000000
--- a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeFiltering", "volumeFiltering_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2019.vcxproj b/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2019.vcxproj
deleted file mode 100644
index 17b3ac6f..00000000
--- a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2019.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- volumeFiltering_vs2019
- volumeFiltering
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/volumeFiltering.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2022.sln b/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2022.sln
deleted file mode 100644
index b17f796d..00000000
--- a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeFiltering", "volumeFiltering_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2022.vcxproj b/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2022.vcxproj
deleted file mode 100644
index 73849d6e..00000000
--- a/Samples/5_Domain_Specific/volumeFiltering/volumeFiltering_vs2022.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- volumeFiltering_vs2022
- volumeFiltering
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/volumeFiltering.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2017.sln b/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2017.sln
deleted file mode 100644
index 04ba931b..00000000
--- a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeRender", "volumeRender_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2017.vcxproj b/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2017.vcxproj
deleted file mode 100644
index f70cae03..00000000
--- a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2017.vcxproj
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- volumeRender_vs2017
- volumeRender
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/volumeRender.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2019.sln b/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2019.sln
deleted file mode 100644
index dcb67e00..00000000
--- a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeRender", "volumeRender_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2019.vcxproj b/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2019.vcxproj
deleted file mode 100644
index 4c63b617..00000000
--- a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2019.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- volumeRender_vs2019
- volumeRender
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/volumeRender.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2022.sln b/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2022.sln
deleted file mode 100644
index 3a78966e..00000000
--- a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeRender", "volumeRender_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2022.vcxproj b/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2022.vcxproj
deleted file mode 100644
index efe37a04..00000000
--- a/Samples/5_Domain_Specific/volumeRender/volumeRender_vs2022.vcxproj
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- volumeRender_vs2022
- volumeRender
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;freeglut.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../Common/lib/$(PlatformName);
- $(OutDir)/volumeRender.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
- glew64.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2017.sln b/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2017.sln
deleted file mode 100644
index 5cd57988..00000000
--- a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vulkanImageCUDA", "vulkanImageCUDA_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2017.vcxproj b/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2017.vcxproj
deleted file mode 100644
index 4e091726..00000000
--- a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2017.vcxproj
+++ /dev/null
@@ -1,122 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vulkanImageCUDA_vs2017
- vulkanImageCUDA
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cudart_static.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/vulkanImageCUDA.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2019.sln b/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2019.sln
deleted file mode 100644
index 5681d19e..00000000
--- a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vulkanImageCUDA", "vulkanImageCUDA_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2019.vcxproj b/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2019.vcxproj
deleted file mode 100644
index c7f2af0c..00000000
--- a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2019.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vulkanImageCUDA_vs2019
- vulkanImageCUDA
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cudart_static.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/vulkanImageCUDA.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2022.sln b/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2022.sln
deleted file mode 100644
index fa92abb5..00000000
--- a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vulkanImageCUDA", "vulkanImageCUDA_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2022.vcxproj b/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2022.vcxproj
deleted file mode 100644
index 5bec4cef..00000000
--- a/Samples/5_Domain_Specific/vulkanImageCUDA/vulkanImageCUDA_vs2022.vcxproj
+++ /dev/null
@@ -1,118 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- vulkanImageCUDA_vs2022
- vulkanImageCUDA
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;$(VULKAN_SDK)/include;
-
-
- Console
- cudart_static.lib;vulkan-1.lib;glfw3dll.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);../../../common/lib/$(PlatformName);$(VULKAN_SDK)/Lib;
- $(OutDir)/vulkanImageCUDA.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2017.sln b/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2017.sln
deleted file mode 100644
index 4c0a97bb..00000000
--- a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LargeKernelParameter", "LargeKernelParameter_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2017.vcxproj b/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2017.vcxproj
deleted file mode 100644
index 05c68e4e..00000000
--- a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- LargeKernelParameter_vs2017
- LargeKernelParameter
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/LargeKernelParameter.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2019.sln b/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2019.sln
deleted file mode 100644
index 7b2c7ced..00000000
--- a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LargeKernelParameter", "LargeKernelParameter_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2019.vcxproj b/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2019.vcxproj
deleted file mode 100644
index d36e221f..00000000
--- a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- LargeKernelParameter_vs2019
- LargeKernelParameter
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/LargeKernelParameter.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2022.sln b/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2022.sln
deleted file mode 100644
index 3bc9f41d..00000000
--- a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LargeKernelParameter", "LargeKernelParameter_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2022.vcxproj b/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2022.vcxproj
deleted file mode 100644
index ce8e892c..00000000
--- a/Samples/6_Performance/LargeKernelParameter/LargeKernelParameter_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- LargeKernelParameter_vs2022
- LargeKernelParameter
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/LargeKernelParameter.exe
-
-
- compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2017.sln b/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2017.sln
deleted file mode 100644
index 701c3596..00000000
--- a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryPerf", "UnifiedMemoryPerf_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2017.vcxproj b/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2017.vcxproj
deleted file mode 100644
index 439481fe..00000000
--- a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2017.vcxproj
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- UnifiedMemoryPerf_vs2017
- UnifiedMemoryPerf
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/UnifiedMemoryPerf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2019.sln b/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2019.sln
deleted file mode 100644
index 46159307..00000000
--- a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryPerf", "UnifiedMemoryPerf_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2019.vcxproj b/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2019.vcxproj
deleted file mode 100644
index fdc41a74..00000000
--- a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2019.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- UnifiedMemoryPerf_vs2019
- UnifiedMemoryPerf
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/UnifiedMemoryPerf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2022.sln b/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2022.sln
deleted file mode 100644
index 54d92d22..00000000
--- a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryPerf", "UnifiedMemoryPerf_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2022.vcxproj b/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2022.vcxproj
deleted file mode 100644
index b4e92853..00000000
--- a/Samples/6_Performance/UnifiedMemoryPerf/UnifiedMemoryPerf_vs2022.vcxproj
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- UnifiedMemoryPerf_vs2022
- UnifiedMemoryPerf
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/UnifiedMemoryPerf.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/alignedTypes/alignedTypes_vs2017.sln b/Samples/6_Performance/alignedTypes/alignedTypes_vs2017.sln
deleted file mode 100644
index 4f9c7dff..00000000
--- a/Samples/6_Performance/alignedTypes/alignedTypes_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alignedTypes", "alignedTypes_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/alignedTypes/alignedTypes_vs2017.vcxproj b/Samples/6_Performance/alignedTypes/alignedTypes_vs2017.vcxproj
deleted file mode 100644
index f177e1bc..00000000
--- a/Samples/6_Performance/alignedTypes/alignedTypes_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- alignedTypes_vs2017
- alignedTypes
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/alignedTypes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/alignedTypes/alignedTypes_vs2019.sln b/Samples/6_Performance/alignedTypes/alignedTypes_vs2019.sln
deleted file mode 100644
index 32a682bd..00000000
--- a/Samples/6_Performance/alignedTypes/alignedTypes_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alignedTypes", "alignedTypes_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/alignedTypes/alignedTypes_vs2019.vcxproj b/Samples/6_Performance/alignedTypes/alignedTypes_vs2019.vcxproj
deleted file mode 100644
index fcf174ec..00000000
--- a/Samples/6_Performance/alignedTypes/alignedTypes_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- alignedTypes_vs2019
- alignedTypes
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/alignedTypes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/alignedTypes/alignedTypes_vs2022.sln b/Samples/6_Performance/alignedTypes/alignedTypes_vs2022.sln
deleted file mode 100644
index c5ac56e4..00000000
--- a/Samples/6_Performance/alignedTypes/alignedTypes_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alignedTypes", "alignedTypes_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/alignedTypes/alignedTypes_vs2022.vcxproj b/Samples/6_Performance/alignedTypes/alignedTypes_vs2022.vcxproj
deleted file mode 100644
index bb200e26..00000000
--- a/Samples/6_Performance/alignedTypes/alignedTypes_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- alignedTypes_vs2022
- alignedTypes
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/alignedTypes.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2017.sln b/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2017.sln
deleted file mode 100644
index 9a8b80cd..00000000
--- a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaGraphsPerfScaling", "cudaGraphsPerfScaling_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2017.vcxproj b/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2017.vcxproj
deleted file mode 100644
index 88bfe7f1..00000000
--- a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaGraphsPerfScaling_vs2017
- cudaGraphsPerfScaling
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaGraphsPerfScaling.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2019.sln b/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2019.sln
deleted file mode 100644
index 5c443345..00000000
--- a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaGraphsPerfScaling", "cudaGraphsPerfScaling_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2019.vcxproj b/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2019.vcxproj
deleted file mode 100644
index f2d60343..00000000
--- a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaGraphsPerfScaling_vs2019
- cudaGraphsPerfScaling
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaGraphsPerfScaling.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2022.sln b/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2022.sln
deleted file mode 100644
index 76280160..00000000
--- a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaGraphsPerfScaling", "cudaGraphsPerfScaling_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2022.vcxproj b/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2022.vcxproj
deleted file mode 100644
index 30384f07..00000000
--- a/Samples/6_Performance/cudaGraphsPerfScaling/cudaGraphsPerfScaling_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- cudaGraphsPerfScaling_vs2022
- cudaGraphsPerfScaling
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/cudaGraphsPerfScaling.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/transpose/transpose_vs2017.sln b/Samples/6_Performance/transpose/transpose_vs2017.sln
deleted file mode 100644
index 4c3c0ac3..00000000
--- a/Samples/6_Performance/transpose/transpose_vs2017.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2017
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "transpose", "transpose_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/transpose/transpose_vs2017.vcxproj b/Samples/6_Performance/transpose/transpose_vs2017.vcxproj
deleted file mode 100644
index 195a6ce3..00000000
--- a/Samples/6_Performance/transpose/transpose_vs2017.vcxproj
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- transpose_vs2017
- transpose
-
-
-
- $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))
- $(LatestTargetPlatformVersion)
- $(WindowsTargetPlatformVersion)
-
-
-
- Application
- MultiByte
- v141
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/transpose.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/transpose/transpose_vs2019.sln b/Samples/6_Performance/transpose/transpose_vs2019.sln
deleted file mode 100644
index 02b5ad7b..00000000
--- a/Samples/6_Performance/transpose/transpose_vs2019.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2019
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "transpose", "transpose_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/transpose/transpose_vs2019.vcxproj b/Samples/6_Performance/transpose/transpose_vs2019.vcxproj
deleted file mode 100644
index 7a901a8d..00000000
--- a/Samples/6_Performance/transpose/transpose_vs2019.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- transpose_vs2019
- transpose
-
-
-
-
- Application
- MultiByte
- v142
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/transpose.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples/6_Performance/transpose/transpose_vs2022.sln b/Samples/6_Performance/transpose/transpose_vs2022.sln
deleted file mode 100644
index a6731edb..00000000
--- a/Samples/6_Performance/transpose/transpose_vs2022.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2022
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "transpose", "transpose_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Samples/6_Performance/transpose/transpose_vs2022.vcxproj b/Samples/6_Performance/transpose/transpose_vs2022.vcxproj
deleted file mode 100644
index 56ce0896..00000000
--- a/Samples/6_Performance/transpose/transpose_vs2022.vcxproj
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
- $(VCTargetsPath)\BuildCustomizations
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}
- transpose_vs2022
- transpose
-
-
-
-
- Application
- MultiByte
- v143
- 10.0
-
-
- true
-
-
- true
-
-
-
-
-
-
-
-
-
-
- $(Platform)/$(Configuration)/
- $(IncludePath)
- AllRules.ruleset
-
-
-
-
- ../../../bin/win64/$(Configuration)/
-
-
-
- Level3
- WIN32;_MBCS;%(PreprocessorDefinitions)
- ./;$(CudaToolkitDir)/include;../../../Common;
-
-
- Console
- cudart_static.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
- $(CudaToolkitLibDir);
- $(OutDir)/transpose.exe
-
-
- compute_50,sm_50;compute_52,sm_52;compute_60,sm_60;compute_61,sm_61;compute_70,sm_70;compute_75,sm_75;compute_80,sm_80;compute_86,sm_86;compute_89,sm_89;compute_90,sm_90;
- -Xcompiler "/wd 4819" --threads 0
- ./;../../../Common
- WIN32
-
-
-
-
- Disabled
- MultiThreadedDebug
-
-
- true
- Default
-
-
- MTd
- 64
-
-
-
-
- MaxSpeed
- MultiThreaded
-
-
- false
- UseLinkTimeCodeGeneration
-
-
- MT
- 64
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Samples_VS2017.sln b/Samples_VS2017.sln
deleted file mode 100644
index 81588aa3..00000000
--- a/Samples_VS2017.sln
+++ /dev/null
@@ -1,1346 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.28307.1684
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{D29C7CD7-8B64-4370-9F2D-E94FC3F1C227}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "6_Performance", "6_Performance", "{56DC6E09-DA2E-455C-9241-B25D8F05C23A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryPerf", "Samples\6_Performance\UnifiedMemoryPerf\UnifiedMemoryPerf_vs2017.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "transpose", "Samples\6_Performance\transpose\transpose_vs2017.vcxproj", "{FA19CE89-C263-4B14-9FC0-B207EE3C3E0E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alignedTypes", "Samples\6_Performance\alignedTypes\alignedTypes_vs2017.vcxproj", "{884A8EAC-9493-4F8E-B530-A1A83C93E28A}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "5_Domain_Specific", "5_Domain_Specific", "{343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vulkanImageCUDA", "Samples\5_Domain_Specific\vulkanImageCUDA\vulkanImageCUDA_vs2017.vcxproj", "{050D3B93-4EE3-4B51-8330-A303A161669B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeRender", "Samples\5_Domain_Specific\volumeRender\volumeRender_vs2017.vcxproj", "{6C5002ED-B4F7-482C-8C8B-7E5ADA18215F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeFiltering", "Samples\5_Domain_Specific\volumeFiltering\volumeFiltering_vs2017.vcxproj", "{E4CCBC53-1AF9-440A-9A17-59F11E3F35C5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VFlockingD3D10", "Samples\5_Domain_Specific\VFlockingD3D10\VFlockingD3D10_vs2017.vcxproj", "{72923905-B154-4CCE-BAC9-F7C131593613}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stereoDisparity", "Samples\5_Domain_Specific\stereoDisparity\stereoDisparity_vs2017.vcxproj", "{80E690D4-9A31-4B0B-B4B8-42160918BF27}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobolQRNG", "Samples\5_Domain_Specific\SobolQRNG\SobolQRNG_vs2017.vcxproj", "{5BD79419-6A9F-42E4-BE90-B6187711E122}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobelFilter", "Samples\5_Domain_Specific\SobelFilter\SobelFilter_vs2017.vcxproj", "{6C6D0473-7F74-4A83-870C-FCAC96F06A1C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smokeParticles", "Samples\5_Domain_Specific\smokeParticles\smokeParticles_vs2017.vcxproj", "{2F896B92-AC98-4D6D-B280-726307ABD7AE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SLID3D10Texture", "Samples\5_Domain_Specific\SLID3D10Texture\SLID3D10Texture_vs2017.vcxproj", "{0DB4F017-0D31-4DB2-A780-3256E6952079}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkanMMAP", "Samples\5_Domain_Specific\simpleVulkanMMAP\simpleVulkanMMAP_vs2017.vcxproj", "{C08BA4B3-8AE3-49AD-91B0-83DAA88B2561}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkan", "Samples\5_Domain_Specific\simpleVulkan\simpleVulkan_vs2017.vcxproj", "{F4DDF2F8-B48C-4A51-A1FC-FED17290F4AD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleGL", "Samples\5_Domain_Specific\simpleGL\simpleGL_vs2017.vcxproj", "{2C2CFF75-E688-4C27-8AF3-FBFE693B032E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9Texture", "Samples\5_Domain_Specific\simpleD3D9Texture\simpleD3D9Texture_vs2017.vcxproj", "{B3231884-C9B3-4EFF-8530-0EF5722883E6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9", "Samples\5_Domain_Specific\simpleD3D9\simpleD3D9_vs2017.vcxproj", "{D432D825-9D8B-418A-8453-F2C7080B7980}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D12", "Samples\5_Domain_Specific\simpleD3D12\simpleD3D12_vs2017.vcxproj", "{97978B4D-59BD-4765-845F-32A5E8A650EC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11Texture", "Samples\5_Domain_Specific\simpleD3D11Texture\simpleD3D11Texture_vs2017.vcxproj", "{FFA765CC-B9FA-40EE-A7A7-84E4900DD78F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11", "Samples\5_Domain_Specific\simpleD3D11\simpleD3D11_vs2017.vcxproj", "{B4903323-6965-4B45-A228-685FC0834E8A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10Texture", "Samples\5_Domain_Specific\simpleD3D10Texture\simpleD3D10Texture_vs2017.vcxproj", "{E4BAEC67-9122-4E5E-A6FE-71E336B7FE36}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10RenderTarget", "Samples\5_Domain_Specific\simpleD3D10RenderTarget\simpleD3D10RenderTarget_vs2017.vcxproj", "{419A09EB-7323-4581-A662-B1C04950FA08}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10", "Samples\5_Domain_Specific\simpleD3D10\simpleD3D10_vs2017.vcxproj", "{13F93797-B6FE-46B5-B1B3-24617B89F5D2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "recursiveGaussian", "Samples\5_Domain_Specific\recursiveGaussian\recursiveGaussian_vs2017.vcxproj", "{64260FB8-987F-404C-BF63-80EFFD8A8987}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator_nvrtc", "Samples\5_Domain_Specific\quasirandomGenerator_nvrtc\quasirandomGenerator_nvrtc_vs2017.vcxproj", "{DDB0B69C-1DA6-4DD3-8177-8B5328744927}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator", "Samples\5_Domain_Specific\quasirandomGenerator\quasirandomGenerator_vs2017.vcxproj", "{7A512F21-0824-4354-81F3-482861419057}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "postProcessGL", "Samples\5_Domain_Specific\postProcessGL\postProcessGL_vs2017.vcxproj", "{6E0ACE7E-EBBE-4E9C-9250-95AAD3571085}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "p2pBandwidthLatencyTest", "Samples\5_Domain_Specific\p2pBandwidthLatencyTest\p2pBandwidthLatencyTest_vs2017.vcxproj", "{4079731F-90C2-4705-9D0F-832DABA18145}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NV12toBGRandResize", "Samples\5_Domain_Specific\NV12toBGRandResize\NV12toBGRandResize_vs2017.vcxproj", "{7D44A94D-70E4-4842-9548-86A9199EF9E2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nbody", "Samples\5_Domain_Specific\nbody\nbody_vs2017.vcxproj", "{264C8A52-6E05-445B-9F98-ADC00D68B73A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MonteCarloMultiGPU", "Samples\5_Domain_Specific\MonteCarloMultiGPU\MonteCarloMultiGPU_vs2017.vcxproj", "{CB15B2BA-5985-4DB5-B3D4-44D18EA8F476}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "marchingCubes", "Samples\5_Domain_Specific\marchingCubes\marchingCubes_vs2017.vcxproj", "{1024B58E-B403-4917-8929-14552CEA155C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mandelbrot", "Samples\5_Domain_Specific\Mandelbrot\Mandelbrot_vs2017.vcxproj", "{D3CDC09C-28E0-4143-BD94-9B5F6FF5C278}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HSOpticalFlow", "Samples\5_Domain_Specific\HSOpticalFlow\HSOpticalFlow_vs2017.vcxproj", "{311A2CB4-7819-4511-A9AA-5CD3F78302BF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsGL", "Samples\5_Domain_Specific\fluidsGL\fluidsGL_vs2017.vcxproj", "{65C1A8FA-151D-4705-96D3-92C7C296C9C4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsD3D9", "Samples\5_Domain_Specific\fluidsD3D9\fluidsD3D9_vs2017.vcxproj", "{0E87FE28-53B8-4EA2-8A32-7ADAB64E38D2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FDTD3d", "Samples\5_Domain_Specific\FDTD3d\FDTD3d_vs2017.vcxproj", "{AC3CF93F-4E2F-44B8-A7BF-2D16AC921B33}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fastWalshTransform", "Samples\5_Domain_Specific\fastWalshTransform\fastWalshTransform_vs2017.vcxproj", "{ED9F1BCA-3A41-4A3A-84C7-1ED44120BDF8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dxtc", "Samples\5_Domain_Specific\dxtc\dxtc_vs2017.vcxproj", "{C5D9D551-78D0-49D8-8CFA-5A785F0E44B8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dwtHaar1D", "Samples\5_Domain_Specific\dwtHaar1D\dwtHaar1D_vs2017.vcxproj", "{73706E43-8D65-48D9-8860-9058DAF226F7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionFFT2D", "Samples\5_Domain_Specific\convolutionFFT2D\convolutionFFT2D_vs2017.vcxproj", "{1EBF1DED-C118-4C51-8B23-E5EF7C04E602}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes_nvrtc", "Samples\5_Domain_Specific\BlackScholes_nvrtc\BlackScholes_nvrtc_vs2017.vcxproj", "{4764F58E-5176-4E4A-A847-D13DB15AFC4A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes", "Samples\5_Domain_Specific\BlackScholes\BlackScholes_vs2017.vcxproj", "{87DB704E-B45F-4E81-985A-5F417ADE8896}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions_nvrtc", "Samples\5_Domain_Specific\binomialOptions_nvrtc\binomialOptions_nvrtc_vs2017.vcxproj", "{E849F940-D038-4BF6-AC37-D5137B7A6426}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions", "Samples\5_Domain_Specific\binomialOptions\binomialOptions_vs2017.vcxproj", "{57BB9538-85E7-45AB-B561-E2DBAF57706B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bilateralFilter", "Samples\5_Domain_Specific\bilateralFilter\bilateralFilter_vs2017.vcxproj", "{72EE76EA-5EA3-4BE4-BE1D-56C71518C858}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bicubicTexture", "Samples\5_Domain_Specific\bicubicTexture\bicubicTexture_vs2017.vcxproj", "{E9B015BC-14F5-4574-9FE8-ED20CF8E9D50}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "4_CUDA_Libraries", "4_CUDA_Libraries", "{F4B280A5-8E05-42E2-833E-60E26596344C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "watershedSegmentationNPP", "Samples\4_CUDA_Libraries\watershedSegmentationNPP\watershedSegmentationNPP_vs2017.vcxproj", "{4CD55B51-5DF1-4434-B168-78B8C5A951C7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_MGPU", "Samples\4_CUDA_Libraries\simpleCUFFT_MGPU\simpleCUFFT_MGPU_vs2017.vcxproj", "{BC53FCEE-75CC-4690-84EF-B1F427760463}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_2d_MGPU", "Samples\4_CUDA_Libraries\simpleCUFFT_2d_MGPU\simpleCUFFT_2d_MGPU_vs2017.vcxproj", "{420BDC6A-E1A2-4474-A356-5281C50C23B9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT", "Samples\4_CUDA_Libraries\simpleCUFFT\simpleCUFFT_vs2017.vcxproj", "{85160989-7014-49BD-8604-3C118E5E8608}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS_LU", "Samples\4_CUDA_Libraries\simpleCUBLAS_LU\simpleCUBLAS_LU_vs2017.vcxproj", "{C7285F48-E040-46E9-B063-C93F57D59093}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLASXT", "Samples\4_CUDA_Libraries\simpleCUBLASXT\simpleCUBLASXT_vs2017.vcxproj", "{C377313F-22CE-4DEA-BE67-1E8D65B7A392}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS", "Samples\4_CUDA_Libraries\simpleCUBLAS\simpleCUBLAS_vs2017.vcxproj", "{DCD9377D-A743-40EE-8D55-C3A957AD0648}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "randomFog", "Samples\4_CUDA_Libraries\randomFog\randomFog_vs2017.vcxproj", "{387EA54F-EBFD-45D7-B775-3649C959D475}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "oceanFFT", "Samples\4_CUDA_Libraries\oceanFFT\oceanFFT_vs2017.vcxproj", "{BAA5E649-917A-4F3B-AD0B-C77A4F836260}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG_encoder", "Samples\4_CUDA_Libraries\nvJPEG_encoder\nvJPEG_encoder_vs2017.vcxproj", "{F62ECB4E-2D03-459B-AE69-A308E23EB642}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG", "Samples\4_CUDA_Libraries\nvJPEG\nvJPEG_vs2017.vcxproj", "{9B672F4D-16E9-4F3A-8009-8FF599B5BA5C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MersenneTwisterGP11213", "Samples\4_CUDA_Libraries\MersenneTwisterGP11213\MersenneTwisterGP11213_vs2017.vcxproj", "{3DC77B31-B73A-4D8F-8A99-D18642279BE5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulCUBLAS", "Samples\4_CUDA_Libraries\matrixMulCUBLAS\matrixMulCUBLAS_vs2017.vcxproj", "{24B9BE84-36CD-4E3C-9EC5-95C130FB65E8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lineOfSight", "Samples\4_CUDA_Libraries\lineOfSight\lineOfSight_vs2017.vcxproj", "{9ABA032C-0D43-4D19-9A2C-81EBA5DC2738}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histEqualizationNPP", "Samples\4_CUDA_Libraries\histEqualizationNPP\histEqualizationNPP_vs2017.vcxproj", "{D3C7CE67-71A1-4377-A1C1-C2311D17B9C3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freeImageInteropNPP", "Samples\4_CUDA_Libraries\freeImageInteropNPP\freeImageInteropNPP_vs2017.vcxproj", "{9FE1A92E-541A-4B1B-8EBA-A0C962EB98BF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilterBorderControlNPP", "Samples\4_CUDA_Libraries\FilterBorderControlNPP\FilterBorderControlNPP_vs2017.vcxproj", "{19D01E6B-1D4C-4F59-A2B9-7A92DCC782B4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelQR", "Samples\4_CUDA_Libraries\cuSolverSp_LowlevelQR\cuSolverSp_LowlevelQR_vs2017.vcxproj", "{6ED20A6B-0AC0-4CA2-A383-82591E942C78}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelCholesky", "Samples\4_CUDA_Libraries\cuSolverSp_LowlevelCholesky\cuSolverSp_LowlevelCholesky_vs2017.vcxproj", "{7FF24FD6-513A-4B17-B391-4EB6C38D78EE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LinearSolver", "Samples\4_CUDA_Libraries\cuSolverSp_LinearSolver\cuSolverSp_LinearSolver_vs2017.vcxproj", "{A071CF80-9D66-4BB6-B329-24753C2B5ADF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverRf", "Samples\4_CUDA_Libraries\cuSolverRf\cuSolverRf_vs2017.vcxproj", "{6B75F25D-3CEA-406E-AB39-A95A06DE53B4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverDn_LinearSolver", "Samples\4_CUDA_Libraries\cuSolverDn_LinearSolver\cuSolverDn_LinearSolver_vs2017.vcxproj", "{A2933211-9FAB-4E57-AFFF-6715AC18A9DC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientUM", "Samples\4_CUDA_Libraries\conjugateGradientUM\conjugateGradientUM_vs2017.vcxproj", "{B250EFA9-5571-47C1-BCB4-8326649FD453}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientPrecond", "Samples\4_CUDA_Libraries\conjugateGradientPrecond\conjugateGradientPrecond_vs2017.vcxproj", "{2DE39E01-F9EC-4EAB-9A13-4FBF9718ADD3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiDeviceCG", "Samples\4_CUDA_Libraries\conjugateGradientMultiDeviceCG\conjugateGradientMultiDeviceCG_vs2017.vcxproj", "{D7513201-DD4F-4740-A62A-F709B17083D5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiBlockCG", "Samples\4_CUDA_Libraries\conjugateGradientMultiBlockCG\conjugateGradientMultiBlockCG_vs2017.vcxproj", "{08D4624D-F085-4322-A285-CCCFAB4BC370}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientCudaGraphs", "Samples\4_CUDA_Libraries\conjugateGradientCudaGraphs\conjugateGradientCudaGraphs_vs2017.vcxproj", "{B15D311C-7A09-4A49-A2BD-64FAB350F304}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradient", "Samples\4_CUDA_Libraries\conjugateGradient\conjugateGradient_vs2017.vcxproj", "{EFAB0C55-C955-4216-A367-3724477ED9F9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cannyEdgeDetectorNPP", "Samples\4_CUDA_Libraries\cannyEdgeDetectorNPP\cannyEdgeDetectorNPP_vs2017.vcxproj", "{0E5A0656-963E-4E2A-894A-14EBDD68189D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilterNPP", "Samples\4_CUDA_Libraries\boxFilterNPP\boxFilterNPP_vs2017.vcxproj", "{507CD819-0BBA-4864-B76E-DADC1388F816}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchedLabelMarkersAndLabelCompressionNPP", "Samples\4_CUDA_Libraries\batchedLabelMarkersAndLabelCompressionNPP\batchedLabelMarkersAndLabelCompressionNPP_vs2017.vcxproj", "{37996D3C-6D4D-4556-88EE-5FA087202B96}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchCUBLAS", "Samples\4_CUDA_Libraries\batchCUBLAS\batchCUBLAS_vs2017.vcxproj", "{C3B37CBF-F8AF-49A9-9EA4-904A56636DAB}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "3_CUDA_Features", "3_CUDA_Features", "{1357B0AD-3C9E-4394-8273-BA7FC01CC51D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "warpAggregatedAtomicsCG", "Samples\3_CUDA_Features\warpAggregatedAtomicsCG\warpAggregatedAtomicsCG_vs2017.vcxproj", "{F380F516-4DBB-4DB5-ACB6-D4B99E7050F4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tf32TensorCoreGemm", "Samples\3_CUDA_Features\tf32TensorCoreGemm\tf32TensorCoreGemm_vs2017.vcxproj", "{013EE28F-E5DB-40FA-AA0F-F4E1540AA6E0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCudaGraphs", "Samples\3_CUDA_Features\simpleCudaGraphs\simpleCudaGraphs_vs2017.vcxproj", "{83BB2CFC-846F-4279-988D-C0A868749882}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ptxjit", "Samples\3_CUDA_Features\ptxjit\ptxjit_vs2017.vcxproj", "{EC3F0F24-620E-4898-B728-038C34C6178B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "newdelete", "Samples\3_CUDA_Features\newdelete\newdelete_vs2017.vcxproj", "{33864172-323E-446F-9AE4-57C753116384}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memMapIPCDrv", "Samples\3_CUDA_Features\memMapIPCDrv\memMapIPCDrv_vs2017.vcxproj", "{73E230B4-7376-4DF0-9458-997B2CA80F27}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jacobiCudaGraphs", "Samples\3_CUDA_Features\jacobiCudaGraphs\jacobiCudaGraphs_vs2017.vcxproj", "{726B0F39-166F-428B-930F-96CFCFC42C05}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "immaTensorCoreGemm", "Samples\3_CUDA_Features\immaTensorCoreGemm\immaTensorCoreGemm_vs2017.vcxproj", "{A08B4394-1FBB-4584-8F0F-28D6B494E89A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryNodes", "Samples\3_CUDA_Features\graphMemoryNodes\graphMemoryNodes_vs2017.vcxproj", "{B9AEC050-6D7E-4430-8D91-9E0F7958F7A1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryFootprint", "Samples\3_CUDA_Features\graphMemoryFootprint\graphMemoryFootprint_vs2017.vcxproj", "{3EBBEF74-25C3-4789-954C-5409B5EC5395}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "globalToShmemAsyncCopy", "Samples\3_CUDA_Features\globalToShmemAsyncCopy\globalToShmemAsyncCopy_vs2017.vcxproj", "{31F1142A-B329-42BF-B890-514D9E03B65B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dmmaTensorCoreGemm", "Samples\3_CUDA_Features\dmmaTensorCoreGemm\dmmaTensorCoreGemm_vs2017.vcxproj", "{591AA160-8CFE-418E-84B2-9230D1ADB417}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaTensorCoreGemm", "Samples\3_CUDA_Features\cudaTensorCoreGemm\cudaTensorCoreGemm_vs2017.vcxproj", "{F9B76587-4A4E-4D71-BF51-0D0E508C43EB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaCompressibleMemory", "Samples\3_CUDA_Features\cudaCompressibleMemory\cudaCompressibleMemory_vs2017.vcxproj", "{89F019F1-9B00-4DAA-B9C7-4B4DB0A9E3DE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimpleQuicksort", "Samples\3_CUDA_Features\cdpSimpleQuicksort\cdpSimpleQuicksort_vs2017.vcxproj", "{0301026E-C2F3-4D5B-A1DF-D41776CBD5ED}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimplePrint", "Samples\3_CUDA_Features\cdpSimplePrint\cdpSimplePrint_vs2017.vcxproj", "{1A241F3C-7B40-4EFD-8631-0DD143C48F45}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpQuadtree", "Samples\3_CUDA_Features\cdpQuadtree\cdpQuadtree_vs2017.vcxproj", "{780EFF0D-5967-47E9-BA2F-4A762FD7ECCE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpBezierTessellation", "Samples\3_CUDA_Features\cdpBezierTessellation\cdpBezierTessellation_vs2017.vcxproj", "{5344A31A-E75E-4232-BDD2-DB2C1EDAF51F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpAdvancedQuicksort", "Samples\3_CUDA_Features\cdpAdvancedQuicksort\cdpAdvancedQuicksort_vs2017.vcxproj", "{2750C044-5A6C-4E0E-8515-8DF187C2CA1D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bindlessTexture", "Samples\3_CUDA_Features\bindlessTexture\bindlessTexture_vs2017.vcxproj", "{E840C7AC-5D73-40C4-950E-978A6E7357C9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binaryPartitionCG", "Samples\3_CUDA_Features\binaryPartitionCG\binaryPartitionCG_vs2017.vcxproj", "{33A0D28E-DD3D-4196-844F-7E347064CCCC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bf16TensorCoreGemm", "Samples\3_CUDA_Features\bf16TensorCoreGemm\bf16TensorCoreGemm_vs2017.vcxproj", "{EDE1013E-5D19-40F4-A897-980BD4C60D36}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2_Concepts_and_Techniques", "2_Concepts_and_Techniques", "{10F7C6DD-7BA0-4177-8679-5F4F36E82475}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadMigration", "Samples\2_Concepts_and_Techniques\threadMigration\threadMigration_vs2017.vcxproj", "{ABD35A93-DEAE-4010-BF13-AAA5427AA299}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadFenceReduction", "Samples\2_Concepts_and_Techniques\threadFenceReduction\threadFenceReduction_vs2017.vcxproj", "{9AC517B8-22DE-413E-8F56-DAB6B2E92B61}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocationP2P", "Samples\2_Concepts_and_Techniques\streamOrderedAllocationP2P\streamOrderedAllocationP2P_vs2017.vcxproj", "{AABC5A97-5439-4B21-9A3B-272B4B6FD5B9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocation", "Samples\2_Concepts_and_Techniques\streamOrderedAllocation\streamOrderedAllocation_vs2017.vcxproj", "{33E249AA-6389-41B9-B91E-7B6138EC55FC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sortingNetworks", "Samples\2_Concepts_and_Techniques\sortingNetworks\sortingNetworks_vs2017.vcxproj", "{EB2FF772-327E-40DD-AA6A-FE637B6123FE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shfl_scan", "Samples\2_Concepts_and_Techniques\shfl_scan\shfl_scan_vs2017.vcxproj", "{2A2D9633-1B8A-4F66-ACC7-01F4697FC4BF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "segmentationTreeThrust", "Samples\2_Concepts_and_Techniques\segmentationTreeThrust\segmentationTreeThrust_vs2017.vcxproj", "{FD2D839C-677D-4173-A66E-A51D49D8EE17}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scan", "Samples\2_Concepts_and_Techniques\scan\scan_vs2017.vcxproj", "{4BDE35BC-85C4-48EA-9EA7-8CAAB05D289E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scalarProd", "Samples\2_Concepts_and_Techniques\scalarProd\scalarProd_vs2017.vcxproj", "{699E4386-6417-4FE0-AE4E-F4F2E786FB5B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reductionMultiBlockCG", "Samples\2_Concepts_and_Techniques\reductionMultiBlockCG\reductionMultiBlockCG_vs2017.vcxproj", "{DC1E258C-115C-43F0-A254-3251682539DD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reduction", "Samples\2_Concepts_and_Techniques\reduction\reduction_vs2017.vcxproj", "{CBABD161-AB97-4956-ABCA-CFB02B85137C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radixSortThrust", "Samples\2_Concepts_and_Techniques\radixSortThrust\radixSortThrust_vs2017.vcxproj", "{407256CC-F1A0-414A-B758-BD69557CBB69}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "particles", "Samples\2_Concepts_and_Techniques\particles\particles_vs2017.vcxproj", "{1E72BC33-CCAD-4023-BA38-DF30FC141C65}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_SingleAsianOptionP", "Samples\2_Concepts_and_Techniques\MC_SingleAsianOptionP\MC_SingleAsianOptionP_vs2017.vcxproj", "{07637755-2B38-4138-9060-40D8E103D192}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiQ", "Samples\2_Concepts_and_Techniques\MC_EstimatePiQ\MC_EstimatePiQ_vs2017.vcxproj", "{76B12571-700E-48C0-8A83-B86F593E8BBA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiP", "Samples\2_Concepts_and_Techniques\MC_EstimatePiP\MC_EstimatePiP_vs2017.vcxproj", "{E7ED26FA-70EB-45D8-BD15-02F3B3E5E887}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineQ", "Samples\2_Concepts_and_Techniques\MC_EstimatePiInlineQ\MC_EstimatePiInlineQ_vs2017.vcxproj", "{AA3EB5EA-E4E3-4E93-88E5-A8E28F486976}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineP", "Samples\2_Concepts_and_Techniques\MC_EstimatePiInlineP\MC_EstimatePiInlineP_vs2017.vcxproj", "{65ADCC04-C92A-46E2-83A6-8B4B27F26C0C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "interval", "Samples\2_Concepts_and_Techniques\interval\interval_vs2017.vcxproj", "{F9D75725-88DF-4BE6-8999-F178E3503C67}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX_nvrtc", "Samples\2_Concepts_and_Techniques\inlinePTX_nvrtc\inlinePTX_nvrtc_vs2017.vcxproj", "{907758B5-9AF1-478E-B50B-7C4FA25A4FF2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX", "Samples\2_Concepts_and_Techniques\inlinePTX\inlinePTX_vs2017.vcxproj", "{90FD023B-165D-4763-A24B-1FFC7FF88EA6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imageDenoising", "Samples\2_Concepts_and_Techniques\imageDenoising\imageDenoising_vs2017.vcxproj", "{D7147E17-EFEA-4BB1-BAF5-6957CE0157F3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histogram", "Samples\2_Concepts_and_Techniques\histogram\histogram_vs2017.vcxproj", "{5346B85C-1ECE-4B39-B086-0091BA51D1BE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FunctionPointers", "Samples\2_Concepts_and_Techniques\FunctionPointers\FunctionPointers_vs2017.vcxproj", "{7480B120-86E5-48E3-800D-459A471267FE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eigenvalues", "Samples\2_Concepts_and_Techniques\eigenvalues\eigenvalues_vs2017.vcxproj", "{2C4595E7-BAA2-485B-B2D7-0DB6CC398861}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dct8x8", "Samples\2_Concepts_and_Techniques\dct8x8\dct8x8_vs2017.vcxproj", "{CD5E9A2B-3A8E-4707-AF96-4BABAFC90398}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionTexture", "Samples\2_Concepts_and_Techniques\convolutionTexture\convolutionTexture_vs2017.vcxproj", "{C362DD61-1DDC-4E15-A9F5-F675E59C07C3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionSeparable", "Samples\2_Concepts_and_Techniques\convolutionSeparable\convolutionSeparable_vs2017.vcxproj", "{EFE5C57A-49EA-4F99-9A30-0656D5E2C553}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilter", "Samples\2_Concepts_and_Techniques\boxFilter\boxFilter_vs2017.vcxproj", "{52AD13F3-91F8-4CD2-9695-1114BAA588DD}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "1_Utilities", "1_Utilities", "{22216091-17CA-475F-ADFD-DFAD9805E5DE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "topologyQuery", "Samples\1_Utilities\topologyQuery\topologyQuery_vs2017.vcxproj", "{DF4492DD-001E-4211-BFA7-CA41933E34D8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQueryDrv", "Samples\1_Utilities\deviceQueryDrv\deviceQueryDrv_vs2017.vcxproj", "{AFC9A359-2CCF-4338-AF22-703FF1FEF69D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQuery", "Samples\1_Utilities\deviceQuery\deviceQuery_vs2017.vcxproj", "{B7851051-B998-4271-879E-8E3A57155F4A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bandwidthTest", "Samples\1_Utilities\bandwidthTest\bandwidthTest_vs2017.vcxproj", "{7232B6F5-4924-4238-8996-FB81110A7CAD}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "0_Introduction", "0_Introduction", "{6969E74C-BDF8-4B59-9C2A-AFA00557B270}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd_nvrtc", "Samples\0_Introduction\vectorAdd_nvrtc\vectorAdd_nvrtc_vs2017.vcxproj", "{B0A45ED7-0B70-4391-9A37-8200177970C1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddMMAP", "Samples\0_Introduction\vectorAddMMAP\vectorAddMMAP_vs2017.vcxproj", "{2536187C-64CF-498B-A3B4-62B04A6FFC0C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddDrv", "Samples\0_Introduction\vectorAddDrv\vectorAddDrv_vs2017.vcxproj", "{BECA35FC-95CD-4A39-95E9-C5EA08F87760}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd", "Samples\0_Introduction\vectorAdd\vectorAdd_vs2017.vcxproj", "{1BFCC8C7-F58D-491D-9CB1-B1C3CD98668B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryStreams", "Samples\0_Introduction\UnifiedMemoryStreams\UnifiedMemoryStreams_vs2017.vcxproj", "{A040BDA9-EA44-4095-B492-53F94B8778D6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "template", "Samples\0_Introduction\template\template_vs2017.vcxproj", "{3CE4482D-A692-44C8-B64F-3876B6ADC5A9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleZeroCopy", "Samples\0_Introduction\simpleZeroCopy\simpleZeroCopy_vs2017.vcxproj", "{1BD95389-DD2E-46C6-AEC6-D6A189C027FD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics_nvrtc", "Samples\0_Introduction\simpleVoteIntrinsics_nvrtc\simpleVoteIntrinsics_nvrtc_vs2017.vcxproj", "{B06D46FE-F7A1-4948-B086-E336388A750C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics", "Samples\0_Introduction\simpleVoteIntrinsics\simpleVoteIntrinsics_vs2017.vcxproj", "{4F9223FA-6AAA-4286-AF82-CAC74C587EFF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTextureDrv", "Samples\0_Introduction\simpleTextureDrv\simpleTextureDrv_vs2017.vcxproj", "{FEBA91E4-E519-492E-AF42-EF436BB05C6F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture3D", "Samples\0_Introduction\simpleTexture3D\simpleTexture3D_vs2017.vcxproj", "{22F7B1F9-C2A6-4537-8761-5188F6D546E8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture", "Samples\0_Introduction\simpleTexture\simpleTexture_vs2017.vcxproj", "{60ED200F-EB8B-449B-A11A-A1E87E0787EB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates_nvrtc", "Samples\0_Introduction\simpleTemplates_nvrtc\simpleTemplates_nvrtc_vs2017.vcxproj", "{F338F2D6-E874-44EE-A7AF-5E099DA2B5A3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates", "Samples\0_Introduction\simpleTemplates\simpleTemplates_vs2017.vcxproj", "{AFAA20F1-55AA-4684-8347-5526D344C625}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSurfaceWrite", "Samples\0_Introduction\simpleSurfaceWrite\simpleSurfaceWrite_vs2017.vcxproj", "{4CA73F3D-E365-4DDF-903A-F557B2B42A62}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleStreams", "Samples\0_Introduction\simpleStreams\simpleStreams_vs2017.vcxproj", "{6026C04A-B799-442C-A1AC-EC614DFFE5D7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSeparateCompilation", "Samples\0_Introduction\simpleSeparateCompilation\simpleSeparateCompilation_vs2017.vcxproj", "{CD3824B0-1181-4A08-AF1E-3A8B6CC98BF4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePrintf", "Samples\0_Introduction\simplePrintf\simplePrintf_vs2017.vcxproj", "{9477D0B2-474E-444F-95DE-2075438F395D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePitchLinearTexture", "Samples\0_Introduction\simplePitchLinearTexture\simplePitchLinearTexture_vs2017.vcxproj", "{2E64BB82-C08E-476F-871F-5FFA8BCC7383}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleP2P", "Samples\0_Introduction\simpleP2P\simpleP2P_vs2017.vcxproj", "{152720C7-21AD-4116-B396-0F82740416A6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleOccupancy", "Samples\0_Introduction\simpleOccupancy\simpleOccupancy_vs2017.vcxproj", "{8EE70401-7D67-43F5-8EF2-F967A3EAA2A9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiGPU", "Samples\0_Introduction\simpleMultiGPU\simpleMultiGPU_vs2017.vcxproj", "{13B19E4C-D288-4D67-B882-A185FEF576AA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiCopy", "Samples\0_Introduction\simpleMultiCopy\simpleMultiCopy_vs2017.vcxproj", "{6EF6A11F-3F00-4044-A86B-67249E921A52}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMPI", "Samples\0_Introduction\simpleMPI\simpleMPI_vs2017.vcxproj", "{A2AA541D-CCA9-4765-A83C-7A2A59207806}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleLayeredTexture", "Samples\0_Introduction\simpleLayeredTexture\simpleLayeredTexture_vs2017.vcxproj", "{40A1377E-3C21-4530-BCE1-B10EE5E2624E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleIPC", "Samples\0_Introduction\simpleIPC\simpleIPC_vs2017.vcxproj", "{D2DC19D7-21CF-4861-ACE0-0A8968BAEDE9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleHyperQ", "Samples\0_Introduction\simpleHyperQ\simpleHyperQ_vs2017.vcxproj", "{C2A1CBD9-A13C-4314-8FF7-96FBCBE152D0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleDrvRuntime", "Samples\0_Introduction\simpleDrvRuntime\simpleDrvRuntime_vs2017.vcxproj", "{BB15CFCE-FB5E-478C-8265-CECC01F9F187}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUDA2GL", "Samples\0_Introduction\simpleCUDA2GL\simpleCUDA2GL_vs2017.vcxproj", "{6962CD2F-B534-4BA9-8DAE-D64B89320488}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCubemapTexture", "Samples\0_Introduction\simpleCubemapTexture\simpleCubemapTexture_vs2017.vcxproj", "{D12AA7EE-3D47-466E-8DF4-268ACE80F511}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCooperativeGroups", "Samples\0_Introduction\simpleCooperativeGroups\simpleCooperativeGroups_vs2017.vcxproj", "{B0AEB1BD-C59C-4CD0-B022-27A7C3FF0921}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCallback", "Samples\0_Introduction\simpleCallback\simpleCallback_vs2017.vcxproj", "{7D196171-EBAD-4E73-BB9B-EDC16E5A157F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAWBarrier", "Samples\0_Introduction\simpleAWBarrier\simpleAWBarrier_vs2017.vcxproj", "{6C41C3A8-1B93-4F88-B5B2-7C6D96D7E3FA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAttributes", "Samples\0_Introduction\simpleAttributes\simpleAttributes_vs2017.vcxproj", "{8FABFF87-F1E4-4FC4-B52F-50F96C119C76}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics_nvrtc", "Samples\0_Introduction\simpleAtomicIntrinsics_nvrtc\simpleAtomicIntrinsics_nvrtc_vs2017.vcxproj", "{D16FECD4-6EE3-4677-B10E-2A389DDC8534}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics", "Samples\0_Introduction\simpleAtomicIntrinsics\simpleAtomicIntrinsics_vs2017.vcxproj", "{D5B17410-CD55-44A5-B119-87C6CFD069DA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert_nvrtc", "Samples\0_Introduction\simpleAssert_nvrtc\simpleAssert_nvrtc_vs2017.vcxproj", "{A1D3A2A5-9105-4006-AA59-B1F259B413E3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert", "Samples\0_Introduction\simpleAssert\simpleAssert_vs2017.vcxproj", "{7DB559D1-6205-4F2C-A701-A460BE498179}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mergeSort", "Samples\0_Introduction\mergeSort\mergeSort_vs2017.vcxproj", "{CACB54D3-F70D-4039-B99F-89DDF5C3D09A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul_nvrtc", "Samples\0_Introduction\matrixMul_nvrtc\matrixMul_nvrtc_vs2017.vcxproj", "{46A254A1-CC39-468C-94B0-E123778A9510}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDynlinkJIT", "Samples\0_Introduction\matrixMulDynlinkJIT\matrixMulDynlinkJIT_vs2017.vcxproj", "{2E2095B4-840D-4DD1-AA2E-DBB63215728E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDrv", "Samples\0_Introduction\matrixMulDrv\matrixMulDrv_vs2017.vcxproj", "{33504ACC-EA5F-4BA7-B00F-82398550075B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul", "Samples\0_Introduction\matrixMul\matrixMul_vs2017.vcxproj", "{4108979B-4231-474A-B059-A960E26E3CB3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fp16ScalarProduct", "Samples\0_Introduction\fp16ScalarProduct\fp16ScalarProduct_vs2017.vcxproj", "{875D85CB-42BB-4B01-91F6-D91A570FD8F2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaOpenMP", "Samples\0_Introduction\cudaOpenMP\cudaOpenMP_vs2017.vcxproj", "{48988DC2-ECCA-486B-9A8E-C9779503BB61}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppOverload", "Samples\0_Introduction\cppOverload\cppOverload_vs2017.vcxproj", "{AE71BFB8-A005-45D7-9D5D-A329986AC872}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppIntegration", "Samples\0_Introduction\cppIntegration\cppIntegration_vs2017.vcxproj", "{EAD93922-EBFD-48CB-9233-7D768F574430}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "concurrentKernels", "Samples\0_Introduction\concurrentKernels\concurrentKernels_vs2017.vcxproj", "{63702381-19CC-4BE5-886E-EE3334896D36}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock_nvrtc", "Samples\0_Introduction\clock_nvrtc\clock_nvrtc_vs2017.vcxproj", "{F42918E5-9554-428B-BF6A-267506750694}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "Samples\0_Introduction\clock\clock_vs2017.vcxproj", "{3FFD94B5-B988-4005-A261-79BC57821131}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c++11_cuda", "Samples\0_Introduction\c++11_cuda\c++11_cuda_vs2017.vcxproj", "{C19E23D3-9F63-428A-8238-19640DBE7E0D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asyncAPI", "Samples\0_Introduction\asyncAPI\asyncAPI_vs2017.vcxproj", "{C6F6B319-E084-4848-8342-93463C96588C}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- {FA19CE89-C263-4B14-9FC0-B207EE3C3E0E}.Debug|x64.ActiveCfg = Debug|x64
- {FA19CE89-C263-4B14-9FC0-B207EE3C3E0E}.Debug|x64.Build.0 = Debug|x64
- {FA19CE89-C263-4B14-9FC0-B207EE3C3E0E}.Release|x64.ActiveCfg = Release|x64
- {FA19CE89-C263-4B14-9FC0-B207EE3C3E0E}.Release|x64.Build.0 = Release|x64
- {884A8EAC-9493-4F8E-B530-A1A83C93E28A}.Debug|x64.ActiveCfg = Debug|x64
- {884A8EAC-9493-4F8E-B530-A1A83C93E28A}.Debug|x64.Build.0 = Debug|x64
- {884A8EAC-9493-4F8E-B530-A1A83C93E28A}.Release|x64.ActiveCfg = Release|x64
- {884A8EAC-9493-4F8E-B530-A1A83C93E28A}.Release|x64.Build.0 = Release|x64
- {050D3B93-4EE3-4B51-8330-A303A161669B}.Debug|x64.ActiveCfg = Debug|x64
- {050D3B93-4EE3-4B51-8330-A303A161669B}.Debug|x64.Build.0 = Debug|x64
- {050D3B93-4EE3-4B51-8330-A303A161669B}.Release|x64.ActiveCfg = Release|x64
- {050D3B93-4EE3-4B51-8330-A303A161669B}.Release|x64.Build.0 = Release|x64
- {6C5002ED-B4F7-482C-8C8B-7E5ADA18215F}.Debug|x64.ActiveCfg = Debug|x64
- {6C5002ED-B4F7-482C-8C8B-7E5ADA18215F}.Debug|x64.Build.0 = Debug|x64
- {6C5002ED-B4F7-482C-8C8B-7E5ADA18215F}.Release|x64.ActiveCfg = Release|x64
- {6C5002ED-B4F7-482C-8C8B-7E5ADA18215F}.Release|x64.Build.0 = Release|x64
- {E4CCBC53-1AF9-440A-9A17-59F11E3F35C5}.Debug|x64.ActiveCfg = Debug|x64
- {E4CCBC53-1AF9-440A-9A17-59F11E3F35C5}.Debug|x64.Build.0 = Debug|x64
- {E4CCBC53-1AF9-440A-9A17-59F11E3F35C5}.Release|x64.ActiveCfg = Release|x64
- {E4CCBC53-1AF9-440A-9A17-59F11E3F35C5}.Release|x64.Build.0 = Release|x64
- {72923905-B154-4CCE-BAC9-F7C131593613}.Debug|x64.ActiveCfg = Debug|x64
- {72923905-B154-4CCE-BAC9-F7C131593613}.Debug|x64.Build.0 = Debug|x64
- {72923905-B154-4CCE-BAC9-F7C131593613}.Release|x64.ActiveCfg = Release|x64
- {72923905-B154-4CCE-BAC9-F7C131593613}.Release|x64.Build.0 = Release|x64
- {80E690D4-9A31-4B0B-B4B8-42160918BF27}.Debug|x64.ActiveCfg = Debug|x64
- {80E690D4-9A31-4B0B-B4B8-42160918BF27}.Debug|x64.Build.0 = Debug|x64
- {80E690D4-9A31-4B0B-B4B8-42160918BF27}.Release|x64.ActiveCfg = Release|x64
- {80E690D4-9A31-4B0B-B4B8-42160918BF27}.Release|x64.Build.0 = Release|x64
- {5BD79419-6A9F-42E4-BE90-B6187711E122}.Debug|x64.ActiveCfg = Debug|x64
- {5BD79419-6A9F-42E4-BE90-B6187711E122}.Debug|x64.Build.0 = Debug|x64
- {5BD79419-6A9F-42E4-BE90-B6187711E122}.Release|x64.ActiveCfg = Release|x64
- {5BD79419-6A9F-42E4-BE90-B6187711E122}.Release|x64.Build.0 = Release|x64
- {6C6D0473-7F74-4A83-870C-FCAC96F06A1C}.Debug|x64.ActiveCfg = Debug|x64
- {6C6D0473-7F74-4A83-870C-FCAC96F06A1C}.Debug|x64.Build.0 = Debug|x64
- {6C6D0473-7F74-4A83-870C-FCAC96F06A1C}.Release|x64.ActiveCfg = Release|x64
- {6C6D0473-7F74-4A83-870C-FCAC96F06A1C}.Release|x64.Build.0 = Release|x64
- {2F896B92-AC98-4D6D-B280-726307ABD7AE}.Debug|x64.ActiveCfg = Debug|x64
- {2F896B92-AC98-4D6D-B280-726307ABD7AE}.Debug|x64.Build.0 = Debug|x64
- {2F896B92-AC98-4D6D-B280-726307ABD7AE}.Release|x64.ActiveCfg = Release|x64
- {2F896B92-AC98-4D6D-B280-726307ABD7AE}.Release|x64.Build.0 = Release|x64
- {0DB4F017-0D31-4DB2-A780-3256E6952079}.Debug|x64.ActiveCfg = Debug|x64
- {0DB4F017-0D31-4DB2-A780-3256E6952079}.Debug|x64.Build.0 = Debug|x64
- {0DB4F017-0D31-4DB2-A780-3256E6952079}.Release|x64.ActiveCfg = Release|x64
- {0DB4F017-0D31-4DB2-A780-3256E6952079}.Release|x64.Build.0 = Release|x64
- {C08BA4B3-8AE3-49AD-91B0-83DAA88B2561}.Debug|x64.ActiveCfg = Debug|x64
- {C08BA4B3-8AE3-49AD-91B0-83DAA88B2561}.Debug|x64.Build.0 = Debug|x64
- {C08BA4B3-8AE3-49AD-91B0-83DAA88B2561}.Release|x64.ActiveCfg = Release|x64
- {C08BA4B3-8AE3-49AD-91B0-83DAA88B2561}.Release|x64.Build.0 = Release|x64
- {F4DDF2F8-B48C-4A51-A1FC-FED17290F4AD}.Debug|x64.ActiveCfg = Debug|x64
- {F4DDF2F8-B48C-4A51-A1FC-FED17290F4AD}.Debug|x64.Build.0 = Debug|x64
- {F4DDF2F8-B48C-4A51-A1FC-FED17290F4AD}.Release|x64.ActiveCfg = Release|x64
- {F4DDF2F8-B48C-4A51-A1FC-FED17290F4AD}.Release|x64.Build.0 = Release|x64
- {2C2CFF75-E688-4C27-8AF3-FBFE693B032E}.Debug|x64.ActiveCfg = Debug|x64
- {2C2CFF75-E688-4C27-8AF3-FBFE693B032E}.Debug|x64.Build.0 = Debug|x64
- {2C2CFF75-E688-4C27-8AF3-FBFE693B032E}.Release|x64.ActiveCfg = Release|x64
- {2C2CFF75-E688-4C27-8AF3-FBFE693B032E}.Release|x64.Build.0 = Release|x64
- {B3231884-C9B3-4EFF-8530-0EF5722883E6}.Debug|x64.ActiveCfg = Debug|x64
- {B3231884-C9B3-4EFF-8530-0EF5722883E6}.Debug|x64.Build.0 = Debug|x64
- {B3231884-C9B3-4EFF-8530-0EF5722883E6}.Release|x64.ActiveCfg = Release|x64
- {B3231884-C9B3-4EFF-8530-0EF5722883E6}.Release|x64.Build.0 = Release|x64
- {D432D825-9D8B-418A-8453-F2C7080B7980}.Debug|x64.ActiveCfg = Debug|x64
- {D432D825-9D8B-418A-8453-F2C7080B7980}.Debug|x64.Build.0 = Debug|x64
- {D432D825-9D8B-418A-8453-F2C7080B7980}.Release|x64.ActiveCfg = Release|x64
- {D432D825-9D8B-418A-8453-F2C7080B7980}.Release|x64.Build.0 = Release|x64
- {97978B4D-59BD-4765-845F-32A5E8A650EC}.Debug|x64.ActiveCfg = Debug|x64
- {97978B4D-59BD-4765-845F-32A5E8A650EC}.Debug|x64.Build.0 = Debug|x64
- {97978B4D-59BD-4765-845F-32A5E8A650EC}.Release|x64.ActiveCfg = Release|x64
- {97978B4D-59BD-4765-845F-32A5E8A650EC}.Release|x64.Build.0 = Release|x64
- {FFA765CC-B9FA-40EE-A7A7-84E4900DD78F}.Debug|x64.ActiveCfg = Debug|x64
- {FFA765CC-B9FA-40EE-A7A7-84E4900DD78F}.Debug|x64.Build.0 = Debug|x64
- {FFA765CC-B9FA-40EE-A7A7-84E4900DD78F}.Release|x64.ActiveCfg = Release|x64
- {FFA765CC-B9FA-40EE-A7A7-84E4900DD78F}.Release|x64.Build.0 = Release|x64
- {B4903323-6965-4B45-A228-685FC0834E8A}.Debug|x64.ActiveCfg = Debug|x64
- {B4903323-6965-4B45-A228-685FC0834E8A}.Debug|x64.Build.0 = Debug|x64
- {B4903323-6965-4B45-A228-685FC0834E8A}.Release|x64.ActiveCfg = Release|x64
- {B4903323-6965-4B45-A228-685FC0834E8A}.Release|x64.Build.0 = Release|x64
- {E4BAEC67-9122-4E5E-A6FE-71E336B7FE36}.Debug|x64.ActiveCfg = Debug|x64
- {E4BAEC67-9122-4E5E-A6FE-71E336B7FE36}.Debug|x64.Build.0 = Debug|x64
- {E4BAEC67-9122-4E5E-A6FE-71E336B7FE36}.Release|x64.ActiveCfg = Release|x64
- {E4BAEC67-9122-4E5E-A6FE-71E336B7FE36}.Release|x64.Build.0 = Release|x64
- {419A09EB-7323-4581-A662-B1C04950FA08}.Debug|x64.ActiveCfg = Debug|x64
- {419A09EB-7323-4581-A662-B1C04950FA08}.Debug|x64.Build.0 = Debug|x64
- {419A09EB-7323-4581-A662-B1C04950FA08}.Release|x64.ActiveCfg = Release|x64
- {419A09EB-7323-4581-A662-B1C04950FA08}.Release|x64.Build.0 = Release|x64
- {13F93797-B6FE-46B5-B1B3-24617B89F5D2}.Debug|x64.ActiveCfg = Debug|x64
- {13F93797-B6FE-46B5-B1B3-24617B89F5D2}.Debug|x64.Build.0 = Debug|x64
- {13F93797-B6FE-46B5-B1B3-24617B89F5D2}.Release|x64.ActiveCfg = Release|x64
- {13F93797-B6FE-46B5-B1B3-24617B89F5D2}.Release|x64.Build.0 = Release|x64
- {64260FB8-987F-404C-BF63-80EFFD8A8987}.Debug|x64.ActiveCfg = Debug|x64
- {64260FB8-987F-404C-BF63-80EFFD8A8987}.Debug|x64.Build.0 = Debug|x64
- {64260FB8-987F-404C-BF63-80EFFD8A8987}.Release|x64.ActiveCfg = Release|x64
- {64260FB8-987F-404C-BF63-80EFFD8A8987}.Release|x64.Build.0 = Release|x64
- {DDB0B69C-1DA6-4DD3-8177-8B5328744927}.Debug|x64.ActiveCfg = Debug|x64
- {DDB0B69C-1DA6-4DD3-8177-8B5328744927}.Debug|x64.Build.0 = Debug|x64
- {DDB0B69C-1DA6-4DD3-8177-8B5328744927}.Release|x64.ActiveCfg = Release|x64
- {DDB0B69C-1DA6-4DD3-8177-8B5328744927}.Release|x64.Build.0 = Release|x64
- {7A512F21-0824-4354-81F3-482861419057}.Debug|x64.ActiveCfg = Debug|x64
- {7A512F21-0824-4354-81F3-482861419057}.Debug|x64.Build.0 = Debug|x64
- {7A512F21-0824-4354-81F3-482861419057}.Release|x64.ActiveCfg = Release|x64
- {7A512F21-0824-4354-81F3-482861419057}.Release|x64.Build.0 = Release|x64
- {6E0ACE7E-EBBE-4E9C-9250-95AAD3571085}.Debug|x64.ActiveCfg = Debug|x64
- {6E0ACE7E-EBBE-4E9C-9250-95AAD3571085}.Debug|x64.Build.0 = Debug|x64
- {6E0ACE7E-EBBE-4E9C-9250-95AAD3571085}.Release|x64.ActiveCfg = Release|x64
- {6E0ACE7E-EBBE-4E9C-9250-95AAD3571085}.Release|x64.Build.0 = Release|x64
- {4079731F-90C2-4705-9D0F-832DABA18145}.Debug|x64.ActiveCfg = Debug|x64
- {4079731F-90C2-4705-9D0F-832DABA18145}.Debug|x64.Build.0 = Debug|x64
- {4079731F-90C2-4705-9D0F-832DABA18145}.Release|x64.ActiveCfg = Release|x64
- {4079731F-90C2-4705-9D0F-832DABA18145}.Release|x64.Build.0 = Release|x64
- {7D44A94D-70E4-4842-9548-86A9199EF9E2}.Debug|x64.ActiveCfg = Debug|x64
- {7D44A94D-70E4-4842-9548-86A9199EF9E2}.Debug|x64.Build.0 = Debug|x64
- {7D44A94D-70E4-4842-9548-86A9199EF9E2}.Release|x64.ActiveCfg = Release|x64
- {7D44A94D-70E4-4842-9548-86A9199EF9E2}.Release|x64.Build.0 = Release|x64
- {264C8A52-6E05-445B-9F98-ADC00D68B73A}.Debug|x64.ActiveCfg = Debug|x64
- {264C8A52-6E05-445B-9F98-ADC00D68B73A}.Debug|x64.Build.0 = Debug|x64
- {264C8A52-6E05-445B-9F98-ADC00D68B73A}.Release|x64.ActiveCfg = Release|x64
- {264C8A52-6E05-445B-9F98-ADC00D68B73A}.Release|x64.Build.0 = Release|x64
- {CB15B2BA-5985-4DB5-B3D4-44D18EA8F476}.Debug|x64.ActiveCfg = Debug|x64
- {CB15B2BA-5985-4DB5-B3D4-44D18EA8F476}.Debug|x64.Build.0 = Debug|x64
- {CB15B2BA-5985-4DB5-B3D4-44D18EA8F476}.Release|x64.ActiveCfg = Release|x64
- {CB15B2BA-5985-4DB5-B3D4-44D18EA8F476}.Release|x64.Build.0 = Release|x64
- {1024B58E-B403-4917-8929-14552CEA155C}.Debug|x64.ActiveCfg = Debug|x64
- {1024B58E-B403-4917-8929-14552CEA155C}.Debug|x64.Build.0 = Debug|x64
- {1024B58E-B403-4917-8929-14552CEA155C}.Release|x64.ActiveCfg = Release|x64
- {1024B58E-B403-4917-8929-14552CEA155C}.Release|x64.Build.0 = Release|x64
- {D3CDC09C-28E0-4143-BD94-9B5F6FF5C278}.Debug|x64.ActiveCfg = Debug|x64
- {D3CDC09C-28E0-4143-BD94-9B5F6FF5C278}.Debug|x64.Build.0 = Debug|x64
- {D3CDC09C-28E0-4143-BD94-9B5F6FF5C278}.Release|x64.ActiveCfg = Release|x64
- {D3CDC09C-28E0-4143-BD94-9B5F6FF5C278}.Release|x64.Build.0 = Release|x64
- {311A2CB4-7819-4511-A9AA-5CD3F78302BF}.Debug|x64.ActiveCfg = Debug|x64
- {311A2CB4-7819-4511-A9AA-5CD3F78302BF}.Debug|x64.Build.0 = Debug|x64
- {311A2CB4-7819-4511-A9AA-5CD3F78302BF}.Release|x64.ActiveCfg = Release|x64
- {311A2CB4-7819-4511-A9AA-5CD3F78302BF}.Release|x64.Build.0 = Release|x64
- {65C1A8FA-151D-4705-96D3-92C7C296C9C4}.Debug|x64.ActiveCfg = Debug|x64
- {65C1A8FA-151D-4705-96D3-92C7C296C9C4}.Debug|x64.Build.0 = Debug|x64
- {65C1A8FA-151D-4705-96D3-92C7C296C9C4}.Release|x64.ActiveCfg = Release|x64
- {65C1A8FA-151D-4705-96D3-92C7C296C9C4}.Release|x64.Build.0 = Release|x64
- {0E87FE28-53B8-4EA2-8A32-7ADAB64E38D2}.Debug|x64.ActiveCfg = Debug|x64
- {0E87FE28-53B8-4EA2-8A32-7ADAB64E38D2}.Debug|x64.Build.0 = Debug|x64
- {0E87FE28-53B8-4EA2-8A32-7ADAB64E38D2}.Release|x64.ActiveCfg = Release|x64
- {0E87FE28-53B8-4EA2-8A32-7ADAB64E38D2}.Release|x64.Build.0 = Release|x64
- {AC3CF93F-4E2F-44B8-A7BF-2D16AC921B33}.Debug|x64.ActiveCfg = Debug|x64
- {AC3CF93F-4E2F-44B8-A7BF-2D16AC921B33}.Debug|x64.Build.0 = Debug|x64
- {AC3CF93F-4E2F-44B8-A7BF-2D16AC921B33}.Release|x64.ActiveCfg = Release|x64
- {AC3CF93F-4E2F-44B8-A7BF-2D16AC921B33}.Release|x64.Build.0 = Release|x64
- {ED9F1BCA-3A41-4A3A-84C7-1ED44120BDF8}.Debug|x64.ActiveCfg = Debug|x64
- {ED9F1BCA-3A41-4A3A-84C7-1ED44120BDF8}.Debug|x64.Build.0 = Debug|x64
- {ED9F1BCA-3A41-4A3A-84C7-1ED44120BDF8}.Release|x64.ActiveCfg = Release|x64
- {ED9F1BCA-3A41-4A3A-84C7-1ED44120BDF8}.Release|x64.Build.0 = Release|x64
- {C5D9D551-78D0-49D8-8CFA-5A785F0E44B8}.Debug|x64.ActiveCfg = Debug|x64
- {C5D9D551-78D0-49D8-8CFA-5A785F0E44B8}.Debug|x64.Build.0 = Debug|x64
- {C5D9D551-78D0-49D8-8CFA-5A785F0E44B8}.Release|x64.ActiveCfg = Release|x64
- {C5D9D551-78D0-49D8-8CFA-5A785F0E44B8}.Release|x64.Build.0 = Release|x64
- {73706E43-8D65-48D9-8860-9058DAF226F7}.Debug|x64.ActiveCfg = Debug|x64
- {73706E43-8D65-48D9-8860-9058DAF226F7}.Debug|x64.Build.0 = Debug|x64
- {73706E43-8D65-48D9-8860-9058DAF226F7}.Release|x64.ActiveCfg = Release|x64
- {73706E43-8D65-48D9-8860-9058DAF226F7}.Release|x64.Build.0 = Release|x64
- {1EBF1DED-C118-4C51-8B23-E5EF7C04E602}.Debug|x64.ActiveCfg = Debug|x64
- {1EBF1DED-C118-4C51-8B23-E5EF7C04E602}.Debug|x64.Build.0 = Debug|x64
- {1EBF1DED-C118-4C51-8B23-E5EF7C04E602}.Release|x64.ActiveCfg = Release|x64
- {1EBF1DED-C118-4C51-8B23-E5EF7C04E602}.Release|x64.Build.0 = Release|x64
- {4764F58E-5176-4E4A-A847-D13DB15AFC4A}.Debug|x64.ActiveCfg = Debug|x64
- {4764F58E-5176-4E4A-A847-D13DB15AFC4A}.Debug|x64.Build.0 = Debug|x64
- {4764F58E-5176-4E4A-A847-D13DB15AFC4A}.Release|x64.ActiveCfg = Release|x64
- {4764F58E-5176-4E4A-A847-D13DB15AFC4A}.Release|x64.Build.0 = Release|x64
- {87DB704E-B45F-4E81-985A-5F417ADE8896}.Debug|x64.ActiveCfg = Debug|x64
- {87DB704E-B45F-4E81-985A-5F417ADE8896}.Debug|x64.Build.0 = Debug|x64
- {87DB704E-B45F-4E81-985A-5F417ADE8896}.Release|x64.ActiveCfg = Release|x64
- {87DB704E-B45F-4E81-985A-5F417ADE8896}.Release|x64.Build.0 = Release|x64
- {E849F940-D038-4BF6-AC37-D5137B7A6426}.Debug|x64.ActiveCfg = Debug|x64
- {E849F940-D038-4BF6-AC37-D5137B7A6426}.Debug|x64.Build.0 = Debug|x64
- {E849F940-D038-4BF6-AC37-D5137B7A6426}.Release|x64.ActiveCfg = Release|x64
- {E849F940-D038-4BF6-AC37-D5137B7A6426}.Release|x64.Build.0 = Release|x64
- {57BB9538-85E7-45AB-B561-E2DBAF57706B}.Debug|x64.ActiveCfg = Debug|x64
- {57BB9538-85E7-45AB-B561-E2DBAF57706B}.Debug|x64.Build.0 = Debug|x64
- {57BB9538-85E7-45AB-B561-E2DBAF57706B}.Release|x64.ActiveCfg = Release|x64
- {57BB9538-85E7-45AB-B561-E2DBAF57706B}.Release|x64.Build.0 = Release|x64
- {72EE76EA-5EA3-4BE4-BE1D-56C71518C858}.Debug|x64.ActiveCfg = Debug|x64
- {72EE76EA-5EA3-4BE4-BE1D-56C71518C858}.Debug|x64.Build.0 = Debug|x64
- {72EE76EA-5EA3-4BE4-BE1D-56C71518C858}.Release|x64.ActiveCfg = Release|x64
- {72EE76EA-5EA3-4BE4-BE1D-56C71518C858}.Release|x64.Build.0 = Release|x64
- {E9B015BC-14F5-4574-9FE8-ED20CF8E9D50}.Debug|x64.ActiveCfg = Debug|x64
- {E9B015BC-14F5-4574-9FE8-ED20CF8E9D50}.Debug|x64.Build.0 = Debug|x64
- {E9B015BC-14F5-4574-9FE8-ED20CF8E9D50}.Release|x64.ActiveCfg = Release|x64
- {E9B015BC-14F5-4574-9FE8-ED20CF8E9D50}.Release|x64.Build.0 = Release|x64
- {4CD55B51-5DF1-4434-B168-78B8C5A951C7}.Debug|x64.ActiveCfg = Debug|x64
- {4CD55B51-5DF1-4434-B168-78B8C5A951C7}.Debug|x64.Build.0 = Debug|x64
- {4CD55B51-5DF1-4434-B168-78B8C5A951C7}.Release|x64.ActiveCfg = Release|x64
- {4CD55B51-5DF1-4434-B168-78B8C5A951C7}.Release|x64.Build.0 = Release|x64
- {BC53FCEE-75CC-4690-84EF-B1F427760463}.Debug|x64.ActiveCfg = Debug|x64
- {BC53FCEE-75CC-4690-84EF-B1F427760463}.Debug|x64.Build.0 = Debug|x64
- {BC53FCEE-75CC-4690-84EF-B1F427760463}.Release|x64.ActiveCfg = Release|x64
- {BC53FCEE-75CC-4690-84EF-B1F427760463}.Release|x64.Build.0 = Release|x64
- {420BDC6A-E1A2-4474-A356-5281C50C23B9}.Debug|x64.ActiveCfg = Debug|x64
- {420BDC6A-E1A2-4474-A356-5281C50C23B9}.Debug|x64.Build.0 = Debug|x64
- {420BDC6A-E1A2-4474-A356-5281C50C23B9}.Release|x64.ActiveCfg = Release|x64
- {420BDC6A-E1A2-4474-A356-5281C50C23B9}.Release|x64.Build.0 = Release|x64
- {85160989-7014-49BD-8604-3C118E5E8608}.Debug|x64.ActiveCfg = Debug|x64
- {85160989-7014-49BD-8604-3C118E5E8608}.Debug|x64.Build.0 = Debug|x64
- {85160989-7014-49BD-8604-3C118E5E8608}.Release|x64.ActiveCfg = Release|x64
- {85160989-7014-49BD-8604-3C118E5E8608}.Release|x64.Build.0 = Release|x64
- {C7285F48-E040-46E9-B063-C93F57D59093}.Debug|x64.ActiveCfg = Debug|x64
- {C7285F48-E040-46E9-B063-C93F57D59093}.Debug|x64.Build.0 = Debug|x64
- {C7285F48-E040-46E9-B063-C93F57D59093}.Release|x64.ActiveCfg = Release|x64
- {C7285F48-E040-46E9-B063-C93F57D59093}.Release|x64.Build.0 = Release|x64
- {C377313F-22CE-4DEA-BE67-1E8D65B7A392}.Debug|x64.ActiveCfg = Debug|x64
- {C377313F-22CE-4DEA-BE67-1E8D65B7A392}.Debug|x64.Build.0 = Debug|x64
- {C377313F-22CE-4DEA-BE67-1E8D65B7A392}.Release|x64.ActiveCfg = Release|x64
- {C377313F-22CE-4DEA-BE67-1E8D65B7A392}.Release|x64.Build.0 = Release|x64
- {DCD9377D-A743-40EE-8D55-C3A957AD0648}.Debug|x64.ActiveCfg = Debug|x64
- {DCD9377D-A743-40EE-8D55-C3A957AD0648}.Debug|x64.Build.0 = Debug|x64
- {DCD9377D-A743-40EE-8D55-C3A957AD0648}.Release|x64.ActiveCfg = Release|x64
- {DCD9377D-A743-40EE-8D55-C3A957AD0648}.Release|x64.Build.0 = Release|x64
- {387EA54F-EBFD-45D7-B775-3649C959D475}.Debug|x64.ActiveCfg = Debug|x64
- {387EA54F-EBFD-45D7-B775-3649C959D475}.Debug|x64.Build.0 = Debug|x64
- {387EA54F-EBFD-45D7-B775-3649C959D475}.Release|x64.ActiveCfg = Release|x64
- {387EA54F-EBFD-45D7-B775-3649C959D475}.Release|x64.Build.0 = Release|x64
- {BAA5E649-917A-4F3B-AD0B-C77A4F836260}.Debug|x64.ActiveCfg = Debug|x64
- {BAA5E649-917A-4F3B-AD0B-C77A4F836260}.Debug|x64.Build.0 = Debug|x64
- {BAA5E649-917A-4F3B-AD0B-C77A4F836260}.Release|x64.ActiveCfg = Release|x64
- {BAA5E649-917A-4F3B-AD0B-C77A4F836260}.Release|x64.Build.0 = Release|x64
- {F62ECB4E-2D03-459B-AE69-A308E23EB642}.Debug|x64.ActiveCfg = Debug|x64
- {F62ECB4E-2D03-459B-AE69-A308E23EB642}.Debug|x64.Build.0 = Debug|x64
- {F62ECB4E-2D03-459B-AE69-A308E23EB642}.Release|x64.ActiveCfg = Release|x64
- {F62ECB4E-2D03-459B-AE69-A308E23EB642}.Release|x64.Build.0 = Release|x64
- {9B672F4D-16E9-4F3A-8009-8FF599B5BA5C}.Debug|x64.ActiveCfg = Debug|x64
- {9B672F4D-16E9-4F3A-8009-8FF599B5BA5C}.Debug|x64.Build.0 = Debug|x64
- {9B672F4D-16E9-4F3A-8009-8FF599B5BA5C}.Release|x64.ActiveCfg = Release|x64
- {9B672F4D-16E9-4F3A-8009-8FF599B5BA5C}.Release|x64.Build.0 = Release|x64
- {3DC77B31-B73A-4D8F-8A99-D18642279BE5}.Debug|x64.ActiveCfg = Debug|x64
- {3DC77B31-B73A-4D8F-8A99-D18642279BE5}.Debug|x64.Build.0 = Debug|x64
- {3DC77B31-B73A-4D8F-8A99-D18642279BE5}.Release|x64.ActiveCfg = Release|x64
- {3DC77B31-B73A-4D8F-8A99-D18642279BE5}.Release|x64.Build.0 = Release|x64
- {24B9BE84-36CD-4E3C-9EC5-95C130FB65E8}.Debug|x64.ActiveCfg = Debug|x64
- {24B9BE84-36CD-4E3C-9EC5-95C130FB65E8}.Debug|x64.Build.0 = Debug|x64
- {24B9BE84-36CD-4E3C-9EC5-95C130FB65E8}.Release|x64.ActiveCfg = Release|x64
- {24B9BE84-36CD-4E3C-9EC5-95C130FB65E8}.Release|x64.Build.0 = Release|x64
- {9ABA032C-0D43-4D19-9A2C-81EBA5DC2738}.Debug|x64.ActiveCfg = Debug|x64
- {9ABA032C-0D43-4D19-9A2C-81EBA5DC2738}.Debug|x64.Build.0 = Debug|x64
- {9ABA032C-0D43-4D19-9A2C-81EBA5DC2738}.Release|x64.ActiveCfg = Release|x64
- {9ABA032C-0D43-4D19-9A2C-81EBA5DC2738}.Release|x64.Build.0 = Release|x64
- {D3C7CE67-71A1-4377-A1C1-C2311D17B9C3}.Debug|x64.ActiveCfg = Debug|x64
- {D3C7CE67-71A1-4377-A1C1-C2311D17B9C3}.Debug|x64.Build.0 = Debug|x64
- {D3C7CE67-71A1-4377-A1C1-C2311D17B9C3}.Release|x64.ActiveCfg = Release|x64
- {D3C7CE67-71A1-4377-A1C1-C2311D17B9C3}.Release|x64.Build.0 = Release|x64
- {9FE1A92E-541A-4B1B-8EBA-A0C962EB98BF}.Debug|x64.ActiveCfg = Debug|x64
- {9FE1A92E-541A-4B1B-8EBA-A0C962EB98BF}.Debug|x64.Build.0 = Debug|x64
- {9FE1A92E-541A-4B1B-8EBA-A0C962EB98BF}.Release|x64.ActiveCfg = Release|x64
- {9FE1A92E-541A-4B1B-8EBA-A0C962EB98BF}.Release|x64.Build.0 = Release|x64
- {19D01E6B-1D4C-4F59-A2B9-7A92DCC782B4}.Debug|x64.ActiveCfg = Debug|x64
- {19D01E6B-1D4C-4F59-A2B9-7A92DCC782B4}.Debug|x64.Build.0 = Debug|x64
- {19D01E6B-1D4C-4F59-A2B9-7A92DCC782B4}.Release|x64.ActiveCfg = Release|x64
- {19D01E6B-1D4C-4F59-A2B9-7A92DCC782B4}.Release|x64.Build.0 = Release|x64
- {6ED20A6B-0AC0-4CA2-A383-82591E942C78}.Debug|x64.ActiveCfg = Debug|x64
- {6ED20A6B-0AC0-4CA2-A383-82591E942C78}.Debug|x64.Build.0 = Debug|x64
- {6ED20A6B-0AC0-4CA2-A383-82591E942C78}.Release|x64.ActiveCfg = Release|x64
- {6ED20A6B-0AC0-4CA2-A383-82591E942C78}.Release|x64.Build.0 = Release|x64
- {7FF24FD6-513A-4B17-B391-4EB6C38D78EE}.Debug|x64.ActiveCfg = Debug|x64
- {7FF24FD6-513A-4B17-B391-4EB6C38D78EE}.Debug|x64.Build.0 = Debug|x64
- {7FF24FD6-513A-4B17-B391-4EB6C38D78EE}.Release|x64.ActiveCfg = Release|x64
- {7FF24FD6-513A-4B17-B391-4EB6C38D78EE}.Release|x64.Build.0 = Release|x64
- {A071CF80-9D66-4BB6-B329-24753C2B5ADF}.Debug|x64.ActiveCfg = Debug|x64
- {A071CF80-9D66-4BB6-B329-24753C2B5ADF}.Debug|x64.Build.0 = Debug|x64
- {A071CF80-9D66-4BB6-B329-24753C2B5ADF}.Release|x64.ActiveCfg = Release|x64
- {A071CF80-9D66-4BB6-B329-24753C2B5ADF}.Release|x64.Build.0 = Release|x64
- {6B75F25D-3CEA-406E-AB39-A95A06DE53B4}.Debug|x64.ActiveCfg = Debug|x64
- {6B75F25D-3CEA-406E-AB39-A95A06DE53B4}.Debug|x64.Build.0 = Debug|x64
- {6B75F25D-3CEA-406E-AB39-A95A06DE53B4}.Release|x64.ActiveCfg = Release|x64
- {6B75F25D-3CEA-406E-AB39-A95A06DE53B4}.Release|x64.Build.0 = Release|x64
- {A2933211-9FAB-4E57-AFFF-6715AC18A9DC}.Debug|x64.ActiveCfg = Debug|x64
- {A2933211-9FAB-4E57-AFFF-6715AC18A9DC}.Debug|x64.Build.0 = Debug|x64
- {A2933211-9FAB-4E57-AFFF-6715AC18A9DC}.Release|x64.ActiveCfg = Release|x64
- {A2933211-9FAB-4E57-AFFF-6715AC18A9DC}.Release|x64.Build.0 = Release|x64
- {B250EFA9-5571-47C1-BCB4-8326649FD453}.Debug|x64.ActiveCfg = Debug|x64
- {B250EFA9-5571-47C1-BCB4-8326649FD453}.Debug|x64.Build.0 = Debug|x64
- {B250EFA9-5571-47C1-BCB4-8326649FD453}.Release|x64.ActiveCfg = Release|x64
- {B250EFA9-5571-47C1-BCB4-8326649FD453}.Release|x64.Build.0 = Release|x64
- {2DE39E01-F9EC-4EAB-9A13-4FBF9718ADD3}.Debug|x64.ActiveCfg = Debug|x64
- {2DE39E01-F9EC-4EAB-9A13-4FBF9718ADD3}.Debug|x64.Build.0 = Debug|x64
- {2DE39E01-F9EC-4EAB-9A13-4FBF9718ADD3}.Release|x64.ActiveCfg = Release|x64
- {2DE39E01-F9EC-4EAB-9A13-4FBF9718ADD3}.Release|x64.Build.0 = Release|x64
- {D7513201-DD4F-4740-A62A-F709B17083D5}.Debug|x64.ActiveCfg = Debug|x64
- {D7513201-DD4F-4740-A62A-F709B17083D5}.Debug|x64.Build.0 = Debug|x64
- {D7513201-DD4F-4740-A62A-F709B17083D5}.Release|x64.ActiveCfg = Release|x64
- {D7513201-DD4F-4740-A62A-F709B17083D5}.Release|x64.Build.0 = Release|x64
- {08D4624D-F085-4322-A285-CCCFAB4BC370}.Debug|x64.ActiveCfg = Debug|x64
- {08D4624D-F085-4322-A285-CCCFAB4BC370}.Debug|x64.Build.0 = Debug|x64
- {08D4624D-F085-4322-A285-CCCFAB4BC370}.Release|x64.ActiveCfg = Release|x64
- {08D4624D-F085-4322-A285-CCCFAB4BC370}.Release|x64.Build.0 = Release|x64
- {B15D311C-7A09-4A49-A2BD-64FAB350F304}.Debug|x64.ActiveCfg = Debug|x64
- {B15D311C-7A09-4A49-A2BD-64FAB350F304}.Debug|x64.Build.0 = Debug|x64
- {B15D311C-7A09-4A49-A2BD-64FAB350F304}.Release|x64.ActiveCfg = Release|x64
- {B15D311C-7A09-4A49-A2BD-64FAB350F304}.Release|x64.Build.0 = Release|x64
- {EFAB0C55-C955-4216-A367-3724477ED9F9}.Debug|x64.ActiveCfg = Debug|x64
- {EFAB0C55-C955-4216-A367-3724477ED9F9}.Debug|x64.Build.0 = Debug|x64
- {EFAB0C55-C955-4216-A367-3724477ED9F9}.Release|x64.ActiveCfg = Release|x64
- {EFAB0C55-C955-4216-A367-3724477ED9F9}.Release|x64.Build.0 = Release|x64
- {0E5A0656-963E-4E2A-894A-14EBDD68189D}.Debug|x64.ActiveCfg = Debug|x64
- {0E5A0656-963E-4E2A-894A-14EBDD68189D}.Debug|x64.Build.0 = Debug|x64
- {0E5A0656-963E-4E2A-894A-14EBDD68189D}.Release|x64.ActiveCfg = Release|x64
- {0E5A0656-963E-4E2A-894A-14EBDD68189D}.Release|x64.Build.0 = Release|x64
- {507CD819-0BBA-4864-B76E-DADC1388F816}.Debug|x64.ActiveCfg = Debug|x64
- {507CD819-0BBA-4864-B76E-DADC1388F816}.Debug|x64.Build.0 = Debug|x64
- {507CD819-0BBA-4864-B76E-DADC1388F816}.Release|x64.ActiveCfg = Release|x64
- {507CD819-0BBA-4864-B76E-DADC1388F816}.Release|x64.Build.0 = Release|x64
- {37996D3C-6D4D-4556-88EE-5FA087202B96}.Debug|x64.ActiveCfg = Debug|x64
- {37996D3C-6D4D-4556-88EE-5FA087202B96}.Debug|x64.Build.0 = Debug|x64
- {37996D3C-6D4D-4556-88EE-5FA087202B96}.Release|x64.ActiveCfg = Release|x64
- {37996D3C-6D4D-4556-88EE-5FA087202B96}.Release|x64.Build.0 = Release|x64
- {C3B37CBF-F8AF-49A9-9EA4-904A56636DAB}.Debug|x64.ActiveCfg = Debug|x64
- {C3B37CBF-F8AF-49A9-9EA4-904A56636DAB}.Debug|x64.Build.0 = Debug|x64
- {C3B37CBF-F8AF-49A9-9EA4-904A56636DAB}.Release|x64.ActiveCfg = Release|x64
- {C3B37CBF-F8AF-49A9-9EA4-904A56636DAB}.Release|x64.Build.0 = Release|x64
- {F380F516-4DBB-4DB5-ACB6-D4B99E7050F4}.Debug|x64.ActiveCfg = Debug|x64
- {F380F516-4DBB-4DB5-ACB6-D4B99E7050F4}.Debug|x64.Build.0 = Debug|x64
- {F380F516-4DBB-4DB5-ACB6-D4B99E7050F4}.Release|x64.ActiveCfg = Release|x64
- {F380F516-4DBB-4DB5-ACB6-D4B99E7050F4}.Release|x64.Build.0 = Release|x64
- {013EE28F-E5DB-40FA-AA0F-F4E1540AA6E0}.Debug|x64.ActiveCfg = Debug|x64
- {013EE28F-E5DB-40FA-AA0F-F4E1540AA6E0}.Debug|x64.Build.0 = Debug|x64
- {013EE28F-E5DB-40FA-AA0F-F4E1540AA6E0}.Release|x64.ActiveCfg = Release|x64
- {013EE28F-E5DB-40FA-AA0F-F4E1540AA6E0}.Release|x64.Build.0 = Release|x64
- {83BB2CFC-846F-4279-988D-C0A868749882}.Debug|x64.ActiveCfg = Debug|x64
- {83BB2CFC-846F-4279-988D-C0A868749882}.Debug|x64.Build.0 = Debug|x64
- {83BB2CFC-846F-4279-988D-C0A868749882}.Release|x64.ActiveCfg = Release|x64
- {83BB2CFC-846F-4279-988D-C0A868749882}.Release|x64.Build.0 = Release|x64
- {EC3F0F24-620E-4898-B728-038C34C6178B}.Debug|x64.ActiveCfg = Debug|x64
- {EC3F0F24-620E-4898-B728-038C34C6178B}.Debug|x64.Build.0 = Debug|x64
- {EC3F0F24-620E-4898-B728-038C34C6178B}.Release|x64.ActiveCfg = Release|x64
- {EC3F0F24-620E-4898-B728-038C34C6178B}.Release|x64.Build.0 = Release|x64
- {33864172-323E-446F-9AE4-57C753116384}.Debug|x64.ActiveCfg = Debug|x64
- {33864172-323E-446F-9AE4-57C753116384}.Debug|x64.Build.0 = Debug|x64
- {33864172-323E-446F-9AE4-57C753116384}.Release|x64.ActiveCfg = Release|x64
- {33864172-323E-446F-9AE4-57C753116384}.Release|x64.Build.0 = Release|x64
- {73E230B4-7376-4DF0-9458-997B2CA80F27}.Debug|x64.ActiveCfg = Debug|x64
- {73E230B4-7376-4DF0-9458-997B2CA80F27}.Debug|x64.Build.0 = Debug|x64
- {73E230B4-7376-4DF0-9458-997B2CA80F27}.Release|x64.ActiveCfg = Release|x64
- {73E230B4-7376-4DF0-9458-997B2CA80F27}.Release|x64.Build.0 = Release|x64
- {726B0F39-166F-428B-930F-96CFCFC42C05}.Debug|x64.ActiveCfg = Debug|x64
- {726B0F39-166F-428B-930F-96CFCFC42C05}.Debug|x64.Build.0 = Debug|x64
- {726B0F39-166F-428B-930F-96CFCFC42C05}.Release|x64.ActiveCfg = Release|x64
- {726B0F39-166F-428B-930F-96CFCFC42C05}.Release|x64.Build.0 = Release|x64
- {A08B4394-1FBB-4584-8F0F-28D6B494E89A}.Debug|x64.ActiveCfg = Debug|x64
- {A08B4394-1FBB-4584-8F0F-28D6B494E89A}.Debug|x64.Build.0 = Debug|x64
- {A08B4394-1FBB-4584-8F0F-28D6B494E89A}.Release|x64.ActiveCfg = Release|x64
- {A08B4394-1FBB-4584-8F0F-28D6B494E89A}.Release|x64.Build.0 = Release|x64
- {B9AEC050-6D7E-4430-8D91-9E0F7958F7A1}.Debug|x64.ActiveCfg = Debug|x64
- {B9AEC050-6D7E-4430-8D91-9E0F7958F7A1}.Debug|x64.Build.0 = Debug|x64
- {B9AEC050-6D7E-4430-8D91-9E0F7958F7A1}.Release|x64.ActiveCfg = Release|x64
- {B9AEC050-6D7E-4430-8D91-9E0F7958F7A1}.Release|x64.Build.0 = Release|x64
- {3EBBEF74-25C3-4789-954C-5409B5EC5395}.Debug|x64.ActiveCfg = Debug|x64
- {3EBBEF74-25C3-4789-954C-5409B5EC5395}.Debug|x64.Build.0 = Debug|x64
- {3EBBEF74-25C3-4789-954C-5409B5EC5395}.Release|x64.ActiveCfg = Release|x64
- {3EBBEF74-25C3-4789-954C-5409B5EC5395}.Release|x64.Build.0 = Release|x64
- {31F1142A-B329-42BF-B890-514D9E03B65B}.Debug|x64.ActiveCfg = Debug|x64
- {31F1142A-B329-42BF-B890-514D9E03B65B}.Debug|x64.Build.0 = Debug|x64
- {31F1142A-B329-42BF-B890-514D9E03B65B}.Release|x64.ActiveCfg = Release|x64
- {31F1142A-B329-42BF-B890-514D9E03B65B}.Release|x64.Build.0 = Release|x64
- {591AA160-8CFE-418E-84B2-9230D1ADB417}.Debug|x64.ActiveCfg = Debug|x64
- {591AA160-8CFE-418E-84B2-9230D1ADB417}.Debug|x64.Build.0 = Debug|x64
- {591AA160-8CFE-418E-84B2-9230D1ADB417}.Release|x64.ActiveCfg = Release|x64
- {591AA160-8CFE-418E-84B2-9230D1ADB417}.Release|x64.Build.0 = Release|x64
- {F9B76587-4A4E-4D71-BF51-0D0E508C43EB}.Debug|x64.ActiveCfg = Debug|x64
- {F9B76587-4A4E-4D71-BF51-0D0E508C43EB}.Debug|x64.Build.0 = Debug|x64
- {F9B76587-4A4E-4D71-BF51-0D0E508C43EB}.Release|x64.ActiveCfg = Release|x64
- {F9B76587-4A4E-4D71-BF51-0D0E508C43EB}.Release|x64.Build.0 = Release|x64
- {89F019F1-9B00-4DAA-B9C7-4B4DB0A9E3DE}.Debug|x64.ActiveCfg = Debug|x64
- {89F019F1-9B00-4DAA-B9C7-4B4DB0A9E3DE}.Debug|x64.Build.0 = Debug|x64
- {89F019F1-9B00-4DAA-B9C7-4B4DB0A9E3DE}.Release|x64.ActiveCfg = Release|x64
- {89F019F1-9B00-4DAA-B9C7-4B4DB0A9E3DE}.Release|x64.Build.0 = Release|x64
- {0301026E-C2F3-4D5B-A1DF-D41776CBD5ED}.Debug|x64.ActiveCfg = Debug|x64
- {0301026E-C2F3-4D5B-A1DF-D41776CBD5ED}.Debug|x64.Build.0 = Debug|x64
- {0301026E-C2F3-4D5B-A1DF-D41776CBD5ED}.Release|x64.ActiveCfg = Release|x64
- {0301026E-C2F3-4D5B-A1DF-D41776CBD5ED}.Release|x64.Build.0 = Release|x64
- {1A241F3C-7B40-4EFD-8631-0DD143C48F45}.Debug|x64.ActiveCfg = Debug|x64
- {1A241F3C-7B40-4EFD-8631-0DD143C48F45}.Debug|x64.Build.0 = Debug|x64
- {1A241F3C-7B40-4EFD-8631-0DD143C48F45}.Release|x64.ActiveCfg = Release|x64
- {1A241F3C-7B40-4EFD-8631-0DD143C48F45}.Release|x64.Build.0 = Release|x64
- {780EFF0D-5967-47E9-BA2F-4A762FD7ECCE}.Debug|x64.ActiveCfg = Debug|x64
- {780EFF0D-5967-47E9-BA2F-4A762FD7ECCE}.Debug|x64.Build.0 = Debug|x64
- {780EFF0D-5967-47E9-BA2F-4A762FD7ECCE}.Release|x64.ActiveCfg = Release|x64
- {780EFF0D-5967-47E9-BA2F-4A762FD7ECCE}.Release|x64.Build.0 = Release|x64
- {5344A31A-E75E-4232-BDD2-DB2C1EDAF51F}.Debug|x64.ActiveCfg = Debug|x64
- {5344A31A-E75E-4232-BDD2-DB2C1EDAF51F}.Debug|x64.Build.0 = Debug|x64
- {5344A31A-E75E-4232-BDD2-DB2C1EDAF51F}.Release|x64.ActiveCfg = Release|x64
- {5344A31A-E75E-4232-BDD2-DB2C1EDAF51F}.Release|x64.Build.0 = Release|x64
- {2750C044-5A6C-4E0E-8515-8DF187C2CA1D}.Debug|x64.ActiveCfg = Debug|x64
- {2750C044-5A6C-4E0E-8515-8DF187C2CA1D}.Debug|x64.Build.0 = Debug|x64
- {2750C044-5A6C-4E0E-8515-8DF187C2CA1D}.Release|x64.ActiveCfg = Release|x64
- {2750C044-5A6C-4E0E-8515-8DF187C2CA1D}.Release|x64.Build.0 = Release|x64
- {E840C7AC-5D73-40C4-950E-978A6E7357C9}.Debug|x64.ActiveCfg = Debug|x64
- {E840C7AC-5D73-40C4-950E-978A6E7357C9}.Debug|x64.Build.0 = Debug|x64
- {E840C7AC-5D73-40C4-950E-978A6E7357C9}.Release|x64.ActiveCfg = Release|x64
- {E840C7AC-5D73-40C4-950E-978A6E7357C9}.Release|x64.Build.0 = Release|x64
- {33A0D28E-DD3D-4196-844F-7E347064CCCC}.Debug|x64.ActiveCfg = Debug|x64
- {33A0D28E-DD3D-4196-844F-7E347064CCCC}.Debug|x64.Build.0 = Debug|x64
- {33A0D28E-DD3D-4196-844F-7E347064CCCC}.Release|x64.ActiveCfg = Release|x64
- {33A0D28E-DD3D-4196-844F-7E347064CCCC}.Release|x64.Build.0 = Release|x64
- {EDE1013E-5D19-40F4-A897-980BD4C60D36}.Debug|x64.ActiveCfg = Debug|x64
- {EDE1013E-5D19-40F4-A897-980BD4C60D36}.Debug|x64.Build.0 = Debug|x64
- {EDE1013E-5D19-40F4-A897-980BD4C60D36}.Release|x64.ActiveCfg = Release|x64
- {EDE1013E-5D19-40F4-A897-980BD4C60D36}.Release|x64.Build.0 = Release|x64
- {ABD35A93-DEAE-4010-BF13-AAA5427AA299}.Debug|x64.ActiveCfg = Debug|x64
- {ABD35A93-DEAE-4010-BF13-AAA5427AA299}.Debug|x64.Build.0 = Debug|x64
- {ABD35A93-DEAE-4010-BF13-AAA5427AA299}.Release|x64.ActiveCfg = Release|x64
- {ABD35A93-DEAE-4010-BF13-AAA5427AA299}.Release|x64.Build.0 = Release|x64
- {9AC517B8-22DE-413E-8F56-DAB6B2E92B61}.Debug|x64.ActiveCfg = Debug|x64
- {9AC517B8-22DE-413E-8F56-DAB6B2E92B61}.Debug|x64.Build.0 = Debug|x64
- {9AC517B8-22DE-413E-8F56-DAB6B2E92B61}.Release|x64.ActiveCfg = Release|x64
- {9AC517B8-22DE-413E-8F56-DAB6B2E92B61}.Release|x64.Build.0 = Release|x64
- {AABC5A97-5439-4B21-9A3B-272B4B6FD5B9}.Debug|x64.ActiveCfg = Debug|x64
- {AABC5A97-5439-4B21-9A3B-272B4B6FD5B9}.Debug|x64.Build.0 = Debug|x64
- {AABC5A97-5439-4B21-9A3B-272B4B6FD5B9}.Release|x64.ActiveCfg = Release|x64
- {AABC5A97-5439-4B21-9A3B-272B4B6FD5B9}.Release|x64.Build.0 = Release|x64
- {33E249AA-6389-41B9-B91E-7B6138EC55FC}.Debug|x64.ActiveCfg = Debug|x64
- {33E249AA-6389-41B9-B91E-7B6138EC55FC}.Debug|x64.Build.0 = Debug|x64
- {33E249AA-6389-41B9-B91E-7B6138EC55FC}.Release|x64.ActiveCfg = Release|x64
- {33E249AA-6389-41B9-B91E-7B6138EC55FC}.Release|x64.Build.0 = Release|x64
- {EB2FF772-327E-40DD-AA6A-FE637B6123FE}.Debug|x64.ActiveCfg = Debug|x64
- {EB2FF772-327E-40DD-AA6A-FE637B6123FE}.Debug|x64.Build.0 = Debug|x64
- {EB2FF772-327E-40DD-AA6A-FE637B6123FE}.Release|x64.ActiveCfg = Release|x64
- {EB2FF772-327E-40DD-AA6A-FE637B6123FE}.Release|x64.Build.0 = Release|x64
- {2A2D9633-1B8A-4F66-ACC7-01F4697FC4BF}.Debug|x64.ActiveCfg = Debug|x64
- {2A2D9633-1B8A-4F66-ACC7-01F4697FC4BF}.Debug|x64.Build.0 = Debug|x64
- {2A2D9633-1B8A-4F66-ACC7-01F4697FC4BF}.Release|x64.ActiveCfg = Release|x64
- {2A2D9633-1B8A-4F66-ACC7-01F4697FC4BF}.Release|x64.Build.0 = Release|x64
- {FD2D839C-677D-4173-A66E-A51D49D8EE17}.Debug|x64.ActiveCfg = Debug|x64
- {FD2D839C-677D-4173-A66E-A51D49D8EE17}.Debug|x64.Build.0 = Debug|x64
- {FD2D839C-677D-4173-A66E-A51D49D8EE17}.Release|x64.ActiveCfg = Release|x64
- {FD2D839C-677D-4173-A66E-A51D49D8EE17}.Release|x64.Build.0 = Release|x64
- {4BDE35BC-85C4-48EA-9EA7-8CAAB05D289E}.Debug|x64.ActiveCfg = Debug|x64
- {4BDE35BC-85C4-48EA-9EA7-8CAAB05D289E}.Debug|x64.Build.0 = Debug|x64
- {4BDE35BC-85C4-48EA-9EA7-8CAAB05D289E}.Release|x64.ActiveCfg = Release|x64
- {4BDE35BC-85C4-48EA-9EA7-8CAAB05D289E}.Release|x64.Build.0 = Release|x64
- {699E4386-6417-4FE0-AE4E-F4F2E786FB5B}.Debug|x64.ActiveCfg = Debug|x64
- {699E4386-6417-4FE0-AE4E-F4F2E786FB5B}.Debug|x64.Build.0 = Debug|x64
- {699E4386-6417-4FE0-AE4E-F4F2E786FB5B}.Release|x64.ActiveCfg = Release|x64
- {699E4386-6417-4FE0-AE4E-F4F2E786FB5B}.Release|x64.Build.0 = Release|x64
- {DC1E258C-115C-43F0-A254-3251682539DD}.Debug|x64.ActiveCfg = Debug|x64
- {DC1E258C-115C-43F0-A254-3251682539DD}.Debug|x64.Build.0 = Debug|x64
- {DC1E258C-115C-43F0-A254-3251682539DD}.Release|x64.ActiveCfg = Release|x64
- {DC1E258C-115C-43F0-A254-3251682539DD}.Release|x64.Build.0 = Release|x64
- {CBABD161-AB97-4956-ABCA-CFB02B85137C}.Debug|x64.ActiveCfg = Debug|x64
- {CBABD161-AB97-4956-ABCA-CFB02B85137C}.Debug|x64.Build.0 = Debug|x64
- {CBABD161-AB97-4956-ABCA-CFB02B85137C}.Release|x64.ActiveCfg = Release|x64
- {CBABD161-AB97-4956-ABCA-CFB02B85137C}.Release|x64.Build.0 = Release|x64
- {407256CC-F1A0-414A-B758-BD69557CBB69}.Debug|x64.ActiveCfg = Debug|x64
- {407256CC-F1A0-414A-B758-BD69557CBB69}.Debug|x64.Build.0 = Debug|x64
- {407256CC-F1A0-414A-B758-BD69557CBB69}.Release|x64.ActiveCfg = Release|x64
- {407256CC-F1A0-414A-B758-BD69557CBB69}.Release|x64.Build.0 = Release|x64
- {1E72BC33-CCAD-4023-BA38-DF30FC141C65}.Debug|x64.ActiveCfg = Debug|x64
- {1E72BC33-CCAD-4023-BA38-DF30FC141C65}.Debug|x64.Build.0 = Debug|x64
- {1E72BC33-CCAD-4023-BA38-DF30FC141C65}.Release|x64.ActiveCfg = Release|x64
- {1E72BC33-CCAD-4023-BA38-DF30FC141C65}.Release|x64.Build.0 = Release|x64
- {07637755-2B38-4138-9060-40D8E103D192}.Debug|x64.ActiveCfg = Debug|x64
- {07637755-2B38-4138-9060-40D8E103D192}.Debug|x64.Build.0 = Debug|x64
- {07637755-2B38-4138-9060-40D8E103D192}.Release|x64.ActiveCfg = Release|x64
- {07637755-2B38-4138-9060-40D8E103D192}.Release|x64.Build.0 = Release|x64
- {76B12571-700E-48C0-8A83-B86F593E8BBA}.Debug|x64.ActiveCfg = Debug|x64
- {76B12571-700E-48C0-8A83-B86F593E8BBA}.Debug|x64.Build.0 = Debug|x64
- {76B12571-700E-48C0-8A83-B86F593E8BBA}.Release|x64.ActiveCfg = Release|x64
- {76B12571-700E-48C0-8A83-B86F593E8BBA}.Release|x64.Build.0 = Release|x64
- {E7ED26FA-70EB-45D8-BD15-02F3B3E5E887}.Debug|x64.ActiveCfg = Debug|x64
- {E7ED26FA-70EB-45D8-BD15-02F3B3E5E887}.Debug|x64.Build.0 = Debug|x64
- {E7ED26FA-70EB-45D8-BD15-02F3B3E5E887}.Release|x64.ActiveCfg = Release|x64
- {E7ED26FA-70EB-45D8-BD15-02F3B3E5E887}.Release|x64.Build.0 = Release|x64
- {AA3EB5EA-E4E3-4E93-88E5-A8E28F486976}.Debug|x64.ActiveCfg = Debug|x64
- {AA3EB5EA-E4E3-4E93-88E5-A8E28F486976}.Debug|x64.Build.0 = Debug|x64
- {AA3EB5EA-E4E3-4E93-88E5-A8E28F486976}.Release|x64.ActiveCfg = Release|x64
- {AA3EB5EA-E4E3-4E93-88E5-A8E28F486976}.Release|x64.Build.0 = Release|x64
- {65ADCC04-C92A-46E2-83A6-8B4B27F26C0C}.Debug|x64.ActiveCfg = Debug|x64
- {65ADCC04-C92A-46E2-83A6-8B4B27F26C0C}.Debug|x64.Build.0 = Debug|x64
- {65ADCC04-C92A-46E2-83A6-8B4B27F26C0C}.Release|x64.ActiveCfg = Release|x64
- {65ADCC04-C92A-46E2-83A6-8B4B27F26C0C}.Release|x64.Build.0 = Release|x64
- {F9D75725-88DF-4BE6-8999-F178E3503C67}.Debug|x64.ActiveCfg = Debug|x64
- {F9D75725-88DF-4BE6-8999-F178E3503C67}.Debug|x64.Build.0 = Debug|x64
- {F9D75725-88DF-4BE6-8999-F178E3503C67}.Release|x64.ActiveCfg = Release|x64
- {F9D75725-88DF-4BE6-8999-F178E3503C67}.Release|x64.Build.0 = Release|x64
- {907758B5-9AF1-478E-B50B-7C4FA25A4FF2}.Debug|x64.ActiveCfg = Debug|x64
- {907758B5-9AF1-478E-B50B-7C4FA25A4FF2}.Debug|x64.Build.0 = Debug|x64
- {907758B5-9AF1-478E-B50B-7C4FA25A4FF2}.Release|x64.ActiveCfg = Release|x64
- {907758B5-9AF1-478E-B50B-7C4FA25A4FF2}.Release|x64.Build.0 = Release|x64
- {90FD023B-165D-4763-A24B-1FFC7FF88EA6}.Debug|x64.ActiveCfg = Debug|x64
- {90FD023B-165D-4763-A24B-1FFC7FF88EA6}.Debug|x64.Build.0 = Debug|x64
- {90FD023B-165D-4763-A24B-1FFC7FF88EA6}.Release|x64.ActiveCfg = Release|x64
- {90FD023B-165D-4763-A24B-1FFC7FF88EA6}.Release|x64.Build.0 = Release|x64
- {D7147E17-EFEA-4BB1-BAF5-6957CE0157F3}.Debug|x64.ActiveCfg = Debug|x64
- {D7147E17-EFEA-4BB1-BAF5-6957CE0157F3}.Debug|x64.Build.0 = Debug|x64
- {D7147E17-EFEA-4BB1-BAF5-6957CE0157F3}.Release|x64.ActiveCfg = Release|x64
- {D7147E17-EFEA-4BB1-BAF5-6957CE0157F3}.Release|x64.Build.0 = Release|x64
- {5346B85C-1ECE-4B39-B086-0091BA51D1BE}.Debug|x64.ActiveCfg = Debug|x64
- {5346B85C-1ECE-4B39-B086-0091BA51D1BE}.Debug|x64.Build.0 = Debug|x64
- {5346B85C-1ECE-4B39-B086-0091BA51D1BE}.Release|x64.ActiveCfg = Release|x64
- {5346B85C-1ECE-4B39-B086-0091BA51D1BE}.Release|x64.Build.0 = Release|x64
- {7480B120-86E5-48E3-800D-459A471267FE}.Debug|x64.ActiveCfg = Debug|x64
- {7480B120-86E5-48E3-800D-459A471267FE}.Debug|x64.Build.0 = Debug|x64
- {7480B120-86E5-48E3-800D-459A471267FE}.Release|x64.ActiveCfg = Release|x64
- {7480B120-86E5-48E3-800D-459A471267FE}.Release|x64.Build.0 = Release|x64
- {2C4595E7-BAA2-485B-B2D7-0DB6CC398861}.Debug|x64.ActiveCfg = Debug|x64
- {2C4595E7-BAA2-485B-B2D7-0DB6CC398861}.Debug|x64.Build.0 = Debug|x64
- {2C4595E7-BAA2-485B-B2D7-0DB6CC398861}.Release|x64.ActiveCfg = Release|x64
- {2C4595E7-BAA2-485B-B2D7-0DB6CC398861}.Release|x64.Build.0 = Release|x64
- {CD5E9A2B-3A8E-4707-AF96-4BABAFC90398}.Debug|x64.ActiveCfg = Debug|x64
- {CD5E9A2B-3A8E-4707-AF96-4BABAFC90398}.Debug|x64.Build.0 = Debug|x64
- {CD5E9A2B-3A8E-4707-AF96-4BABAFC90398}.Release|x64.ActiveCfg = Release|x64
- {CD5E9A2B-3A8E-4707-AF96-4BABAFC90398}.Release|x64.Build.0 = Release|x64
- {C362DD61-1DDC-4E15-A9F5-F675E59C07C3}.Debug|x64.ActiveCfg = Debug|x64
- {C362DD61-1DDC-4E15-A9F5-F675E59C07C3}.Debug|x64.Build.0 = Debug|x64
- {C362DD61-1DDC-4E15-A9F5-F675E59C07C3}.Release|x64.ActiveCfg = Release|x64
- {C362DD61-1DDC-4E15-A9F5-F675E59C07C3}.Release|x64.Build.0 = Release|x64
- {EFE5C57A-49EA-4F99-9A30-0656D5E2C553}.Debug|x64.ActiveCfg = Debug|x64
- {EFE5C57A-49EA-4F99-9A30-0656D5E2C553}.Debug|x64.Build.0 = Debug|x64
- {EFE5C57A-49EA-4F99-9A30-0656D5E2C553}.Release|x64.ActiveCfg = Release|x64
- {EFE5C57A-49EA-4F99-9A30-0656D5E2C553}.Release|x64.Build.0 = Release|x64
- {52AD13F3-91F8-4CD2-9695-1114BAA588DD}.Debug|x64.ActiveCfg = Debug|x64
- {52AD13F3-91F8-4CD2-9695-1114BAA588DD}.Debug|x64.Build.0 = Debug|x64
- {52AD13F3-91F8-4CD2-9695-1114BAA588DD}.Release|x64.ActiveCfg = Release|x64
- {52AD13F3-91F8-4CD2-9695-1114BAA588DD}.Release|x64.Build.0 = Release|x64
- {DF4492DD-001E-4211-BFA7-CA41933E34D8}.Debug|x64.ActiveCfg = Debug|x64
- {DF4492DD-001E-4211-BFA7-CA41933E34D8}.Debug|x64.Build.0 = Debug|x64
- {DF4492DD-001E-4211-BFA7-CA41933E34D8}.Release|x64.ActiveCfg = Release|x64
- {DF4492DD-001E-4211-BFA7-CA41933E34D8}.Release|x64.Build.0 = Release|x64
- {AFC9A359-2CCF-4338-AF22-703FF1FEF69D}.Debug|x64.ActiveCfg = Debug|x64
- {AFC9A359-2CCF-4338-AF22-703FF1FEF69D}.Debug|x64.Build.0 = Debug|x64
- {AFC9A359-2CCF-4338-AF22-703FF1FEF69D}.Release|x64.ActiveCfg = Release|x64
- {AFC9A359-2CCF-4338-AF22-703FF1FEF69D}.Release|x64.Build.0 = Release|x64
- {B7851051-B998-4271-879E-8E3A57155F4A}.Debug|x64.ActiveCfg = Debug|x64
- {B7851051-B998-4271-879E-8E3A57155F4A}.Debug|x64.Build.0 = Debug|x64
- {B7851051-B998-4271-879E-8E3A57155F4A}.Release|x64.ActiveCfg = Release|x64
- {B7851051-B998-4271-879E-8E3A57155F4A}.Release|x64.Build.0 = Release|x64
- {7232B6F5-4924-4238-8996-FB81110A7CAD}.Debug|x64.ActiveCfg = Debug|x64
- {7232B6F5-4924-4238-8996-FB81110A7CAD}.Debug|x64.Build.0 = Debug|x64
- {7232B6F5-4924-4238-8996-FB81110A7CAD}.Release|x64.ActiveCfg = Release|x64
- {7232B6F5-4924-4238-8996-FB81110A7CAD}.Release|x64.Build.0 = Release|x64
- {B0A45ED7-0B70-4391-9A37-8200177970C1}.Debug|x64.ActiveCfg = Debug|x64
- {B0A45ED7-0B70-4391-9A37-8200177970C1}.Debug|x64.Build.0 = Debug|x64
- {B0A45ED7-0B70-4391-9A37-8200177970C1}.Release|x64.ActiveCfg = Release|x64
- {B0A45ED7-0B70-4391-9A37-8200177970C1}.Release|x64.Build.0 = Release|x64
- {2536187C-64CF-498B-A3B4-62B04A6FFC0C}.Debug|x64.ActiveCfg = Debug|x64
- {2536187C-64CF-498B-A3B4-62B04A6FFC0C}.Debug|x64.Build.0 = Debug|x64
- {2536187C-64CF-498B-A3B4-62B04A6FFC0C}.Release|x64.ActiveCfg = Release|x64
- {2536187C-64CF-498B-A3B4-62B04A6FFC0C}.Release|x64.Build.0 = Release|x64
- {BECA35FC-95CD-4A39-95E9-C5EA08F87760}.Debug|x64.ActiveCfg = Debug|x64
- {BECA35FC-95CD-4A39-95E9-C5EA08F87760}.Debug|x64.Build.0 = Debug|x64
- {BECA35FC-95CD-4A39-95E9-C5EA08F87760}.Release|x64.ActiveCfg = Release|x64
- {BECA35FC-95CD-4A39-95E9-C5EA08F87760}.Release|x64.Build.0 = Release|x64
- {1BFCC8C7-F58D-491D-9CB1-B1C3CD98668B}.Debug|x64.ActiveCfg = Debug|x64
- {1BFCC8C7-F58D-491D-9CB1-B1C3CD98668B}.Debug|x64.Build.0 = Debug|x64
- {1BFCC8C7-F58D-491D-9CB1-B1C3CD98668B}.Release|x64.ActiveCfg = Release|x64
- {1BFCC8C7-F58D-491D-9CB1-B1C3CD98668B}.Release|x64.Build.0 = Release|x64
- {A040BDA9-EA44-4095-B492-53F94B8778D6}.Debug|x64.ActiveCfg = Debug|x64
- {A040BDA9-EA44-4095-B492-53F94B8778D6}.Debug|x64.Build.0 = Debug|x64
- {A040BDA9-EA44-4095-B492-53F94B8778D6}.Release|x64.ActiveCfg = Release|x64
- {A040BDA9-EA44-4095-B492-53F94B8778D6}.Release|x64.Build.0 = Release|x64
- {3CE4482D-A692-44C8-B64F-3876B6ADC5A9}.Debug|x64.ActiveCfg = Debug|x64
- {3CE4482D-A692-44C8-B64F-3876B6ADC5A9}.Debug|x64.Build.0 = Debug|x64
- {3CE4482D-A692-44C8-B64F-3876B6ADC5A9}.Release|x64.ActiveCfg = Release|x64
- {3CE4482D-A692-44C8-B64F-3876B6ADC5A9}.Release|x64.Build.0 = Release|x64
- {1BD95389-DD2E-46C6-AEC6-D6A189C027FD}.Debug|x64.ActiveCfg = Debug|x64
- {1BD95389-DD2E-46C6-AEC6-D6A189C027FD}.Debug|x64.Build.0 = Debug|x64
- {1BD95389-DD2E-46C6-AEC6-D6A189C027FD}.Release|x64.ActiveCfg = Release|x64
- {1BD95389-DD2E-46C6-AEC6-D6A189C027FD}.Release|x64.Build.0 = Release|x64
- {B06D46FE-F7A1-4948-B086-E336388A750C}.Debug|x64.ActiveCfg = Debug|x64
- {B06D46FE-F7A1-4948-B086-E336388A750C}.Debug|x64.Build.0 = Debug|x64
- {B06D46FE-F7A1-4948-B086-E336388A750C}.Release|x64.ActiveCfg = Release|x64
- {B06D46FE-F7A1-4948-B086-E336388A750C}.Release|x64.Build.0 = Release|x64
- {4F9223FA-6AAA-4286-AF82-CAC74C587EFF}.Debug|x64.ActiveCfg = Debug|x64
- {4F9223FA-6AAA-4286-AF82-CAC74C587EFF}.Debug|x64.Build.0 = Debug|x64
- {4F9223FA-6AAA-4286-AF82-CAC74C587EFF}.Release|x64.ActiveCfg = Release|x64
- {4F9223FA-6AAA-4286-AF82-CAC74C587EFF}.Release|x64.Build.0 = Release|x64
- {FEBA91E4-E519-492E-AF42-EF436BB05C6F}.Debug|x64.ActiveCfg = Debug|x64
- {FEBA91E4-E519-492E-AF42-EF436BB05C6F}.Debug|x64.Build.0 = Debug|x64
- {FEBA91E4-E519-492E-AF42-EF436BB05C6F}.Release|x64.ActiveCfg = Release|x64
- {FEBA91E4-E519-492E-AF42-EF436BB05C6F}.Release|x64.Build.0 = Release|x64
- {22F7B1F9-C2A6-4537-8761-5188F6D546E8}.Debug|x64.ActiveCfg = Debug|x64
- {22F7B1F9-C2A6-4537-8761-5188F6D546E8}.Debug|x64.Build.0 = Debug|x64
- {22F7B1F9-C2A6-4537-8761-5188F6D546E8}.Release|x64.ActiveCfg = Release|x64
- {22F7B1F9-C2A6-4537-8761-5188F6D546E8}.Release|x64.Build.0 = Release|x64
- {60ED200F-EB8B-449B-A11A-A1E87E0787EB}.Debug|x64.ActiveCfg = Debug|x64
- {60ED200F-EB8B-449B-A11A-A1E87E0787EB}.Debug|x64.Build.0 = Debug|x64
- {60ED200F-EB8B-449B-A11A-A1E87E0787EB}.Release|x64.ActiveCfg = Release|x64
- {60ED200F-EB8B-449B-A11A-A1E87E0787EB}.Release|x64.Build.0 = Release|x64
- {F338F2D6-E874-44EE-A7AF-5E099DA2B5A3}.Debug|x64.ActiveCfg = Debug|x64
- {F338F2D6-E874-44EE-A7AF-5E099DA2B5A3}.Debug|x64.Build.0 = Debug|x64
- {F338F2D6-E874-44EE-A7AF-5E099DA2B5A3}.Release|x64.ActiveCfg = Release|x64
- {F338F2D6-E874-44EE-A7AF-5E099DA2B5A3}.Release|x64.Build.0 = Release|x64
- {AFAA20F1-55AA-4684-8347-5526D344C625}.Debug|x64.ActiveCfg = Debug|x64
- {AFAA20F1-55AA-4684-8347-5526D344C625}.Debug|x64.Build.0 = Debug|x64
- {AFAA20F1-55AA-4684-8347-5526D344C625}.Release|x64.ActiveCfg = Release|x64
- {AFAA20F1-55AA-4684-8347-5526D344C625}.Release|x64.Build.0 = Release|x64
- {4CA73F3D-E365-4DDF-903A-F557B2B42A62}.Debug|x64.ActiveCfg = Debug|x64
- {4CA73F3D-E365-4DDF-903A-F557B2B42A62}.Debug|x64.Build.0 = Debug|x64
- {4CA73F3D-E365-4DDF-903A-F557B2B42A62}.Release|x64.ActiveCfg = Release|x64
- {4CA73F3D-E365-4DDF-903A-F557B2B42A62}.Release|x64.Build.0 = Release|x64
- {6026C04A-B799-442C-A1AC-EC614DFFE5D7}.Debug|x64.ActiveCfg = Debug|x64
- {6026C04A-B799-442C-A1AC-EC614DFFE5D7}.Debug|x64.Build.0 = Debug|x64
- {6026C04A-B799-442C-A1AC-EC614DFFE5D7}.Release|x64.ActiveCfg = Release|x64
- {6026C04A-B799-442C-A1AC-EC614DFFE5D7}.Release|x64.Build.0 = Release|x64
- {CD3824B0-1181-4A08-AF1E-3A8B6CC98BF4}.Debug|x64.ActiveCfg = Debug|x64
- {CD3824B0-1181-4A08-AF1E-3A8B6CC98BF4}.Debug|x64.Build.0 = Debug|x64
- {CD3824B0-1181-4A08-AF1E-3A8B6CC98BF4}.Release|x64.ActiveCfg = Release|x64
- {CD3824B0-1181-4A08-AF1E-3A8B6CC98BF4}.Release|x64.Build.0 = Release|x64
- {9477D0B2-474E-444F-95DE-2075438F395D}.Debug|x64.ActiveCfg = Debug|x64
- {9477D0B2-474E-444F-95DE-2075438F395D}.Debug|x64.Build.0 = Debug|x64
- {9477D0B2-474E-444F-95DE-2075438F395D}.Release|x64.ActiveCfg = Release|x64
- {9477D0B2-474E-444F-95DE-2075438F395D}.Release|x64.Build.0 = Release|x64
- {2E64BB82-C08E-476F-871F-5FFA8BCC7383}.Debug|x64.ActiveCfg = Debug|x64
- {2E64BB82-C08E-476F-871F-5FFA8BCC7383}.Debug|x64.Build.0 = Debug|x64
- {2E64BB82-C08E-476F-871F-5FFA8BCC7383}.Release|x64.ActiveCfg = Release|x64
- {2E64BB82-C08E-476F-871F-5FFA8BCC7383}.Release|x64.Build.0 = Release|x64
- {152720C7-21AD-4116-B396-0F82740416A6}.Debug|x64.ActiveCfg = Debug|x64
- {152720C7-21AD-4116-B396-0F82740416A6}.Debug|x64.Build.0 = Debug|x64
- {152720C7-21AD-4116-B396-0F82740416A6}.Release|x64.ActiveCfg = Release|x64
- {152720C7-21AD-4116-B396-0F82740416A6}.Release|x64.Build.0 = Release|x64
- {8EE70401-7D67-43F5-8EF2-F967A3EAA2A9}.Debug|x64.ActiveCfg = Debug|x64
- {8EE70401-7D67-43F5-8EF2-F967A3EAA2A9}.Debug|x64.Build.0 = Debug|x64
- {8EE70401-7D67-43F5-8EF2-F967A3EAA2A9}.Release|x64.ActiveCfg = Release|x64
- {8EE70401-7D67-43F5-8EF2-F967A3EAA2A9}.Release|x64.Build.0 = Release|x64
- {13B19E4C-D288-4D67-B882-A185FEF576AA}.Debug|x64.ActiveCfg = Debug|x64
- {13B19E4C-D288-4D67-B882-A185FEF576AA}.Debug|x64.Build.0 = Debug|x64
- {13B19E4C-D288-4D67-B882-A185FEF576AA}.Release|x64.ActiveCfg = Release|x64
- {13B19E4C-D288-4D67-B882-A185FEF576AA}.Release|x64.Build.0 = Release|x64
- {6EF6A11F-3F00-4044-A86B-67249E921A52}.Debug|x64.ActiveCfg = Debug|x64
- {6EF6A11F-3F00-4044-A86B-67249E921A52}.Debug|x64.Build.0 = Debug|x64
- {6EF6A11F-3F00-4044-A86B-67249E921A52}.Release|x64.ActiveCfg = Release|x64
- {6EF6A11F-3F00-4044-A86B-67249E921A52}.Release|x64.Build.0 = Release|x64
- {A2AA541D-CCA9-4765-A83C-7A2A59207806}.Debug|x64.ActiveCfg = Debug|x64
- {A2AA541D-CCA9-4765-A83C-7A2A59207806}.Debug|x64.Build.0 = Debug|x64
- {A2AA541D-CCA9-4765-A83C-7A2A59207806}.Release|x64.ActiveCfg = Release|x64
- {A2AA541D-CCA9-4765-A83C-7A2A59207806}.Release|x64.Build.0 = Release|x64
- {40A1377E-3C21-4530-BCE1-B10EE5E2624E}.Debug|x64.ActiveCfg = Debug|x64
- {40A1377E-3C21-4530-BCE1-B10EE5E2624E}.Debug|x64.Build.0 = Debug|x64
- {40A1377E-3C21-4530-BCE1-B10EE5E2624E}.Release|x64.ActiveCfg = Release|x64
- {40A1377E-3C21-4530-BCE1-B10EE5E2624E}.Release|x64.Build.0 = Release|x64
- {D2DC19D7-21CF-4861-ACE0-0A8968BAEDE9}.Debug|x64.ActiveCfg = Debug|x64
- {D2DC19D7-21CF-4861-ACE0-0A8968BAEDE9}.Debug|x64.Build.0 = Debug|x64
- {D2DC19D7-21CF-4861-ACE0-0A8968BAEDE9}.Release|x64.ActiveCfg = Release|x64
- {D2DC19D7-21CF-4861-ACE0-0A8968BAEDE9}.Release|x64.Build.0 = Release|x64
- {C2A1CBD9-A13C-4314-8FF7-96FBCBE152D0}.Debug|x64.ActiveCfg = Debug|x64
- {C2A1CBD9-A13C-4314-8FF7-96FBCBE152D0}.Debug|x64.Build.0 = Debug|x64
- {C2A1CBD9-A13C-4314-8FF7-96FBCBE152D0}.Release|x64.ActiveCfg = Release|x64
- {C2A1CBD9-A13C-4314-8FF7-96FBCBE152D0}.Release|x64.Build.0 = Release|x64
- {BB15CFCE-FB5E-478C-8265-CECC01F9F187}.Debug|x64.ActiveCfg = Debug|x64
- {BB15CFCE-FB5E-478C-8265-CECC01F9F187}.Debug|x64.Build.0 = Debug|x64
- {BB15CFCE-FB5E-478C-8265-CECC01F9F187}.Release|x64.ActiveCfg = Release|x64
- {BB15CFCE-FB5E-478C-8265-CECC01F9F187}.Release|x64.Build.0 = Release|x64
- {6962CD2F-B534-4BA9-8DAE-D64B89320488}.Debug|x64.ActiveCfg = Debug|x64
- {6962CD2F-B534-4BA9-8DAE-D64B89320488}.Debug|x64.Build.0 = Debug|x64
- {6962CD2F-B534-4BA9-8DAE-D64B89320488}.Release|x64.ActiveCfg = Release|x64
- {6962CD2F-B534-4BA9-8DAE-D64B89320488}.Release|x64.Build.0 = Release|x64
- {D12AA7EE-3D47-466E-8DF4-268ACE80F511}.Debug|x64.ActiveCfg = Debug|x64
- {D12AA7EE-3D47-466E-8DF4-268ACE80F511}.Debug|x64.Build.0 = Debug|x64
- {D12AA7EE-3D47-466E-8DF4-268ACE80F511}.Release|x64.ActiveCfg = Release|x64
- {D12AA7EE-3D47-466E-8DF4-268ACE80F511}.Release|x64.Build.0 = Release|x64
- {B0AEB1BD-C59C-4CD0-B022-27A7C3FF0921}.Debug|x64.ActiveCfg = Debug|x64
- {B0AEB1BD-C59C-4CD0-B022-27A7C3FF0921}.Debug|x64.Build.0 = Debug|x64
- {B0AEB1BD-C59C-4CD0-B022-27A7C3FF0921}.Release|x64.ActiveCfg = Release|x64
- {B0AEB1BD-C59C-4CD0-B022-27A7C3FF0921}.Release|x64.Build.0 = Release|x64
- {7D196171-EBAD-4E73-BB9B-EDC16E5A157F}.Debug|x64.ActiveCfg = Debug|x64
- {7D196171-EBAD-4E73-BB9B-EDC16E5A157F}.Debug|x64.Build.0 = Debug|x64
- {7D196171-EBAD-4E73-BB9B-EDC16E5A157F}.Release|x64.ActiveCfg = Release|x64
- {7D196171-EBAD-4E73-BB9B-EDC16E5A157F}.Release|x64.Build.0 = Release|x64
- {6C41C3A8-1B93-4F88-B5B2-7C6D96D7E3FA}.Debug|x64.ActiveCfg = Debug|x64
- {6C41C3A8-1B93-4F88-B5B2-7C6D96D7E3FA}.Debug|x64.Build.0 = Debug|x64
- {6C41C3A8-1B93-4F88-B5B2-7C6D96D7E3FA}.Release|x64.ActiveCfg = Release|x64
- {6C41C3A8-1B93-4F88-B5B2-7C6D96D7E3FA}.Release|x64.Build.0 = Release|x64
- {8FABFF87-F1E4-4FC4-B52F-50F96C119C76}.Debug|x64.ActiveCfg = Debug|x64
- {8FABFF87-F1E4-4FC4-B52F-50F96C119C76}.Debug|x64.Build.0 = Debug|x64
- {8FABFF87-F1E4-4FC4-B52F-50F96C119C76}.Release|x64.ActiveCfg = Release|x64
- {8FABFF87-F1E4-4FC4-B52F-50F96C119C76}.Release|x64.Build.0 = Release|x64
- {D16FECD4-6EE3-4677-B10E-2A389DDC8534}.Debug|x64.ActiveCfg = Debug|x64
- {D16FECD4-6EE3-4677-B10E-2A389DDC8534}.Debug|x64.Build.0 = Debug|x64
- {D16FECD4-6EE3-4677-B10E-2A389DDC8534}.Release|x64.ActiveCfg = Release|x64
- {D16FECD4-6EE3-4677-B10E-2A389DDC8534}.Release|x64.Build.0 = Release|x64
- {D5B17410-CD55-44A5-B119-87C6CFD069DA}.Debug|x64.ActiveCfg = Debug|x64
- {D5B17410-CD55-44A5-B119-87C6CFD069DA}.Debug|x64.Build.0 = Debug|x64
- {D5B17410-CD55-44A5-B119-87C6CFD069DA}.Release|x64.ActiveCfg = Release|x64
- {D5B17410-CD55-44A5-B119-87C6CFD069DA}.Release|x64.Build.0 = Release|x64
- {A1D3A2A5-9105-4006-AA59-B1F259B413E3}.Debug|x64.ActiveCfg = Debug|x64
- {A1D3A2A5-9105-4006-AA59-B1F259B413E3}.Debug|x64.Build.0 = Debug|x64
- {A1D3A2A5-9105-4006-AA59-B1F259B413E3}.Release|x64.ActiveCfg = Release|x64
- {A1D3A2A5-9105-4006-AA59-B1F259B413E3}.Release|x64.Build.0 = Release|x64
- {7DB559D1-6205-4F2C-A701-A460BE498179}.Debug|x64.ActiveCfg = Debug|x64
- {7DB559D1-6205-4F2C-A701-A460BE498179}.Debug|x64.Build.0 = Debug|x64
- {7DB559D1-6205-4F2C-A701-A460BE498179}.Release|x64.ActiveCfg = Release|x64
- {7DB559D1-6205-4F2C-A701-A460BE498179}.Release|x64.Build.0 = Release|x64
- {CACB54D3-F70D-4039-B99F-89DDF5C3D09A}.Debug|x64.ActiveCfg = Debug|x64
- {CACB54D3-F70D-4039-B99F-89DDF5C3D09A}.Debug|x64.Build.0 = Debug|x64
- {CACB54D3-F70D-4039-B99F-89DDF5C3D09A}.Release|x64.ActiveCfg = Release|x64
- {CACB54D3-F70D-4039-B99F-89DDF5C3D09A}.Release|x64.Build.0 = Release|x64
- {46A254A1-CC39-468C-94B0-E123778A9510}.Debug|x64.ActiveCfg = Debug|x64
- {46A254A1-CC39-468C-94B0-E123778A9510}.Debug|x64.Build.0 = Debug|x64
- {46A254A1-CC39-468C-94B0-E123778A9510}.Release|x64.ActiveCfg = Release|x64
- {46A254A1-CC39-468C-94B0-E123778A9510}.Release|x64.Build.0 = Release|x64
- {2E2095B4-840D-4DD1-AA2E-DBB63215728E}.Debug|x64.ActiveCfg = Debug|x64
- {2E2095B4-840D-4DD1-AA2E-DBB63215728E}.Debug|x64.Build.0 = Debug|x64
- {2E2095B4-840D-4DD1-AA2E-DBB63215728E}.Release|x64.ActiveCfg = Release|x64
- {2E2095B4-840D-4DD1-AA2E-DBB63215728E}.Release|x64.Build.0 = Release|x64
- {33504ACC-EA5F-4BA7-B00F-82398550075B}.Debug|x64.ActiveCfg = Debug|x64
- {33504ACC-EA5F-4BA7-B00F-82398550075B}.Debug|x64.Build.0 = Debug|x64
- {33504ACC-EA5F-4BA7-B00F-82398550075B}.Release|x64.ActiveCfg = Release|x64
- {33504ACC-EA5F-4BA7-B00F-82398550075B}.Release|x64.Build.0 = Release|x64
- {4108979B-4231-474A-B059-A960E26E3CB3}.Debug|x64.ActiveCfg = Debug|x64
- {4108979B-4231-474A-B059-A960E26E3CB3}.Debug|x64.Build.0 = Debug|x64
- {4108979B-4231-474A-B059-A960E26E3CB3}.Release|x64.ActiveCfg = Release|x64
- {4108979B-4231-474A-B059-A960E26E3CB3}.Release|x64.Build.0 = Release|x64
- {875D85CB-42BB-4B01-91F6-D91A570FD8F2}.Debug|x64.ActiveCfg = Debug|x64
- {875D85CB-42BB-4B01-91F6-D91A570FD8F2}.Debug|x64.Build.0 = Debug|x64
- {875D85CB-42BB-4B01-91F6-D91A570FD8F2}.Release|x64.ActiveCfg = Release|x64
- {875D85CB-42BB-4B01-91F6-D91A570FD8F2}.Release|x64.Build.0 = Release|x64
- {48988DC2-ECCA-486B-9A8E-C9779503BB61}.Debug|x64.ActiveCfg = Debug|x64
- {48988DC2-ECCA-486B-9A8E-C9779503BB61}.Debug|x64.Build.0 = Debug|x64
- {48988DC2-ECCA-486B-9A8E-C9779503BB61}.Release|x64.ActiveCfg = Release|x64
- {48988DC2-ECCA-486B-9A8E-C9779503BB61}.Release|x64.Build.0 = Release|x64
- {AE71BFB8-A005-45D7-9D5D-A329986AC872}.Debug|x64.ActiveCfg = Debug|x64
- {AE71BFB8-A005-45D7-9D5D-A329986AC872}.Debug|x64.Build.0 = Debug|x64
- {AE71BFB8-A005-45D7-9D5D-A329986AC872}.Release|x64.ActiveCfg = Release|x64
- {AE71BFB8-A005-45D7-9D5D-A329986AC872}.Release|x64.Build.0 = Release|x64
- {EAD93922-EBFD-48CB-9233-7D768F574430}.Debug|x64.ActiveCfg = Debug|x64
- {EAD93922-EBFD-48CB-9233-7D768F574430}.Debug|x64.Build.0 = Debug|x64
- {EAD93922-EBFD-48CB-9233-7D768F574430}.Release|x64.ActiveCfg = Release|x64
- {EAD93922-EBFD-48CB-9233-7D768F574430}.Release|x64.Build.0 = Release|x64
- {63702381-19CC-4BE5-886E-EE3334896D36}.Debug|x64.ActiveCfg = Debug|x64
- {63702381-19CC-4BE5-886E-EE3334896D36}.Debug|x64.Build.0 = Debug|x64
- {63702381-19CC-4BE5-886E-EE3334896D36}.Release|x64.ActiveCfg = Release|x64
- {63702381-19CC-4BE5-886E-EE3334896D36}.Release|x64.Build.0 = Release|x64
- {F42918E5-9554-428B-BF6A-267506750694}.Debug|x64.ActiveCfg = Debug|x64
- {F42918E5-9554-428B-BF6A-267506750694}.Debug|x64.Build.0 = Debug|x64
- {F42918E5-9554-428B-BF6A-267506750694}.Release|x64.ActiveCfg = Release|x64
- {F42918E5-9554-428B-BF6A-267506750694}.Release|x64.Build.0 = Release|x64
- {3FFD94B5-B988-4005-A261-79BC57821131}.Debug|x64.ActiveCfg = Debug|x64
- {3FFD94B5-B988-4005-A261-79BC57821131}.Debug|x64.Build.0 = Debug|x64
- {3FFD94B5-B988-4005-A261-79BC57821131}.Release|x64.ActiveCfg = Release|x64
- {3FFD94B5-B988-4005-A261-79BC57821131}.Release|x64.Build.0 = Release|x64
- {C19E23D3-9F63-428A-8238-19640DBE7E0D}.Debug|x64.ActiveCfg = Debug|x64
- {C19E23D3-9F63-428A-8238-19640DBE7E0D}.Debug|x64.Build.0 = Debug|x64
- {C19E23D3-9F63-428A-8238-19640DBE7E0D}.Release|x64.ActiveCfg = Release|x64
- {C19E23D3-9F63-428A-8238-19640DBE7E0D}.Release|x64.Build.0 = Release|x64
- {C6F6B319-E084-4848-8342-93463C96588C}.Debug|x64.ActiveCfg = Debug|x64
- {C6F6B319-E084-4848-8342-93463C96588C}.Debug|x64.Build.0 = Debug|x64
- {C6F6B319-E084-4848-8342-93463C96588C}.Release|x64.ActiveCfg = Release|x64
- {C6F6B319-E084-4848-8342-93463C96588C}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {56DC6E09-DA2E-455C-9241-B25D8F05C23A} = {D29C7CD7-8B64-4370-9F2D-E94FC3F1C227}
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15} = {56DC6E09-DA2E-455C-9241-B25D8F05C23A}
- {FA19CE89-C263-4B14-9FC0-B207EE3C3E0E} = {56DC6E09-DA2E-455C-9241-B25D8F05C23A}
- {884A8EAC-9493-4F8E-B530-A1A83C93E28A} = {56DC6E09-DA2E-455C-9241-B25D8F05C23A}
- {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0} = {D29C7CD7-8B64-4370-9F2D-E94FC3F1C227}
- {050D3B93-4EE3-4B51-8330-A303A161669B} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {6C5002ED-B4F7-482C-8C8B-7E5ADA18215F} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {E4CCBC53-1AF9-440A-9A17-59F11E3F35C5} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {72923905-B154-4CCE-BAC9-F7C131593613} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {80E690D4-9A31-4B0B-B4B8-42160918BF27} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {5BD79419-6A9F-42E4-BE90-B6187711E122} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {6C6D0473-7F74-4A83-870C-FCAC96F06A1C} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {2F896B92-AC98-4D6D-B280-726307ABD7AE} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {0DB4F017-0D31-4DB2-A780-3256E6952079} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {C08BA4B3-8AE3-49AD-91B0-83DAA88B2561} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {F4DDF2F8-B48C-4A51-A1FC-FED17290F4AD} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {2C2CFF75-E688-4C27-8AF3-FBFE693B032E} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {B3231884-C9B3-4EFF-8530-0EF5722883E6} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {D432D825-9D8B-418A-8453-F2C7080B7980} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {97978B4D-59BD-4765-845F-32A5E8A650EC} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {FFA765CC-B9FA-40EE-A7A7-84E4900DD78F} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {B4903323-6965-4B45-A228-685FC0834E8A} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {E4BAEC67-9122-4E5E-A6FE-71E336B7FE36} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {419A09EB-7323-4581-A662-B1C04950FA08} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {13F93797-B6FE-46B5-B1B3-24617B89F5D2} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {64260FB8-987F-404C-BF63-80EFFD8A8987} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {DDB0B69C-1DA6-4DD3-8177-8B5328744927} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {7A512F21-0824-4354-81F3-482861419057} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {6E0ACE7E-EBBE-4E9C-9250-95AAD3571085} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {4079731F-90C2-4705-9D0F-832DABA18145} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {7D44A94D-70E4-4842-9548-86A9199EF9E2} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {264C8A52-6E05-445B-9F98-ADC00D68B73A} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {CB15B2BA-5985-4DB5-B3D4-44D18EA8F476} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {1024B58E-B403-4917-8929-14552CEA155C} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {D3CDC09C-28E0-4143-BD94-9B5F6FF5C278} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {311A2CB4-7819-4511-A9AA-5CD3F78302BF} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {65C1A8FA-151D-4705-96D3-92C7C296C9C4} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {0E87FE28-53B8-4EA2-8A32-7ADAB64E38D2} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {AC3CF93F-4E2F-44B8-A7BF-2D16AC921B33} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {ED9F1BCA-3A41-4A3A-84C7-1ED44120BDF8} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {C5D9D551-78D0-49D8-8CFA-5A785F0E44B8} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {73706E43-8D65-48D9-8860-9058DAF226F7} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {1EBF1DED-C118-4C51-8B23-E5EF7C04E602} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {4764F58E-5176-4E4A-A847-D13DB15AFC4A} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {87DB704E-B45F-4E81-985A-5F417ADE8896} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {E849F940-D038-4BF6-AC37-D5137B7A6426} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {57BB9538-85E7-45AB-B561-E2DBAF57706B} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {72EE76EA-5EA3-4BE4-BE1D-56C71518C858} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {E9B015BC-14F5-4574-9FE8-ED20CF8E9D50} = {343079C3-EFD6-49C0-B4B0-9F7C6916FBD0}
- {F4B280A5-8E05-42E2-833E-60E26596344C} = {D29C7CD7-8B64-4370-9F2D-E94FC3F1C227}
- {4CD55B51-5DF1-4434-B168-78B8C5A951C7} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {BC53FCEE-75CC-4690-84EF-B1F427760463} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {420BDC6A-E1A2-4474-A356-5281C50C23B9} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {85160989-7014-49BD-8604-3C118E5E8608} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {C7285F48-E040-46E9-B063-C93F57D59093} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {C377313F-22CE-4DEA-BE67-1E8D65B7A392} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {DCD9377D-A743-40EE-8D55-C3A957AD0648} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {387EA54F-EBFD-45D7-B775-3649C959D475} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {BAA5E649-917A-4F3B-AD0B-C77A4F836260} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {F62ECB4E-2D03-459B-AE69-A308E23EB642} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {9B672F4D-16E9-4F3A-8009-8FF599B5BA5C} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {3DC77B31-B73A-4D8F-8A99-D18642279BE5} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {24B9BE84-36CD-4E3C-9EC5-95C130FB65E8} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {9ABA032C-0D43-4D19-9A2C-81EBA5DC2738} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {D3C7CE67-71A1-4377-A1C1-C2311D17B9C3} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {9FE1A92E-541A-4B1B-8EBA-A0C962EB98BF} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {19D01E6B-1D4C-4F59-A2B9-7A92DCC782B4} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {6ED20A6B-0AC0-4CA2-A383-82591E942C78} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {7FF24FD6-513A-4B17-B391-4EB6C38D78EE} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {A071CF80-9D66-4BB6-B329-24753C2B5ADF} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {6B75F25D-3CEA-406E-AB39-A95A06DE53B4} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {A2933211-9FAB-4E57-AFFF-6715AC18A9DC} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {B250EFA9-5571-47C1-BCB4-8326649FD453} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {2DE39E01-F9EC-4EAB-9A13-4FBF9718ADD3} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {D7513201-DD4F-4740-A62A-F709B17083D5} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {08D4624D-F085-4322-A285-CCCFAB4BC370} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {B15D311C-7A09-4A49-A2BD-64FAB350F304} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {EFAB0C55-C955-4216-A367-3724477ED9F9} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {0E5A0656-963E-4E2A-894A-14EBDD68189D} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {507CD819-0BBA-4864-B76E-DADC1388F816} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {37996D3C-6D4D-4556-88EE-5FA087202B96} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {C3B37CBF-F8AF-49A9-9EA4-904A56636DAB} = {F4B280A5-8E05-42E2-833E-60E26596344C}
- {1357B0AD-3C9E-4394-8273-BA7FC01CC51D} = {D29C7CD7-8B64-4370-9F2D-E94FC3F1C227}
- {F380F516-4DBB-4DB5-ACB6-D4B99E7050F4} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {013EE28F-E5DB-40FA-AA0F-F4E1540AA6E0} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {83BB2CFC-846F-4279-988D-C0A868749882} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {EC3F0F24-620E-4898-B728-038C34C6178B} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {33864172-323E-446F-9AE4-57C753116384} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {73E230B4-7376-4DF0-9458-997B2CA80F27} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {726B0F39-166F-428B-930F-96CFCFC42C05} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {A08B4394-1FBB-4584-8F0F-28D6B494E89A} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {B9AEC050-6D7E-4430-8D91-9E0F7958F7A1} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {3EBBEF74-25C3-4789-954C-5409B5EC5395} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {31F1142A-B329-42BF-B890-514D9E03B65B} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {591AA160-8CFE-418E-84B2-9230D1ADB417} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {F9B76587-4A4E-4D71-BF51-0D0E508C43EB} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {89F019F1-9B00-4DAA-B9C7-4B4DB0A9E3DE} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {0301026E-C2F3-4D5B-A1DF-D41776CBD5ED} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {1A241F3C-7B40-4EFD-8631-0DD143C48F45} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {780EFF0D-5967-47E9-BA2F-4A762FD7ECCE} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {5344A31A-E75E-4232-BDD2-DB2C1EDAF51F} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {2750C044-5A6C-4E0E-8515-8DF187C2CA1D} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {E840C7AC-5D73-40C4-950E-978A6E7357C9} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {33A0D28E-DD3D-4196-844F-7E347064CCCC} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {EDE1013E-5D19-40F4-A897-980BD4C60D36} = {1357B0AD-3C9E-4394-8273-BA7FC01CC51D}
- {10F7C6DD-7BA0-4177-8679-5F4F36E82475} = {D29C7CD7-8B64-4370-9F2D-E94FC3F1C227}
- {ABD35A93-DEAE-4010-BF13-AAA5427AA299} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {9AC517B8-22DE-413E-8F56-DAB6B2E92B61} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {AABC5A97-5439-4B21-9A3B-272B4B6FD5B9} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {33E249AA-6389-41B9-B91E-7B6138EC55FC} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {EB2FF772-327E-40DD-AA6A-FE637B6123FE} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {2A2D9633-1B8A-4F66-ACC7-01F4697FC4BF} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {FD2D839C-677D-4173-A66E-A51D49D8EE17} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {4BDE35BC-85C4-48EA-9EA7-8CAAB05D289E} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {699E4386-6417-4FE0-AE4E-F4F2E786FB5B} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {DC1E258C-115C-43F0-A254-3251682539DD} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {CBABD161-AB97-4956-ABCA-CFB02B85137C} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {407256CC-F1A0-414A-B758-BD69557CBB69} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {1E72BC33-CCAD-4023-BA38-DF30FC141C65} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {07637755-2B38-4138-9060-40D8E103D192} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {76B12571-700E-48C0-8A83-B86F593E8BBA} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {E7ED26FA-70EB-45D8-BD15-02F3B3E5E887} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {AA3EB5EA-E4E3-4E93-88E5-A8E28F486976} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {65ADCC04-C92A-46E2-83A6-8B4B27F26C0C} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {F9D75725-88DF-4BE6-8999-F178E3503C67} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {907758B5-9AF1-478E-B50B-7C4FA25A4FF2} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {90FD023B-165D-4763-A24B-1FFC7FF88EA6} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {D7147E17-EFEA-4BB1-BAF5-6957CE0157F3} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {5346B85C-1ECE-4B39-B086-0091BA51D1BE} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {7480B120-86E5-48E3-800D-459A471267FE} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {2C4595E7-BAA2-485B-B2D7-0DB6CC398861} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {CD5E9A2B-3A8E-4707-AF96-4BABAFC90398} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {C362DD61-1DDC-4E15-A9F5-F675E59C07C3} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {EFE5C57A-49EA-4F99-9A30-0656D5E2C553} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {52AD13F3-91F8-4CD2-9695-1114BAA588DD} = {10F7C6DD-7BA0-4177-8679-5F4F36E82475}
- {22216091-17CA-475F-ADFD-DFAD9805E5DE} = {D29C7CD7-8B64-4370-9F2D-E94FC3F1C227}
- {DF4492DD-001E-4211-BFA7-CA41933E34D8} = {22216091-17CA-475F-ADFD-DFAD9805E5DE}
- {AFC9A359-2CCF-4338-AF22-703FF1FEF69D} = {22216091-17CA-475F-ADFD-DFAD9805E5DE}
- {B7851051-B998-4271-879E-8E3A57155F4A} = {22216091-17CA-475F-ADFD-DFAD9805E5DE}
- {7232B6F5-4924-4238-8996-FB81110A7CAD} = {22216091-17CA-475F-ADFD-DFAD9805E5DE}
- {6969E74C-BDF8-4B59-9C2A-AFA00557B270} = {D29C7CD7-8B64-4370-9F2D-E94FC3F1C227}
- {B0A45ED7-0B70-4391-9A37-8200177970C1} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {2536187C-64CF-498B-A3B4-62B04A6FFC0C} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {BECA35FC-95CD-4A39-95E9-C5EA08F87760} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {1BFCC8C7-F58D-491D-9CB1-B1C3CD98668B} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {A040BDA9-EA44-4095-B492-53F94B8778D6} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {3CE4482D-A692-44C8-B64F-3876B6ADC5A9} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {1BD95389-DD2E-46C6-AEC6-D6A189C027FD} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {B06D46FE-F7A1-4948-B086-E336388A750C} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {4F9223FA-6AAA-4286-AF82-CAC74C587EFF} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {FEBA91E4-E519-492E-AF42-EF436BB05C6F} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {22F7B1F9-C2A6-4537-8761-5188F6D546E8} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {60ED200F-EB8B-449B-A11A-A1E87E0787EB} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {F338F2D6-E874-44EE-A7AF-5E099DA2B5A3} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {AFAA20F1-55AA-4684-8347-5526D344C625} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {4CA73F3D-E365-4DDF-903A-F557B2B42A62} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {6026C04A-B799-442C-A1AC-EC614DFFE5D7} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {CD3824B0-1181-4A08-AF1E-3A8B6CC98BF4} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {9477D0B2-474E-444F-95DE-2075438F395D} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {2E64BB82-C08E-476F-871F-5FFA8BCC7383} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {152720C7-21AD-4116-B396-0F82740416A6} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {8EE70401-7D67-43F5-8EF2-F967A3EAA2A9} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {13B19E4C-D288-4D67-B882-A185FEF576AA} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {6EF6A11F-3F00-4044-A86B-67249E921A52} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {A2AA541D-CCA9-4765-A83C-7A2A59207806} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {40A1377E-3C21-4530-BCE1-B10EE5E2624E} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {D2DC19D7-21CF-4861-ACE0-0A8968BAEDE9} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {C2A1CBD9-A13C-4314-8FF7-96FBCBE152D0} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {BB15CFCE-FB5E-478C-8265-CECC01F9F187} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {6962CD2F-B534-4BA9-8DAE-D64B89320488} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {D12AA7EE-3D47-466E-8DF4-268ACE80F511} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {B0AEB1BD-C59C-4CD0-B022-27A7C3FF0921} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {7D196171-EBAD-4E73-BB9B-EDC16E5A157F} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {6C41C3A8-1B93-4F88-B5B2-7C6D96D7E3FA} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {8FABFF87-F1E4-4FC4-B52F-50F96C119C76} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {D16FECD4-6EE3-4677-B10E-2A389DDC8534} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {D5B17410-CD55-44A5-B119-87C6CFD069DA} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {A1D3A2A5-9105-4006-AA59-B1F259B413E3} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {7DB559D1-6205-4F2C-A701-A460BE498179} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {CACB54D3-F70D-4039-B99F-89DDF5C3D09A} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {46A254A1-CC39-468C-94B0-E123778A9510} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {2E2095B4-840D-4DD1-AA2E-DBB63215728E} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {33504ACC-EA5F-4BA7-B00F-82398550075B} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {4108979B-4231-474A-B059-A960E26E3CB3} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {875D85CB-42BB-4B01-91F6-D91A570FD8F2} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {48988DC2-ECCA-486B-9A8E-C9779503BB61} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {AE71BFB8-A005-45D7-9D5D-A329986AC872} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {EAD93922-EBFD-48CB-9233-7D768F574430} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {63702381-19CC-4BE5-886E-EE3334896D36} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {F42918E5-9554-428B-BF6A-267506750694} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {3FFD94B5-B988-4005-A261-79BC57821131} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {C19E23D3-9F63-428A-8238-19640DBE7E0D} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- {C6F6B319-E084-4848-8342-93463C96588C} = {6969E74C-BDF8-4B59-9C2A-AFA00557B270}
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {5690AD32-A32C-4185-8F4D-817516479F09}
- EndGlobalSection
-EndGlobal
diff --git a/Samples_VS2019.sln b/Samples_VS2019.sln
deleted file mode 100644
index 05e7cd87..00000000
--- a/Samples_VS2019.sln
+++ /dev/null
@@ -1,1346 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 16
-VisualStudioVersion = 16.0.31025.194
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{E9D07382-E061-446A-91AA-6F2204934DC6}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "6_Performance", "6_Performance", "{AC36CE69-71FF-4BE1-B964-EAC960647034}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryPerf", "Samples\6_Performance\UnifiedMemoryPerf\UnifiedMemoryPerf_vs2019.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "transpose", "Samples\6_Performance\transpose\transpose_vs2019.vcxproj", "{98EE21A5-6F18-4D19-BAA1-9CB7224F068F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alignedTypes", "Samples\6_Performance\alignedTypes\alignedTypes_vs2019.vcxproj", "{8A3253E1-D5D4-462D-B62B-2010F24EEF8E}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "5_Domain_Specific", "5_Domain_Specific", "{8AD87D6C-46EC-481E-87DC-336AF96AF961}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vulkanImageCUDA", "Samples\5_Domain_Specific\vulkanImageCUDA\vulkanImageCUDA_vs2019.vcxproj", "{AF2B6154-90BA-44BB-9856-6B55461F92BC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeRender", "Samples\5_Domain_Specific\volumeRender\volumeRender_vs2019.vcxproj", "{F8CA4A68-D595-445E-A06E-DFA5E420B1FD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeFiltering", "Samples\5_Domain_Specific\volumeFiltering\volumeFiltering_vs2019.vcxproj", "{6F2647DD-B304-45E9-BA05-91A60FAD2C3A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VFlockingD3D10", "Samples\5_Domain_Specific\VFlockingD3D10\VFlockingD3D10_vs2019.vcxproj", "{5E5280C8-3969-4ED5-897F-F858DF11EA23}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stereoDisparity", "Samples\5_Domain_Specific\stereoDisparity\stereoDisparity_vs2019.vcxproj", "{05F3AEEF-A236-4844-887A-36D83D690628}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobolQRNG", "Samples\5_Domain_Specific\SobolQRNG\SobolQRNG_vs2019.vcxproj", "{2617549C-C1D4-43AA-9A4D-D443337A8B26}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobelFilter", "Samples\5_Domain_Specific\SobelFilter\SobelFilter_vs2019.vcxproj", "{42F46F7F-A621-4476-915A-21C2CC183137}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smokeParticles", "Samples\5_Domain_Specific\smokeParticles\smokeParticles_vs2019.vcxproj", "{53FFCB53-1841-417E-A0F5-35133C2EA4BF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SLID3D10Texture", "Samples\5_Domain_Specific\SLID3D10Texture\SLID3D10Texture_vs2019.vcxproj", "{8EC13F5E-069C-48A9-A475-5709DF26C7E1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkanMMAP", "Samples\5_Domain_Specific\simpleVulkanMMAP\simpleVulkanMMAP_vs2019.vcxproj", "{8818906B-930A-4F41-8D88-3B939F7E38B3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkan", "Samples\5_Domain_Specific\simpleVulkan\simpleVulkan_vs2019.vcxproj", "{3F6B642F-BFAB-4128-B4A6-864611E76EDC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleGL", "Samples\5_Domain_Specific\simpleGL\simpleGL_vs2019.vcxproj", "{8D6C099A-5E73-4C81-BDA0-460A2A045E11}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9Texture", "Samples\5_Domain_Specific\simpleD3D9Texture\simpleD3D9Texture_vs2019.vcxproj", "{9593EFD9-5978-4100-9DA3-ED5AF394FA81}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9", "Samples\5_Domain_Specific\simpleD3D9\simpleD3D9_vs2019.vcxproj", "{8A94C99F-65DC-4688-95ED-E6FB6D2F3DD9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D12", "Samples\5_Domain_Specific\simpleD3D12\simpleD3D12_vs2019.vcxproj", "{6D672B4F-1409-4FEB-8D7B-960D505A6879}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11Texture", "Samples\5_Domain_Specific\simpleD3D11Texture\simpleD3D11Texture_vs2019.vcxproj", "{88B7F2A0-4705-4F68-B950-7A37964A9E19}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11", "Samples\5_Domain_Specific\simpleD3D11\simpleD3D11_vs2019.vcxproj", "{A34C7CF8-5120-4FDE-8862-A4FF0D04265D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10Texture", "Samples\5_Domain_Specific\simpleD3D10Texture\simpleD3D10Texture_vs2019.vcxproj", "{B561CA1C-1DE9-4E50-B1EC-133B96A6328B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10RenderTarget", "Samples\5_Domain_Specific\simpleD3D10RenderTarget\simpleD3D10RenderTarget_vs2019.vcxproj", "{36F77C08-B600-43EF-AFD3-20052DE75E96}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10", "Samples\5_Domain_Specific\simpleD3D10\simpleD3D10_vs2019.vcxproj", "{7C554D0F-D348-496F-B3EF-8C428275A1D5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "recursiveGaussian", "Samples\5_Domain_Specific\recursiveGaussian\recursiveGaussian_vs2019.vcxproj", "{44BD9DD3-71BF-4930-964E-B7F44492420A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator_nvrtc", "Samples\5_Domain_Specific\quasirandomGenerator_nvrtc\quasirandomGenerator_nvrtc_vs2019.vcxproj", "{D711E4F3-73EB-41BC-B0C8-24717B6DB1A2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator", "Samples\5_Domain_Specific\quasirandomGenerator\quasirandomGenerator_vs2019.vcxproj", "{6738DDD4-429D-4B71-99B9-1DF9CC453305}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "postProcessGL", "Samples\5_Domain_Specific\postProcessGL\postProcessGL_vs2019.vcxproj", "{3EEA874C-7503-48FD-8DC6-F3BF2EEC1DCC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "p2pBandwidthLatencyTest", "Samples\5_Domain_Specific\p2pBandwidthLatencyTest\p2pBandwidthLatencyTest_vs2019.vcxproj", "{6F8E2FA7-429D-4240-869A-63B4850CFA1D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NV12toBGRandResize", "Samples\5_Domain_Specific\NV12toBGRandResize\NV12toBGRandResize_vs2019.vcxproj", "{499A05FB-8C4F-4325-B6D9-B0E9F5D94475}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nbody", "Samples\5_Domain_Specific\nbody\nbody_vs2019.vcxproj", "{3D479829-0C75-45ED-A042-0B104DF8AC37}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MonteCarloMultiGPU", "Samples\5_Domain_Specific\MonteCarloMultiGPU\MonteCarloMultiGPU_vs2019.vcxproj", "{D815DBAD-BCE8-40F2-A23D-EB401A7F69B5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "marchingCubes", "Samples\5_Domain_Specific\marchingCubes\marchingCubes_vs2019.vcxproj", "{E2D2C36F-23B9-4A04-9CE2-59D965A2E0BA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mandelbrot", "Samples\5_Domain_Specific\Mandelbrot\Mandelbrot_vs2019.vcxproj", "{C9FD286D-E82B-475F-B221-A3CDCB2EF8CA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HSOpticalFlow", "Samples\5_Domain_Specific\HSOpticalFlow\HSOpticalFlow_vs2019.vcxproj", "{26433C9B-C858-49E4-8BA3-0FB22E2D36B6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsGL", "Samples\5_Domain_Specific\fluidsGL\fluidsGL_vs2019.vcxproj", "{4799E277-0E46-4970-9F63-DD60C8221333}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsD3D9", "Samples\5_Domain_Specific\fluidsD3D9\fluidsD3D9_vs2019.vcxproj", "{E03ABE85-3BFC-4B93-A490-C9EC699CFDD4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FDTD3d", "Samples\5_Domain_Specific\FDTD3d\FDTD3d_vs2019.vcxproj", "{27194DE9-B9E4-42D2-86D5-02090DC8F377}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fastWalshTransform", "Samples\5_Domain_Specific\fastWalshTransform\fastWalshTransform_vs2019.vcxproj", "{08E8C39C-F64B-4DEE-9DC6-15AF5E757529}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dxtc", "Samples\5_Domain_Specific\dxtc\dxtc_vs2019.vcxproj", "{93C02154-3FED-4D72-B0D4-85969D165844}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dwtHaar1D", "Samples\5_Domain_Specific\dwtHaar1D\dwtHaar1D_vs2019.vcxproj", "{B7BF3845-7EE3-453B-A7AD-73327C91E8E0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionFFT2D", "Samples\5_Domain_Specific\convolutionFFT2D\convolutionFFT2D_vs2019.vcxproj", "{20299591-B75E-4008-A102-4AED383B0F1A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes_nvrtc", "Samples\5_Domain_Specific\BlackScholes_nvrtc\BlackScholes_nvrtc_vs2019.vcxproj", "{DA3DAFE0-769D-4605-B3A5-CB667E7D3AD5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes", "Samples\5_Domain_Specific\BlackScholes\BlackScholes_vs2019.vcxproj", "{6BE883BD-7630-40CA-B4F7-6FF25A470AAD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions_nvrtc", "Samples\5_Domain_Specific\binomialOptions_nvrtc\binomialOptions_nvrtc_vs2019.vcxproj", "{250602FA-7526-4011-BE02-68161843B383}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions", "Samples\5_Domain_Specific\binomialOptions\binomialOptions_vs2019.vcxproj", "{B0AAA4F4-BB60-431D-ACC3-438017D06B9E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bilateralFilter", "Samples\5_Domain_Specific\bilateralFilter\bilateralFilter_vs2019.vcxproj", "{6A0C9EED-F2F5-491E-BD4E-3AD398D03A3C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bicubicTexture", "Samples\5_Domain_Specific\bicubicTexture\bicubicTexture_vs2019.vcxproj", "{3D1B8904-4BAF-45ED-86D8-210F6A9C79AC}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "4_CUDA_Libraries", "4_CUDA_Libraries", "{4C4595C2-80CA-4B58-91BA-D43C3F1FF544}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "watershedSegmentationNPP", "Samples\4_CUDA_Libraries\watershedSegmentationNPP\watershedSegmentationNPP_vs2019.vcxproj", "{3C3314D2-94B9-4488-B8D0-E564D29F9336}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_MGPU", "Samples\4_CUDA_Libraries\simpleCUFFT_MGPU\simpleCUFFT_MGPU_vs2019.vcxproj", "{534C48D7-D8AD-4460-A2CA-F7E9C5628678}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_2d_MGPU", "Samples\4_CUDA_Libraries\simpleCUFFT_2d_MGPU\simpleCUFFT_2d_MGPU_vs2019.vcxproj", "{6502288D-703A-4B0B-AF34-B53A1D96AC05}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT", "Samples\4_CUDA_Libraries\simpleCUFFT\simpleCUFFT_vs2019.vcxproj", "{E1C1EBC4-B1A4-49D0-B98C-AF100785F625}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS_LU", "Samples\4_CUDA_Libraries\simpleCUBLAS_LU\simpleCUBLAS_LU_vs2019.vcxproj", "{A5B6AF3A-2CBF-4012-9943-9F100C24EBBE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLASXT", "Samples\4_CUDA_Libraries\simpleCUBLASXT\simpleCUBLASXT_vs2019.vcxproj", "{AA5F1D1D-FBCD-42A8-A6D0-2622620F3E57}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS", "Samples\4_CUDA_Libraries\simpleCUBLAS\simpleCUBLAS_vs2019.vcxproj", "{A29C7CE1-3293-4F6D-9B77-722BAAE5C61C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "randomFog", "Samples\4_CUDA_Libraries\randomFog\randomFog_vs2019.vcxproj", "{8AE6CDCF-EAD4-40E2-B5C3-A5677FEB3AB5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "oceanFFT", "Samples\4_CUDA_Libraries\oceanFFT\oceanFFT_vs2019.vcxproj", "{AEE688FF-312C-4032-A866-4178C95F7940}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG_encoder", "Samples\4_CUDA_Libraries\nvJPEG_encoder\nvJPEG_encoder_vs2019.vcxproj", "{B2D20B02-437E-4573-8A6C-E6E632080132}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG", "Samples\4_CUDA_Libraries\nvJPEG\nvJPEG_vs2019.vcxproj", "{E5F7A393-AB73-4EBA-A194-635C00643624}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MersenneTwisterGP11213", "Samples\4_CUDA_Libraries\MersenneTwisterGP11213\MersenneTwisterGP11213_vs2019.vcxproj", "{8941408E-D2C1-4019-A0BA-8ECF22324342}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulCUBLAS", "Samples\4_CUDA_Libraries\matrixMulCUBLAS\matrixMulCUBLAS_vs2019.vcxproj", "{226BABB4-4F70-4374-BF4E-DBA4CB389932}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lineOfSight", "Samples\4_CUDA_Libraries\lineOfSight\lineOfSight_vs2019.vcxproj", "{148EB9A8-041F-4959-AB89-C4E827AD46C3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histEqualizationNPP", "Samples\4_CUDA_Libraries\histEqualizationNPP\histEqualizationNPP_vs2019.vcxproj", "{7D8ECC6E-CDA0-4DDD-BBBF-656C91BD8841}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freeImageInteropNPP", "Samples\4_CUDA_Libraries\freeImageInteropNPP\freeImageInteropNPP_vs2019.vcxproj", "{4394F775-756C-47B6-B38E-18437134D349}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilterBorderControlNPP", "Samples\4_CUDA_Libraries\FilterBorderControlNPP\FilterBorderControlNPP_vs2019.vcxproj", "{B0C4300F-075F-4E14-81A4-9496739AA6F3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelQR", "Samples\4_CUDA_Libraries\cuSolverSp_LowlevelQR\cuSolverSp_LowlevelQR_vs2019.vcxproj", "{EDA48641-07E4-453F-AC6A-743ABB6AFF45}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelCholesky", "Samples\4_CUDA_Libraries\cuSolverSp_LowlevelCholesky\cuSolverSp_LowlevelCholesky_vs2019.vcxproj", "{E40D1D07-E298-4E81-B9C6-98C6AE9B9CDB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LinearSolver", "Samples\4_CUDA_Libraries\cuSolverSp_LinearSolver\cuSolverSp_LinearSolver_vs2019.vcxproj", "{8ADD3BBB-C957-4612-A1E5-3D22E7C62340}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverRf", "Samples\4_CUDA_Libraries\cuSolverRf\cuSolverRf_vs2019.vcxproj", "{23C321AC-75F5-47A4-8746-A2A67A76343A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverDn_LinearSolver", "Samples\4_CUDA_Libraries\cuSolverDn_LinearSolver\cuSolverDn_LinearSolver_vs2019.vcxproj", "{E32747FA-B030-475D-A550-95A95F9DA85B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientUM", "Samples\4_CUDA_Libraries\conjugateGradientUM\conjugateGradientUM_vs2019.vcxproj", "{C4EBB9AE-04F5-4B89-97CC-6E43C70F2FFD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientPrecond", "Samples\4_CUDA_Libraries\conjugateGradientPrecond\conjugateGradientPrecond_vs2019.vcxproj", "{8FE1164A-EB3A-4ED4-AF71-FB5747894050}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiDeviceCG", "Samples\4_CUDA_Libraries\conjugateGradientMultiDeviceCG\conjugateGradientMultiDeviceCG_vs2019.vcxproj", "{4628D154-A139-4AFF-B1A7-CEB4E38A2A2C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiBlockCG", "Samples\4_CUDA_Libraries\conjugateGradientMultiBlockCG\conjugateGradientMultiBlockCG_vs2019.vcxproj", "{B97FBC49-1E2E-4101-83BD-FA425DD4F130}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientCudaGraphs", "Samples\4_CUDA_Libraries\conjugateGradientCudaGraphs\conjugateGradientCudaGraphs_vs2019.vcxproj", "{6E9CCC60-1DBF-47C7-8101-A2828C442A0D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradient", "Samples\4_CUDA_Libraries\conjugateGradient\conjugateGradient_vs2019.vcxproj", "{B8206064-F0E1-418C-9D6B-56DFAB0360B7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cannyEdgeDetectorNPP", "Samples\4_CUDA_Libraries\cannyEdgeDetectorNPP\cannyEdgeDetectorNPP_vs2019.vcxproj", "{D204EBEB-2E9E-4C78-BB05-1DB0CDD9A84B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilterNPP", "Samples\4_CUDA_Libraries\boxFilterNPP\boxFilterNPP_vs2019.vcxproj", "{11DCE48F-12EF-42C6-A759-EF6BBDE58454}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchedLabelMarkersAndLabelCompressionNPP", "Samples\4_CUDA_Libraries\batchedLabelMarkersAndLabelCompressionNPP\batchedLabelMarkersAndLabelCompressionNPP_vs2019.vcxproj", "{2AD0DAEB-9F67-4784-89F3-C26C82EBFA2D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchCUBLAS", "Samples\4_CUDA_Libraries\batchCUBLAS\batchCUBLAS_vs2019.vcxproj", "{647D58A2-4242-4B35-97C7-2D4514544D84}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "3_CUDA_Features", "3_CUDA_Features", "{6E47D751-25EE-4C6F-9138-10FBE4AC17E2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "warpAggregatedAtomicsCG", "Samples\3_CUDA_Features\warpAggregatedAtomicsCG\warpAggregatedAtomicsCG_vs2019.vcxproj", "{6977E2FB-AFF7-4C50-A721-C2D66DD8FD18}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tf32TensorCoreGemm", "Samples\3_CUDA_Features\tf32TensorCoreGemm\tf32TensorCoreGemm_vs2019.vcxproj", "{15129F3D-B64E-46CF-AE11-B55C758234E0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCudaGraphs", "Samples\3_CUDA_Features\simpleCudaGraphs\simpleCudaGraphs_vs2019.vcxproj", "{C6D24368-CCA9-419A-B40E-D53BF667CBAF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ptxjit", "Samples\3_CUDA_Features\ptxjit\ptxjit_vs2019.vcxproj", "{E10BA4EB-54FA-4E66-890B-4D82513AA938}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "newdelete", "Samples\3_CUDA_Features\newdelete\newdelete_vs2019.vcxproj", "{52505E00-147F-42EA-A06E-11B4BF7E2430}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memMapIPCDrv", "Samples\3_CUDA_Features\memMapIPCDrv\memMapIPCDrv_vs2019.vcxproj", "{FD343329-6857-4C02-B298-79F4743B3EC1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jacobiCudaGraphs", "Samples\3_CUDA_Features\jacobiCudaGraphs\jacobiCudaGraphs_vs2019.vcxproj", "{BAD6C4A9-636B-45C3-9231-3227FCA186EB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "immaTensorCoreGemm", "Samples\3_CUDA_Features\immaTensorCoreGemm\immaTensorCoreGemm_vs2019.vcxproj", "{C8F273E6-193A-46EC-8546-46832AD89905}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryNodes", "Samples\3_CUDA_Features\graphMemoryNodes\graphMemoryNodes_vs2019.vcxproj", "{E9BE523C-A000-4505-8453-6CE787D37427}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryFootprint", "Samples\3_CUDA_Features\graphMemoryFootprint\graphMemoryFootprint_vs2019.vcxproj", "{DB994772-3F70-40C0-95A5-A859EA3CE896}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "globalToShmemAsyncCopy", "Samples\3_CUDA_Features\globalToShmemAsyncCopy\globalToShmemAsyncCopy_vs2019.vcxproj", "{044A5D0B-455C-4158-BA36-2F9C65178D37}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dmmaTensorCoreGemm", "Samples\3_CUDA_Features\dmmaTensorCoreGemm\dmmaTensorCoreGemm_vs2019.vcxproj", "{6326FDEC-D7FD-4F35-A5FD-6CCB685A2690}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaTensorCoreGemm", "Samples\3_CUDA_Features\cudaTensorCoreGemm\cudaTensorCoreGemm_vs2019.vcxproj", "{82ED1AAC-1D88-419C-BA14-4E1EA4AED59A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaCompressibleMemory", "Samples\3_CUDA_Features\cudaCompressibleMemory\cudaCompressibleMemory_vs2019.vcxproj", "{D8A529FD-3B6F-43EE-979F-A5CE6E8524F7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimpleQuicksort", "Samples\3_CUDA_Features\cdpSimpleQuicksort\cdpSimpleQuicksort_vs2019.vcxproj", "{C1B2B8B9-6D8D-4B56-AB03-C29CAEB06537}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimplePrint", "Samples\3_CUDA_Features\cdpSimplePrint\cdpSimplePrint_vs2019.vcxproj", "{78929EB8-DD9D-483F-9813-960482218021}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpQuadtree", "Samples\3_CUDA_Features\cdpQuadtree\cdpQuadtree_vs2019.vcxproj", "{71AE32CF-1D11-4E88-B862-6E0465E3A67C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpBezierTessellation", "Samples\3_CUDA_Features\cdpBezierTessellation\cdpBezierTessellation_vs2019.vcxproj", "{D66016E5-5732-4FB9-8D24-FCD38A0D8CD3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpAdvancedQuicksort", "Samples\3_CUDA_Features\cdpAdvancedQuicksort\cdpAdvancedQuicksort_vs2019.vcxproj", "{7F8782DB-E56B-4B60-B2A5-958119256CF0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bindlessTexture", "Samples\3_CUDA_Features\bindlessTexture\bindlessTexture_vs2019.vcxproj", "{3FFC48B9-F274-458B-8AB9-3CADFA18A6DF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binaryPartitionCG", "Samples\3_CUDA_Features\binaryPartitionCG\binaryPartitionCG_vs2019.vcxproj", "{2D6B19CF-3F29-4966-9EA9-F003F5F5BF49}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bf16TensorCoreGemm", "Samples\3_CUDA_Features\bf16TensorCoreGemm\bf16TensorCoreGemm_vs2019.vcxproj", "{8B854044-1DBD-4F21-A707-EBA9EB496A14}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2_Concepts_and_Techniques", "2_Concepts_and_Techniques", "{08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadMigration", "Samples\2_Concepts_and_Techniques\threadMigration\threadMigration_vs2019.vcxproj", "{2E837676-8065-46F3-BED2-4C751199D384}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadFenceReduction", "Samples\2_Concepts_and_Techniques\threadFenceReduction\threadFenceReduction_vs2019.vcxproj", "{8CD7709C-0CC2-427F-8C14-9E1DC3BD721B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocationP2P", "Samples\2_Concepts_and_Techniques\streamOrderedAllocationP2P\streamOrderedAllocationP2P_vs2019.vcxproj", "{2F25FCC8-8FE0-49D8-8888-E81001C4E5A9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocation", "Samples\2_Concepts_and_Techniques\streamOrderedAllocation\streamOrderedAllocation_vs2019.vcxproj", "{24DD95A1-BF98-4524-92CB-B90908B7EF52}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sortingNetworks", "Samples\2_Concepts_and_Techniques\sortingNetworks\sortingNetworks_vs2019.vcxproj", "{91EF1AA4-5630-4809-A1A7-5D759C6FFB05}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shfl_scan", "Samples\2_Concepts_and_Techniques\shfl_scan\shfl_scan_vs2019.vcxproj", "{7441CF80-FBB3-4B4A-9AA2-A10D894384AB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "segmentationTreeThrust", "Samples\2_Concepts_and_Techniques\segmentationTreeThrust\segmentationTreeThrust_vs2019.vcxproj", "{A7C9E777-92D3-4476-9745-57E8778365C3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scan", "Samples\2_Concepts_and_Techniques\scan\scan_vs2019.vcxproj", "{8D60AD4C-9BD0-44DA-B240-1C6FC7B9F2D0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scalarProd", "Samples\2_Concepts_and_Techniques\scalarProd\scalarProd_vs2019.vcxproj", "{2ABAFB7A-AFBF-4CA2-B9D1-09FD2B0B87DE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reductionMultiBlockCG", "Samples\2_Concepts_and_Techniques\reductionMultiBlockCG\reductionMultiBlockCG_vs2019.vcxproj", "{94265A5C-E760-422D-831B-69E678F576DA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reduction", "Samples\2_Concepts_and_Techniques\reduction\reduction_vs2019.vcxproj", "{4A201002-A69C-426F-A6F6-9D9DB10148BC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radixSortThrust", "Samples\2_Concepts_and_Techniques\radixSortThrust\radixSortThrust_vs2019.vcxproj", "{7671F60D-06D6-4C7B-9688-A177F09AC3DE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "particles", "Samples\2_Concepts_and_Techniques\particles\particles_vs2019.vcxproj", "{55B51BAD-ED5D-4558-9FA7-9BC5B8828D0E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_SingleAsianOptionP", "Samples\2_Concepts_and_Techniques\MC_SingleAsianOptionP\MC_SingleAsianOptionP_vs2019.vcxproj", "{4FE82911-0E3E-49EA-99AB-94F7D0704B71}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiQ", "Samples\2_Concepts_and_Techniques\MC_EstimatePiQ\MC_EstimatePiQ_vs2019.vcxproj", "{8B3BC64F-F182-45E8-9C9E-73DA453A841A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiP", "Samples\2_Concepts_and_Techniques\MC_EstimatePiP\MC_EstimatePiP_vs2019.vcxproj", "{1B04C2FE-C139-4576-95DC-E5425D7F8E84}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineQ", "Samples\2_Concepts_and_Techniques\MC_EstimatePiInlineQ\MC_EstimatePiInlineQ_vs2019.vcxproj", "{14EDC64A-F396-463E-8462-E7C3500C9436}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineP", "Samples\2_Concepts_and_Techniques\MC_EstimatePiInlineP\MC_EstimatePiInlineP_vs2019.vcxproj", "{484110D1-2E3E-46B8-9611-3729DF9EB57C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "interval", "Samples\2_Concepts_and_Techniques\interval\interval_vs2019.vcxproj", "{FC9F5FF4-B412-46EB-8133-D280D820536F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX_nvrtc", "Samples\2_Concepts_and_Techniques\inlinePTX_nvrtc\inlinePTX_nvrtc_vs2019.vcxproj", "{3A7DB057-9967-4893-82CB-FDC0EB353D5A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX", "Samples\2_Concepts_and_Techniques\inlinePTX\inlinePTX_vs2019.vcxproj", "{CFA6B29C-D62C-4313-82CF-D9895A86ACC6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imageDenoising", "Samples\2_Concepts_and_Techniques\imageDenoising\imageDenoising_vs2019.vcxproj", "{B7D863D6-2A8A-4717-BAE2-8D28DC8BEA80}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histogram", "Samples\2_Concepts_and_Techniques\histogram\histogram_vs2019.vcxproj", "{33AFA4B7-45E0-4F95-BF2E-9262F9CE6CE7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FunctionPointers", "Samples\2_Concepts_and_Techniques\FunctionPointers\FunctionPointers_vs2019.vcxproj", "{6B32083D-E805-4372-98F6-6C5DA5C54463}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eigenvalues", "Samples\2_Concepts_and_Techniques\eigenvalues\eigenvalues_vs2019.vcxproj", "{5B7C6630-C8E8-43CD-8349-4948D15A8F0E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dct8x8", "Samples\2_Concepts_and_Techniques\dct8x8\dct8x8_vs2019.vcxproj", "{7FC45417-7CC3-4782-9499-A8F3C08B8A5A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionTexture", "Samples\2_Concepts_and_Techniques\convolutionTexture\convolutionTexture_vs2019.vcxproj", "{C68DED87-8CD4-4C63-9A24-4A5450CB35C8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionSeparable", "Samples\2_Concepts_and_Techniques\convolutionSeparable\convolutionSeparable_vs2019.vcxproj", "{5DE43986-1D54-40A3-8FAA-FC069AB01A49}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilter", "Samples\2_Concepts_and_Techniques\boxFilter\boxFilter_vs2019.vcxproj", "{5ED1060C-BD27-4F84-9BD0-3DDB90CBB36E}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "1_Utilities", "1_Utilities", "{0128D046-3D58-48F1-9506-BB44783E1B3C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "topologyQuery", "Samples\1_Utilities\topologyQuery\topologyQuery_vs2019.vcxproj", "{F4AD638D-6AF6-4385-9C86-680F4C901820}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQueryDrv", "Samples\1_Utilities\deviceQueryDrv\deviceQueryDrv_vs2019.vcxproj", "{3D740925-3A3F-44A4-923A-FC732B43AD64}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQuery", "Samples\1_Utilities\deviceQuery\deviceQuery_vs2019.vcxproj", "{A8B0D782-616C-483B-8628-E67C0F2A7B65}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bandwidthTest", "Samples\1_Utilities\bandwidthTest\bandwidthTest_vs2019.vcxproj", "{5092C329-2309-4E49-A479-955EDDE80B25}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "0_Introduction", "0_Introduction", "{10E41667-C933-4388-ACE6-EE29080F2C05}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd_nvrtc", "Samples\0_Introduction\vectorAdd_nvrtc\vectorAdd_nvrtc_vs2019.vcxproj", "{036139F7-FCD4-4949-A11D-8A1B8A1E33EE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddMMAP", "Samples\0_Introduction\vectorAddMMAP\vectorAddMMAP_vs2019.vcxproj", "{8B020384-5F43-4B13-945D-41D49B49B2B4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddDrv", "Samples\0_Introduction\vectorAddDrv\vectorAddDrv_vs2019.vcxproj", "{B56CD49F-E209-4CFA-A471-6E2252BA6A47}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd", "Samples\0_Introduction\vectorAdd\vectorAdd_vs2019.vcxproj", "{3846ABD0-7EBB-45C6-8580-091CF4E83131}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryStreams", "Samples\0_Introduction\UnifiedMemoryStreams\UnifiedMemoryStreams_vs2019.vcxproj", "{0251F5FC-1C92-44FD-AD51-23EAAAF1F7A2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "template", "Samples\0_Introduction\template\template_vs2019.vcxproj", "{0CF98E89-10C8-4D83-867F-4E04E19CBCCC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleZeroCopy", "Samples\0_Introduction\simpleZeroCopy\simpleZeroCopy_vs2019.vcxproj", "{F11EA644-8D7A-499B-983C-86DAD6111E58}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics_nvrtc", "Samples\0_Introduction\simpleVoteIntrinsics_nvrtc\simpleVoteIntrinsics_nvrtc_vs2019.vcxproj", "{3752F423-08F0-46F4-B702-72B2DE161643}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics", "Samples\0_Introduction\simpleVoteIntrinsics\simpleVoteIntrinsics_vs2019.vcxproj", "{91656060-3DFC-40FD-8D8C-A3EF51D26DB9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTextureDrv", "Samples\0_Introduction\simpleTextureDrv\simpleTextureDrv_vs2019.vcxproj", "{20060A13-2D11-4CC7-BF0F-21EB1C04743E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture3D", "Samples\0_Introduction\simpleTexture3D\simpleTexture3D_vs2019.vcxproj", "{F5581284-94F6-49D1-AA41-4BED15AC5590}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture", "Samples\0_Introduction\simpleTexture\simpleTexture_vs2019.vcxproj", "{C77122B4-A549-4F09-A158-A26F12E31772}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates_nvrtc", "Samples\0_Introduction\simpleTemplates_nvrtc\simpleTemplates_nvrtc_vs2019.vcxproj", "{49F65D57-C6B2-4498-8C34-55C4F876F5E9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates", "Samples\0_Introduction\simpleTemplates\simpleTemplates_vs2019.vcxproj", "{92C50EE4-9C38-46E2-9730-99274F80E516}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSurfaceWrite", "Samples\0_Introduction\simpleSurfaceWrite\simpleSurfaceWrite_vs2019.vcxproj", "{6817D6B9-54E6-433C-AB40-46CAA6FF9826}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleStreams", "Samples\0_Introduction\simpleStreams\simpleStreams_vs2019.vcxproj", "{D92A2C6E-AD4C-43BF-876E-152F94004E14}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSeparateCompilation", "Samples\0_Introduction\simpleSeparateCompilation\simpleSeparateCompilation_vs2019.vcxproj", "{4F388A2D-DEF3-49F3-9FD0-7D94BEBC1875}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePrintf", "Samples\0_Introduction\simplePrintf\simplePrintf_vs2019.vcxproj", "{2F9C64A9-A9C7-4221-9B85-CDE02BED9A5A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePitchLinearTexture", "Samples\0_Introduction\simplePitchLinearTexture\simplePitchLinearTexture_vs2019.vcxproj", "{623AC298-A524-4876-B895-A35A7D634186}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleP2P", "Samples\0_Introduction\simpleP2P\simpleP2P_vs2019.vcxproj", "{314DA04A-2FBB-4027-8690-00621D58ACC3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleOccupancy", "Samples\0_Introduction\simpleOccupancy\simpleOccupancy_vs2019.vcxproj", "{BA369A76-F18B-450D-B6C5-880FC8564AE4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiGPU", "Samples\0_Introduction\simpleMultiGPU\simpleMultiGPU_vs2019.vcxproj", "{0D6E96CE-CAA7-4343-A627-1C52F2E9DD66}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiCopy", "Samples\0_Introduction\simpleMultiCopy\simpleMultiCopy_vs2019.vcxproj", "{5D5E8943-E14F-43DA-8C1A-A9215064001B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMPI", "Samples\0_Introduction\simpleMPI\simpleMPI_vs2019.vcxproj", "{5F9632D6-9493-45AF-B21A-433C94F305E6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleLayeredTexture", "Samples\0_Introduction\simpleLayeredTexture\simpleLayeredTexture_vs2019.vcxproj", "{4040EC20-0526-4153-8B62-3AAA2D7BFBA7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleIPC", "Samples\0_Introduction\simpleIPC\simpleIPC_vs2019.vcxproj", "{F8C5AE88-0979-4B2B-A688-20B12F1429E4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleHyperQ", "Samples\0_Introduction\simpleHyperQ\simpleHyperQ_vs2019.vcxproj", "{3DF9BE1F-5350-4409-A6B5-8F8CAA2B5DD5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleDrvRuntime", "Samples\0_Introduction\simpleDrvRuntime\simpleDrvRuntime_vs2019.vcxproj", "{B7F9FCF4-AE50-458F-AE44-B5114B9C1577}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUDA2GL", "Samples\0_Introduction\simpleCUDA2GL\simpleCUDA2GL_vs2019.vcxproj", "{FB5B6201-EE82-4C81-83AE-051B150F86A0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCubemapTexture", "Samples\0_Introduction\simpleCubemapTexture\simpleCubemapTexture_vs2019.vcxproj", "{F954D7AC-97AA-491D-A747-0A8EEDD3B517}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCooperativeGroups", "Samples\0_Introduction\simpleCooperativeGroups\simpleCooperativeGroups_vs2019.vcxproj", "{06F14F38-04DF-4115-BB87-508C251560FB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCallback", "Samples\0_Introduction\simpleCallback\simpleCallback_vs2019.vcxproj", "{6FD14E4D-FE84-4642-B5FA-3AF91C57C4DB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAWBarrier", "Samples\0_Introduction\simpleAWBarrier\simpleAWBarrier_vs2019.vcxproj", "{76E8FBD3-B8E5-429A-8A61-F80944A2C7F3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAttributes", "Samples\0_Introduction\simpleAttributes\simpleAttributes_vs2019.vcxproj", "{6949E4EA-90DA-42CB-AD01-A134677B3A34}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics_nvrtc", "Samples\0_Introduction\simpleAtomicIntrinsics_nvrtc\simpleAtomicIntrinsics_nvrtc_vs2019.vcxproj", "{E51C1583-68FA-429A-AD28-25E2330AFD22}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics", "Samples\0_Introduction\simpleAtomicIntrinsics\simpleAtomicIntrinsics_vs2019.vcxproj", "{F821D46D-3F7E-4F02-9D3C-AC179EC8F36F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert_nvrtc", "Samples\0_Introduction\simpleAssert_nvrtc\simpleAssert_nvrtc_vs2019.vcxproj", "{9433824D-9B79-4D77-B2DB-E085ABAE9C01}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert", "Samples\0_Introduction\simpleAssert\simpleAssert_vs2019.vcxproj", "{71818B9C-C700-45C3-A4AE-4CD0541D59F4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mergeSort", "Samples\0_Introduction\mergeSort\mergeSort_vs2019.vcxproj", "{0CCC7EFD-4916-4F9E-A3BB-394E4F6E2EB1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul_nvrtc", "Samples\0_Introduction\matrixMul_nvrtc\matrixMul_nvrtc_vs2019.vcxproj", "{95664D01-3E53-4AD1-9915-DF0B81E9A4A3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDynlinkJIT", "Samples\0_Introduction\matrixMulDynlinkJIT\matrixMulDynlinkJIT_vs2019.vcxproj", "{59D13DA6-39EF-4568-8C75-B69C14B021AA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDrv", "Samples\0_Introduction\matrixMulDrv\matrixMulDrv_vs2019.vcxproj", "{AA4A9EF7-5BAA-4F07-95E5-5777BE03D663}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul", "Samples\0_Introduction\matrixMul\matrixMul_vs2019.vcxproj", "{576F962D-D902-44FC-A41A-6E6D474F9A1D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fp16ScalarProduct", "Samples\0_Introduction\fp16ScalarProduct\fp16ScalarProduct_vs2019.vcxproj", "{0B446D9F-83A8-4934-8111-3011EBA1EC7C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaOpenMP", "Samples\0_Introduction\cudaOpenMP\cudaOpenMP_vs2019.vcxproj", "{B0E42E5A-09E8-4B9D-B10E-3EBE1E6D77E3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppOverload", "Samples\0_Introduction\cppOverload\cppOverload_vs2019.vcxproj", "{93BFF362-AB6A-473D-ABE7-32F631C8434A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppIntegration", "Samples\0_Introduction\cppIntegration\cppIntegration_vs2019.vcxproj", "{59D53019-7C72-4986-8E2F-88C3824A35D5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "concurrentKernels", "Samples\0_Introduction\concurrentKernels\concurrentKernels_vs2019.vcxproj", "{A591BEEA-9ED3-4C28-9C32-238712A70330}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock_nvrtc", "Samples\0_Introduction\clock_nvrtc\clock_nvrtc_vs2019.vcxproj", "{675800FA-78CE-4E59-90FF-8BA17A98B1D3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "Samples\0_Introduction\clock\clock_vs2019.vcxproj", "{3E4068EA-548A-463A-AAE9-BE3E8B4B51D4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c++11_cuda", "Samples\0_Introduction\c++11_cuda\c++11_cuda_vs2019.vcxproj", "{A3A96FA5-8FF1-4A19-B2CF-2477665BBE86}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asyncAPI", "Samples\0_Introduction\asyncAPI\asyncAPI_vs2019.vcxproj", "{E151FC1A-39CE-4B1F-B5FC-E7BD85F3D6D3}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- {98EE21A5-6F18-4D19-BAA1-9CB7224F068F}.Debug|x64.ActiveCfg = Debug|x64
- {98EE21A5-6F18-4D19-BAA1-9CB7224F068F}.Debug|x64.Build.0 = Debug|x64
- {98EE21A5-6F18-4D19-BAA1-9CB7224F068F}.Release|x64.ActiveCfg = Release|x64
- {98EE21A5-6F18-4D19-BAA1-9CB7224F068F}.Release|x64.Build.0 = Release|x64
- {8A3253E1-D5D4-462D-B62B-2010F24EEF8E}.Debug|x64.ActiveCfg = Debug|x64
- {8A3253E1-D5D4-462D-B62B-2010F24EEF8E}.Debug|x64.Build.0 = Debug|x64
- {8A3253E1-D5D4-462D-B62B-2010F24EEF8E}.Release|x64.ActiveCfg = Release|x64
- {8A3253E1-D5D4-462D-B62B-2010F24EEF8E}.Release|x64.Build.0 = Release|x64
- {AF2B6154-90BA-44BB-9856-6B55461F92BC}.Debug|x64.ActiveCfg = Debug|x64
- {AF2B6154-90BA-44BB-9856-6B55461F92BC}.Debug|x64.Build.0 = Debug|x64
- {AF2B6154-90BA-44BB-9856-6B55461F92BC}.Release|x64.ActiveCfg = Release|x64
- {AF2B6154-90BA-44BB-9856-6B55461F92BC}.Release|x64.Build.0 = Release|x64
- {F8CA4A68-D595-445E-A06E-DFA5E420B1FD}.Debug|x64.ActiveCfg = Debug|x64
- {F8CA4A68-D595-445E-A06E-DFA5E420B1FD}.Debug|x64.Build.0 = Debug|x64
- {F8CA4A68-D595-445E-A06E-DFA5E420B1FD}.Release|x64.ActiveCfg = Release|x64
- {F8CA4A68-D595-445E-A06E-DFA5E420B1FD}.Release|x64.Build.0 = Release|x64
- {6F2647DD-B304-45E9-BA05-91A60FAD2C3A}.Debug|x64.ActiveCfg = Debug|x64
- {6F2647DD-B304-45E9-BA05-91A60FAD2C3A}.Debug|x64.Build.0 = Debug|x64
- {6F2647DD-B304-45E9-BA05-91A60FAD2C3A}.Release|x64.ActiveCfg = Release|x64
- {6F2647DD-B304-45E9-BA05-91A60FAD2C3A}.Release|x64.Build.0 = Release|x64
- {5E5280C8-3969-4ED5-897F-F858DF11EA23}.Debug|x64.ActiveCfg = Debug|x64
- {5E5280C8-3969-4ED5-897F-F858DF11EA23}.Debug|x64.Build.0 = Debug|x64
- {5E5280C8-3969-4ED5-897F-F858DF11EA23}.Release|x64.ActiveCfg = Release|x64
- {5E5280C8-3969-4ED5-897F-F858DF11EA23}.Release|x64.Build.0 = Release|x64
- {05F3AEEF-A236-4844-887A-36D83D690628}.Debug|x64.ActiveCfg = Debug|x64
- {05F3AEEF-A236-4844-887A-36D83D690628}.Debug|x64.Build.0 = Debug|x64
- {05F3AEEF-A236-4844-887A-36D83D690628}.Release|x64.ActiveCfg = Release|x64
- {05F3AEEF-A236-4844-887A-36D83D690628}.Release|x64.Build.0 = Release|x64
- {2617549C-C1D4-43AA-9A4D-D443337A8B26}.Debug|x64.ActiveCfg = Debug|x64
- {2617549C-C1D4-43AA-9A4D-D443337A8B26}.Debug|x64.Build.0 = Debug|x64
- {2617549C-C1D4-43AA-9A4D-D443337A8B26}.Release|x64.ActiveCfg = Release|x64
- {2617549C-C1D4-43AA-9A4D-D443337A8B26}.Release|x64.Build.0 = Release|x64
- {42F46F7F-A621-4476-915A-21C2CC183137}.Debug|x64.ActiveCfg = Debug|x64
- {42F46F7F-A621-4476-915A-21C2CC183137}.Debug|x64.Build.0 = Debug|x64
- {42F46F7F-A621-4476-915A-21C2CC183137}.Release|x64.ActiveCfg = Release|x64
- {42F46F7F-A621-4476-915A-21C2CC183137}.Release|x64.Build.0 = Release|x64
- {53FFCB53-1841-417E-A0F5-35133C2EA4BF}.Debug|x64.ActiveCfg = Debug|x64
- {53FFCB53-1841-417E-A0F5-35133C2EA4BF}.Debug|x64.Build.0 = Debug|x64
- {53FFCB53-1841-417E-A0F5-35133C2EA4BF}.Release|x64.ActiveCfg = Release|x64
- {53FFCB53-1841-417E-A0F5-35133C2EA4BF}.Release|x64.Build.0 = Release|x64
- {8EC13F5E-069C-48A9-A475-5709DF26C7E1}.Debug|x64.ActiveCfg = Debug|x64
- {8EC13F5E-069C-48A9-A475-5709DF26C7E1}.Debug|x64.Build.0 = Debug|x64
- {8EC13F5E-069C-48A9-A475-5709DF26C7E1}.Release|x64.ActiveCfg = Release|x64
- {8EC13F5E-069C-48A9-A475-5709DF26C7E1}.Release|x64.Build.0 = Release|x64
- {8818906B-930A-4F41-8D88-3B939F7E38B3}.Debug|x64.ActiveCfg = Debug|x64
- {8818906B-930A-4F41-8D88-3B939F7E38B3}.Debug|x64.Build.0 = Debug|x64
- {8818906B-930A-4F41-8D88-3B939F7E38B3}.Release|x64.ActiveCfg = Release|x64
- {8818906B-930A-4F41-8D88-3B939F7E38B3}.Release|x64.Build.0 = Release|x64
- {3F6B642F-BFAB-4128-B4A6-864611E76EDC}.Debug|x64.ActiveCfg = Debug|x64
- {3F6B642F-BFAB-4128-B4A6-864611E76EDC}.Debug|x64.Build.0 = Debug|x64
- {3F6B642F-BFAB-4128-B4A6-864611E76EDC}.Release|x64.ActiveCfg = Release|x64
- {3F6B642F-BFAB-4128-B4A6-864611E76EDC}.Release|x64.Build.0 = Release|x64
- {8D6C099A-5E73-4C81-BDA0-460A2A045E11}.Debug|x64.ActiveCfg = Debug|x64
- {8D6C099A-5E73-4C81-BDA0-460A2A045E11}.Debug|x64.Build.0 = Debug|x64
- {8D6C099A-5E73-4C81-BDA0-460A2A045E11}.Release|x64.ActiveCfg = Release|x64
- {8D6C099A-5E73-4C81-BDA0-460A2A045E11}.Release|x64.Build.0 = Release|x64
- {9593EFD9-5978-4100-9DA3-ED5AF394FA81}.Debug|x64.ActiveCfg = Debug|x64
- {9593EFD9-5978-4100-9DA3-ED5AF394FA81}.Debug|x64.Build.0 = Debug|x64
- {9593EFD9-5978-4100-9DA3-ED5AF394FA81}.Release|x64.ActiveCfg = Release|x64
- {9593EFD9-5978-4100-9DA3-ED5AF394FA81}.Release|x64.Build.0 = Release|x64
- {8A94C99F-65DC-4688-95ED-E6FB6D2F3DD9}.Debug|x64.ActiveCfg = Debug|x64
- {8A94C99F-65DC-4688-95ED-E6FB6D2F3DD9}.Debug|x64.Build.0 = Debug|x64
- {8A94C99F-65DC-4688-95ED-E6FB6D2F3DD9}.Release|x64.ActiveCfg = Release|x64
- {8A94C99F-65DC-4688-95ED-E6FB6D2F3DD9}.Release|x64.Build.0 = Release|x64
- {6D672B4F-1409-4FEB-8D7B-960D505A6879}.Debug|x64.ActiveCfg = Debug|x64
- {6D672B4F-1409-4FEB-8D7B-960D505A6879}.Debug|x64.Build.0 = Debug|x64
- {6D672B4F-1409-4FEB-8D7B-960D505A6879}.Release|x64.ActiveCfg = Release|x64
- {6D672B4F-1409-4FEB-8D7B-960D505A6879}.Release|x64.Build.0 = Release|x64
- {88B7F2A0-4705-4F68-B950-7A37964A9E19}.Debug|x64.ActiveCfg = Debug|x64
- {88B7F2A0-4705-4F68-B950-7A37964A9E19}.Debug|x64.Build.0 = Debug|x64
- {88B7F2A0-4705-4F68-B950-7A37964A9E19}.Release|x64.ActiveCfg = Release|x64
- {88B7F2A0-4705-4F68-B950-7A37964A9E19}.Release|x64.Build.0 = Release|x64
- {A34C7CF8-5120-4FDE-8862-A4FF0D04265D}.Debug|x64.ActiveCfg = Debug|x64
- {A34C7CF8-5120-4FDE-8862-A4FF0D04265D}.Debug|x64.Build.0 = Debug|x64
- {A34C7CF8-5120-4FDE-8862-A4FF0D04265D}.Release|x64.ActiveCfg = Release|x64
- {A34C7CF8-5120-4FDE-8862-A4FF0D04265D}.Release|x64.Build.0 = Release|x64
- {B561CA1C-1DE9-4E50-B1EC-133B96A6328B}.Debug|x64.ActiveCfg = Debug|x64
- {B561CA1C-1DE9-4E50-B1EC-133B96A6328B}.Debug|x64.Build.0 = Debug|x64
- {B561CA1C-1DE9-4E50-B1EC-133B96A6328B}.Release|x64.ActiveCfg = Release|x64
- {B561CA1C-1DE9-4E50-B1EC-133B96A6328B}.Release|x64.Build.0 = Release|x64
- {36F77C08-B600-43EF-AFD3-20052DE75E96}.Debug|x64.ActiveCfg = Debug|x64
- {36F77C08-B600-43EF-AFD3-20052DE75E96}.Debug|x64.Build.0 = Debug|x64
- {36F77C08-B600-43EF-AFD3-20052DE75E96}.Release|x64.ActiveCfg = Release|x64
- {36F77C08-B600-43EF-AFD3-20052DE75E96}.Release|x64.Build.0 = Release|x64
- {7C554D0F-D348-496F-B3EF-8C428275A1D5}.Debug|x64.ActiveCfg = Debug|x64
- {7C554D0F-D348-496F-B3EF-8C428275A1D5}.Debug|x64.Build.0 = Debug|x64
- {7C554D0F-D348-496F-B3EF-8C428275A1D5}.Release|x64.ActiveCfg = Release|x64
- {7C554D0F-D348-496F-B3EF-8C428275A1D5}.Release|x64.Build.0 = Release|x64
- {44BD9DD3-71BF-4930-964E-B7F44492420A}.Debug|x64.ActiveCfg = Debug|x64
- {44BD9DD3-71BF-4930-964E-B7F44492420A}.Debug|x64.Build.0 = Debug|x64
- {44BD9DD3-71BF-4930-964E-B7F44492420A}.Release|x64.ActiveCfg = Release|x64
- {44BD9DD3-71BF-4930-964E-B7F44492420A}.Release|x64.Build.0 = Release|x64
- {D711E4F3-73EB-41BC-B0C8-24717B6DB1A2}.Debug|x64.ActiveCfg = Debug|x64
- {D711E4F3-73EB-41BC-B0C8-24717B6DB1A2}.Debug|x64.Build.0 = Debug|x64
- {D711E4F3-73EB-41BC-B0C8-24717B6DB1A2}.Release|x64.ActiveCfg = Release|x64
- {D711E4F3-73EB-41BC-B0C8-24717B6DB1A2}.Release|x64.Build.0 = Release|x64
- {6738DDD4-429D-4B71-99B9-1DF9CC453305}.Debug|x64.ActiveCfg = Debug|x64
- {6738DDD4-429D-4B71-99B9-1DF9CC453305}.Debug|x64.Build.0 = Debug|x64
- {6738DDD4-429D-4B71-99B9-1DF9CC453305}.Release|x64.ActiveCfg = Release|x64
- {6738DDD4-429D-4B71-99B9-1DF9CC453305}.Release|x64.Build.0 = Release|x64
- {3EEA874C-7503-48FD-8DC6-F3BF2EEC1DCC}.Debug|x64.ActiveCfg = Debug|x64
- {3EEA874C-7503-48FD-8DC6-F3BF2EEC1DCC}.Debug|x64.Build.0 = Debug|x64
- {3EEA874C-7503-48FD-8DC6-F3BF2EEC1DCC}.Release|x64.ActiveCfg = Release|x64
- {3EEA874C-7503-48FD-8DC6-F3BF2EEC1DCC}.Release|x64.Build.0 = Release|x64
- {6F8E2FA7-429D-4240-869A-63B4850CFA1D}.Debug|x64.ActiveCfg = Debug|x64
- {6F8E2FA7-429D-4240-869A-63B4850CFA1D}.Debug|x64.Build.0 = Debug|x64
- {6F8E2FA7-429D-4240-869A-63B4850CFA1D}.Release|x64.ActiveCfg = Release|x64
- {6F8E2FA7-429D-4240-869A-63B4850CFA1D}.Release|x64.Build.0 = Release|x64
- {499A05FB-8C4F-4325-B6D9-B0E9F5D94475}.Debug|x64.ActiveCfg = Debug|x64
- {499A05FB-8C4F-4325-B6D9-B0E9F5D94475}.Debug|x64.Build.0 = Debug|x64
- {499A05FB-8C4F-4325-B6D9-B0E9F5D94475}.Release|x64.ActiveCfg = Release|x64
- {499A05FB-8C4F-4325-B6D9-B0E9F5D94475}.Release|x64.Build.0 = Release|x64
- {3D479829-0C75-45ED-A042-0B104DF8AC37}.Debug|x64.ActiveCfg = Debug|x64
- {3D479829-0C75-45ED-A042-0B104DF8AC37}.Debug|x64.Build.0 = Debug|x64
- {3D479829-0C75-45ED-A042-0B104DF8AC37}.Release|x64.ActiveCfg = Release|x64
- {3D479829-0C75-45ED-A042-0B104DF8AC37}.Release|x64.Build.0 = Release|x64
- {D815DBAD-BCE8-40F2-A23D-EB401A7F69B5}.Debug|x64.ActiveCfg = Debug|x64
- {D815DBAD-BCE8-40F2-A23D-EB401A7F69B5}.Debug|x64.Build.0 = Debug|x64
- {D815DBAD-BCE8-40F2-A23D-EB401A7F69B5}.Release|x64.ActiveCfg = Release|x64
- {D815DBAD-BCE8-40F2-A23D-EB401A7F69B5}.Release|x64.Build.0 = Release|x64
- {E2D2C36F-23B9-4A04-9CE2-59D965A2E0BA}.Debug|x64.ActiveCfg = Debug|x64
- {E2D2C36F-23B9-4A04-9CE2-59D965A2E0BA}.Debug|x64.Build.0 = Debug|x64
- {E2D2C36F-23B9-4A04-9CE2-59D965A2E0BA}.Release|x64.ActiveCfg = Release|x64
- {E2D2C36F-23B9-4A04-9CE2-59D965A2E0BA}.Release|x64.Build.0 = Release|x64
- {C9FD286D-E82B-475F-B221-A3CDCB2EF8CA}.Debug|x64.ActiveCfg = Debug|x64
- {C9FD286D-E82B-475F-B221-A3CDCB2EF8CA}.Debug|x64.Build.0 = Debug|x64
- {C9FD286D-E82B-475F-B221-A3CDCB2EF8CA}.Release|x64.ActiveCfg = Release|x64
- {C9FD286D-E82B-475F-B221-A3CDCB2EF8CA}.Release|x64.Build.0 = Release|x64
- {26433C9B-C858-49E4-8BA3-0FB22E2D36B6}.Debug|x64.ActiveCfg = Debug|x64
- {26433C9B-C858-49E4-8BA3-0FB22E2D36B6}.Debug|x64.Build.0 = Debug|x64
- {26433C9B-C858-49E4-8BA3-0FB22E2D36B6}.Release|x64.ActiveCfg = Release|x64
- {26433C9B-C858-49E4-8BA3-0FB22E2D36B6}.Release|x64.Build.0 = Release|x64
- {4799E277-0E46-4970-9F63-DD60C8221333}.Debug|x64.ActiveCfg = Debug|x64
- {4799E277-0E46-4970-9F63-DD60C8221333}.Debug|x64.Build.0 = Debug|x64
- {4799E277-0E46-4970-9F63-DD60C8221333}.Release|x64.ActiveCfg = Release|x64
- {4799E277-0E46-4970-9F63-DD60C8221333}.Release|x64.Build.0 = Release|x64
- {E03ABE85-3BFC-4B93-A490-C9EC699CFDD4}.Debug|x64.ActiveCfg = Debug|x64
- {E03ABE85-3BFC-4B93-A490-C9EC699CFDD4}.Debug|x64.Build.0 = Debug|x64
- {E03ABE85-3BFC-4B93-A490-C9EC699CFDD4}.Release|x64.ActiveCfg = Release|x64
- {E03ABE85-3BFC-4B93-A490-C9EC699CFDD4}.Release|x64.Build.0 = Release|x64
- {27194DE9-B9E4-42D2-86D5-02090DC8F377}.Debug|x64.ActiveCfg = Debug|x64
- {27194DE9-B9E4-42D2-86D5-02090DC8F377}.Debug|x64.Build.0 = Debug|x64
- {27194DE9-B9E4-42D2-86D5-02090DC8F377}.Release|x64.ActiveCfg = Release|x64
- {27194DE9-B9E4-42D2-86D5-02090DC8F377}.Release|x64.Build.0 = Release|x64
- {08E8C39C-F64B-4DEE-9DC6-15AF5E757529}.Debug|x64.ActiveCfg = Debug|x64
- {08E8C39C-F64B-4DEE-9DC6-15AF5E757529}.Debug|x64.Build.0 = Debug|x64
- {08E8C39C-F64B-4DEE-9DC6-15AF5E757529}.Release|x64.ActiveCfg = Release|x64
- {08E8C39C-F64B-4DEE-9DC6-15AF5E757529}.Release|x64.Build.0 = Release|x64
- {93C02154-3FED-4D72-B0D4-85969D165844}.Debug|x64.ActiveCfg = Debug|x64
- {93C02154-3FED-4D72-B0D4-85969D165844}.Debug|x64.Build.0 = Debug|x64
- {93C02154-3FED-4D72-B0D4-85969D165844}.Release|x64.ActiveCfg = Release|x64
- {93C02154-3FED-4D72-B0D4-85969D165844}.Release|x64.Build.0 = Release|x64
- {B7BF3845-7EE3-453B-A7AD-73327C91E8E0}.Debug|x64.ActiveCfg = Debug|x64
- {B7BF3845-7EE3-453B-A7AD-73327C91E8E0}.Debug|x64.Build.0 = Debug|x64
- {B7BF3845-7EE3-453B-A7AD-73327C91E8E0}.Release|x64.ActiveCfg = Release|x64
- {B7BF3845-7EE3-453B-A7AD-73327C91E8E0}.Release|x64.Build.0 = Release|x64
- {20299591-B75E-4008-A102-4AED383B0F1A}.Debug|x64.ActiveCfg = Debug|x64
- {20299591-B75E-4008-A102-4AED383B0F1A}.Debug|x64.Build.0 = Debug|x64
- {20299591-B75E-4008-A102-4AED383B0F1A}.Release|x64.ActiveCfg = Release|x64
- {20299591-B75E-4008-A102-4AED383B0F1A}.Release|x64.Build.0 = Release|x64
- {DA3DAFE0-769D-4605-B3A5-CB667E7D3AD5}.Debug|x64.ActiveCfg = Debug|x64
- {DA3DAFE0-769D-4605-B3A5-CB667E7D3AD5}.Debug|x64.Build.0 = Debug|x64
- {DA3DAFE0-769D-4605-B3A5-CB667E7D3AD5}.Release|x64.ActiveCfg = Release|x64
- {DA3DAFE0-769D-4605-B3A5-CB667E7D3AD5}.Release|x64.Build.0 = Release|x64
- {6BE883BD-7630-40CA-B4F7-6FF25A470AAD}.Debug|x64.ActiveCfg = Debug|x64
- {6BE883BD-7630-40CA-B4F7-6FF25A470AAD}.Debug|x64.Build.0 = Debug|x64
- {6BE883BD-7630-40CA-B4F7-6FF25A470AAD}.Release|x64.ActiveCfg = Release|x64
- {6BE883BD-7630-40CA-B4F7-6FF25A470AAD}.Release|x64.Build.0 = Release|x64
- {250602FA-7526-4011-BE02-68161843B383}.Debug|x64.ActiveCfg = Debug|x64
- {250602FA-7526-4011-BE02-68161843B383}.Debug|x64.Build.0 = Debug|x64
- {250602FA-7526-4011-BE02-68161843B383}.Release|x64.ActiveCfg = Release|x64
- {250602FA-7526-4011-BE02-68161843B383}.Release|x64.Build.0 = Release|x64
- {B0AAA4F4-BB60-431D-ACC3-438017D06B9E}.Debug|x64.ActiveCfg = Debug|x64
- {B0AAA4F4-BB60-431D-ACC3-438017D06B9E}.Debug|x64.Build.0 = Debug|x64
- {B0AAA4F4-BB60-431D-ACC3-438017D06B9E}.Release|x64.ActiveCfg = Release|x64
- {B0AAA4F4-BB60-431D-ACC3-438017D06B9E}.Release|x64.Build.0 = Release|x64
- {6A0C9EED-F2F5-491E-BD4E-3AD398D03A3C}.Debug|x64.ActiveCfg = Debug|x64
- {6A0C9EED-F2F5-491E-BD4E-3AD398D03A3C}.Debug|x64.Build.0 = Debug|x64
- {6A0C9EED-F2F5-491E-BD4E-3AD398D03A3C}.Release|x64.ActiveCfg = Release|x64
- {6A0C9EED-F2F5-491E-BD4E-3AD398D03A3C}.Release|x64.Build.0 = Release|x64
- {3D1B8904-4BAF-45ED-86D8-210F6A9C79AC}.Debug|x64.ActiveCfg = Debug|x64
- {3D1B8904-4BAF-45ED-86D8-210F6A9C79AC}.Debug|x64.Build.0 = Debug|x64
- {3D1B8904-4BAF-45ED-86D8-210F6A9C79AC}.Release|x64.ActiveCfg = Release|x64
- {3D1B8904-4BAF-45ED-86D8-210F6A9C79AC}.Release|x64.Build.0 = Release|x64
- {3C3314D2-94B9-4488-B8D0-E564D29F9336}.Debug|x64.ActiveCfg = Debug|x64
- {3C3314D2-94B9-4488-B8D0-E564D29F9336}.Debug|x64.Build.0 = Debug|x64
- {3C3314D2-94B9-4488-B8D0-E564D29F9336}.Release|x64.ActiveCfg = Release|x64
- {3C3314D2-94B9-4488-B8D0-E564D29F9336}.Release|x64.Build.0 = Release|x64
- {534C48D7-D8AD-4460-A2CA-F7E9C5628678}.Debug|x64.ActiveCfg = Debug|x64
- {534C48D7-D8AD-4460-A2CA-F7E9C5628678}.Debug|x64.Build.0 = Debug|x64
- {534C48D7-D8AD-4460-A2CA-F7E9C5628678}.Release|x64.ActiveCfg = Release|x64
- {534C48D7-D8AD-4460-A2CA-F7E9C5628678}.Release|x64.Build.0 = Release|x64
- {6502288D-703A-4B0B-AF34-B53A1D96AC05}.Debug|x64.ActiveCfg = Debug|x64
- {6502288D-703A-4B0B-AF34-B53A1D96AC05}.Debug|x64.Build.0 = Debug|x64
- {6502288D-703A-4B0B-AF34-B53A1D96AC05}.Release|x64.ActiveCfg = Release|x64
- {6502288D-703A-4B0B-AF34-B53A1D96AC05}.Release|x64.Build.0 = Release|x64
- {E1C1EBC4-B1A4-49D0-B98C-AF100785F625}.Debug|x64.ActiveCfg = Debug|x64
- {E1C1EBC4-B1A4-49D0-B98C-AF100785F625}.Debug|x64.Build.0 = Debug|x64
- {E1C1EBC4-B1A4-49D0-B98C-AF100785F625}.Release|x64.ActiveCfg = Release|x64
- {E1C1EBC4-B1A4-49D0-B98C-AF100785F625}.Release|x64.Build.0 = Release|x64
- {A5B6AF3A-2CBF-4012-9943-9F100C24EBBE}.Debug|x64.ActiveCfg = Debug|x64
- {A5B6AF3A-2CBF-4012-9943-9F100C24EBBE}.Debug|x64.Build.0 = Debug|x64
- {A5B6AF3A-2CBF-4012-9943-9F100C24EBBE}.Release|x64.ActiveCfg = Release|x64
- {A5B6AF3A-2CBF-4012-9943-9F100C24EBBE}.Release|x64.Build.0 = Release|x64
- {AA5F1D1D-FBCD-42A8-A6D0-2622620F3E57}.Debug|x64.ActiveCfg = Debug|x64
- {AA5F1D1D-FBCD-42A8-A6D0-2622620F3E57}.Debug|x64.Build.0 = Debug|x64
- {AA5F1D1D-FBCD-42A8-A6D0-2622620F3E57}.Release|x64.ActiveCfg = Release|x64
- {AA5F1D1D-FBCD-42A8-A6D0-2622620F3E57}.Release|x64.Build.0 = Release|x64
- {A29C7CE1-3293-4F6D-9B77-722BAAE5C61C}.Debug|x64.ActiveCfg = Debug|x64
- {A29C7CE1-3293-4F6D-9B77-722BAAE5C61C}.Debug|x64.Build.0 = Debug|x64
- {A29C7CE1-3293-4F6D-9B77-722BAAE5C61C}.Release|x64.ActiveCfg = Release|x64
- {A29C7CE1-3293-4F6D-9B77-722BAAE5C61C}.Release|x64.Build.0 = Release|x64
- {8AE6CDCF-EAD4-40E2-B5C3-A5677FEB3AB5}.Debug|x64.ActiveCfg = Debug|x64
- {8AE6CDCF-EAD4-40E2-B5C3-A5677FEB3AB5}.Debug|x64.Build.0 = Debug|x64
- {8AE6CDCF-EAD4-40E2-B5C3-A5677FEB3AB5}.Release|x64.ActiveCfg = Release|x64
- {8AE6CDCF-EAD4-40E2-B5C3-A5677FEB3AB5}.Release|x64.Build.0 = Release|x64
- {AEE688FF-312C-4032-A866-4178C95F7940}.Debug|x64.ActiveCfg = Debug|x64
- {AEE688FF-312C-4032-A866-4178C95F7940}.Debug|x64.Build.0 = Debug|x64
- {AEE688FF-312C-4032-A866-4178C95F7940}.Release|x64.ActiveCfg = Release|x64
- {AEE688FF-312C-4032-A866-4178C95F7940}.Release|x64.Build.0 = Release|x64
- {B2D20B02-437E-4573-8A6C-E6E632080132}.Debug|x64.ActiveCfg = Debug|x64
- {B2D20B02-437E-4573-8A6C-E6E632080132}.Debug|x64.Build.0 = Debug|x64
- {B2D20B02-437E-4573-8A6C-E6E632080132}.Release|x64.ActiveCfg = Release|x64
- {B2D20B02-437E-4573-8A6C-E6E632080132}.Release|x64.Build.0 = Release|x64
- {E5F7A393-AB73-4EBA-A194-635C00643624}.Debug|x64.ActiveCfg = Debug|x64
- {E5F7A393-AB73-4EBA-A194-635C00643624}.Debug|x64.Build.0 = Debug|x64
- {E5F7A393-AB73-4EBA-A194-635C00643624}.Release|x64.ActiveCfg = Release|x64
- {E5F7A393-AB73-4EBA-A194-635C00643624}.Release|x64.Build.0 = Release|x64
- {8941408E-D2C1-4019-A0BA-8ECF22324342}.Debug|x64.ActiveCfg = Debug|x64
- {8941408E-D2C1-4019-A0BA-8ECF22324342}.Debug|x64.Build.0 = Debug|x64
- {8941408E-D2C1-4019-A0BA-8ECF22324342}.Release|x64.ActiveCfg = Release|x64
- {8941408E-D2C1-4019-A0BA-8ECF22324342}.Release|x64.Build.0 = Release|x64
- {226BABB4-4F70-4374-BF4E-DBA4CB389932}.Debug|x64.ActiveCfg = Debug|x64
- {226BABB4-4F70-4374-BF4E-DBA4CB389932}.Debug|x64.Build.0 = Debug|x64
- {226BABB4-4F70-4374-BF4E-DBA4CB389932}.Release|x64.ActiveCfg = Release|x64
- {226BABB4-4F70-4374-BF4E-DBA4CB389932}.Release|x64.Build.0 = Release|x64
- {148EB9A8-041F-4959-AB89-C4E827AD46C3}.Debug|x64.ActiveCfg = Debug|x64
- {148EB9A8-041F-4959-AB89-C4E827AD46C3}.Debug|x64.Build.0 = Debug|x64
- {148EB9A8-041F-4959-AB89-C4E827AD46C3}.Release|x64.ActiveCfg = Release|x64
- {148EB9A8-041F-4959-AB89-C4E827AD46C3}.Release|x64.Build.0 = Release|x64
- {7D8ECC6E-CDA0-4DDD-BBBF-656C91BD8841}.Debug|x64.ActiveCfg = Debug|x64
- {7D8ECC6E-CDA0-4DDD-BBBF-656C91BD8841}.Debug|x64.Build.0 = Debug|x64
- {7D8ECC6E-CDA0-4DDD-BBBF-656C91BD8841}.Release|x64.ActiveCfg = Release|x64
- {7D8ECC6E-CDA0-4DDD-BBBF-656C91BD8841}.Release|x64.Build.0 = Release|x64
- {4394F775-756C-47B6-B38E-18437134D349}.Debug|x64.ActiveCfg = Debug|x64
- {4394F775-756C-47B6-B38E-18437134D349}.Debug|x64.Build.0 = Debug|x64
- {4394F775-756C-47B6-B38E-18437134D349}.Release|x64.ActiveCfg = Release|x64
- {4394F775-756C-47B6-B38E-18437134D349}.Release|x64.Build.0 = Release|x64
- {B0C4300F-075F-4E14-81A4-9496739AA6F3}.Debug|x64.ActiveCfg = Debug|x64
- {B0C4300F-075F-4E14-81A4-9496739AA6F3}.Debug|x64.Build.0 = Debug|x64
- {B0C4300F-075F-4E14-81A4-9496739AA6F3}.Release|x64.ActiveCfg = Release|x64
- {B0C4300F-075F-4E14-81A4-9496739AA6F3}.Release|x64.Build.0 = Release|x64
- {EDA48641-07E4-453F-AC6A-743ABB6AFF45}.Debug|x64.ActiveCfg = Debug|x64
- {EDA48641-07E4-453F-AC6A-743ABB6AFF45}.Debug|x64.Build.0 = Debug|x64
- {EDA48641-07E4-453F-AC6A-743ABB6AFF45}.Release|x64.ActiveCfg = Release|x64
- {EDA48641-07E4-453F-AC6A-743ABB6AFF45}.Release|x64.Build.0 = Release|x64
- {E40D1D07-E298-4E81-B9C6-98C6AE9B9CDB}.Debug|x64.ActiveCfg = Debug|x64
- {E40D1D07-E298-4E81-B9C6-98C6AE9B9CDB}.Debug|x64.Build.0 = Debug|x64
- {E40D1D07-E298-4E81-B9C6-98C6AE9B9CDB}.Release|x64.ActiveCfg = Release|x64
- {E40D1D07-E298-4E81-B9C6-98C6AE9B9CDB}.Release|x64.Build.0 = Release|x64
- {8ADD3BBB-C957-4612-A1E5-3D22E7C62340}.Debug|x64.ActiveCfg = Debug|x64
- {8ADD3BBB-C957-4612-A1E5-3D22E7C62340}.Debug|x64.Build.0 = Debug|x64
- {8ADD3BBB-C957-4612-A1E5-3D22E7C62340}.Release|x64.ActiveCfg = Release|x64
- {8ADD3BBB-C957-4612-A1E5-3D22E7C62340}.Release|x64.Build.0 = Release|x64
- {23C321AC-75F5-47A4-8746-A2A67A76343A}.Debug|x64.ActiveCfg = Debug|x64
- {23C321AC-75F5-47A4-8746-A2A67A76343A}.Debug|x64.Build.0 = Debug|x64
- {23C321AC-75F5-47A4-8746-A2A67A76343A}.Release|x64.ActiveCfg = Release|x64
- {23C321AC-75F5-47A4-8746-A2A67A76343A}.Release|x64.Build.0 = Release|x64
- {E32747FA-B030-475D-A550-95A95F9DA85B}.Debug|x64.ActiveCfg = Debug|x64
- {E32747FA-B030-475D-A550-95A95F9DA85B}.Debug|x64.Build.0 = Debug|x64
- {E32747FA-B030-475D-A550-95A95F9DA85B}.Release|x64.ActiveCfg = Release|x64
- {E32747FA-B030-475D-A550-95A95F9DA85B}.Release|x64.Build.0 = Release|x64
- {C4EBB9AE-04F5-4B89-97CC-6E43C70F2FFD}.Debug|x64.ActiveCfg = Debug|x64
- {C4EBB9AE-04F5-4B89-97CC-6E43C70F2FFD}.Debug|x64.Build.0 = Debug|x64
- {C4EBB9AE-04F5-4B89-97CC-6E43C70F2FFD}.Release|x64.ActiveCfg = Release|x64
- {C4EBB9AE-04F5-4B89-97CC-6E43C70F2FFD}.Release|x64.Build.0 = Release|x64
- {8FE1164A-EB3A-4ED4-AF71-FB5747894050}.Debug|x64.ActiveCfg = Debug|x64
- {8FE1164A-EB3A-4ED4-AF71-FB5747894050}.Debug|x64.Build.0 = Debug|x64
- {8FE1164A-EB3A-4ED4-AF71-FB5747894050}.Release|x64.ActiveCfg = Release|x64
- {8FE1164A-EB3A-4ED4-AF71-FB5747894050}.Release|x64.Build.0 = Release|x64
- {4628D154-A139-4AFF-B1A7-CEB4E38A2A2C}.Debug|x64.ActiveCfg = Debug|x64
- {4628D154-A139-4AFF-B1A7-CEB4E38A2A2C}.Debug|x64.Build.0 = Debug|x64
- {4628D154-A139-4AFF-B1A7-CEB4E38A2A2C}.Release|x64.ActiveCfg = Release|x64
- {4628D154-A139-4AFF-B1A7-CEB4E38A2A2C}.Release|x64.Build.0 = Release|x64
- {B97FBC49-1E2E-4101-83BD-FA425DD4F130}.Debug|x64.ActiveCfg = Debug|x64
- {B97FBC49-1E2E-4101-83BD-FA425DD4F130}.Debug|x64.Build.0 = Debug|x64
- {B97FBC49-1E2E-4101-83BD-FA425DD4F130}.Release|x64.ActiveCfg = Release|x64
- {B97FBC49-1E2E-4101-83BD-FA425DD4F130}.Release|x64.Build.0 = Release|x64
- {6E9CCC60-1DBF-47C7-8101-A2828C442A0D}.Debug|x64.ActiveCfg = Debug|x64
- {6E9CCC60-1DBF-47C7-8101-A2828C442A0D}.Debug|x64.Build.0 = Debug|x64
- {6E9CCC60-1DBF-47C7-8101-A2828C442A0D}.Release|x64.ActiveCfg = Release|x64
- {6E9CCC60-1DBF-47C7-8101-A2828C442A0D}.Release|x64.Build.0 = Release|x64
- {B8206064-F0E1-418C-9D6B-56DFAB0360B7}.Debug|x64.ActiveCfg = Debug|x64
- {B8206064-F0E1-418C-9D6B-56DFAB0360B7}.Debug|x64.Build.0 = Debug|x64
- {B8206064-F0E1-418C-9D6B-56DFAB0360B7}.Release|x64.ActiveCfg = Release|x64
- {B8206064-F0E1-418C-9D6B-56DFAB0360B7}.Release|x64.Build.0 = Release|x64
- {D204EBEB-2E9E-4C78-BB05-1DB0CDD9A84B}.Debug|x64.ActiveCfg = Debug|x64
- {D204EBEB-2E9E-4C78-BB05-1DB0CDD9A84B}.Debug|x64.Build.0 = Debug|x64
- {D204EBEB-2E9E-4C78-BB05-1DB0CDD9A84B}.Release|x64.ActiveCfg = Release|x64
- {D204EBEB-2E9E-4C78-BB05-1DB0CDD9A84B}.Release|x64.Build.0 = Release|x64
- {11DCE48F-12EF-42C6-A759-EF6BBDE58454}.Debug|x64.ActiveCfg = Debug|x64
- {11DCE48F-12EF-42C6-A759-EF6BBDE58454}.Debug|x64.Build.0 = Debug|x64
- {11DCE48F-12EF-42C6-A759-EF6BBDE58454}.Release|x64.ActiveCfg = Release|x64
- {11DCE48F-12EF-42C6-A759-EF6BBDE58454}.Release|x64.Build.0 = Release|x64
- {2AD0DAEB-9F67-4784-89F3-C26C82EBFA2D}.Debug|x64.ActiveCfg = Debug|x64
- {2AD0DAEB-9F67-4784-89F3-C26C82EBFA2D}.Debug|x64.Build.0 = Debug|x64
- {2AD0DAEB-9F67-4784-89F3-C26C82EBFA2D}.Release|x64.ActiveCfg = Release|x64
- {2AD0DAEB-9F67-4784-89F3-C26C82EBFA2D}.Release|x64.Build.0 = Release|x64
- {647D58A2-4242-4B35-97C7-2D4514544D84}.Debug|x64.ActiveCfg = Debug|x64
- {647D58A2-4242-4B35-97C7-2D4514544D84}.Debug|x64.Build.0 = Debug|x64
- {647D58A2-4242-4B35-97C7-2D4514544D84}.Release|x64.ActiveCfg = Release|x64
- {647D58A2-4242-4B35-97C7-2D4514544D84}.Release|x64.Build.0 = Release|x64
- {6977E2FB-AFF7-4C50-A721-C2D66DD8FD18}.Debug|x64.ActiveCfg = Debug|x64
- {6977E2FB-AFF7-4C50-A721-C2D66DD8FD18}.Debug|x64.Build.0 = Debug|x64
- {6977E2FB-AFF7-4C50-A721-C2D66DD8FD18}.Release|x64.ActiveCfg = Release|x64
- {6977E2FB-AFF7-4C50-A721-C2D66DD8FD18}.Release|x64.Build.0 = Release|x64
- {15129F3D-B64E-46CF-AE11-B55C758234E0}.Debug|x64.ActiveCfg = Debug|x64
- {15129F3D-B64E-46CF-AE11-B55C758234E0}.Debug|x64.Build.0 = Debug|x64
- {15129F3D-B64E-46CF-AE11-B55C758234E0}.Release|x64.ActiveCfg = Release|x64
- {15129F3D-B64E-46CF-AE11-B55C758234E0}.Release|x64.Build.0 = Release|x64
- {C6D24368-CCA9-419A-B40E-D53BF667CBAF}.Debug|x64.ActiveCfg = Debug|x64
- {C6D24368-CCA9-419A-B40E-D53BF667CBAF}.Debug|x64.Build.0 = Debug|x64
- {C6D24368-CCA9-419A-B40E-D53BF667CBAF}.Release|x64.ActiveCfg = Release|x64
- {C6D24368-CCA9-419A-B40E-D53BF667CBAF}.Release|x64.Build.0 = Release|x64
- {E10BA4EB-54FA-4E66-890B-4D82513AA938}.Debug|x64.ActiveCfg = Debug|x64
- {E10BA4EB-54FA-4E66-890B-4D82513AA938}.Debug|x64.Build.0 = Debug|x64
- {E10BA4EB-54FA-4E66-890B-4D82513AA938}.Release|x64.ActiveCfg = Release|x64
- {E10BA4EB-54FA-4E66-890B-4D82513AA938}.Release|x64.Build.0 = Release|x64
- {52505E00-147F-42EA-A06E-11B4BF7E2430}.Debug|x64.ActiveCfg = Debug|x64
- {52505E00-147F-42EA-A06E-11B4BF7E2430}.Debug|x64.Build.0 = Debug|x64
- {52505E00-147F-42EA-A06E-11B4BF7E2430}.Release|x64.ActiveCfg = Release|x64
- {52505E00-147F-42EA-A06E-11B4BF7E2430}.Release|x64.Build.0 = Release|x64
- {FD343329-6857-4C02-B298-79F4743B3EC1}.Debug|x64.ActiveCfg = Debug|x64
- {FD343329-6857-4C02-B298-79F4743B3EC1}.Debug|x64.Build.0 = Debug|x64
- {FD343329-6857-4C02-B298-79F4743B3EC1}.Release|x64.ActiveCfg = Release|x64
- {FD343329-6857-4C02-B298-79F4743B3EC1}.Release|x64.Build.0 = Release|x64
- {BAD6C4A9-636B-45C3-9231-3227FCA186EB}.Debug|x64.ActiveCfg = Debug|x64
- {BAD6C4A9-636B-45C3-9231-3227FCA186EB}.Debug|x64.Build.0 = Debug|x64
- {BAD6C4A9-636B-45C3-9231-3227FCA186EB}.Release|x64.ActiveCfg = Release|x64
- {BAD6C4A9-636B-45C3-9231-3227FCA186EB}.Release|x64.Build.0 = Release|x64
- {C8F273E6-193A-46EC-8546-46832AD89905}.Debug|x64.ActiveCfg = Debug|x64
- {C8F273E6-193A-46EC-8546-46832AD89905}.Debug|x64.Build.0 = Debug|x64
- {C8F273E6-193A-46EC-8546-46832AD89905}.Release|x64.ActiveCfg = Release|x64
- {C8F273E6-193A-46EC-8546-46832AD89905}.Release|x64.Build.0 = Release|x64
- {E9BE523C-A000-4505-8453-6CE787D37427}.Debug|x64.ActiveCfg = Debug|x64
- {E9BE523C-A000-4505-8453-6CE787D37427}.Debug|x64.Build.0 = Debug|x64
- {E9BE523C-A000-4505-8453-6CE787D37427}.Release|x64.ActiveCfg = Release|x64
- {E9BE523C-A000-4505-8453-6CE787D37427}.Release|x64.Build.0 = Release|x64
- {DB994772-3F70-40C0-95A5-A859EA3CE896}.Debug|x64.ActiveCfg = Debug|x64
- {DB994772-3F70-40C0-95A5-A859EA3CE896}.Debug|x64.Build.0 = Debug|x64
- {DB994772-3F70-40C0-95A5-A859EA3CE896}.Release|x64.ActiveCfg = Release|x64
- {DB994772-3F70-40C0-95A5-A859EA3CE896}.Release|x64.Build.0 = Release|x64
- {044A5D0B-455C-4158-BA36-2F9C65178D37}.Debug|x64.ActiveCfg = Debug|x64
- {044A5D0B-455C-4158-BA36-2F9C65178D37}.Debug|x64.Build.0 = Debug|x64
- {044A5D0B-455C-4158-BA36-2F9C65178D37}.Release|x64.ActiveCfg = Release|x64
- {044A5D0B-455C-4158-BA36-2F9C65178D37}.Release|x64.Build.0 = Release|x64
- {6326FDEC-D7FD-4F35-A5FD-6CCB685A2690}.Debug|x64.ActiveCfg = Debug|x64
- {6326FDEC-D7FD-4F35-A5FD-6CCB685A2690}.Debug|x64.Build.0 = Debug|x64
- {6326FDEC-D7FD-4F35-A5FD-6CCB685A2690}.Release|x64.ActiveCfg = Release|x64
- {6326FDEC-D7FD-4F35-A5FD-6CCB685A2690}.Release|x64.Build.0 = Release|x64
- {82ED1AAC-1D88-419C-BA14-4E1EA4AED59A}.Debug|x64.ActiveCfg = Debug|x64
- {82ED1AAC-1D88-419C-BA14-4E1EA4AED59A}.Debug|x64.Build.0 = Debug|x64
- {82ED1AAC-1D88-419C-BA14-4E1EA4AED59A}.Release|x64.ActiveCfg = Release|x64
- {82ED1AAC-1D88-419C-BA14-4E1EA4AED59A}.Release|x64.Build.0 = Release|x64
- {D8A529FD-3B6F-43EE-979F-A5CE6E8524F7}.Debug|x64.ActiveCfg = Debug|x64
- {D8A529FD-3B6F-43EE-979F-A5CE6E8524F7}.Debug|x64.Build.0 = Debug|x64
- {D8A529FD-3B6F-43EE-979F-A5CE6E8524F7}.Release|x64.ActiveCfg = Release|x64
- {D8A529FD-3B6F-43EE-979F-A5CE6E8524F7}.Release|x64.Build.0 = Release|x64
- {C1B2B8B9-6D8D-4B56-AB03-C29CAEB06537}.Debug|x64.ActiveCfg = Debug|x64
- {C1B2B8B9-6D8D-4B56-AB03-C29CAEB06537}.Debug|x64.Build.0 = Debug|x64
- {C1B2B8B9-6D8D-4B56-AB03-C29CAEB06537}.Release|x64.ActiveCfg = Release|x64
- {C1B2B8B9-6D8D-4B56-AB03-C29CAEB06537}.Release|x64.Build.0 = Release|x64
- {78929EB8-DD9D-483F-9813-960482218021}.Debug|x64.ActiveCfg = Debug|x64
- {78929EB8-DD9D-483F-9813-960482218021}.Debug|x64.Build.0 = Debug|x64
- {78929EB8-DD9D-483F-9813-960482218021}.Release|x64.ActiveCfg = Release|x64
- {78929EB8-DD9D-483F-9813-960482218021}.Release|x64.Build.0 = Release|x64
- {71AE32CF-1D11-4E88-B862-6E0465E3A67C}.Debug|x64.ActiveCfg = Debug|x64
- {71AE32CF-1D11-4E88-B862-6E0465E3A67C}.Debug|x64.Build.0 = Debug|x64
- {71AE32CF-1D11-4E88-B862-6E0465E3A67C}.Release|x64.ActiveCfg = Release|x64
- {71AE32CF-1D11-4E88-B862-6E0465E3A67C}.Release|x64.Build.0 = Release|x64
- {D66016E5-5732-4FB9-8D24-FCD38A0D8CD3}.Debug|x64.ActiveCfg = Debug|x64
- {D66016E5-5732-4FB9-8D24-FCD38A0D8CD3}.Debug|x64.Build.0 = Debug|x64
- {D66016E5-5732-4FB9-8D24-FCD38A0D8CD3}.Release|x64.ActiveCfg = Release|x64
- {D66016E5-5732-4FB9-8D24-FCD38A0D8CD3}.Release|x64.Build.0 = Release|x64
- {7F8782DB-E56B-4B60-B2A5-958119256CF0}.Debug|x64.ActiveCfg = Debug|x64
- {7F8782DB-E56B-4B60-B2A5-958119256CF0}.Debug|x64.Build.0 = Debug|x64
- {7F8782DB-E56B-4B60-B2A5-958119256CF0}.Release|x64.ActiveCfg = Release|x64
- {7F8782DB-E56B-4B60-B2A5-958119256CF0}.Release|x64.Build.0 = Release|x64
- {3FFC48B9-F274-458B-8AB9-3CADFA18A6DF}.Debug|x64.ActiveCfg = Debug|x64
- {3FFC48B9-F274-458B-8AB9-3CADFA18A6DF}.Debug|x64.Build.0 = Debug|x64
- {3FFC48B9-F274-458B-8AB9-3CADFA18A6DF}.Release|x64.ActiveCfg = Release|x64
- {3FFC48B9-F274-458B-8AB9-3CADFA18A6DF}.Release|x64.Build.0 = Release|x64
- {2D6B19CF-3F29-4966-9EA9-F003F5F5BF49}.Debug|x64.ActiveCfg = Debug|x64
- {2D6B19CF-3F29-4966-9EA9-F003F5F5BF49}.Debug|x64.Build.0 = Debug|x64
- {2D6B19CF-3F29-4966-9EA9-F003F5F5BF49}.Release|x64.ActiveCfg = Release|x64
- {2D6B19CF-3F29-4966-9EA9-F003F5F5BF49}.Release|x64.Build.0 = Release|x64
- {8B854044-1DBD-4F21-A707-EBA9EB496A14}.Debug|x64.ActiveCfg = Debug|x64
- {8B854044-1DBD-4F21-A707-EBA9EB496A14}.Debug|x64.Build.0 = Debug|x64
- {8B854044-1DBD-4F21-A707-EBA9EB496A14}.Release|x64.ActiveCfg = Release|x64
- {8B854044-1DBD-4F21-A707-EBA9EB496A14}.Release|x64.Build.0 = Release|x64
- {2E837676-8065-46F3-BED2-4C751199D384}.Debug|x64.ActiveCfg = Debug|x64
- {2E837676-8065-46F3-BED2-4C751199D384}.Debug|x64.Build.0 = Debug|x64
- {2E837676-8065-46F3-BED2-4C751199D384}.Release|x64.ActiveCfg = Release|x64
- {2E837676-8065-46F3-BED2-4C751199D384}.Release|x64.Build.0 = Release|x64
- {8CD7709C-0CC2-427F-8C14-9E1DC3BD721B}.Debug|x64.ActiveCfg = Debug|x64
- {8CD7709C-0CC2-427F-8C14-9E1DC3BD721B}.Debug|x64.Build.0 = Debug|x64
- {8CD7709C-0CC2-427F-8C14-9E1DC3BD721B}.Release|x64.ActiveCfg = Release|x64
- {8CD7709C-0CC2-427F-8C14-9E1DC3BD721B}.Release|x64.Build.0 = Release|x64
- {2F25FCC8-8FE0-49D8-8888-E81001C4E5A9}.Debug|x64.ActiveCfg = Debug|x64
- {2F25FCC8-8FE0-49D8-8888-E81001C4E5A9}.Debug|x64.Build.0 = Debug|x64
- {2F25FCC8-8FE0-49D8-8888-E81001C4E5A9}.Release|x64.ActiveCfg = Release|x64
- {2F25FCC8-8FE0-49D8-8888-E81001C4E5A9}.Release|x64.Build.0 = Release|x64
- {24DD95A1-BF98-4524-92CB-B90908B7EF52}.Debug|x64.ActiveCfg = Debug|x64
- {24DD95A1-BF98-4524-92CB-B90908B7EF52}.Debug|x64.Build.0 = Debug|x64
- {24DD95A1-BF98-4524-92CB-B90908B7EF52}.Release|x64.ActiveCfg = Release|x64
- {24DD95A1-BF98-4524-92CB-B90908B7EF52}.Release|x64.Build.0 = Release|x64
- {91EF1AA4-5630-4809-A1A7-5D759C6FFB05}.Debug|x64.ActiveCfg = Debug|x64
- {91EF1AA4-5630-4809-A1A7-5D759C6FFB05}.Debug|x64.Build.0 = Debug|x64
- {91EF1AA4-5630-4809-A1A7-5D759C6FFB05}.Release|x64.ActiveCfg = Release|x64
- {91EF1AA4-5630-4809-A1A7-5D759C6FFB05}.Release|x64.Build.0 = Release|x64
- {7441CF80-FBB3-4B4A-9AA2-A10D894384AB}.Debug|x64.ActiveCfg = Debug|x64
- {7441CF80-FBB3-4B4A-9AA2-A10D894384AB}.Debug|x64.Build.0 = Debug|x64
- {7441CF80-FBB3-4B4A-9AA2-A10D894384AB}.Release|x64.ActiveCfg = Release|x64
- {7441CF80-FBB3-4B4A-9AA2-A10D894384AB}.Release|x64.Build.0 = Release|x64
- {A7C9E777-92D3-4476-9745-57E8778365C3}.Debug|x64.ActiveCfg = Debug|x64
- {A7C9E777-92D3-4476-9745-57E8778365C3}.Debug|x64.Build.0 = Debug|x64
- {A7C9E777-92D3-4476-9745-57E8778365C3}.Release|x64.ActiveCfg = Release|x64
- {A7C9E777-92D3-4476-9745-57E8778365C3}.Release|x64.Build.0 = Release|x64
- {8D60AD4C-9BD0-44DA-B240-1C6FC7B9F2D0}.Debug|x64.ActiveCfg = Debug|x64
- {8D60AD4C-9BD0-44DA-B240-1C6FC7B9F2D0}.Debug|x64.Build.0 = Debug|x64
- {8D60AD4C-9BD0-44DA-B240-1C6FC7B9F2D0}.Release|x64.ActiveCfg = Release|x64
- {8D60AD4C-9BD0-44DA-B240-1C6FC7B9F2D0}.Release|x64.Build.0 = Release|x64
- {2ABAFB7A-AFBF-4CA2-B9D1-09FD2B0B87DE}.Debug|x64.ActiveCfg = Debug|x64
- {2ABAFB7A-AFBF-4CA2-B9D1-09FD2B0B87DE}.Debug|x64.Build.0 = Debug|x64
- {2ABAFB7A-AFBF-4CA2-B9D1-09FD2B0B87DE}.Release|x64.ActiveCfg = Release|x64
- {2ABAFB7A-AFBF-4CA2-B9D1-09FD2B0B87DE}.Release|x64.Build.0 = Release|x64
- {94265A5C-E760-422D-831B-69E678F576DA}.Debug|x64.ActiveCfg = Debug|x64
- {94265A5C-E760-422D-831B-69E678F576DA}.Debug|x64.Build.0 = Debug|x64
- {94265A5C-E760-422D-831B-69E678F576DA}.Release|x64.ActiveCfg = Release|x64
- {94265A5C-E760-422D-831B-69E678F576DA}.Release|x64.Build.0 = Release|x64
- {4A201002-A69C-426F-A6F6-9D9DB10148BC}.Debug|x64.ActiveCfg = Debug|x64
- {4A201002-A69C-426F-A6F6-9D9DB10148BC}.Debug|x64.Build.0 = Debug|x64
- {4A201002-A69C-426F-A6F6-9D9DB10148BC}.Release|x64.ActiveCfg = Release|x64
- {4A201002-A69C-426F-A6F6-9D9DB10148BC}.Release|x64.Build.0 = Release|x64
- {7671F60D-06D6-4C7B-9688-A177F09AC3DE}.Debug|x64.ActiveCfg = Debug|x64
- {7671F60D-06D6-4C7B-9688-A177F09AC3DE}.Debug|x64.Build.0 = Debug|x64
- {7671F60D-06D6-4C7B-9688-A177F09AC3DE}.Release|x64.ActiveCfg = Release|x64
- {7671F60D-06D6-4C7B-9688-A177F09AC3DE}.Release|x64.Build.0 = Release|x64
- {55B51BAD-ED5D-4558-9FA7-9BC5B8828D0E}.Debug|x64.ActiveCfg = Debug|x64
- {55B51BAD-ED5D-4558-9FA7-9BC5B8828D0E}.Debug|x64.Build.0 = Debug|x64
- {55B51BAD-ED5D-4558-9FA7-9BC5B8828D0E}.Release|x64.ActiveCfg = Release|x64
- {55B51BAD-ED5D-4558-9FA7-9BC5B8828D0E}.Release|x64.Build.0 = Release|x64
- {4FE82911-0E3E-49EA-99AB-94F7D0704B71}.Debug|x64.ActiveCfg = Debug|x64
- {4FE82911-0E3E-49EA-99AB-94F7D0704B71}.Debug|x64.Build.0 = Debug|x64
- {4FE82911-0E3E-49EA-99AB-94F7D0704B71}.Release|x64.ActiveCfg = Release|x64
- {4FE82911-0E3E-49EA-99AB-94F7D0704B71}.Release|x64.Build.0 = Release|x64
- {8B3BC64F-F182-45E8-9C9E-73DA453A841A}.Debug|x64.ActiveCfg = Debug|x64
- {8B3BC64F-F182-45E8-9C9E-73DA453A841A}.Debug|x64.Build.0 = Debug|x64
- {8B3BC64F-F182-45E8-9C9E-73DA453A841A}.Release|x64.ActiveCfg = Release|x64
- {8B3BC64F-F182-45E8-9C9E-73DA453A841A}.Release|x64.Build.0 = Release|x64
- {1B04C2FE-C139-4576-95DC-E5425D7F8E84}.Debug|x64.ActiveCfg = Debug|x64
- {1B04C2FE-C139-4576-95DC-E5425D7F8E84}.Debug|x64.Build.0 = Debug|x64
- {1B04C2FE-C139-4576-95DC-E5425D7F8E84}.Release|x64.ActiveCfg = Release|x64
- {1B04C2FE-C139-4576-95DC-E5425D7F8E84}.Release|x64.Build.0 = Release|x64
- {14EDC64A-F396-463E-8462-E7C3500C9436}.Debug|x64.ActiveCfg = Debug|x64
- {14EDC64A-F396-463E-8462-E7C3500C9436}.Debug|x64.Build.0 = Debug|x64
- {14EDC64A-F396-463E-8462-E7C3500C9436}.Release|x64.ActiveCfg = Release|x64
- {14EDC64A-F396-463E-8462-E7C3500C9436}.Release|x64.Build.0 = Release|x64
- {484110D1-2E3E-46B8-9611-3729DF9EB57C}.Debug|x64.ActiveCfg = Debug|x64
- {484110D1-2E3E-46B8-9611-3729DF9EB57C}.Debug|x64.Build.0 = Debug|x64
- {484110D1-2E3E-46B8-9611-3729DF9EB57C}.Release|x64.ActiveCfg = Release|x64
- {484110D1-2E3E-46B8-9611-3729DF9EB57C}.Release|x64.Build.0 = Release|x64
- {FC9F5FF4-B412-46EB-8133-D280D820536F}.Debug|x64.ActiveCfg = Debug|x64
- {FC9F5FF4-B412-46EB-8133-D280D820536F}.Debug|x64.Build.0 = Debug|x64
- {FC9F5FF4-B412-46EB-8133-D280D820536F}.Release|x64.ActiveCfg = Release|x64
- {FC9F5FF4-B412-46EB-8133-D280D820536F}.Release|x64.Build.0 = Release|x64
- {3A7DB057-9967-4893-82CB-FDC0EB353D5A}.Debug|x64.ActiveCfg = Debug|x64
- {3A7DB057-9967-4893-82CB-FDC0EB353D5A}.Debug|x64.Build.0 = Debug|x64
- {3A7DB057-9967-4893-82CB-FDC0EB353D5A}.Release|x64.ActiveCfg = Release|x64
- {3A7DB057-9967-4893-82CB-FDC0EB353D5A}.Release|x64.Build.0 = Release|x64
- {CFA6B29C-D62C-4313-82CF-D9895A86ACC6}.Debug|x64.ActiveCfg = Debug|x64
- {CFA6B29C-D62C-4313-82CF-D9895A86ACC6}.Debug|x64.Build.0 = Debug|x64
- {CFA6B29C-D62C-4313-82CF-D9895A86ACC6}.Release|x64.ActiveCfg = Release|x64
- {CFA6B29C-D62C-4313-82CF-D9895A86ACC6}.Release|x64.Build.0 = Release|x64
- {B7D863D6-2A8A-4717-BAE2-8D28DC8BEA80}.Debug|x64.ActiveCfg = Debug|x64
- {B7D863D6-2A8A-4717-BAE2-8D28DC8BEA80}.Debug|x64.Build.0 = Debug|x64
- {B7D863D6-2A8A-4717-BAE2-8D28DC8BEA80}.Release|x64.ActiveCfg = Release|x64
- {B7D863D6-2A8A-4717-BAE2-8D28DC8BEA80}.Release|x64.Build.0 = Release|x64
- {33AFA4B7-45E0-4F95-BF2E-9262F9CE6CE7}.Debug|x64.ActiveCfg = Debug|x64
- {33AFA4B7-45E0-4F95-BF2E-9262F9CE6CE7}.Debug|x64.Build.0 = Debug|x64
- {33AFA4B7-45E0-4F95-BF2E-9262F9CE6CE7}.Release|x64.ActiveCfg = Release|x64
- {33AFA4B7-45E0-4F95-BF2E-9262F9CE6CE7}.Release|x64.Build.0 = Release|x64
- {6B32083D-E805-4372-98F6-6C5DA5C54463}.Debug|x64.ActiveCfg = Debug|x64
- {6B32083D-E805-4372-98F6-6C5DA5C54463}.Debug|x64.Build.0 = Debug|x64
- {6B32083D-E805-4372-98F6-6C5DA5C54463}.Release|x64.ActiveCfg = Release|x64
- {6B32083D-E805-4372-98F6-6C5DA5C54463}.Release|x64.Build.0 = Release|x64
- {5B7C6630-C8E8-43CD-8349-4948D15A8F0E}.Debug|x64.ActiveCfg = Debug|x64
- {5B7C6630-C8E8-43CD-8349-4948D15A8F0E}.Debug|x64.Build.0 = Debug|x64
- {5B7C6630-C8E8-43CD-8349-4948D15A8F0E}.Release|x64.ActiveCfg = Release|x64
- {5B7C6630-C8E8-43CD-8349-4948D15A8F0E}.Release|x64.Build.0 = Release|x64
- {7FC45417-7CC3-4782-9499-A8F3C08B8A5A}.Debug|x64.ActiveCfg = Debug|x64
- {7FC45417-7CC3-4782-9499-A8F3C08B8A5A}.Debug|x64.Build.0 = Debug|x64
- {7FC45417-7CC3-4782-9499-A8F3C08B8A5A}.Release|x64.ActiveCfg = Release|x64
- {7FC45417-7CC3-4782-9499-A8F3C08B8A5A}.Release|x64.Build.0 = Release|x64
- {C68DED87-8CD4-4C63-9A24-4A5450CB35C8}.Debug|x64.ActiveCfg = Debug|x64
- {C68DED87-8CD4-4C63-9A24-4A5450CB35C8}.Debug|x64.Build.0 = Debug|x64
- {C68DED87-8CD4-4C63-9A24-4A5450CB35C8}.Release|x64.ActiveCfg = Release|x64
- {C68DED87-8CD4-4C63-9A24-4A5450CB35C8}.Release|x64.Build.0 = Release|x64
- {5DE43986-1D54-40A3-8FAA-FC069AB01A49}.Debug|x64.ActiveCfg = Debug|x64
- {5DE43986-1D54-40A3-8FAA-FC069AB01A49}.Debug|x64.Build.0 = Debug|x64
- {5DE43986-1D54-40A3-8FAA-FC069AB01A49}.Release|x64.ActiveCfg = Release|x64
- {5DE43986-1D54-40A3-8FAA-FC069AB01A49}.Release|x64.Build.0 = Release|x64
- {5ED1060C-BD27-4F84-9BD0-3DDB90CBB36E}.Debug|x64.ActiveCfg = Debug|x64
- {5ED1060C-BD27-4F84-9BD0-3DDB90CBB36E}.Debug|x64.Build.0 = Debug|x64
- {5ED1060C-BD27-4F84-9BD0-3DDB90CBB36E}.Release|x64.ActiveCfg = Release|x64
- {5ED1060C-BD27-4F84-9BD0-3DDB90CBB36E}.Release|x64.Build.0 = Release|x64
- {F4AD638D-6AF6-4385-9C86-680F4C901820}.Debug|x64.ActiveCfg = Debug|x64
- {F4AD638D-6AF6-4385-9C86-680F4C901820}.Debug|x64.Build.0 = Debug|x64
- {F4AD638D-6AF6-4385-9C86-680F4C901820}.Release|x64.ActiveCfg = Release|x64
- {F4AD638D-6AF6-4385-9C86-680F4C901820}.Release|x64.Build.0 = Release|x64
- {3D740925-3A3F-44A4-923A-FC732B43AD64}.Debug|x64.ActiveCfg = Debug|x64
- {3D740925-3A3F-44A4-923A-FC732B43AD64}.Debug|x64.Build.0 = Debug|x64
- {3D740925-3A3F-44A4-923A-FC732B43AD64}.Release|x64.ActiveCfg = Release|x64
- {3D740925-3A3F-44A4-923A-FC732B43AD64}.Release|x64.Build.0 = Release|x64
- {A8B0D782-616C-483B-8628-E67C0F2A7B65}.Debug|x64.ActiveCfg = Debug|x64
- {A8B0D782-616C-483B-8628-E67C0F2A7B65}.Debug|x64.Build.0 = Debug|x64
- {A8B0D782-616C-483B-8628-E67C0F2A7B65}.Release|x64.ActiveCfg = Release|x64
- {A8B0D782-616C-483B-8628-E67C0F2A7B65}.Release|x64.Build.0 = Release|x64
- {5092C329-2309-4E49-A479-955EDDE80B25}.Debug|x64.ActiveCfg = Debug|x64
- {5092C329-2309-4E49-A479-955EDDE80B25}.Debug|x64.Build.0 = Debug|x64
- {5092C329-2309-4E49-A479-955EDDE80B25}.Release|x64.ActiveCfg = Release|x64
- {5092C329-2309-4E49-A479-955EDDE80B25}.Release|x64.Build.0 = Release|x64
- {036139F7-FCD4-4949-A11D-8A1B8A1E33EE}.Debug|x64.ActiveCfg = Debug|x64
- {036139F7-FCD4-4949-A11D-8A1B8A1E33EE}.Debug|x64.Build.0 = Debug|x64
- {036139F7-FCD4-4949-A11D-8A1B8A1E33EE}.Release|x64.ActiveCfg = Release|x64
- {036139F7-FCD4-4949-A11D-8A1B8A1E33EE}.Release|x64.Build.0 = Release|x64
- {8B020384-5F43-4B13-945D-41D49B49B2B4}.Debug|x64.ActiveCfg = Debug|x64
- {8B020384-5F43-4B13-945D-41D49B49B2B4}.Debug|x64.Build.0 = Debug|x64
- {8B020384-5F43-4B13-945D-41D49B49B2B4}.Release|x64.ActiveCfg = Release|x64
- {8B020384-5F43-4B13-945D-41D49B49B2B4}.Release|x64.Build.0 = Release|x64
- {B56CD49F-E209-4CFA-A471-6E2252BA6A47}.Debug|x64.ActiveCfg = Debug|x64
- {B56CD49F-E209-4CFA-A471-6E2252BA6A47}.Debug|x64.Build.0 = Debug|x64
- {B56CD49F-E209-4CFA-A471-6E2252BA6A47}.Release|x64.ActiveCfg = Release|x64
- {B56CD49F-E209-4CFA-A471-6E2252BA6A47}.Release|x64.Build.0 = Release|x64
- {3846ABD0-7EBB-45C6-8580-091CF4E83131}.Debug|x64.ActiveCfg = Debug|x64
- {3846ABD0-7EBB-45C6-8580-091CF4E83131}.Debug|x64.Build.0 = Debug|x64
- {3846ABD0-7EBB-45C6-8580-091CF4E83131}.Release|x64.ActiveCfg = Release|x64
- {3846ABD0-7EBB-45C6-8580-091CF4E83131}.Release|x64.Build.0 = Release|x64
- {0251F5FC-1C92-44FD-AD51-23EAAAF1F7A2}.Debug|x64.ActiveCfg = Debug|x64
- {0251F5FC-1C92-44FD-AD51-23EAAAF1F7A2}.Debug|x64.Build.0 = Debug|x64
- {0251F5FC-1C92-44FD-AD51-23EAAAF1F7A2}.Release|x64.ActiveCfg = Release|x64
- {0251F5FC-1C92-44FD-AD51-23EAAAF1F7A2}.Release|x64.Build.0 = Release|x64
- {0CF98E89-10C8-4D83-867F-4E04E19CBCCC}.Debug|x64.ActiveCfg = Debug|x64
- {0CF98E89-10C8-4D83-867F-4E04E19CBCCC}.Debug|x64.Build.0 = Debug|x64
- {0CF98E89-10C8-4D83-867F-4E04E19CBCCC}.Release|x64.ActiveCfg = Release|x64
- {0CF98E89-10C8-4D83-867F-4E04E19CBCCC}.Release|x64.Build.0 = Release|x64
- {F11EA644-8D7A-499B-983C-86DAD6111E58}.Debug|x64.ActiveCfg = Debug|x64
- {F11EA644-8D7A-499B-983C-86DAD6111E58}.Debug|x64.Build.0 = Debug|x64
- {F11EA644-8D7A-499B-983C-86DAD6111E58}.Release|x64.ActiveCfg = Release|x64
- {F11EA644-8D7A-499B-983C-86DAD6111E58}.Release|x64.Build.0 = Release|x64
- {3752F423-08F0-46F4-B702-72B2DE161643}.Debug|x64.ActiveCfg = Debug|x64
- {3752F423-08F0-46F4-B702-72B2DE161643}.Debug|x64.Build.0 = Debug|x64
- {3752F423-08F0-46F4-B702-72B2DE161643}.Release|x64.ActiveCfg = Release|x64
- {3752F423-08F0-46F4-B702-72B2DE161643}.Release|x64.Build.0 = Release|x64
- {91656060-3DFC-40FD-8D8C-A3EF51D26DB9}.Debug|x64.ActiveCfg = Debug|x64
- {91656060-3DFC-40FD-8D8C-A3EF51D26DB9}.Debug|x64.Build.0 = Debug|x64
- {91656060-3DFC-40FD-8D8C-A3EF51D26DB9}.Release|x64.ActiveCfg = Release|x64
- {91656060-3DFC-40FD-8D8C-A3EF51D26DB9}.Release|x64.Build.0 = Release|x64
- {20060A13-2D11-4CC7-BF0F-21EB1C04743E}.Debug|x64.ActiveCfg = Debug|x64
- {20060A13-2D11-4CC7-BF0F-21EB1C04743E}.Debug|x64.Build.0 = Debug|x64
- {20060A13-2D11-4CC7-BF0F-21EB1C04743E}.Release|x64.ActiveCfg = Release|x64
- {20060A13-2D11-4CC7-BF0F-21EB1C04743E}.Release|x64.Build.0 = Release|x64
- {F5581284-94F6-49D1-AA41-4BED15AC5590}.Debug|x64.ActiveCfg = Debug|x64
- {F5581284-94F6-49D1-AA41-4BED15AC5590}.Debug|x64.Build.0 = Debug|x64
- {F5581284-94F6-49D1-AA41-4BED15AC5590}.Release|x64.ActiveCfg = Release|x64
- {F5581284-94F6-49D1-AA41-4BED15AC5590}.Release|x64.Build.0 = Release|x64
- {C77122B4-A549-4F09-A158-A26F12E31772}.Debug|x64.ActiveCfg = Debug|x64
- {C77122B4-A549-4F09-A158-A26F12E31772}.Debug|x64.Build.0 = Debug|x64
- {C77122B4-A549-4F09-A158-A26F12E31772}.Release|x64.ActiveCfg = Release|x64
- {C77122B4-A549-4F09-A158-A26F12E31772}.Release|x64.Build.0 = Release|x64
- {49F65D57-C6B2-4498-8C34-55C4F876F5E9}.Debug|x64.ActiveCfg = Debug|x64
- {49F65D57-C6B2-4498-8C34-55C4F876F5E9}.Debug|x64.Build.0 = Debug|x64
- {49F65D57-C6B2-4498-8C34-55C4F876F5E9}.Release|x64.ActiveCfg = Release|x64
- {49F65D57-C6B2-4498-8C34-55C4F876F5E9}.Release|x64.Build.0 = Release|x64
- {92C50EE4-9C38-46E2-9730-99274F80E516}.Debug|x64.ActiveCfg = Debug|x64
- {92C50EE4-9C38-46E2-9730-99274F80E516}.Debug|x64.Build.0 = Debug|x64
- {92C50EE4-9C38-46E2-9730-99274F80E516}.Release|x64.ActiveCfg = Release|x64
- {92C50EE4-9C38-46E2-9730-99274F80E516}.Release|x64.Build.0 = Release|x64
- {6817D6B9-54E6-433C-AB40-46CAA6FF9826}.Debug|x64.ActiveCfg = Debug|x64
- {6817D6B9-54E6-433C-AB40-46CAA6FF9826}.Debug|x64.Build.0 = Debug|x64
- {6817D6B9-54E6-433C-AB40-46CAA6FF9826}.Release|x64.ActiveCfg = Release|x64
- {6817D6B9-54E6-433C-AB40-46CAA6FF9826}.Release|x64.Build.0 = Release|x64
- {D92A2C6E-AD4C-43BF-876E-152F94004E14}.Debug|x64.ActiveCfg = Debug|x64
- {D92A2C6E-AD4C-43BF-876E-152F94004E14}.Debug|x64.Build.0 = Debug|x64
- {D92A2C6E-AD4C-43BF-876E-152F94004E14}.Release|x64.ActiveCfg = Release|x64
- {D92A2C6E-AD4C-43BF-876E-152F94004E14}.Release|x64.Build.0 = Release|x64
- {4F388A2D-DEF3-49F3-9FD0-7D94BEBC1875}.Debug|x64.ActiveCfg = Debug|x64
- {4F388A2D-DEF3-49F3-9FD0-7D94BEBC1875}.Debug|x64.Build.0 = Debug|x64
- {4F388A2D-DEF3-49F3-9FD0-7D94BEBC1875}.Release|x64.ActiveCfg = Release|x64
- {4F388A2D-DEF3-49F3-9FD0-7D94BEBC1875}.Release|x64.Build.0 = Release|x64
- {2F9C64A9-A9C7-4221-9B85-CDE02BED9A5A}.Debug|x64.ActiveCfg = Debug|x64
- {2F9C64A9-A9C7-4221-9B85-CDE02BED9A5A}.Debug|x64.Build.0 = Debug|x64
- {2F9C64A9-A9C7-4221-9B85-CDE02BED9A5A}.Release|x64.ActiveCfg = Release|x64
- {2F9C64A9-A9C7-4221-9B85-CDE02BED9A5A}.Release|x64.Build.0 = Release|x64
- {623AC298-A524-4876-B895-A35A7D634186}.Debug|x64.ActiveCfg = Debug|x64
- {623AC298-A524-4876-B895-A35A7D634186}.Debug|x64.Build.0 = Debug|x64
- {623AC298-A524-4876-B895-A35A7D634186}.Release|x64.ActiveCfg = Release|x64
- {623AC298-A524-4876-B895-A35A7D634186}.Release|x64.Build.0 = Release|x64
- {314DA04A-2FBB-4027-8690-00621D58ACC3}.Debug|x64.ActiveCfg = Debug|x64
- {314DA04A-2FBB-4027-8690-00621D58ACC3}.Debug|x64.Build.0 = Debug|x64
- {314DA04A-2FBB-4027-8690-00621D58ACC3}.Release|x64.ActiveCfg = Release|x64
- {314DA04A-2FBB-4027-8690-00621D58ACC3}.Release|x64.Build.0 = Release|x64
- {BA369A76-F18B-450D-B6C5-880FC8564AE4}.Debug|x64.ActiveCfg = Debug|x64
- {BA369A76-F18B-450D-B6C5-880FC8564AE4}.Debug|x64.Build.0 = Debug|x64
- {BA369A76-F18B-450D-B6C5-880FC8564AE4}.Release|x64.ActiveCfg = Release|x64
- {BA369A76-F18B-450D-B6C5-880FC8564AE4}.Release|x64.Build.0 = Release|x64
- {0D6E96CE-CAA7-4343-A627-1C52F2E9DD66}.Debug|x64.ActiveCfg = Debug|x64
- {0D6E96CE-CAA7-4343-A627-1C52F2E9DD66}.Debug|x64.Build.0 = Debug|x64
- {0D6E96CE-CAA7-4343-A627-1C52F2E9DD66}.Release|x64.ActiveCfg = Release|x64
- {0D6E96CE-CAA7-4343-A627-1C52F2E9DD66}.Release|x64.Build.0 = Release|x64
- {5D5E8943-E14F-43DA-8C1A-A9215064001B}.Debug|x64.ActiveCfg = Debug|x64
- {5D5E8943-E14F-43DA-8C1A-A9215064001B}.Debug|x64.Build.0 = Debug|x64
- {5D5E8943-E14F-43DA-8C1A-A9215064001B}.Release|x64.ActiveCfg = Release|x64
- {5D5E8943-E14F-43DA-8C1A-A9215064001B}.Release|x64.Build.0 = Release|x64
- {5F9632D6-9493-45AF-B21A-433C94F305E6}.Debug|x64.ActiveCfg = Debug|x64
- {5F9632D6-9493-45AF-B21A-433C94F305E6}.Debug|x64.Build.0 = Debug|x64
- {5F9632D6-9493-45AF-B21A-433C94F305E6}.Release|x64.ActiveCfg = Release|x64
- {5F9632D6-9493-45AF-B21A-433C94F305E6}.Release|x64.Build.0 = Release|x64
- {4040EC20-0526-4153-8B62-3AAA2D7BFBA7}.Debug|x64.ActiveCfg = Debug|x64
- {4040EC20-0526-4153-8B62-3AAA2D7BFBA7}.Debug|x64.Build.0 = Debug|x64
- {4040EC20-0526-4153-8B62-3AAA2D7BFBA7}.Release|x64.ActiveCfg = Release|x64
- {4040EC20-0526-4153-8B62-3AAA2D7BFBA7}.Release|x64.Build.0 = Release|x64
- {F8C5AE88-0979-4B2B-A688-20B12F1429E4}.Debug|x64.ActiveCfg = Debug|x64
- {F8C5AE88-0979-4B2B-A688-20B12F1429E4}.Debug|x64.Build.0 = Debug|x64
- {F8C5AE88-0979-4B2B-A688-20B12F1429E4}.Release|x64.ActiveCfg = Release|x64
- {F8C5AE88-0979-4B2B-A688-20B12F1429E4}.Release|x64.Build.0 = Release|x64
- {3DF9BE1F-5350-4409-A6B5-8F8CAA2B5DD5}.Debug|x64.ActiveCfg = Debug|x64
- {3DF9BE1F-5350-4409-A6B5-8F8CAA2B5DD5}.Debug|x64.Build.0 = Debug|x64
- {3DF9BE1F-5350-4409-A6B5-8F8CAA2B5DD5}.Release|x64.ActiveCfg = Release|x64
- {3DF9BE1F-5350-4409-A6B5-8F8CAA2B5DD5}.Release|x64.Build.0 = Release|x64
- {B7F9FCF4-AE50-458F-AE44-B5114B9C1577}.Debug|x64.ActiveCfg = Debug|x64
- {B7F9FCF4-AE50-458F-AE44-B5114B9C1577}.Debug|x64.Build.0 = Debug|x64
- {B7F9FCF4-AE50-458F-AE44-B5114B9C1577}.Release|x64.ActiveCfg = Release|x64
- {B7F9FCF4-AE50-458F-AE44-B5114B9C1577}.Release|x64.Build.0 = Release|x64
- {FB5B6201-EE82-4C81-83AE-051B150F86A0}.Debug|x64.ActiveCfg = Debug|x64
- {FB5B6201-EE82-4C81-83AE-051B150F86A0}.Debug|x64.Build.0 = Debug|x64
- {FB5B6201-EE82-4C81-83AE-051B150F86A0}.Release|x64.ActiveCfg = Release|x64
- {FB5B6201-EE82-4C81-83AE-051B150F86A0}.Release|x64.Build.0 = Release|x64
- {F954D7AC-97AA-491D-A747-0A8EEDD3B517}.Debug|x64.ActiveCfg = Debug|x64
- {F954D7AC-97AA-491D-A747-0A8EEDD3B517}.Debug|x64.Build.0 = Debug|x64
- {F954D7AC-97AA-491D-A747-0A8EEDD3B517}.Release|x64.ActiveCfg = Release|x64
- {F954D7AC-97AA-491D-A747-0A8EEDD3B517}.Release|x64.Build.0 = Release|x64
- {06F14F38-04DF-4115-BB87-508C251560FB}.Debug|x64.ActiveCfg = Debug|x64
- {06F14F38-04DF-4115-BB87-508C251560FB}.Debug|x64.Build.0 = Debug|x64
- {06F14F38-04DF-4115-BB87-508C251560FB}.Release|x64.ActiveCfg = Release|x64
- {06F14F38-04DF-4115-BB87-508C251560FB}.Release|x64.Build.0 = Release|x64
- {6FD14E4D-FE84-4642-B5FA-3AF91C57C4DB}.Debug|x64.ActiveCfg = Debug|x64
- {6FD14E4D-FE84-4642-B5FA-3AF91C57C4DB}.Debug|x64.Build.0 = Debug|x64
- {6FD14E4D-FE84-4642-B5FA-3AF91C57C4DB}.Release|x64.ActiveCfg = Release|x64
- {6FD14E4D-FE84-4642-B5FA-3AF91C57C4DB}.Release|x64.Build.0 = Release|x64
- {76E8FBD3-B8E5-429A-8A61-F80944A2C7F3}.Debug|x64.ActiveCfg = Debug|x64
- {76E8FBD3-B8E5-429A-8A61-F80944A2C7F3}.Debug|x64.Build.0 = Debug|x64
- {76E8FBD3-B8E5-429A-8A61-F80944A2C7F3}.Release|x64.ActiveCfg = Release|x64
- {76E8FBD3-B8E5-429A-8A61-F80944A2C7F3}.Release|x64.Build.0 = Release|x64
- {6949E4EA-90DA-42CB-AD01-A134677B3A34}.Debug|x64.ActiveCfg = Debug|x64
- {6949E4EA-90DA-42CB-AD01-A134677B3A34}.Debug|x64.Build.0 = Debug|x64
- {6949E4EA-90DA-42CB-AD01-A134677B3A34}.Release|x64.ActiveCfg = Release|x64
- {6949E4EA-90DA-42CB-AD01-A134677B3A34}.Release|x64.Build.0 = Release|x64
- {E51C1583-68FA-429A-AD28-25E2330AFD22}.Debug|x64.ActiveCfg = Debug|x64
- {E51C1583-68FA-429A-AD28-25E2330AFD22}.Debug|x64.Build.0 = Debug|x64
- {E51C1583-68FA-429A-AD28-25E2330AFD22}.Release|x64.ActiveCfg = Release|x64
- {E51C1583-68FA-429A-AD28-25E2330AFD22}.Release|x64.Build.0 = Release|x64
- {F821D46D-3F7E-4F02-9D3C-AC179EC8F36F}.Debug|x64.ActiveCfg = Debug|x64
- {F821D46D-3F7E-4F02-9D3C-AC179EC8F36F}.Debug|x64.Build.0 = Debug|x64
- {F821D46D-3F7E-4F02-9D3C-AC179EC8F36F}.Release|x64.ActiveCfg = Release|x64
- {F821D46D-3F7E-4F02-9D3C-AC179EC8F36F}.Release|x64.Build.0 = Release|x64
- {9433824D-9B79-4D77-B2DB-E085ABAE9C01}.Debug|x64.ActiveCfg = Debug|x64
- {9433824D-9B79-4D77-B2DB-E085ABAE9C01}.Debug|x64.Build.0 = Debug|x64
- {9433824D-9B79-4D77-B2DB-E085ABAE9C01}.Release|x64.ActiveCfg = Release|x64
- {9433824D-9B79-4D77-B2DB-E085ABAE9C01}.Release|x64.Build.0 = Release|x64
- {71818B9C-C700-45C3-A4AE-4CD0541D59F4}.Debug|x64.ActiveCfg = Debug|x64
- {71818B9C-C700-45C3-A4AE-4CD0541D59F4}.Debug|x64.Build.0 = Debug|x64
- {71818B9C-C700-45C3-A4AE-4CD0541D59F4}.Release|x64.ActiveCfg = Release|x64
- {71818B9C-C700-45C3-A4AE-4CD0541D59F4}.Release|x64.Build.0 = Release|x64
- {0CCC7EFD-4916-4F9E-A3BB-394E4F6E2EB1}.Debug|x64.ActiveCfg = Debug|x64
- {0CCC7EFD-4916-4F9E-A3BB-394E4F6E2EB1}.Debug|x64.Build.0 = Debug|x64
- {0CCC7EFD-4916-4F9E-A3BB-394E4F6E2EB1}.Release|x64.ActiveCfg = Release|x64
- {0CCC7EFD-4916-4F9E-A3BB-394E4F6E2EB1}.Release|x64.Build.0 = Release|x64
- {95664D01-3E53-4AD1-9915-DF0B81E9A4A3}.Debug|x64.ActiveCfg = Debug|x64
- {95664D01-3E53-4AD1-9915-DF0B81E9A4A3}.Debug|x64.Build.0 = Debug|x64
- {95664D01-3E53-4AD1-9915-DF0B81E9A4A3}.Release|x64.ActiveCfg = Release|x64
- {95664D01-3E53-4AD1-9915-DF0B81E9A4A3}.Release|x64.Build.0 = Release|x64
- {59D13DA6-39EF-4568-8C75-B69C14B021AA}.Debug|x64.ActiveCfg = Debug|x64
- {59D13DA6-39EF-4568-8C75-B69C14B021AA}.Debug|x64.Build.0 = Debug|x64
- {59D13DA6-39EF-4568-8C75-B69C14B021AA}.Release|x64.ActiveCfg = Release|x64
- {59D13DA6-39EF-4568-8C75-B69C14B021AA}.Release|x64.Build.0 = Release|x64
- {AA4A9EF7-5BAA-4F07-95E5-5777BE03D663}.Debug|x64.ActiveCfg = Debug|x64
- {AA4A9EF7-5BAA-4F07-95E5-5777BE03D663}.Debug|x64.Build.0 = Debug|x64
- {AA4A9EF7-5BAA-4F07-95E5-5777BE03D663}.Release|x64.ActiveCfg = Release|x64
- {AA4A9EF7-5BAA-4F07-95E5-5777BE03D663}.Release|x64.Build.0 = Release|x64
- {576F962D-D902-44FC-A41A-6E6D474F9A1D}.Debug|x64.ActiveCfg = Debug|x64
- {576F962D-D902-44FC-A41A-6E6D474F9A1D}.Debug|x64.Build.0 = Debug|x64
- {576F962D-D902-44FC-A41A-6E6D474F9A1D}.Release|x64.ActiveCfg = Release|x64
- {576F962D-D902-44FC-A41A-6E6D474F9A1D}.Release|x64.Build.0 = Release|x64
- {0B446D9F-83A8-4934-8111-3011EBA1EC7C}.Debug|x64.ActiveCfg = Debug|x64
- {0B446D9F-83A8-4934-8111-3011EBA1EC7C}.Debug|x64.Build.0 = Debug|x64
- {0B446D9F-83A8-4934-8111-3011EBA1EC7C}.Release|x64.ActiveCfg = Release|x64
- {0B446D9F-83A8-4934-8111-3011EBA1EC7C}.Release|x64.Build.0 = Release|x64
- {B0E42E5A-09E8-4B9D-B10E-3EBE1E6D77E3}.Debug|x64.ActiveCfg = Debug|x64
- {B0E42E5A-09E8-4B9D-B10E-3EBE1E6D77E3}.Debug|x64.Build.0 = Debug|x64
- {B0E42E5A-09E8-4B9D-B10E-3EBE1E6D77E3}.Release|x64.ActiveCfg = Release|x64
- {B0E42E5A-09E8-4B9D-B10E-3EBE1E6D77E3}.Release|x64.Build.0 = Release|x64
- {93BFF362-AB6A-473D-ABE7-32F631C8434A}.Debug|x64.ActiveCfg = Debug|x64
- {93BFF362-AB6A-473D-ABE7-32F631C8434A}.Debug|x64.Build.0 = Debug|x64
- {93BFF362-AB6A-473D-ABE7-32F631C8434A}.Release|x64.ActiveCfg = Release|x64
- {93BFF362-AB6A-473D-ABE7-32F631C8434A}.Release|x64.Build.0 = Release|x64
- {59D53019-7C72-4986-8E2F-88C3824A35D5}.Debug|x64.ActiveCfg = Debug|x64
- {59D53019-7C72-4986-8E2F-88C3824A35D5}.Debug|x64.Build.0 = Debug|x64
- {59D53019-7C72-4986-8E2F-88C3824A35D5}.Release|x64.ActiveCfg = Release|x64
- {59D53019-7C72-4986-8E2F-88C3824A35D5}.Release|x64.Build.0 = Release|x64
- {A591BEEA-9ED3-4C28-9C32-238712A70330}.Debug|x64.ActiveCfg = Debug|x64
- {A591BEEA-9ED3-4C28-9C32-238712A70330}.Debug|x64.Build.0 = Debug|x64
- {A591BEEA-9ED3-4C28-9C32-238712A70330}.Release|x64.ActiveCfg = Release|x64
- {A591BEEA-9ED3-4C28-9C32-238712A70330}.Release|x64.Build.0 = Release|x64
- {675800FA-78CE-4E59-90FF-8BA17A98B1D3}.Debug|x64.ActiveCfg = Debug|x64
- {675800FA-78CE-4E59-90FF-8BA17A98B1D3}.Debug|x64.Build.0 = Debug|x64
- {675800FA-78CE-4E59-90FF-8BA17A98B1D3}.Release|x64.ActiveCfg = Release|x64
- {675800FA-78CE-4E59-90FF-8BA17A98B1D3}.Release|x64.Build.0 = Release|x64
- {3E4068EA-548A-463A-AAE9-BE3E8B4B51D4}.Debug|x64.ActiveCfg = Debug|x64
- {3E4068EA-548A-463A-AAE9-BE3E8B4B51D4}.Debug|x64.Build.0 = Debug|x64
- {3E4068EA-548A-463A-AAE9-BE3E8B4B51D4}.Release|x64.ActiveCfg = Release|x64
- {3E4068EA-548A-463A-AAE9-BE3E8B4B51D4}.Release|x64.Build.0 = Release|x64
- {A3A96FA5-8FF1-4A19-B2CF-2477665BBE86}.Debug|x64.ActiveCfg = Debug|x64
- {A3A96FA5-8FF1-4A19-B2CF-2477665BBE86}.Debug|x64.Build.0 = Debug|x64
- {A3A96FA5-8FF1-4A19-B2CF-2477665BBE86}.Release|x64.ActiveCfg = Release|x64
- {A3A96FA5-8FF1-4A19-B2CF-2477665BBE86}.Release|x64.Build.0 = Release|x64
- {E151FC1A-39CE-4B1F-B5FC-E7BD85F3D6D3}.Debug|x64.ActiveCfg = Debug|x64
- {E151FC1A-39CE-4B1F-B5FC-E7BD85F3D6D3}.Debug|x64.Build.0 = Debug|x64
- {E151FC1A-39CE-4B1F-B5FC-E7BD85F3D6D3}.Release|x64.ActiveCfg = Release|x64
- {E151FC1A-39CE-4B1F-B5FC-E7BD85F3D6D3}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {AC36CE69-71FF-4BE1-B964-EAC960647034} = {E9D07382-E061-446A-91AA-6F2204934DC6}
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15} = {AC36CE69-71FF-4BE1-B964-EAC960647034}
- {98EE21A5-6F18-4D19-BAA1-9CB7224F068F} = {AC36CE69-71FF-4BE1-B964-EAC960647034}
- {8A3253E1-D5D4-462D-B62B-2010F24EEF8E} = {AC36CE69-71FF-4BE1-B964-EAC960647034}
- {8AD87D6C-46EC-481E-87DC-336AF96AF961} = {E9D07382-E061-446A-91AA-6F2204934DC6}
- {AF2B6154-90BA-44BB-9856-6B55461F92BC} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {F8CA4A68-D595-445E-A06E-DFA5E420B1FD} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {6F2647DD-B304-45E9-BA05-91A60FAD2C3A} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {5E5280C8-3969-4ED5-897F-F858DF11EA23} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {05F3AEEF-A236-4844-887A-36D83D690628} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {2617549C-C1D4-43AA-9A4D-D443337A8B26} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {42F46F7F-A621-4476-915A-21C2CC183137} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {53FFCB53-1841-417E-A0F5-35133C2EA4BF} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {8EC13F5E-069C-48A9-A475-5709DF26C7E1} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {8818906B-930A-4F41-8D88-3B939F7E38B3} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {3F6B642F-BFAB-4128-B4A6-864611E76EDC} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {8D6C099A-5E73-4C81-BDA0-460A2A045E11} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {9593EFD9-5978-4100-9DA3-ED5AF394FA81} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {8A94C99F-65DC-4688-95ED-E6FB6D2F3DD9} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {6D672B4F-1409-4FEB-8D7B-960D505A6879} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {88B7F2A0-4705-4F68-B950-7A37964A9E19} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {A34C7CF8-5120-4FDE-8862-A4FF0D04265D} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {B561CA1C-1DE9-4E50-B1EC-133B96A6328B} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {36F77C08-B600-43EF-AFD3-20052DE75E96} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {7C554D0F-D348-496F-B3EF-8C428275A1D5} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {44BD9DD3-71BF-4930-964E-B7F44492420A} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {D711E4F3-73EB-41BC-B0C8-24717B6DB1A2} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {6738DDD4-429D-4B71-99B9-1DF9CC453305} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {3EEA874C-7503-48FD-8DC6-F3BF2EEC1DCC} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {6F8E2FA7-429D-4240-869A-63B4850CFA1D} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {499A05FB-8C4F-4325-B6D9-B0E9F5D94475} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {3D479829-0C75-45ED-A042-0B104DF8AC37} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {D815DBAD-BCE8-40F2-A23D-EB401A7F69B5} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {E2D2C36F-23B9-4A04-9CE2-59D965A2E0BA} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {C9FD286D-E82B-475F-B221-A3CDCB2EF8CA} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {26433C9B-C858-49E4-8BA3-0FB22E2D36B6} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {4799E277-0E46-4970-9F63-DD60C8221333} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {E03ABE85-3BFC-4B93-A490-C9EC699CFDD4} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {27194DE9-B9E4-42D2-86D5-02090DC8F377} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {08E8C39C-F64B-4DEE-9DC6-15AF5E757529} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {93C02154-3FED-4D72-B0D4-85969D165844} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {B7BF3845-7EE3-453B-A7AD-73327C91E8E0} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {20299591-B75E-4008-A102-4AED383B0F1A} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {DA3DAFE0-769D-4605-B3A5-CB667E7D3AD5} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {6BE883BD-7630-40CA-B4F7-6FF25A470AAD} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {250602FA-7526-4011-BE02-68161843B383} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {B0AAA4F4-BB60-431D-ACC3-438017D06B9E} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {6A0C9EED-F2F5-491E-BD4E-3AD398D03A3C} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {3D1B8904-4BAF-45ED-86D8-210F6A9C79AC} = {8AD87D6C-46EC-481E-87DC-336AF96AF961}
- {4C4595C2-80CA-4B58-91BA-D43C3F1FF544} = {E9D07382-E061-446A-91AA-6F2204934DC6}
- {3C3314D2-94B9-4488-B8D0-E564D29F9336} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {534C48D7-D8AD-4460-A2CA-F7E9C5628678} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {6502288D-703A-4B0B-AF34-B53A1D96AC05} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {E1C1EBC4-B1A4-49D0-B98C-AF100785F625} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {A5B6AF3A-2CBF-4012-9943-9F100C24EBBE} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {AA5F1D1D-FBCD-42A8-A6D0-2622620F3E57} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {A29C7CE1-3293-4F6D-9B77-722BAAE5C61C} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {8AE6CDCF-EAD4-40E2-B5C3-A5677FEB3AB5} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {AEE688FF-312C-4032-A866-4178C95F7940} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {B2D20B02-437E-4573-8A6C-E6E632080132} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {E5F7A393-AB73-4EBA-A194-635C00643624} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {8941408E-D2C1-4019-A0BA-8ECF22324342} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {226BABB4-4F70-4374-BF4E-DBA4CB389932} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {148EB9A8-041F-4959-AB89-C4E827AD46C3} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {7D8ECC6E-CDA0-4DDD-BBBF-656C91BD8841} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {4394F775-756C-47B6-B38E-18437134D349} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {B0C4300F-075F-4E14-81A4-9496739AA6F3} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {EDA48641-07E4-453F-AC6A-743ABB6AFF45} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {E40D1D07-E298-4E81-B9C6-98C6AE9B9CDB} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {8ADD3BBB-C957-4612-A1E5-3D22E7C62340} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {23C321AC-75F5-47A4-8746-A2A67A76343A} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {E32747FA-B030-475D-A550-95A95F9DA85B} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {C4EBB9AE-04F5-4B89-97CC-6E43C70F2FFD} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {8FE1164A-EB3A-4ED4-AF71-FB5747894050} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {4628D154-A139-4AFF-B1A7-CEB4E38A2A2C} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {B97FBC49-1E2E-4101-83BD-FA425DD4F130} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {6E9CCC60-1DBF-47C7-8101-A2828C442A0D} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {B8206064-F0E1-418C-9D6B-56DFAB0360B7} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {D204EBEB-2E9E-4C78-BB05-1DB0CDD9A84B} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {11DCE48F-12EF-42C6-A759-EF6BBDE58454} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {2AD0DAEB-9F67-4784-89F3-C26C82EBFA2D} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {647D58A2-4242-4B35-97C7-2D4514544D84} = {4C4595C2-80CA-4B58-91BA-D43C3F1FF544}
- {6E47D751-25EE-4C6F-9138-10FBE4AC17E2} = {E9D07382-E061-446A-91AA-6F2204934DC6}
- {6977E2FB-AFF7-4C50-A721-C2D66DD8FD18} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {15129F3D-B64E-46CF-AE11-B55C758234E0} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {C6D24368-CCA9-419A-B40E-D53BF667CBAF} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {E10BA4EB-54FA-4E66-890B-4D82513AA938} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {52505E00-147F-42EA-A06E-11B4BF7E2430} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {FD343329-6857-4C02-B298-79F4743B3EC1} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {BAD6C4A9-636B-45C3-9231-3227FCA186EB} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {C8F273E6-193A-46EC-8546-46832AD89905} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {E9BE523C-A000-4505-8453-6CE787D37427} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {DB994772-3F70-40C0-95A5-A859EA3CE896} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {044A5D0B-455C-4158-BA36-2F9C65178D37} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {6326FDEC-D7FD-4F35-A5FD-6CCB685A2690} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {82ED1AAC-1D88-419C-BA14-4E1EA4AED59A} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {D8A529FD-3B6F-43EE-979F-A5CE6E8524F7} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {C1B2B8B9-6D8D-4B56-AB03-C29CAEB06537} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {78929EB8-DD9D-483F-9813-960482218021} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {71AE32CF-1D11-4E88-B862-6E0465E3A67C} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {D66016E5-5732-4FB9-8D24-FCD38A0D8CD3} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {7F8782DB-E56B-4B60-B2A5-958119256CF0} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {3FFC48B9-F274-458B-8AB9-3CADFA18A6DF} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {2D6B19CF-3F29-4966-9EA9-F003F5F5BF49} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {8B854044-1DBD-4F21-A707-EBA9EB496A14} = {6E47D751-25EE-4C6F-9138-10FBE4AC17E2}
- {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9} = {E9D07382-E061-446A-91AA-6F2204934DC6}
- {2E837676-8065-46F3-BED2-4C751199D384} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {8CD7709C-0CC2-427F-8C14-9E1DC3BD721B} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {2F25FCC8-8FE0-49D8-8888-E81001C4E5A9} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {24DD95A1-BF98-4524-92CB-B90908B7EF52} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {91EF1AA4-5630-4809-A1A7-5D759C6FFB05} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {7441CF80-FBB3-4B4A-9AA2-A10D894384AB} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {A7C9E777-92D3-4476-9745-57E8778365C3} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {8D60AD4C-9BD0-44DA-B240-1C6FC7B9F2D0} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {2ABAFB7A-AFBF-4CA2-B9D1-09FD2B0B87DE} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {94265A5C-E760-422D-831B-69E678F576DA} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {4A201002-A69C-426F-A6F6-9D9DB10148BC} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {7671F60D-06D6-4C7B-9688-A177F09AC3DE} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {55B51BAD-ED5D-4558-9FA7-9BC5B8828D0E} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {4FE82911-0E3E-49EA-99AB-94F7D0704B71} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {8B3BC64F-F182-45E8-9C9E-73DA453A841A} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {1B04C2FE-C139-4576-95DC-E5425D7F8E84} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {14EDC64A-F396-463E-8462-E7C3500C9436} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {484110D1-2E3E-46B8-9611-3729DF9EB57C} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {FC9F5FF4-B412-46EB-8133-D280D820536F} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {3A7DB057-9967-4893-82CB-FDC0EB353D5A} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {CFA6B29C-D62C-4313-82CF-D9895A86ACC6} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {B7D863D6-2A8A-4717-BAE2-8D28DC8BEA80} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {33AFA4B7-45E0-4F95-BF2E-9262F9CE6CE7} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {6B32083D-E805-4372-98F6-6C5DA5C54463} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {5B7C6630-C8E8-43CD-8349-4948D15A8F0E} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {7FC45417-7CC3-4782-9499-A8F3C08B8A5A} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {C68DED87-8CD4-4C63-9A24-4A5450CB35C8} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {5DE43986-1D54-40A3-8FAA-FC069AB01A49} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {5ED1060C-BD27-4F84-9BD0-3DDB90CBB36E} = {08BE21A8-53D8-4458-AD0F-5924FBBFE2F9}
- {0128D046-3D58-48F1-9506-BB44783E1B3C} = {E9D07382-E061-446A-91AA-6F2204934DC6}
- {F4AD638D-6AF6-4385-9C86-680F4C901820} = {0128D046-3D58-48F1-9506-BB44783E1B3C}
- {3D740925-3A3F-44A4-923A-FC732B43AD64} = {0128D046-3D58-48F1-9506-BB44783E1B3C}
- {A8B0D782-616C-483B-8628-E67C0F2A7B65} = {0128D046-3D58-48F1-9506-BB44783E1B3C}
- {5092C329-2309-4E49-A479-955EDDE80B25} = {0128D046-3D58-48F1-9506-BB44783E1B3C}
- {10E41667-C933-4388-ACE6-EE29080F2C05} = {E9D07382-E061-446A-91AA-6F2204934DC6}
- {036139F7-FCD4-4949-A11D-8A1B8A1E33EE} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {8B020384-5F43-4B13-945D-41D49B49B2B4} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {B56CD49F-E209-4CFA-A471-6E2252BA6A47} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {3846ABD0-7EBB-45C6-8580-091CF4E83131} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {0251F5FC-1C92-44FD-AD51-23EAAAF1F7A2} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {0CF98E89-10C8-4D83-867F-4E04E19CBCCC} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {F11EA644-8D7A-499B-983C-86DAD6111E58} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {3752F423-08F0-46F4-B702-72B2DE161643} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {91656060-3DFC-40FD-8D8C-A3EF51D26DB9} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {20060A13-2D11-4CC7-BF0F-21EB1C04743E} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {F5581284-94F6-49D1-AA41-4BED15AC5590} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {C77122B4-A549-4F09-A158-A26F12E31772} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {49F65D57-C6B2-4498-8C34-55C4F876F5E9} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {92C50EE4-9C38-46E2-9730-99274F80E516} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {6817D6B9-54E6-433C-AB40-46CAA6FF9826} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {D92A2C6E-AD4C-43BF-876E-152F94004E14} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {4F388A2D-DEF3-49F3-9FD0-7D94BEBC1875} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {2F9C64A9-A9C7-4221-9B85-CDE02BED9A5A} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {623AC298-A524-4876-B895-A35A7D634186} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {314DA04A-2FBB-4027-8690-00621D58ACC3} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {BA369A76-F18B-450D-B6C5-880FC8564AE4} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {0D6E96CE-CAA7-4343-A627-1C52F2E9DD66} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {5D5E8943-E14F-43DA-8C1A-A9215064001B} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {5F9632D6-9493-45AF-B21A-433C94F305E6} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {4040EC20-0526-4153-8B62-3AAA2D7BFBA7} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {F8C5AE88-0979-4B2B-A688-20B12F1429E4} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {3DF9BE1F-5350-4409-A6B5-8F8CAA2B5DD5} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {B7F9FCF4-AE50-458F-AE44-B5114B9C1577} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {FB5B6201-EE82-4C81-83AE-051B150F86A0} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {F954D7AC-97AA-491D-A747-0A8EEDD3B517} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {06F14F38-04DF-4115-BB87-508C251560FB} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {6FD14E4D-FE84-4642-B5FA-3AF91C57C4DB} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {76E8FBD3-B8E5-429A-8A61-F80944A2C7F3} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {6949E4EA-90DA-42CB-AD01-A134677B3A34} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {E51C1583-68FA-429A-AD28-25E2330AFD22} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {F821D46D-3F7E-4F02-9D3C-AC179EC8F36F} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {9433824D-9B79-4D77-B2DB-E085ABAE9C01} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {71818B9C-C700-45C3-A4AE-4CD0541D59F4} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {0CCC7EFD-4916-4F9E-A3BB-394E4F6E2EB1} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {95664D01-3E53-4AD1-9915-DF0B81E9A4A3} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {59D13DA6-39EF-4568-8C75-B69C14B021AA} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {AA4A9EF7-5BAA-4F07-95E5-5777BE03D663} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {576F962D-D902-44FC-A41A-6E6D474F9A1D} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {0B446D9F-83A8-4934-8111-3011EBA1EC7C} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {B0E42E5A-09E8-4B9D-B10E-3EBE1E6D77E3} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {93BFF362-AB6A-473D-ABE7-32F631C8434A} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {59D53019-7C72-4986-8E2F-88C3824A35D5} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {A591BEEA-9ED3-4C28-9C32-238712A70330} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {675800FA-78CE-4E59-90FF-8BA17A98B1D3} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {3E4068EA-548A-463A-AAE9-BE3E8B4B51D4} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {A3A96FA5-8FF1-4A19-B2CF-2477665BBE86} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- {E151FC1A-39CE-4B1F-B5FC-E7BD85F3D6D3} = {10E41667-C933-4388-ACE6-EE29080F2C05}
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {92BBCB8F-7E7E-4F9C-9D4E-68E29247F439}
- EndGlobalSection
-EndGlobal
diff --git a/Samples_VS2022.sln b/Samples_VS2022.sln
deleted file mode 100644
index f9bef5d1..00000000
--- a/Samples_VS2022.sln
+++ /dev/null
@@ -1,1346 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 17
-VisualStudioVersion = 17.0.31717.71
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Samples", "Samples", "{8E330309-30F6-4965-93A6-31897D66FD58}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "6_Performance", "6_Performance", "{9F1CAC32-4998-47C4-84B9-868A6A1680FF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryPerf", "Samples\6_Performance\UnifiedMemoryPerf\UnifiedMemoryPerf_vs2022.vcxproj", "{997E0757-EA74-4A4E-A0FC-47D8C8831A15}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "transpose", "Samples\6_Performance\transpose\transpose_vs2022.vcxproj", "{2C58D795-9B04-45D1-AEB6-C96A9CB2ACE7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alignedTypes", "Samples\6_Performance\alignedTypes\alignedTypes_vs2022.vcxproj", "{1481B018-6444-409D-90D6-C51569778DA0}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "5_Domain_Specific", "5_Domain_Specific", "{36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vulkanImageCUDA", "Samples\5_Domain_Specific\vulkanImageCUDA\vulkanImageCUDA_vs2022.vcxproj", "{E1A59D17-9E80-4BA7-B876-611FCC99E7FF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeRender", "Samples\5_Domain_Specific\volumeRender\volumeRender_vs2022.vcxproj", "{151530EB-F234-49AE-BFFF-D5127B63E780}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "volumeFiltering", "Samples\5_Domain_Specific\volumeFiltering\volumeFiltering_vs2022.vcxproj", "{FF55454B-E1EB-464B-8CAD-0905B65E0A60}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VFlockingD3D10", "Samples\5_Domain_Specific\VFlockingD3D10\VFlockingD3D10_vs2022.vcxproj", "{504D8EC3-2E35-4CB0-8E35-85FB473D8CD5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stereoDisparity", "Samples\5_Domain_Specific\stereoDisparity\stereoDisparity_vs2022.vcxproj", "{05D4AEB2-4E24-4BD0-9D9F-3C07F264C8B0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobolQRNG", "Samples\5_Domain_Specific\SobolQRNG\SobolQRNG_vs2022.vcxproj", "{7571A8C6-EBB9-4DD7-A378-F6064899259A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SobelFilter", "Samples\5_Domain_Specific\SobelFilter\SobelFilter_vs2022.vcxproj", "{D5FD8DB3-5D46-4D9F-B687-04AC36F0A375}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "smokeParticles", "Samples\5_Domain_Specific\smokeParticles\smokeParticles_vs2022.vcxproj", "{DDB4840A-EFF8-4D9C-86C8-6E4F68A1509B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SLID3D10Texture", "Samples\5_Domain_Specific\SLID3D10Texture\SLID3D10Texture_vs2022.vcxproj", "{68D539A8-0DBD-4B57-B866-8D7F5F83B973}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkanMMAP", "Samples\5_Domain_Specific\simpleVulkanMMAP\simpleVulkanMMAP_vs2022.vcxproj", "{809E7838-9739-4B9D-ACA0-8367E5229FC7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVulkan", "Samples\5_Domain_Specific\simpleVulkan\simpleVulkan_vs2022.vcxproj", "{B01607B7-E58E-4DF1-A985-6EC73DA75EFF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleGL", "Samples\5_Domain_Specific\simpleGL\simpleGL_vs2022.vcxproj", "{2B7DD193-D9B8-4ACF-9E5B-DB39378CA73A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9Texture", "Samples\5_Domain_Specific\simpleD3D9Texture\simpleD3D9Texture_vs2022.vcxproj", "{8D65CA82-D05E-4E02-9CEC-18229BCF909D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D9", "Samples\5_Domain_Specific\simpleD3D9\simpleD3D9_vs2022.vcxproj", "{5F0B25AE-2F99-4F69-9AB6-694A26223102}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D12", "Samples\5_Domain_Specific\simpleD3D12\simpleD3D12_vs2022.vcxproj", "{6FFB1B54-7EAF-45AD-8ACC-9D1BE61BF88C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11Texture", "Samples\5_Domain_Specific\simpleD3D11Texture\simpleD3D11Texture_vs2022.vcxproj", "{31417391-62B4-4F47-A6FD-FF2D8D312924}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D11", "Samples\5_Domain_Specific\simpleD3D11\simpleD3D11_vs2022.vcxproj", "{99E54ED3-E0AD-4A18-BF65-200F0E17DBD3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10Texture", "Samples\5_Domain_Specific\simpleD3D10Texture\simpleD3D10Texture_vs2022.vcxproj", "{27F2B0DC-B16F-43CA-A4F4-EB56982EED44}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10RenderTarget", "Samples\5_Domain_Specific\simpleD3D10RenderTarget\simpleD3D10RenderTarget_vs2022.vcxproj", "{6075A817-2C3C-4D76-9CA0-2EB2C24E8260}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleD3D10", "Samples\5_Domain_Specific\simpleD3D10\simpleD3D10_vs2022.vcxproj", "{9356A329-ACFA-407D-A8BA-4818B1F4AABC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "recursiveGaussian", "Samples\5_Domain_Specific\recursiveGaussian\recursiveGaussian_vs2022.vcxproj", "{CB6C6C1C-CF06-43A5-BE04-CB735E5EFF03}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator_nvrtc", "Samples\5_Domain_Specific\quasirandomGenerator_nvrtc\quasirandomGenerator_nvrtc_vs2022.vcxproj", "{3BCE411C-1456-4A28-ACCC-16C6B462C389}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quasirandomGenerator", "Samples\5_Domain_Specific\quasirandomGenerator\quasirandomGenerator_vs2022.vcxproj", "{279E83F4-5976-4A2B-A408-344038EBB9F3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "postProcessGL", "Samples\5_Domain_Specific\postProcessGL\postProcessGL_vs2022.vcxproj", "{90E3781A-C504-4A09-9547-5AACCD052590}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "p2pBandwidthLatencyTest", "Samples\5_Domain_Specific\p2pBandwidthLatencyTest\p2pBandwidthLatencyTest_vs2022.vcxproj", "{531C25B4-9558-4CA8-91D2-EF3E963757DA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NV12toBGRandResize", "Samples\5_Domain_Specific\NV12toBGRandResize\NV12toBGRandResize_vs2022.vcxproj", "{4CE53159-EE8D-4BF6-A3FA-51936452F729}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nbody", "Samples\5_Domain_Specific\nbody\nbody_vs2022.vcxproj", "{36293538-9DF0-4037-8B8C-4428511B4E58}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MonteCarloMultiGPU", "Samples\5_Domain_Specific\MonteCarloMultiGPU\MonteCarloMultiGPU_vs2022.vcxproj", "{D2D755CC-6197-4A43-9288-4949ECF8A993}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "marchingCubes", "Samples\5_Domain_Specific\marchingCubes\marchingCubes_vs2022.vcxproj", "{61D8F7E6-DAEC-4005-ACE5-FCAC7FA62F71}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mandelbrot", "Samples\5_Domain_Specific\Mandelbrot\Mandelbrot_vs2022.vcxproj", "{01FCF6DE-6EE9-44D6-A271-93959B5C441C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HSOpticalFlow", "Samples\5_Domain_Specific\HSOpticalFlow\HSOpticalFlow_vs2022.vcxproj", "{780FB22C-3C9B-4C64-A7BE-8BE994D2E291}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsGL", "Samples\5_Domain_Specific\fluidsGL\fluidsGL_vs2022.vcxproj", "{6A0406B5-8C65-4C2D-91BB-B10FEFCC2ED7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fluidsD3D9", "Samples\5_Domain_Specific\fluidsD3D9\fluidsD3D9_vs2022.vcxproj", "{4D69CC62-C191-427F-9E8B-7E6E11F4FCCD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FDTD3d", "Samples\5_Domain_Specific\FDTD3d\FDTD3d_vs2022.vcxproj", "{85725E8C-BCD2-4C63-A72E-1EE4A3C5DFD6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fastWalshTransform", "Samples\5_Domain_Specific\fastWalshTransform\fastWalshTransform_vs2022.vcxproj", "{8ED89AFF-9758-4CC3-A04B-7C154818E937}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dxtc", "Samples\5_Domain_Specific\dxtc\dxtc_vs2022.vcxproj", "{7AF92106-D2AE-4B62-B7C5-BF53A53E2499}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dwtHaar1D", "Samples\5_Domain_Specific\dwtHaar1D\dwtHaar1D_vs2022.vcxproj", "{C940064C-99D2-42DD-8E57-EB26C2565ABD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionFFT2D", "Samples\5_Domain_Specific\convolutionFFT2D\convolutionFFT2D_vs2022.vcxproj", "{EC175283-AA6E-4629-8C03-7D073642F4A3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes_nvrtc", "Samples\5_Domain_Specific\BlackScholes_nvrtc\BlackScholes_nvrtc_vs2022.vcxproj", "{7AB6EDA2-B5DE-4257-BA31-0A4C48510FE0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackScholes", "Samples\5_Domain_Specific\BlackScholes\BlackScholes_vs2022.vcxproj", "{2A0D989F-3AB5-4522-A925-2F2F06E5D83C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions_nvrtc", "Samples\5_Domain_Specific\binomialOptions_nvrtc\binomialOptions_nvrtc_vs2022.vcxproj", "{61E60B9B-16B9-4888-A9A1-795A39CF2FC3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binomialOptions", "Samples\5_Domain_Specific\binomialOptions\binomialOptions_vs2022.vcxproj", "{1A070791-DC47-4424-8480-25E3860F6A29}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bilateralFilter", "Samples\5_Domain_Specific\bilateralFilter\bilateralFilter_vs2022.vcxproj", "{C33509EC-FA29-495A-BF08-4DFF7F047CE1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bicubicTexture", "Samples\5_Domain_Specific\bicubicTexture\bicubicTexture_vs2022.vcxproj", "{1911BBF0-332C-48D8-9C0E-3CA2EEB78411}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "4_CUDA_Libraries", "4_CUDA_Libraries", "{72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "watershedSegmentationNPP", "Samples\4_CUDA_Libraries\watershedSegmentationNPP\watershedSegmentationNPP_vs2022.vcxproj", "{CFCF05D2-AD15-4E09-936E-56FD8BFF7933}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_MGPU", "Samples\4_CUDA_Libraries\simpleCUFFT_MGPU\simpleCUFFT_MGPU_vs2022.vcxproj", "{FED560BF-AFC4-44F4-9442-0C651C1EBF7C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT_2d_MGPU", "Samples\4_CUDA_Libraries\simpleCUFFT_2d_MGPU\simpleCUFFT_2d_MGPU_vs2022.vcxproj", "{E404C9DA-B1FA-419F-9844-2DAA1F312FAB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUFFT", "Samples\4_CUDA_Libraries\simpleCUFFT\simpleCUFFT_vs2022.vcxproj", "{0DB88874-A969-4288-B73C-303A62DB24C6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS_LU", "Samples\4_CUDA_Libraries\simpleCUBLAS_LU\simpleCUBLAS_LU_vs2022.vcxproj", "{02B50C63-B15B-4E27-A6D1-12F5BA70DA35}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLASXT", "Samples\4_CUDA_Libraries\simpleCUBLASXT\simpleCUBLASXT_vs2022.vcxproj", "{9E65E9AE-692F-47C7-B553-3868A49D09B9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUBLAS", "Samples\4_CUDA_Libraries\simpleCUBLAS\simpleCUBLAS_vs2022.vcxproj", "{0EB7BF83-FA96-4DBA-9E01-D299FDFD96AE}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "randomFog", "Samples\4_CUDA_Libraries\randomFog\randomFog_vs2022.vcxproj", "{0A932C9F-688D-4AFA-916E-128A0CCF7177}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "oceanFFT", "Samples\4_CUDA_Libraries\oceanFFT\oceanFFT_vs2022.vcxproj", "{B9BFAF9C-C278-42F5-BA13-EACB17E262AF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG_encoder", "Samples\4_CUDA_Libraries\nvJPEG_encoder\nvJPEG_encoder_vs2022.vcxproj", "{D17B6574-A2E8-40E6-AD4A-79B80AC1FBF9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvJPEG", "Samples\4_CUDA_Libraries\nvJPEG\nvJPEG_vs2022.vcxproj", "{5416E624-B31A-4EB1-B9FF-4E746072E8FB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MersenneTwisterGP11213", "Samples\4_CUDA_Libraries\MersenneTwisterGP11213\MersenneTwisterGP11213_vs2022.vcxproj", "{087E63F0-F57E-41ED-821B-2AED24EED10F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulCUBLAS", "Samples\4_CUDA_Libraries\matrixMulCUBLAS\matrixMulCUBLAS_vs2022.vcxproj", "{08494747-7EB1-4A49-9153-ACAA665DFDEB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lineOfSight", "Samples\4_CUDA_Libraries\lineOfSight\lineOfSight_vs2022.vcxproj", "{FF842752-59EC-4423-8263-ABFC30F0C67F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histEqualizationNPP", "Samples\4_CUDA_Libraries\histEqualizationNPP\histEqualizationNPP_vs2022.vcxproj", "{2A66F6EA-6884-4FCF-A280-D21BB9148900}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freeImageInteropNPP", "Samples\4_CUDA_Libraries\freeImageInteropNPP\freeImageInteropNPP_vs2022.vcxproj", "{3DE5D8E9-311F-4CFE-96C2-76216FD0D29D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilterBorderControlNPP", "Samples\4_CUDA_Libraries\FilterBorderControlNPP\FilterBorderControlNPP_vs2022.vcxproj", "{D0ACB67E-B081-4C7B-973A-BA348316CF99}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelQR", "Samples\4_CUDA_Libraries\cuSolverSp_LowlevelQR\cuSolverSp_LowlevelQR_vs2022.vcxproj", "{E617D346-F3A1-48F4-9EBA-F856FBBBC6F7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LowlevelCholesky", "Samples\4_CUDA_Libraries\cuSolverSp_LowlevelCholesky\cuSolverSp_LowlevelCholesky_vs2022.vcxproj", "{2437A702-EF37-4539-86BF-CFBB5E0DF2DF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverSp_LinearSolver", "Samples\4_CUDA_Libraries\cuSolverSp_LinearSolver\cuSolverSp_LinearSolver_vs2022.vcxproj", "{B14F2685-3C95-4C5B-8F80-F02E4D9806A7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverRf", "Samples\4_CUDA_Libraries\cuSolverRf\cuSolverRf_vs2022.vcxproj", "{F72F38BF-35AE-4632-98B9-D282EAD579E5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cuSolverDn_LinearSolver", "Samples\4_CUDA_Libraries\cuSolverDn_LinearSolver\cuSolverDn_LinearSolver_vs2022.vcxproj", "{ABD4D7E0-BC6B-4E3D-9029-B975865272A2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientUM", "Samples\4_CUDA_Libraries\conjugateGradientUM\conjugateGradientUM_vs2022.vcxproj", "{FB85F338-7AE0-4B8E-B89D-0FB5313FAA9E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientPrecond", "Samples\4_CUDA_Libraries\conjugateGradientPrecond\conjugateGradientPrecond_vs2022.vcxproj", "{F9C11309-EBF0-4121-A9FB-41F760F75E39}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiDeviceCG", "Samples\4_CUDA_Libraries\conjugateGradientMultiDeviceCG\conjugateGradientMultiDeviceCG_vs2022.vcxproj", "{CECECBA6-E24B-419E-A1BC-7525A896F8B3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientMultiBlockCG", "Samples\4_CUDA_Libraries\conjugateGradientMultiBlockCG\conjugateGradientMultiBlockCG_vs2022.vcxproj", "{828209A7-EF64-4688-B747-12405D1178F5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradientCudaGraphs", "Samples\4_CUDA_Libraries\conjugateGradientCudaGraphs\conjugateGradientCudaGraphs_vs2022.vcxproj", "{897BD61F-B067-47C1-BF71-1A121852A88A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conjugateGradient", "Samples\4_CUDA_Libraries\conjugateGradient\conjugateGradient_vs2022.vcxproj", "{66DC24E5-8335-4A1E-8DC1-91128607FD8B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cannyEdgeDetectorNPP", "Samples\4_CUDA_Libraries\cannyEdgeDetectorNPP\cannyEdgeDetectorNPP_vs2022.vcxproj", "{2E0D6A82-CD95-4A2B-8E8C-FA0C92A1426F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilterNPP", "Samples\4_CUDA_Libraries\boxFilterNPP\boxFilterNPP_vs2022.vcxproj", "{A6337C98-8E7C-4360-B2D5-74C74F6429F5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchedLabelMarkersAndLabelCompressionNPP", "Samples\4_CUDA_Libraries\batchedLabelMarkersAndLabelCompressionNPP\batchedLabelMarkersAndLabelCompressionNPP_vs2022.vcxproj", "{B757AD4A-391D-4922-81A2-8FA832D1C99B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "batchCUBLAS", "Samples\4_CUDA_Libraries\batchCUBLAS\batchCUBLAS_vs2022.vcxproj", "{E9E17CA4-4492-49D4-8D33-68BEEF68D4EA}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "3_CUDA_Features", "3_CUDA_Features", "{09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "warpAggregatedAtomicsCG", "Samples\3_CUDA_Features\warpAggregatedAtomicsCG\warpAggregatedAtomicsCG_vs2022.vcxproj", "{268DCF16-3C5A-441F-B737-D08221C7FC2B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tf32TensorCoreGemm", "Samples\3_CUDA_Features\tf32TensorCoreGemm\tf32TensorCoreGemm_vs2022.vcxproj", "{CBB27278-9E48-4D37-9FB9-D554C4533724}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCudaGraphs", "Samples\3_CUDA_Features\simpleCudaGraphs\simpleCudaGraphs_vs2022.vcxproj", "{5AC39538-368D-478D-8261-A0F05102285B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ptxjit", "Samples\3_CUDA_Features\ptxjit\ptxjit_vs2022.vcxproj", "{AEDE7529-6421-441D-B179-FA42EF6D6606}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "newdelete", "Samples\3_CUDA_Features\newdelete\newdelete_vs2022.vcxproj", "{0E0A3E4C-4E56-4168-AB79-9ED43FDFC392}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memMapIPCDrv", "Samples\3_CUDA_Features\memMapIPCDrv\memMapIPCDrv_vs2022.vcxproj", "{89B1AE40-91B0-4DC1-8424-7CD773006711}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jacobiCudaGraphs", "Samples\3_CUDA_Features\jacobiCudaGraphs\jacobiCudaGraphs_vs2022.vcxproj", "{4C913A62-F9C0-4BA7-93DE-036483E89194}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "immaTensorCoreGemm", "Samples\3_CUDA_Features\immaTensorCoreGemm\immaTensorCoreGemm_vs2022.vcxproj", "{62B78043-F651-4586-8AA4-881AD00DA819}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryNodes", "Samples\3_CUDA_Features\graphMemoryNodes\graphMemoryNodes_vs2022.vcxproj", "{3312D293-016F-46B6-928E-3B2CCF47DA56}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphMemoryFootprint", "Samples\3_CUDA_Features\graphMemoryFootprint\graphMemoryFootprint_vs2022.vcxproj", "{6BAC1A05-3383-4CCC-8B5D-263B13E8B939}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "globalToShmemAsyncCopy", "Samples\3_CUDA_Features\globalToShmemAsyncCopy\globalToShmemAsyncCopy_vs2022.vcxproj", "{15BDD672-82BC-4025-A191-C49C376E7EFF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dmmaTensorCoreGemm", "Samples\3_CUDA_Features\dmmaTensorCoreGemm\dmmaTensorCoreGemm_vs2022.vcxproj", "{512A320F-F0F4-4F5F-A4F4-DBA0597D2184}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaTensorCoreGemm", "Samples\3_CUDA_Features\cudaTensorCoreGemm\cudaTensorCoreGemm_vs2022.vcxproj", "{976C2EC7-0B89-483E-9F35-AC663B29B7E0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaCompressibleMemory", "Samples\3_CUDA_Features\cudaCompressibleMemory\cudaCompressibleMemory_vs2022.vcxproj", "{39FF5F51-FE35-4B50-9CF1-BBC0BAC18484}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimpleQuicksort", "Samples\3_CUDA_Features\cdpSimpleQuicksort\cdpSimpleQuicksort_vs2022.vcxproj", "{DF4F32EA-FDD7-4ED1-AB03-343A3E48C479}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpSimplePrint", "Samples\3_CUDA_Features\cdpSimplePrint\cdpSimplePrint_vs2022.vcxproj", "{6BF96C7B-07EB-48BF-83F2-E417F2EFD828}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpQuadtree", "Samples\3_CUDA_Features\cdpQuadtree\cdpQuadtree_vs2022.vcxproj", "{F241F12C-2A8E-4467-BAF7-9A763EFB1D59}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpBezierTessellation", "Samples\3_CUDA_Features\cdpBezierTessellation\cdpBezierTessellation_vs2022.vcxproj", "{6570E21C-6D64-4074-9F1A-2231202A7354}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpAdvancedQuicksort", "Samples\3_CUDA_Features\cdpAdvancedQuicksort\cdpAdvancedQuicksort_vs2022.vcxproj", "{B8F85EA2-2632-431A-8B05-B6611A2C3DA2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bindlessTexture", "Samples\3_CUDA_Features\bindlessTexture\bindlessTexture_vs2022.vcxproj", "{A3962677-796D-43D4-9E72-A6F2FDC5C1B6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binaryPartitionCG", "Samples\3_CUDA_Features\binaryPartitionCG\binaryPartitionCG_vs2022.vcxproj", "{ED1DC6E2-89B5-4D9B-874B-423BE6B60F81}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bf16TensorCoreGemm", "Samples\3_CUDA_Features\bf16TensorCoreGemm\bf16TensorCoreGemm_vs2022.vcxproj", "{D43D7CC4-3DE5-4520-8FA0-61A88DA42EAE}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "2_Concepts_and_Techniques", "2_Concepts_and_Techniques", "{BCF26319-6648-4FB1-8C5A-BC2A65012ADA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadMigration", "Samples\2_Concepts_and_Techniques\threadMigration\threadMigration_vs2022.vcxproj", "{11FC5B23-D92C-4876-A80F-06B248E4E563}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threadFenceReduction", "Samples\2_Concepts_and_Techniques\threadFenceReduction\threadFenceReduction_vs2022.vcxproj", "{A3E00365-51B2-4AC2-B25B-A9E43D83E0F0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocationP2P", "Samples\2_Concepts_and_Techniques\streamOrderedAllocationP2P\streamOrderedAllocationP2P_vs2022.vcxproj", "{F242C853-5602-4024-9C7C-21854151DF7E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streamOrderedAllocation", "Samples\2_Concepts_and_Techniques\streamOrderedAllocation\streamOrderedAllocation_vs2022.vcxproj", "{48C96C4A-0458-455A-9FE4-952943BF1BF3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sortingNetworks", "Samples\2_Concepts_and_Techniques\sortingNetworks\sortingNetworks_vs2022.vcxproj", "{58997C83-5370-4D16-AFAF-019AE47B75F6}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shfl_scan", "Samples\2_Concepts_and_Techniques\shfl_scan\shfl_scan_vs2022.vcxproj", "{1CC1A651-94A0-4B99-884C-B51F2E33DEDB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "segmentationTreeThrust", "Samples\2_Concepts_and_Techniques\segmentationTreeThrust\segmentationTreeThrust_vs2022.vcxproj", "{AD39B5F2-9170-4287-A293-1F35EF72800D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scan", "Samples\2_Concepts_and_Techniques\scan\scan_vs2022.vcxproj", "{02CD874D-EE04-4034-9C5D-4DA763473866}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scalarProd", "Samples\2_Concepts_and_Techniques\scalarProd\scalarProd_vs2022.vcxproj", "{237E48B5-4BAE-4B71-BA36-38219838E528}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reductionMultiBlockCG", "Samples\2_Concepts_and_Techniques\reductionMultiBlockCG\reductionMultiBlockCG_vs2022.vcxproj", "{CA93B212-B35E-43A5-BAB5-BBA17277703D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reduction", "Samples\2_Concepts_and_Techniques\reduction\reduction_vs2022.vcxproj", "{62F7D83F-61F1-43CC-A604-12A4073A10E9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radixSortThrust", "Samples\2_Concepts_and_Techniques\radixSortThrust\radixSortThrust_vs2022.vcxproj", "{88B1A75E-71F1-47CF-A146-30340CE8E150}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "particles", "Samples\2_Concepts_and_Techniques\particles\particles_vs2022.vcxproj", "{ECA4B7FB-A8FA-4529-9ACE-131D76432A78}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_SingleAsianOptionP", "Samples\2_Concepts_and_Techniques\MC_SingleAsianOptionP\MC_SingleAsianOptionP_vs2022.vcxproj", "{BD6C20EC-BC03-4E70-8A20-968D87A5DFB1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiQ", "Samples\2_Concepts_and_Techniques\MC_EstimatePiQ\MC_EstimatePiQ_vs2022.vcxproj", "{4596DEEB-5C5B-4FED-8CA2-ED80AF132AFC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiP", "Samples\2_Concepts_and_Techniques\MC_EstimatePiP\MC_EstimatePiP_vs2022.vcxproj", "{20FD0770-0BE0-4CD9-A730-594AF17197BB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineQ", "Samples\2_Concepts_and_Techniques\MC_EstimatePiInlineQ\MC_EstimatePiInlineQ_vs2022.vcxproj", "{A80C75F0-720E-4F47-9695-5DB1B4E8FD8B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MC_EstimatePiInlineP", "Samples\2_Concepts_and_Techniques\MC_EstimatePiInlineP\MC_EstimatePiInlineP_vs2022.vcxproj", "{836C53B4-53E4-46DA-97AA-5F677C70A167}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "interval", "Samples\2_Concepts_and_Techniques\interval\interval_vs2022.vcxproj", "{85B83980-0F7E-4C56-8C67-CA96FE3FDB08}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX_nvrtc", "Samples\2_Concepts_and_Techniques\inlinePTX_nvrtc\inlinePTX_nvrtc_vs2022.vcxproj", "{A9B83969-4B96-4036-A6A0-6CA419510914}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inlinePTX", "Samples\2_Concepts_and_Techniques\inlinePTX\inlinePTX_vs2022.vcxproj", "{99CE898A-20B9-47A6-B1EE-776D1C664C12}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imageDenoising", "Samples\2_Concepts_and_Techniques\imageDenoising\imageDenoising_vs2022.vcxproj", "{66BC2498-9F82-40EB-ADAF-974EDA166709}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "histogram", "Samples\2_Concepts_and_Techniques\histogram\histogram_vs2022.vcxproj", "{6046A85D-399D-4945-8C2B-5FD54338D8AF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FunctionPointers", "Samples\2_Concepts_and_Techniques\FunctionPointers\FunctionPointers_vs2022.vcxproj", "{D827F165-E082-4700-B0BE-EFA3C0332B24}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eigenvalues", "Samples\2_Concepts_and_Techniques\eigenvalues\eigenvalues_vs2022.vcxproj", "{786EB730-DA7D-4724-9E37-CDBCECBEE8C2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dct8x8", "Samples\2_Concepts_and_Techniques\dct8x8\dct8x8_vs2022.vcxproj", "{1277B5C1-84F6-4B04-97EB-CEDA468DD316}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionTexture", "Samples\2_Concepts_and_Techniques\convolutionTexture\convolutionTexture_vs2022.vcxproj", "{03E6D45F-65E3-4ECE-83D6-7E121464BE7A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convolutionSeparable", "Samples\2_Concepts_and_Techniques\convolutionSeparable\convolutionSeparable_vs2022.vcxproj", "{4133DA0A-6A37-47C4-B1AE-A0E2A0A33302}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxFilter", "Samples\2_Concepts_and_Techniques\boxFilter\boxFilter_vs2022.vcxproj", "{D8B936E2-36C1-43F6-8C30-D8827B17041F}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "1_Utilities", "1_Utilities", "{93980594-EBA4-4CF6-8568-CCE1AD9D8306}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "topologyQuery", "Samples\1_Utilities\topologyQuery\topologyQuery_vs2022.vcxproj", "{78633640-D381-4DCB-A814-A5AAB7B2FFBA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQueryDrv", "Samples\1_Utilities\deviceQueryDrv\deviceQueryDrv_vs2022.vcxproj", "{30CA3F0D-7750-40AA-B5C1-372AAD7CE32F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deviceQuery", "Samples\1_Utilities\deviceQuery\deviceQuery_vs2022.vcxproj", "{FB513E93-A0A8-4AFE-B41F-4794ED818B83}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bandwidthTest", "Samples\1_Utilities\bandwidthTest\bandwidthTest_vs2022.vcxproj", "{393DAAFB-09F3-4512-B942-2226B94124B3}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "0_Introduction", "0_Introduction", "{C557A915-52AB-4BA0-BEED-D65E6BCE42AA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd_nvrtc", "Samples\0_Introduction\vectorAdd_nvrtc\vectorAdd_nvrtc_vs2022.vcxproj", "{E77BC60F-AAD7-4DCE-9D05-89D2025E4A7D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddMMAP", "Samples\0_Introduction\vectorAddMMAP\vectorAddMMAP_vs2022.vcxproj", "{DDB19FF1-F474-42E8-830F-1EFF03F9BD9A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAddDrv", "Samples\0_Introduction\vectorAddDrv\vectorAddDrv_vs2022.vcxproj", "{B6DD60FA-C323-420D-B75D-128A6886DFFB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vectorAdd", "Samples\0_Introduction\vectorAdd\vectorAdd_vs2022.vcxproj", "{F11819C5-F50D-4B9E-B18A-8820C936A8D8}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnifiedMemoryStreams", "Samples\0_Introduction\UnifiedMemoryStreams\UnifiedMemoryStreams_vs2022.vcxproj", "{B302FD0D-9484-4C0D-8BEF-5B6BB1EB6DDD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "template", "Samples\0_Introduction\template\template_vs2022.vcxproj", "{9893858D-F5CA-4FEB-BF88-C7AE4D71FB7D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleZeroCopy", "Samples\0_Introduction\simpleZeroCopy\simpleZeroCopy_vs2022.vcxproj", "{5FDDBDC6-7BD3-497F-A309-352B2041C9D0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics_nvrtc", "Samples\0_Introduction\simpleVoteIntrinsics_nvrtc\simpleVoteIntrinsics_nvrtc_vs2022.vcxproj", "{97D1F724-A683-4621-9F8A-57C7526DD167}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVoteIntrinsics", "Samples\0_Introduction\simpleVoteIntrinsics\simpleVoteIntrinsics_vs2022.vcxproj", "{4B5C1BB5-BCC8-434B-A115-8AB7D0E1730E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTextureDrv", "Samples\0_Introduction\simpleTextureDrv\simpleTextureDrv_vs2022.vcxproj", "{E0A7F38D-965A-4096-8E84-F09F88DDEA5C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture3D", "Samples\0_Introduction\simpleTexture3D\simpleTexture3D_vs2022.vcxproj", "{9441573E-B4A5-4965-9BF3-49AFCA67FD0B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTexture", "Samples\0_Introduction\simpleTexture\simpleTexture_vs2022.vcxproj", "{A104F524-8976-4549-B123-410036BDEBD1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates_nvrtc", "Samples\0_Introduction\simpleTemplates_nvrtc\simpleTemplates_nvrtc_vs2022.vcxproj", "{02BE7755-F0C9-44D8-9027-756DBB4692FC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleTemplates", "Samples\0_Introduction\simpleTemplates\simpleTemplates_vs2022.vcxproj", "{7C89617D-BC78-4877-A344-353F451BA707}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSurfaceWrite", "Samples\0_Introduction\simpleSurfaceWrite\simpleSurfaceWrite_vs2022.vcxproj", "{5D0F0016-BA28-4934-B743-3611D69374E0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleStreams", "Samples\0_Introduction\simpleStreams\simpleStreams_vs2022.vcxproj", "{391D665B-CED1-471E-B724-3AE38978E90E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleSeparateCompilation", "Samples\0_Introduction\simpleSeparateCompilation\simpleSeparateCompilation_vs2022.vcxproj", "{DC2530FF-C1AD-4566-BDC4-D508B7F19E3E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePrintf", "Samples\0_Introduction\simplePrintf\simplePrintf_vs2022.vcxproj", "{5BE736C6-EA18-4079-8C94-0DD97FB7E40E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplePitchLinearTexture", "Samples\0_Introduction\simplePitchLinearTexture\simplePitchLinearTexture_vs2022.vcxproj", "{C8122B37-1326-4789-B125-C81CDC45D2BF}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleP2P", "Samples\0_Introduction\simpleP2P\simpleP2P_vs2022.vcxproj", "{1BFDC0D8-E6BF-44F0-96F3-AD9BA77B0B4D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleOccupancy", "Samples\0_Introduction\simpleOccupancy\simpleOccupancy_vs2022.vcxproj", "{ED774B54-729C-42AA-9F54-3DC3114EDAB3}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiGPU", "Samples\0_Introduction\simpleMultiGPU\simpleMultiGPU_vs2022.vcxproj", "{81F9DB3C-008E-4BAA-8175-6099F16C039B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMultiCopy", "Samples\0_Introduction\simpleMultiCopy\simpleMultiCopy_vs2022.vcxproj", "{9B6EED5E-BE0B-4FC3-8A61-6A978922692F}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleMPI", "Samples\0_Introduction\simpleMPI\simpleMPI_vs2022.vcxproj", "{FD18A91D-674F-451B-95CD-455D429182FB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleLayeredTexture", "Samples\0_Introduction\simpleLayeredTexture\simpleLayeredTexture_vs2022.vcxproj", "{30F126C1-C0BD-4FC8-838F-B24726A85403}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleIPC", "Samples\0_Introduction\simpleIPC\simpleIPC_vs2022.vcxproj", "{0535DC72-AC8E-458B-AD90-3E07D8E69C01}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleHyperQ", "Samples\0_Introduction\simpleHyperQ\simpleHyperQ_vs2022.vcxproj", "{E80E3B31-1797-4D4A-BC4B-0670ADB73528}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleDrvRuntime", "Samples\0_Introduction\simpleDrvRuntime\simpleDrvRuntime_vs2022.vcxproj", "{D0F69F42-C97C-445B-B500-9DB4DC8ED55A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCUDA2GL", "Samples\0_Introduction\simpleCUDA2GL\simpleCUDA2GL_vs2022.vcxproj", "{BB6B0F30-11A2-4F86-A5CF-9FE12402A016}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCubemapTexture", "Samples\0_Introduction\simpleCubemapTexture\simpleCubemapTexture_vs2022.vcxproj", "{A4DEB674-2B20-4DCF-BF87-087B388C323C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCooperativeGroups", "Samples\0_Introduction\simpleCooperativeGroups\simpleCooperativeGroups_vs2022.vcxproj", "{726D7A35-1E03-46B3-9B9C-0CE38AE93F7B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleCallback", "Samples\0_Introduction\simpleCallback\simpleCallback_vs2022.vcxproj", "{B8FEF51F-03E1-449E-92C5-84DD284CB282}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAWBarrier", "Samples\0_Introduction\simpleAWBarrier\simpleAWBarrier_vs2022.vcxproj", "{EB0D14F8-EE87-4B23-8A39-6D6B3C1C1736}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAttributes", "Samples\0_Introduction\simpleAttributes\simpleAttributes_vs2022.vcxproj", "{440C149E-20FA-44A6-8244-B1B013DD3159}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics_nvrtc", "Samples\0_Introduction\simpleAtomicIntrinsics_nvrtc\simpleAtomicIntrinsics_nvrtc_vs2022.vcxproj", "{27C98394-49A8-4A18-AD27-0CE5A9D0C042}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAtomicIntrinsics", "Samples\0_Introduction\simpleAtomicIntrinsics\simpleAtomicIntrinsics_vs2022.vcxproj", "{F28796E2-1FC6-41AF-B947-FB3089C7159A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert_nvrtc", "Samples\0_Introduction\simpleAssert_nvrtc\simpleAssert_nvrtc_vs2022.vcxproj", "{7057BF00-C632-416E-BA34-84321B04E56B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleAssert", "Samples\0_Introduction\simpleAssert\simpleAssert_vs2022.vcxproj", "{4F77BFA6-B76C-4E40-9C45-D94890E63ECB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mergeSort", "Samples\0_Introduction\mergeSort\mergeSort_vs2022.vcxproj", "{C2238B36-BA0A-432D-9381-A638B6509BFD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul_nvrtc", "Samples\0_Introduction\matrixMul_nvrtc\matrixMul_nvrtc_vs2022.vcxproj", "{2B3D1487-1FCF-4D2A-BDA5-CFABB810B0BB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDynlinkJIT", "Samples\0_Introduction\matrixMulDynlinkJIT\matrixMulDynlinkJIT_vs2022.vcxproj", "{F84AC8E5-43DB-4F94-A854-A95DF3143849}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMulDrv", "Samples\0_Introduction\matrixMulDrv\matrixMulDrv_vs2022.vcxproj", "{C49600AD-28C5-4A71-9B58-B72B950828CC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matrixMul", "Samples\0_Introduction\matrixMul\matrixMul_vs2022.vcxproj", "{46778176-ED56-47DA-8972-8FBCBC8FB3D9}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fp16ScalarProduct", "Samples\0_Introduction\fp16ScalarProduct\fp16ScalarProduct_vs2022.vcxproj", "{D0433048-811F-4F17-856A-79B8E0DD1A70}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cudaOpenMP", "Samples\0_Introduction\cudaOpenMP\cudaOpenMP_vs2022.vcxproj", "{6B568217-F695-41F8-996E-66FA52FF9C2E}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppOverload", "Samples\0_Introduction\cppOverload\cppOverload_vs2022.vcxproj", "{7449CD80-A734-46F7-884C-8A31C6D898A1}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppIntegration", "Samples\0_Introduction\cppIntegration\cppIntegration_vs2022.vcxproj", "{0BBFC3C9-A675-469A-B580-8AB495C09316}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "concurrentKernels", "Samples\0_Introduction\concurrentKernels\concurrentKernels_vs2022.vcxproj", "{E3DC27A5-1307-4A92-A874-F955084A4FAA}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock_nvrtc", "Samples\0_Introduction\clock_nvrtc\clock_nvrtc_vs2022.vcxproj", "{16E57807-A744-4513-A8DB-1B124164DF40}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "Samples\0_Introduction\clock\clock_vs2022.vcxproj", "{6834B8A2-E783-40EB-BE3A-778597F8B953}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c++11_cuda", "Samples\0_Introduction\c++11_cuda\c++11_cuda_vs2022.vcxproj", "{46A2D354-A3BF-4861-8508-EB04AADFE8BB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asyncAPI", "Samples\0_Introduction\asyncAPI\asyncAPI_vs2022.vcxproj", "{767F595D-3B56-4FEE-928D-AA811C665B21}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.ActiveCfg = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Debug|x64.Build.0 = Debug|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.ActiveCfg = Release|x64
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15}.Release|x64.Build.0 = Release|x64
- {2C58D795-9B04-45D1-AEB6-C96A9CB2ACE7}.Debug|x64.ActiveCfg = Debug|x64
- {2C58D795-9B04-45D1-AEB6-C96A9CB2ACE7}.Debug|x64.Build.0 = Debug|x64
- {2C58D795-9B04-45D1-AEB6-C96A9CB2ACE7}.Release|x64.ActiveCfg = Release|x64
- {2C58D795-9B04-45D1-AEB6-C96A9CB2ACE7}.Release|x64.Build.0 = Release|x64
- {1481B018-6444-409D-90D6-C51569778DA0}.Debug|x64.ActiveCfg = Debug|x64
- {1481B018-6444-409D-90D6-C51569778DA0}.Debug|x64.Build.0 = Debug|x64
- {1481B018-6444-409D-90D6-C51569778DA0}.Release|x64.ActiveCfg = Release|x64
- {1481B018-6444-409D-90D6-C51569778DA0}.Release|x64.Build.0 = Release|x64
- {E1A59D17-9E80-4BA7-B876-611FCC99E7FF}.Debug|x64.ActiveCfg = Debug|x64
- {E1A59D17-9E80-4BA7-B876-611FCC99E7FF}.Debug|x64.Build.0 = Debug|x64
- {E1A59D17-9E80-4BA7-B876-611FCC99E7FF}.Release|x64.ActiveCfg = Release|x64
- {E1A59D17-9E80-4BA7-B876-611FCC99E7FF}.Release|x64.Build.0 = Release|x64
- {151530EB-F234-49AE-BFFF-D5127B63E780}.Debug|x64.ActiveCfg = Debug|x64
- {151530EB-F234-49AE-BFFF-D5127B63E780}.Debug|x64.Build.0 = Debug|x64
- {151530EB-F234-49AE-BFFF-D5127B63E780}.Release|x64.ActiveCfg = Release|x64
- {151530EB-F234-49AE-BFFF-D5127B63E780}.Release|x64.Build.0 = Release|x64
- {FF55454B-E1EB-464B-8CAD-0905B65E0A60}.Debug|x64.ActiveCfg = Debug|x64
- {FF55454B-E1EB-464B-8CAD-0905B65E0A60}.Debug|x64.Build.0 = Debug|x64
- {FF55454B-E1EB-464B-8CAD-0905B65E0A60}.Release|x64.ActiveCfg = Release|x64
- {FF55454B-E1EB-464B-8CAD-0905B65E0A60}.Release|x64.Build.0 = Release|x64
- {504D8EC3-2E35-4CB0-8E35-85FB473D8CD5}.Debug|x64.ActiveCfg = Debug|x64
- {504D8EC3-2E35-4CB0-8E35-85FB473D8CD5}.Debug|x64.Build.0 = Debug|x64
- {504D8EC3-2E35-4CB0-8E35-85FB473D8CD5}.Release|x64.ActiveCfg = Release|x64
- {504D8EC3-2E35-4CB0-8E35-85FB473D8CD5}.Release|x64.Build.0 = Release|x64
- {05D4AEB2-4E24-4BD0-9D9F-3C07F264C8B0}.Debug|x64.ActiveCfg = Debug|x64
- {05D4AEB2-4E24-4BD0-9D9F-3C07F264C8B0}.Debug|x64.Build.0 = Debug|x64
- {05D4AEB2-4E24-4BD0-9D9F-3C07F264C8B0}.Release|x64.ActiveCfg = Release|x64
- {05D4AEB2-4E24-4BD0-9D9F-3C07F264C8B0}.Release|x64.Build.0 = Release|x64
- {7571A8C6-EBB9-4DD7-A378-F6064899259A}.Debug|x64.ActiveCfg = Debug|x64
- {7571A8C6-EBB9-4DD7-A378-F6064899259A}.Debug|x64.Build.0 = Debug|x64
- {7571A8C6-EBB9-4DD7-A378-F6064899259A}.Release|x64.ActiveCfg = Release|x64
- {7571A8C6-EBB9-4DD7-A378-F6064899259A}.Release|x64.Build.0 = Release|x64
- {D5FD8DB3-5D46-4D9F-B687-04AC36F0A375}.Debug|x64.ActiveCfg = Debug|x64
- {D5FD8DB3-5D46-4D9F-B687-04AC36F0A375}.Debug|x64.Build.0 = Debug|x64
- {D5FD8DB3-5D46-4D9F-B687-04AC36F0A375}.Release|x64.ActiveCfg = Release|x64
- {D5FD8DB3-5D46-4D9F-B687-04AC36F0A375}.Release|x64.Build.0 = Release|x64
- {DDB4840A-EFF8-4D9C-86C8-6E4F68A1509B}.Debug|x64.ActiveCfg = Debug|x64
- {DDB4840A-EFF8-4D9C-86C8-6E4F68A1509B}.Debug|x64.Build.0 = Debug|x64
- {DDB4840A-EFF8-4D9C-86C8-6E4F68A1509B}.Release|x64.ActiveCfg = Release|x64
- {DDB4840A-EFF8-4D9C-86C8-6E4F68A1509B}.Release|x64.Build.0 = Release|x64
- {68D539A8-0DBD-4B57-B866-8D7F5F83B973}.Debug|x64.ActiveCfg = Debug|x64
- {68D539A8-0DBD-4B57-B866-8D7F5F83B973}.Debug|x64.Build.0 = Debug|x64
- {68D539A8-0DBD-4B57-B866-8D7F5F83B973}.Release|x64.ActiveCfg = Release|x64
- {68D539A8-0DBD-4B57-B866-8D7F5F83B973}.Release|x64.Build.0 = Release|x64
- {809E7838-9739-4B9D-ACA0-8367E5229FC7}.Debug|x64.ActiveCfg = Debug|x64
- {809E7838-9739-4B9D-ACA0-8367E5229FC7}.Debug|x64.Build.0 = Debug|x64
- {809E7838-9739-4B9D-ACA0-8367E5229FC7}.Release|x64.ActiveCfg = Release|x64
- {809E7838-9739-4B9D-ACA0-8367E5229FC7}.Release|x64.Build.0 = Release|x64
- {B01607B7-E58E-4DF1-A985-6EC73DA75EFF}.Debug|x64.ActiveCfg = Debug|x64
- {B01607B7-E58E-4DF1-A985-6EC73DA75EFF}.Debug|x64.Build.0 = Debug|x64
- {B01607B7-E58E-4DF1-A985-6EC73DA75EFF}.Release|x64.ActiveCfg = Release|x64
- {B01607B7-E58E-4DF1-A985-6EC73DA75EFF}.Release|x64.Build.0 = Release|x64
- {2B7DD193-D9B8-4ACF-9E5B-DB39378CA73A}.Debug|x64.ActiveCfg = Debug|x64
- {2B7DD193-D9B8-4ACF-9E5B-DB39378CA73A}.Debug|x64.Build.0 = Debug|x64
- {2B7DD193-D9B8-4ACF-9E5B-DB39378CA73A}.Release|x64.ActiveCfg = Release|x64
- {2B7DD193-D9B8-4ACF-9E5B-DB39378CA73A}.Release|x64.Build.0 = Release|x64
- {8D65CA82-D05E-4E02-9CEC-18229BCF909D}.Debug|x64.ActiveCfg = Debug|x64
- {8D65CA82-D05E-4E02-9CEC-18229BCF909D}.Debug|x64.Build.0 = Debug|x64
- {8D65CA82-D05E-4E02-9CEC-18229BCF909D}.Release|x64.ActiveCfg = Release|x64
- {8D65CA82-D05E-4E02-9CEC-18229BCF909D}.Release|x64.Build.0 = Release|x64
- {5F0B25AE-2F99-4F69-9AB6-694A26223102}.Debug|x64.ActiveCfg = Debug|x64
- {5F0B25AE-2F99-4F69-9AB6-694A26223102}.Debug|x64.Build.0 = Debug|x64
- {5F0B25AE-2F99-4F69-9AB6-694A26223102}.Release|x64.ActiveCfg = Release|x64
- {5F0B25AE-2F99-4F69-9AB6-694A26223102}.Release|x64.Build.0 = Release|x64
- {6FFB1B54-7EAF-45AD-8ACC-9D1BE61BF88C}.Debug|x64.ActiveCfg = Debug|x64
- {6FFB1B54-7EAF-45AD-8ACC-9D1BE61BF88C}.Debug|x64.Build.0 = Debug|x64
- {6FFB1B54-7EAF-45AD-8ACC-9D1BE61BF88C}.Release|x64.ActiveCfg = Release|x64
- {6FFB1B54-7EAF-45AD-8ACC-9D1BE61BF88C}.Release|x64.Build.0 = Release|x64
- {31417391-62B4-4F47-A6FD-FF2D8D312924}.Debug|x64.ActiveCfg = Debug|x64
- {31417391-62B4-4F47-A6FD-FF2D8D312924}.Debug|x64.Build.0 = Debug|x64
- {31417391-62B4-4F47-A6FD-FF2D8D312924}.Release|x64.ActiveCfg = Release|x64
- {31417391-62B4-4F47-A6FD-FF2D8D312924}.Release|x64.Build.0 = Release|x64
- {99E54ED3-E0AD-4A18-BF65-200F0E17DBD3}.Debug|x64.ActiveCfg = Debug|x64
- {99E54ED3-E0AD-4A18-BF65-200F0E17DBD3}.Debug|x64.Build.0 = Debug|x64
- {99E54ED3-E0AD-4A18-BF65-200F0E17DBD3}.Release|x64.ActiveCfg = Release|x64
- {99E54ED3-E0AD-4A18-BF65-200F0E17DBD3}.Release|x64.Build.0 = Release|x64
- {27F2B0DC-B16F-43CA-A4F4-EB56982EED44}.Debug|x64.ActiveCfg = Debug|x64
- {27F2B0DC-B16F-43CA-A4F4-EB56982EED44}.Debug|x64.Build.0 = Debug|x64
- {27F2B0DC-B16F-43CA-A4F4-EB56982EED44}.Release|x64.ActiveCfg = Release|x64
- {27F2B0DC-B16F-43CA-A4F4-EB56982EED44}.Release|x64.Build.0 = Release|x64
- {6075A817-2C3C-4D76-9CA0-2EB2C24E8260}.Debug|x64.ActiveCfg = Debug|x64
- {6075A817-2C3C-4D76-9CA0-2EB2C24E8260}.Debug|x64.Build.0 = Debug|x64
- {6075A817-2C3C-4D76-9CA0-2EB2C24E8260}.Release|x64.ActiveCfg = Release|x64
- {6075A817-2C3C-4D76-9CA0-2EB2C24E8260}.Release|x64.Build.0 = Release|x64
- {9356A329-ACFA-407D-A8BA-4818B1F4AABC}.Debug|x64.ActiveCfg = Debug|x64
- {9356A329-ACFA-407D-A8BA-4818B1F4AABC}.Debug|x64.Build.0 = Debug|x64
- {9356A329-ACFA-407D-A8BA-4818B1F4AABC}.Release|x64.ActiveCfg = Release|x64
- {9356A329-ACFA-407D-A8BA-4818B1F4AABC}.Release|x64.Build.0 = Release|x64
- {CB6C6C1C-CF06-43A5-BE04-CB735E5EFF03}.Debug|x64.ActiveCfg = Debug|x64
- {CB6C6C1C-CF06-43A5-BE04-CB735E5EFF03}.Debug|x64.Build.0 = Debug|x64
- {CB6C6C1C-CF06-43A5-BE04-CB735E5EFF03}.Release|x64.ActiveCfg = Release|x64
- {CB6C6C1C-CF06-43A5-BE04-CB735E5EFF03}.Release|x64.Build.0 = Release|x64
- {3BCE411C-1456-4A28-ACCC-16C6B462C389}.Debug|x64.ActiveCfg = Debug|x64
- {3BCE411C-1456-4A28-ACCC-16C6B462C389}.Debug|x64.Build.0 = Debug|x64
- {3BCE411C-1456-4A28-ACCC-16C6B462C389}.Release|x64.ActiveCfg = Release|x64
- {3BCE411C-1456-4A28-ACCC-16C6B462C389}.Release|x64.Build.0 = Release|x64
- {279E83F4-5976-4A2B-A408-344038EBB9F3}.Debug|x64.ActiveCfg = Debug|x64
- {279E83F4-5976-4A2B-A408-344038EBB9F3}.Debug|x64.Build.0 = Debug|x64
- {279E83F4-5976-4A2B-A408-344038EBB9F3}.Release|x64.ActiveCfg = Release|x64
- {279E83F4-5976-4A2B-A408-344038EBB9F3}.Release|x64.Build.0 = Release|x64
- {90E3781A-C504-4A09-9547-5AACCD052590}.Debug|x64.ActiveCfg = Debug|x64
- {90E3781A-C504-4A09-9547-5AACCD052590}.Debug|x64.Build.0 = Debug|x64
- {90E3781A-C504-4A09-9547-5AACCD052590}.Release|x64.ActiveCfg = Release|x64
- {90E3781A-C504-4A09-9547-5AACCD052590}.Release|x64.Build.0 = Release|x64
- {531C25B4-9558-4CA8-91D2-EF3E963757DA}.Debug|x64.ActiveCfg = Debug|x64
- {531C25B4-9558-4CA8-91D2-EF3E963757DA}.Debug|x64.Build.0 = Debug|x64
- {531C25B4-9558-4CA8-91D2-EF3E963757DA}.Release|x64.ActiveCfg = Release|x64
- {531C25B4-9558-4CA8-91D2-EF3E963757DA}.Release|x64.Build.0 = Release|x64
- {4CE53159-EE8D-4BF6-A3FA-51936452F729}.Debug|x64.ActiveCfg = Debug|x64
- {4CE53159-EE8D-4BF6-A3FA-51936452F729}.Debug|x64.Build.0 = Debug|x64
- {4CE53159-EE8D-4BF6-A3FA-51936452F729}.Release|x64.ActiveCfg = Release|x64
- {4CE53159-EE8D-4BF6-A3FA-51936452F729}.Release|x64.Build.0 = Release|x64
- {36293538-9DF0-4037-8B8C-4428511B4E58}.Debug|x64.ActiveCfg = Debug|x64
- {36293538-9DF0-4037-8B8C-4428511B4E58}.Debug|x64.Build.0 = Debug|x64
- {36293538-9DF0-4037-8B8C-4428511B4E58}.Release|x64.ActiveCfg = Release|x64
- {36293538-9DF0-4037-8B8C-4428511B4E58}.Release|x64.Build.0 = Release|x64
- {D2D755CC-6197-4A43-9288-4949ECF8A993}.Debug|x64.ActiveCfg = Debug|x64
- {D2D755CC-6197-4A43-9288-4949ECF8A993}.Debug|x64.Build.0 = Debug|x64
- {D2D755CC-6197-4A43-9288-4949ECF8A993}.Release|x64.ActiveCfg = Release|x64
- {D2D755CC-6197-4A43-9288-4949ECF8A993}.Release|x64.Build.0 = Release|x64
- {61D8F7E6-DAEC-4005-ACE5-FCAC7FA62F71}.Debug|x64.ActiveCfg = Debug|x64
- {61D8F7E6-DAEC-4005-ACE5-FCAC7FA62F71}.Debug|x64.Build.0 = Debug|x64
- {61D8F7E6-DAEC-4005-ACE5-FCAC7FA62F71}.Release|x64.ActiveCfg = Release|x64
- {61D8F7E6-DAEC-4005-ACE5-FCAC7FA62F71}.Release|x64.Build.0 = Release|x64
- {01FCF6DE-6EE9-44D6-A271-93959B5C441C}.Debug|x64.ActiveCfg = Debug|x64
- {01FCF6DE-6EE9-44D6-A271-93959B5C441C}.Debug|x64.Build.0 = Debug|x64
- {01FCF6DE-6EE9-44D6-A271-93959B5C441C}.Release|x64.ActiveCfg = Release|x64
- {01FCF6DE-6EE9-44D6-A271-93959B5C441C}.Release|x64.Build.0 = Release|x64
- {780FB22C-3C9B-4C64-A7BE-8BE994D2E291}.Debug|x64.ActiveCfg = Debug|x64
- {780FB22C-3C9B-4C64-A7BE-8BE994D2E291}.Debug|x64.Build.0 = Debug|x64
- {780FB22C-3C9B-4C64-A7BE-8BE994D2E291}.Release|x64.ActiveCfg = Release|x64
- {780FB22C-3C9B-4C64-A7BE-8BE994D2E291}.Release|x64.Build.0 = Release|x64
- {6A0406B5-8C65-4C2D-91BB-B10FEFCC2ED7}.Debug|x64.ActiveCfg = Debug|x64
- {6A0406B5-8C65-4C2D-91BB-B10FEFCC2ED7}.Debug|x64.Build.0 = Debug|x64
- {6A0406B5-8C65-4C2D-91BB-B10FEFCC2ED7}.Release|x64.ActiveCfg = Release|x64
- {6A0406B5-8C65-4C2D-91BB-B10FEFCC2ED7}.Release|x64.Build.0 = Release|x64
- {4D69CC62-C191-427F-9E8B-7E6E11F4FCCD}.Debug|x64.ActiveCfg = Debug|x64
- {4D69CC62-C191-427F-9E8B-7E6E11F4FCCD}.Debug|x64.Build.0 = Debug|x64
- {4D69CC62-C191-427F-9E8B-7E6E11F4FCCD}.Release|x64.ActiveCfg = Release|x64
- {4D69CC62-C191-427F-9E8B-7E6E11F4FCCD}.Release|x64.Build.0 = Release|x64
- {85725E8C-BCD2-4C63-A72E-1EE4A3C5DFD6}.Debug|x64.ActiveCfg = Debug|x64
- {85725E8C-BCD2-4C63-A72E-1EE4A3C5DFD6}.Debug|x64.Build.0 = Debug|x64
- {85725E8C-BCD2-4C63-A72E-1EE4A3C5DFD6}.Release|x64.ActiveCfg = Release|x64
- {85725E8C-BCD2-4C63-A72E-1EE4A3C5DFD6}.Release|x64.Build.0 = Release|x64
- {8ED89AFF-9758-4CC3-A04B-7C154818E937}.Debug|x64.ActiveCfg = Debug|x64
- {8ED89AFF-9758-4CC3-A04B-7C154818E937}.Debug|x64.Build.0 = Debug|x64
- {8ED89AFF-9758-4CC3-A04B-7C154818E937}.Release|x64.ActiveCfg = Release|x64
- {8ED89AFF-9758-4CC3-A04B-7C154818E937}.Release|x64.Build.0 = Release|x64
- {7AF92106-D2AE-4B62-B7C5-BF53A53E2499}.Debug|x64.ActiveCfg = Debug|x64
- {7AF92106-D2AE-4B62-B7C5-BF53A53E2499}.Debug|x64.Build.0 = Debug|x64
- {7AF92106-D2AE-4B62-B7C5-BF53A53E2499}.Release|x64.ActiveCfg = Release|x64
- {7AF92106-D2AE-4B62-B7C5-BF53A53E2499}.Release|x64.Build.0 = Release|x64
- {C940064C-99D2-42DD-8E57-EB26C2565ABD}.Debug|x64.ActiveCfg = Debug|x64
- {C940064C-99D2-42DD-8E57-EB26C2565ABD}.Debug|x64.Build.0 = Debug|x64
- {C940064C-99D2-42DD-8E57-EB26C2565ABD}.Release|x64.ActiveCfg = Release|x64
- {C940064C-99D2-42DD-8E57-EB26C2565ABD}.Release|x64.Build.0 = Release|x64
- {EC175283-AA6E-4629-8C03-7D073642F4A3}.Debug|x64.ActiveCfg = Debug|x64
- {EC175283-AA6E-4629-8C03-7D073642F4A3}.Debug|x64.Build.0 = Debug|x64
- {EC175283-AA6E-4629-8C03-7D073642F4A3}.Release|x64.ActiveCfg = Release|x64
- {EC175283-AA6E-4629-8C03-7D073642F4A3}.Release|x64.Build.0 = Release|x64
- {7AB6EDA2-B5DE-4257-BA31-0A4C48510FE0}.Debug|x64.ActiveCfg = Debug|x64
- {7AB6EDA2-B5DE-4257-BA31-0A4C48510FE0}.Debug|x64.Build.0 = Debug|x64
- {7AB6EDA2-B5DE-4257-BA31-0A4C48510FE0}.Release|x64.ActiveCfg = Release|x64
- {7AB6EDA2-B5DE-4257-BA31-0A4C48510FE0}.Release|x64.Build.0 = Release|x64
- {2A0D989F-3AB5-4522-A925-2F2F06E5D83C}.Debug|x64.ActiveCfg = Debug|x64
- {2A0D989F-3AB5-4522-A925-2F2F06E5D83C}.Debug|x64.Build.0 = Debug|x64
- {2A0D989F-3AB5-4522-A925-2F2F06E5D83C}.Release|x64.ActiveCfg = Release|x64
- {2A0D989F-3AB5-4522-A925-2F2F06E5D83C}.Release|x64.Build.0 = Release|x64
- {61E60B9B-16B9-4888-A9A1-795A39CF2FC3}.Debug|x64.ActiveCfg = Debug|x64
- {61E60B9B-16B9-4888-A9A1-795A39CF2FC3}.Debug|x64.Build.0 = Debug|x64
- {61E60B9B-16B9-4888-A9A1-795A39CF2FC3}.Release|x64.ActiveCfg = Release|x64
- {61E60B9B-16B9-4888-A9A1-795A39CF2FC3}.Release|x64.Build.0 = Release|x64
- {1A070791-DC47-4424-8480-25E3860F6A29}.Debug|x64.ActiveCfg = Debug|x64
- {1A070791-DC47-4424-8480-25E3860F6A29}.Debug|x64.Build.0 = Debug|x64
- {1A070791-DC47-4424-8480-25E3860F6A29}.Release|x64.ActiveCfg = Release|x64
- {1A070791-DC47-4424-8480-25E3860F6A29}.Release|x64.Build.0 = Release|x64
- {C33509EC-FA29-495A-BF08-4DFF7F047CE1}.Debug|x64.ActiveCfg = Debug|x64
- {C33509EC-FA29-495A-BF08-4DFF7F047CE1}.Debug|x64.Build.0 = Debug|x64
- {C33509EC-FA29-495A-BF08-4DFF7F047CE1}.Release|x64.ActiveCfg = Release|x64
- {C33509EC-FA29-495A-BF08-4DFF7F047CE1}.Release|x64.Build.0 = Release|x64
- {1911BBF0-332C-48D8-9C0E-3CA2EEB78411}.Debug|x64.ActiveCfg = Debug|x64
- {1911BBF0-332C-48D8-9C0E-3CA2EEB78411}.Debug|x64.Build.0 = Debug|x64
- {1911BBF0-332C-48D8-9C0E-3CA2EEB78411}.Release|x64.ActiveCfg = Release|x64
- {1911BBF0-332C-48D8-9C0E-3CA2EEB78411}.Release|x64.Build.0 = Release|x64
- {CFCF05D2-AD15-4E09-936E-56FD8BFF7933}.Debug|x64.ActiveCfg = Debug|x64
- {CFCF05D2-AD15-4E09-936E-56FD8BFF7933}.Debug|x64.Build.0 = Debug|x64
- {CFCF05D2-AD15-4E09-936E-56FD8BFF7933}.Release|x64.ActiveCfg = Release|x64
- {CFCF05D2-AD15-4E09-936E-56FD8BFF7933}.Release|x64.Build.0 = Release|x64
- {FED560BF-AFC4-44F4-9442-0C651C1EBF7C}.Debug|x64.ActiveCfg = Debug|x64
- {FED560BF-AFC4-44F4-9442-0C651C1EBF7C}.Debug|x64.Build.0 = Debug|x64
- {FED560BF-AFC4-44F4-9442-0C651C1EBF7C}.Release|x64.ActiveCfg = Release|x64
- {FED560BF-AFC4-44F4-9442-0C651C1EBF7C}.Release|x64.Build.0 = Release|x64
- {E404C9DA-B1FA-419F-9844-2DAA1F312FAB}.Debug|x64.ActiveCfg = Debug|x64
- {E404C9DA-B1FA-419F-9844-2DAA1F312FAB}.Debug|x64.Build.0 = Debug|x64
- {E404C9DA-B1FA-419F-9844-2DAA1F312FAB}.Release|x64.ActiveCfg = Release|x64
- {E404C9DA-B1FA-419F-9844-2DAA1F312FAB}.Release|x64.Build.0 = Release|x64
- {0DB88874-A969-4288-B73C-303A62DB24C6}.Debug|x64.ActiveCfg = Debug|x64
- {0DB88874-A969-4288-B73C-303A62DB24C6}.Debug|x64.Build.0 = Debug|x64
- {0DB88874-A969-4288-B73C-303A62DB24C6}.Release|x64.ActiveCfg = Release|x64
- {0DB88874-A969-4288-B73C-303A62DB24C6}.Release|x64.Build.0 = Release|x64
- {02B50C63-B15B-4E27-A6D1-12F5BA70DA35}.Debug|x64.ActiveCfg = Debug|x64
- {02B50C63-B15B-4E27-A6D1-12F5BA70DA35}.Debug|x64.Build.0 = Debug|x64
- {02B50C63-B15B-4E27-A6D1-12F5BA70DA35}.Release|x64.ActiveCfg = Release|x64
- {02B50C63-B15B-4E27-A6D1-12F5BA70DA35}.Release|x64.Build.0 = Release|x64
- {9E65E9AE-692F-47C7-B553-3868A49D09B9}.Debug|x64.ActiveCfg = Debug|x64
- {9E65E9AE-692F-47C7-B553-3868A49D09B9}.Debug|x64.Build.0 = Debug|x64
- {9E65E9AE-692F-47C7-B553-3868A49D09B9}.Release|x64.ActiveCfg = Release|x64
- {9E65E9AE-692F-47C7-B553-3868A49D09B9}.Release|x64.Build.0 = Release|x64
- {0EB7BF83-FA96-4DBA-9E01-D299FDFD96AE}.Debug|x64.ActiveCfg = Debug|x64
- {0EB7BF83-FA96-4DBA-9E01-D299FDFD96AE}.Debug|x64.Build.0 = Debug|x64
- {0EB7BF83-FA96-4DBA-9E01-D299FDFD96AE}.Release|x64.ActiveCfg = Release|x64
- {0EB7BF83-FA96-4DBA-9E01-D299FDFD96AE}.Release|x64.Build.0 = Release|x64
- {0A932C9F-688D-4AFA-916E-128A0CCF7177}.Debug|x64.ActiveCfg = Debug|x64
- {0A932C9F-688D-4AFA-916E-128A0CCF7177}.Debug|x64.Build.0 = Debug|x64
- {0A932C9F-688D-4AFA-916E-128A0CCF7177}.Release|x64.ActiveCfg = Release|x64
- {0A932C9F-688D-4AFA-916E-128A0CCF7177}.Release|x64.Build.0 = Release|x64
- {B9BFAF9C-C278-42F5-BA13-EACB17E262AF}.Debug|x64.ActiveCfg = Debug|x64
- {B9BFAF9C-C278-42F5-BA13-EACB17E262AF}.Debug|x64.Build.0 = Debug|x64
- {B9BFAF9C-C278-42F5-BA13-EACB17E262AF}.Release|x64.ActiveCfg = Release|x64
- {B9BFAF9C-C278-42F5-BA13-EACB17E262AF}.Release|x64.Build.0 = Release|x64
- {D17B6574-A2E8-40E6-AD4A-79B80AC1FBF9}.Debug|x64.ActiveCfg = Debug|x64
- {D17B6574-A2E8-40E6-AD4A-79B80AC1FBF9}.Debug|x64.Build.0 = Debug|x64
- {D17B6574-A2E8-40E6-AD4A-79B80AC1FBF9}.Release|x64.ActiveCfg = Release|x64
- {D17B6574-A2E8-40E6-AD4A-79B80AC1FBF9}.Release|x64.Build.0 = Release|x64
- {5416E624-B31A-4EB1-B9FF-4E746072E8FB}.Debug|x64.ActiveCfg = Debug|x64
- {5416E624-B31A-4EB1-B9FF-4E746072E8FB}.Debug|x64.Build.0 = Debug|x64
- {5416E624-B31A-4EB1-B9FF-4E746072E8FB}.Release|x64.ActiveCfg = Release|x64
- {5416E624-B31A-4EB1-B9FF-4E746072E8FB}.Release|x64.Build.0 = Release|x64
- {087E63F0-F57E-41ED-821B-2AED24EED10F}.Debug|x64.ActiveCfg = Debug|x64
- {087E63F0-F57E-41ED-821B-2AED24EED10F}.Debug|x64.Build.0 = Debug|x64
- {087E63F0-F57E-41ED-821B-2AED24EED10F}.Release|x64.ActiveCfg = Release|x64
- {087E63F0-F57E-41ED-821B-2AED24EED10F}.Release|x64.Build.0 = Release|x64
- {08494747-7EB1-4A49-9153-ACAA665DFDEB}.Debug|x64.ActiveCfg = Debug|x64
- {08494747-7EB1-4A49-9153-ACAA665DFDEB}.Debug|x64.Build.0 = Debug|x64
- {08494747-7EB1-4A49-9153-ACAA665DFDEB}.Release|x64.ActiveCfg = Release|x64
- {08494747-7EB1-4A49-9153-ACAA665DFDEB}.Release|x64.Build.0 = Release|x64
- {FF842752-59EC-4423-8263-ABFC30F0C67F}.Debug|x64.ActiveCfg = Debug|x64
- {FF842752-59EC-4423-8263-ABFC30F0C67F}.Debug|x64.Build.0 = Debug|x64
- {FF842752-59EC-4423-8263-ABFC30F0C67F}.Release|x64.ActiveCfg = Release|x64
- {FF842752-59EC-4423-8263-ABFC30F0C67F}.Release|x64.Build.0 = Release|x64
- {2A66F6EA-6884-4FCF-A280-D21BB9148900}.Debug|x64.ActiveCfg = Debug|x64
- {2A66F6EA-6884-4FCF-A280-D21BB9148900}.Debug|x64.Build.0 = Debug|x64
- {2A66F6EA-6884-4FCF-A280-D21BB9148900}.Release|x64.ActiveCfg = Release|x64
- {2A66F6EA-6884-4FCF-A280-D21BB9148900}.Release|x64.Build.0 = Release|x64
- {3DE5D8E9-311F-4CFE-96C2-76216FD0D29D}.Debug|x64.ActiveCfg = Debug|x64
- {3DE5D8E9-311F-4CFE-96C2-76216FD0D29D}.Debug|x64.Build.0 = Debug|x64
- {3DE5D8E9-311F-4CFE-96C2-76216FD0D29D}.Release|x64.ActiveCfg = Release|x64
- {3DE5D8E9-311F-4CFE-96C2-76216FD0D29D}.Release|x64.Build.0 = Release|x64
- {D0ACB67E-B081-4C7B-973A-BA348316CF99}.Debug|x64.ActiveCfg = Debug|x64
- {D0ACB67E-B081-4C7B-973A-BA348316CF99}.Debug|x64.Build.0 = Debug|x64
- {D0ACB67E-B081-4C7B-973A-BA348316CF99}.Release|x64.ActiveCfg = Release|x64
- {D0ACB67E-B081-4C7B-973A-BA348316CF99}.Release|x64.Build.0 = Release|x64
- {E617D346-F3A1-48F4-9EBA-F856FBBBC6F7}.Debug|x64.ActiveCfg = Debug|x64
- {E617D346-F3A1-48F4-9EBA-F856FBBBC6F7}.Debug|x64.Build.0 = Debug|x64
- {E617D346-F3A1-48F4-9EBA-F856FBBBC6F7}.Release|x64.ActiveCfg = Release|x64
- {E617D346-F3A1-48F4-9EBA-F856FBBBC6F7}.Release|x64.Build.0 = Release|x64
- {2437A702-EF37-4539-86BF-CFBB5E0DF2DF}.Debug|x64.ActiveCfg = Debug|x64
- {2437A702-EF37-4539-86BF-CFBB5E0DF2DF}.Debug|x64.Build.0 = Debug|x64
- {2437A702-EF37-4539-86BF-CFBB5E0DF2DF}.Release|x64.ActiveCfg = Release|x64
- {2437A702-EF37-4539-86BF-CFBB5E0DF2DF}.Release|x64.Build.0 = Release|x64
- {B14F2685-3C95-4C5B-8F80-F02E4D9806A7}.Debug|x64.ActiveCfg = Debug|x64
- {B14F2685-3C95-4C5B-8F80-F02E4D9806A7}.Debug|x64.Build.0 = Debug|x64
- {B14F2685-3C95-4C5B-8F80-F02E4D9806A7}.Release|x64.ActiveCfg = Release|x64
- {B14F2685-3C95-4C5B-8F80-F02E4D9806A7}.Release|x64.Build.0 = Release|x64
- {F72F38BF-35AE-4632-98B9-D282EAD579E5}.Debug|x64.ActiveCfg = Debug|x64
- {F72F38BF-35AE-4632-98B9-D282EAD579E5}.Debug|x64.Build.0 = Debug|x64
- {F72F38BF-35AE-4632-98B9-D282EAD579E5}.Release|x64.ActiveCfg = Release|x64
- {F72F38BF-35AE-4632-98B9-D282EAD579E5}.Release|x64.Build.0 = Release|x64
- {ABD4D7E0-BC6B-4E3D-9029-B975865272A2}.Debug|x64.ActiveCfg = Debug|x64
- {ABD4D7E0-BC6B-4E3D-9029-B975865272A2}.Debug|x64.Build.0 = Debug|x64
- {ABD4D7E0-BC6B-4E3D-9029-B975865272A2}.Release|x64.ActiveCfg = Release|x64
- {ABD4D7E0-BC6B-4E3D-9029-B975865272A2}.Release|x64.Build.0 = Release|x64
- {FB85F338-7AE0-4B8E-B89D-0FB5313FAA9E}.Debug|x64.ActiveCfg = Debug|x64
- {FB85F338-7AE0-4B8E-B89D-0FB5313FAA9E}.Debug|x64.Build.0 = Debug|x64
- {FB85F338-7AE0-4B8E-B89D-0FB5313FAA9E}.Release|x64.ActiveCfg = Release|x64
- {FB85F338-7AE0-4B8E-B89D-0FB5313FAA9E}.Release|x64.Build.0 = Release|x64
- {F9C11309-EBF0-4121-A9FB-41F760F75E39}.Debug|x64.ActiveCfg = Debug|x64
- {F9C11309-EBF0-4121-A9FB-41F760F75E39}.Debug|x64.Build.0 = Debug|x64
- {F9C11309-EBF0-4121-A9FB-41F760F75E39}.Release|x64.ActiveCfg = Release|x64
- {F9C11309-EBF0-4121-A9FB-41F760F75E39}.Release|x64.Build.0 = Release|x64
- {CECECBA6-E24B-419E-A1BC-7525A896F8B3}.Debug|x64.ActiveCfg = Debug|x64
- {CECECBA6-E24B-419E-A1BC-7525A896F8B3}.Debug|x64.Build.0 = Debug|x64
- {CECECBA6-E24B-419E-A1BC-7525A896F8B3}.Release|x64.ActiveCfg = Release|x64
- {CECECBA6-E24B-419E-A1BC-7525A896F8B3}.Release|x64.Build.0 = Release|x64
- {828209A7-EF64-4688-B747-12405D1178F5}.Debug|x64.ActiveCfg = Debug|x64
- {828209A7-EF64-4688-B747-12405D1178F5}.Debug|x64.Build.0 = Debug|x64
- {828209A7-EF64-4688-B747-12405D1178F5}.Release|x64.ActiveCfg = Release|x64
- {828209A7-EF64-4688-B747-12405D1178F5}.Release|x64.Build.0 = Release|x64
- {897BD61F-B067-47C1-BF71-1A121852A88A}.Debug|x64.ActiveCfg = Debug|x64
- {897BD61F-B067-47C1-BF71-1A121852A88A}.Debug|x64.Build.0 = Debug|x64
- {897BD61F-B067-47C1-BF71-1A121852A88A}.Release|x64.ActiveCfg = Release|x64
- {897BD61F-B067-47C1-BF71-1A121852A88A}.Release|x64.Build.0 = Release|x64
- {66DC24E5-8335-4A1E-8DC1-91128607FD8B}.Debug|x64.ActiveCfg = Debug|x64
- {66DC24E5-8335-4A1E-8DC1-91128607FD8B}.Debug|x64.Build.0 = Debug|x64
- {66DC24E5-8335-4A1E-8DC1-91128607FD8B}.Release|x64.ActiveCfg = Release|x64
- {66DC24E5-8335-4A1E-8DC1-91128607FD8B}.Release|x64.Build.0 = Release|x64
- {2E0D6A82-CD95-4A2B-8E8C-FA0C92A1426F}.Debug|x64.ActiveCfg = Debug|x64
- {2E0D6A82-CD95-4A2B-8E8C-FA0C92A1426F}.Debug|x64.Build.0 = Debug|x64
- {2E0D6A82-CD95-4A2B-8E8C-FA0C92A1426F}.Release|x64.ActiveCfg = Release|x64
- {2E0D6A82-CD95-4A2B-8E8C-FA0C92A1426F}.Release|x64.Build.0 = Release|x64
- {A6337C98-8E7C-4360-B2D5-74C74F6429F5}.Debug|x64.ActiveCfg = Debug|x64
- {A6337C98-8E7C-4360-B2D5-74C74F6429F5}.Debug|x64.Build.0 = Debug|x64
- {A6337C98-8E7C-4360-B2D5-74C74F6429F5}.Release|x64.ActiveCfg = Release|x64
- {A6337C98-8E7C-4360-B2D5-74C74F6429F5}.Release|x64.Build.0 = Release|x64
- {B757AD4A-391D-4922-81A2-8FA832D1C99B}.Debug|x64.ActiveCfg = Debug|x64
- {B757AD4A-391D-4922-81A2-8FA832D1C99B}.Debug|x64.Build.0 = Debug|x64
- {B757AD4A-391D-4922-81A2-8FA832D1C99B}.Release|x64.ActiveCfg = Release|x64
- {B757AD4A-391D-4922-81A2-8FA832D1C99B}.Release|x64.Build.0 = Release|x64
- {E9E17CA4-4492-49D4-8D33-68BEEF68D4EA}.Debug|x64.ActiveCfg = Debug|x64
- {E9E17CA4-4492-49D4-8D33-68BEEF68D4EA}.Debug|x64.Build.0 = Debug|x64
- {E9E17CA4-4492-49D4-8D33-68BEEF68D4EA}.Release|x64.ActiveCfg = Release|x64
- {E9E17CA4-4492-49D4-8D33-68BEEF68D4EA}.Release|x64.Build.0 = Release|x64
- {268DCF16-3C5A-441F-B737-D08221C7FC2B}.Debug|x64.ActiveCfg = Debug|x64
- {268DCF16-3C5A-441F-B737-D08221C7FC2B}.Debug|x64.Build.0 = Debug|x64
- {268DCF16-3C5A-441F-B737-D08221C7FC2B}.Release|x64.ActiveCfg = Release|x64
- {268DCF16-3C5A-441F-B737-D08221C7FC2B}.Release|x64.Build.0 = Release|x64
- {CBB27278-9E48-4D37-9FB9-D554C4533724}.Debug|x64.ActiveCfg = Debug|x64
- {CBB27278-9E48-4D37-9FB9-D554C4533724}.Debug|x64.Build.0 = Debug|x64
- {CBB27278-9E48-4D37-9FB9-D554C4533724}.Release|x64.ActiveCfg = Release|x64
- {CBB27278-9E48-4D37-9FB9-D554C4533724}.Release|x64.Build.0 = Release|x64
- {5AC39538-368D-478D-8261-A0F05102285B}.Debug|x64.ActiveCfg = Debug|x64
- {5AC39538-368D-478D-8261-A0F05102285B}.Debug|x64.Build.0 = Debug|x64
- {5AC39538-368D-478D-8261-A0F05102285B}.Release|x64.ActiveCfg = Release|x64
- {5AC39538-368D-478D-8261-A0F05102285B}.Release|x64.Build.0 = Release|x64
- {AEDE7529-6421-441D-B179-FA42EF6D6606}.Debug|x64.ActiveCfg = Debug|x64
- {AEDE7529-6421-441D-B179-FA42EF6D6606}.Debug|x64.Build.0 = Debug|x64
- {AEDE7529-6421-441D-B179-FA42EF6D6606}.Release|x64.ActiveCfg = Release|x64
- {AEDE7529-6421-441D-B179-FA42EF6D6606}.Release|x64.Build.0 = Release|x64
- {0E0A3E4C-4E56-4168-AB79-9ED43FDFC392}.Debug|x64.ActiveCfg = Debug|x64
- {0E0A3E4C-4E56-4168-AB79-9ED43FDFC392}.Debug|x64.Build.0 = Debug|x64
- {0E0A3E4C-4E56-4168-AB79-9ED43FDFC392}.Release|x64.ActiveCfg = Release|x64
- {0E0A3E4C-4E56-4168-AB79-9ED43FDFC392}.Release|x64.Build.0 = Release|x64
- {89B1AE40-91B0-4DC1-8424-7CD773006711}.Debug|x64.ActiveCfg = Debug|x64
- {89B1AE40-91B0-4DC1-8424-7CD773006711}.Debug|x64.Build.0 = Debug|x64
- {89B1AE40-91B0-4DC1-8424-7CD773006711}.Release|x64.ActiveCfg = Release|x64
- {89B1AE40-91B0-4DC1-8424-7CD773006711}.Release|x64.Build.0 = Release|x64
- {4C913A62-F9C0-4BA7-93DE-036483E89194}.Debug|x64.ActiveCfg = Debug|x64
- {4C913A62-F9C0-4BA7-93DE-036483E89194}.Debug|x64.Build.0 = Debug|x64
- {4C913A62-F9C0-4BA7-93DE-036483E89194}.Release|x64.ActiveCfg = Release|x64
- {4C913A62-F9C0-4BA7-93DE-036483E89194}.Release|x64.Build.0 = Release|x64
- {62B78043-F651-4586-8AA4-881AD00DA819}.Debug|x64.ActiveCfg = Debug|x64
- {62B78043-F651-4586-8AA4-881AD00DA819}.Debug|x64.Build.0 = Debug|x64
- {62B78043-F651-4586-8AA4-881AD00DA819}.Release|x64.ActiveCfg = Release|x64
- {62B78043-F651-4586-8AA4-881AD00DA819}.Release|x64.Build.0 = Release|x64
- {3312D293-016F-46B6-928E-3B2CCF47DA56}.Debug|x64.ActiveCfg = Debug|x64
- {3312D293-016F-46B6-928E-3B2CCF47DA56}.Debug|x64.Build.0 = Debug|x64
- {3312D293-016F-46B6-928E-3B2CCF47DA56}.Release|x64.ActiveCfg = Release|x64
- {3312D293-016F-46B6-928E-3B2CCF47DA56}.Release|x64.Build.0 = Release|x64
- {6BAC1A05-3383-4CCC-8B5D-263B13E8B939}.Debug|x64.ActiveCfg = Debug|x64
- {6BAC1A05-3383-4CCC-8B5D-263B13E8B939}.Debug|x64.Build.0 = Debug|x64
- {6BAC1A05-3383-4CCC-8B5D-263B13E8B939}.Release|x64.ActiveCfg = Release|x64
- {6BAC1A05-3383-4CCC-8B5D-263B13E8B939}.Release|x64.Build.0 = Release|x64
- {15BDD672-82BC-4025-A191-C49C376E7EFF}.Debug|x64.ActiveCfg = Debug|x64
- {15BDD672-82BC-4025-A191-C49C376E7EFF}.Debug|x64.Build.0 = Debug|x64
- {15BDD672-82BC-4025-A191-C49C376E7EFF}.Release|x64.ActiveCfg = Release|x64
- {15BDD672-82BC-4025-A191-C49C376E7EFF}.Release|x64.Build.0 = Release|x64
- {512A320F-F0F4-4F5F-A4F4-DBA0597D2184}.Debug|x64.ActiveCfg = Debug|x64
- {512A320F-F0F4-4F5F-A4F4-DBA0597D2184}.Debug|x64.Build.0 = Debug|x64
- {512A320F-F0F4-4F5F-A4F4-DBA0597D2184}.Release|x64.ActiveCfg = Release|x64
- {512A320F-F0F4-4F5F-A4F4-DBA0597D2184}.Release|x64.Build.0 = Release|x64
- {976C2EC7-0B89-483E-9F35-AC663B29B7E0}.Debug|x64.ActiveCfg = Debug|x64
- {976C2EC7-0B89-483E-9F35-AC663B29B7E0}.Debug|x64.Build.0 = Debug|x64
- {976C2EC7-0B89-483E-9F35-AC663B29B7E0}.Release|x64.ActiveCfg = Release|x64
- {976C2EC7-0B89-483E-9F35-AC663B29B7E0}.Release|x64.Build.0 = Release|x64
- {39FF5F51-FE35-4B50-9CF1-BBC0BAC18484}.Debug|x64.ActiveCfg = Debug|x64
- {39FF5F51-FE35-4B50-9CF1-BBC0BAC18484}.Debug|x64.Build.0 = Debug|x64
- {39FF5F51-FE35-4B50-9CF1-BBC0BAC18484}.Release|x64.ActiveCfg = Release|x64
- {39FF5F51-FE35-4B50-9CF1-BBC0BAC18484}.Release|x64.Build.0 = Release|x64
- {DF4F32EA-FDD7-4ED1-AB03-343A3E48C479}.Debug|x64.ActiveCfg = Debug|x64
- {DF4F32EA-FDD7-4ED1-AB03-343A3E48C479}.Debug|x64.Build.0 = Debug|x64
- {DF4F32EA-FDD7-4ED1-AB03-343A3E48C479}.Release|x64.ActiveCfg = Release|x64
- {DF4F32EA-FDD7-4ED1-AB03-343A3E48C479}.Release|x64.Build.0 = Release|x64
- {6BF96C7B-07EB-48BF-83F2-E417F2EFD828}.Debug|x64.ActiveCfg = Debug|x64
- {6BF96C7B-07EB-48BF-83F2-E417F2EFD828}.Debug|x64.Build.0 = Debug|x64
- {6BF96C7B-07EB-48BF-83F2-E417F2EFD828}.Release|x64.ActiveCfg = Release|x64
- {6BF96C7B-07EB-48BF-83F2-E417F2EFD828}.Release|x64.Build.0 = Release|x64
- {F241F12C-2A8E-4467-BAF7-9A763EFB1D59}.Debug|x64.ActiveCfg = Debug|x64
- {F241F12C-2A8E-4467-BAF7-9A763EFB1D59}.Debug|x64.Build.0 = Debug|x64
- {F241F12C-2A8E-4467-BAF7-9A763EFB1D59}.Release|x64.ActiveCfg = Release|x64
- {F241F12C-2A8E-4467-BAF7-9A763EFB1D59}.Release|x64.Build.0 = Release|x64
- {6570E21C-6D64-4074-9F1A-2231202A7354}.Debug|x64.ActiveCfg = Debug|x64
- {6570E21C-6D64-4074-9F1A-2231202A7354}.Debug|x64.Build.0 = Debug|x64
- {6570E21C-6D64-4074-9F1A-2231202A7354}.Release|x64.ActiveCfg = Release|x64
- {6570E21C-6D64-4074-9F1A-2231202A7354}.Release|x64.Build.0 = Release|x64
- {B8F85EA2-2632-431A-8B05-B6611A2C3DA2}.Debug|x64.ActiveCfg = Debug|x64
- {B8F85EA2-2632-431A-8B05-B6611A2C3DA2}.Debug|x64.Build.0 = Debug|x64
- {B8F85EA2-2632-431A-8B05-B6611A2C3DA2}.Release|x64.ActiveCfg = Release|x64
- {B8F85EA2-2632-431A-8B05-B6611A2C3DA2}.Release|x64.Build.0 = Release|x64
- {A3962677-796D-43D4-9E72-A6F2FDC5C1B6}.Debug|x64.ActiveCfg = Debug|x64
- {A3962677-796D-43D4-9E72-A6F2FDC5C1B6}.Debug|x64.Build.0 = Debug|x64
- {A3962677-796D-43D4-9E72-A6F2FDC5C1B6}.Release|x64.ActiveCfg = Release|x64
- {A3962677-796D-43D4-9E72-A6F2FDC5C1B6}.Release|x64.Build.0 = Release|x64
- {ED1DC6E2-89B5-4D9B-874B-423BE6B60F81}.Debug|x64.ActiveCfg = Debug|x64
- {ED1DC6E2-89B5-4D9B-874B-423BE6B60F81}.Debug|x64.Build.0 = Debug|x64
- {ED1DC6E2-89B5-4D9B-874B-423BE6B60F81}.Release|x64.ActiveCfg = Release|x64
- {ED1DC6E2-89B5-4D9B-874B-423BE6B60F81}.Release|x64.Build.0 = Release|x64
- {D43D7CC4-3DE5-4520-8FA0-61A88DA42EAE}.Debug|x64.ActiveCfg = Debug|x64
- {D43D7CC4-3DE5-4520-8FA0-61A88DA42EAE}.Debug|x64.Build.0 = Debug|x64
- {D43D7CC4-3DE5-4520-8FA0-61A88DA42EAE}.Release|x64.ActiveCfg = Release|x64
- {D43D7CC4-3DE5-4520-8FA0-61A88DA42EAE}.Release|x64.Build.0 = Release|x64
- {11FC5B23-D92C-4876-A80F-06B248E4E563}.Debug|x64.ActiveCfg = Debug|x64
- {11FC5B23-D92C-4876-A80F-06B248E4E563}.Debug|x64.Build.0 = Debug|x64
- {11FC5B23-D92C-4876-A80F-06B248E4E563}.Release|x64.ActiveCfg = Release|x64
- {11FC5B23-D92C-4876-A80F-06B248E4E563}.Release|x64.Build.0 = Release|x64
- {A3E00365-51B2-4AC2-B25B-A9E43D83E0F0}.Debug|x64.ActiveCfg = Debug|x64
- {A3E00365-51B2-4AC2-B25B-A9E43D83E0F0}.Debug|x64.Build.0 = Debug|x64
- {A3E00365-51B2-4AC2-B25B-A9E43D83E0F0}.Release|x64.ActiveCfg = Release|x64
- {A3E00365-51B2-4AC2-B25B-A9E43D83E0F0}.Release|x64.Build.0 = Release|x64
- {F242C853-5602-4024-9C7C-21854151DF7E}.Debug|x64.ActiveCfg = Debug|x64
- {F242C853-5602-4024-9C7C-21854151DF7E}.Debug|x64.Build.0 = Debug|x64
- {F242C853-5602-4024-9C7C-21854151DF7E}.Release|x64.ActiveCfg = Release|x64
- {F242C853-5602-4024-9C7C-21854151DF7E}.Release|x64.Build.0 = Release|x64
- {48C96C4A-0458-455A-9FE4-952943BF1BF3}.Debug|x64.ActiveCfg = Debug|x64
- {48C96C4A-0458-455A-9FE4-952943BF1BF3}.Debug|x64.Build.0 = Debug|x64
- {48C96C4A-0458-455A-9FE4-952943BF1BF3}.Release|x64.ActiveCfg = Release|x64
- {48C96C4A-0458-455A-9FE4-952943BF1BF3}.Release|x64.Build.0 = Release|x64
- {58997C83-5370-4D16-AFAF-019AE47B75F6}.Debug|x64.ActiveCfg = Debug|x64
- {58997C83-5370-4D16-AFAF-019AE47B75F6}.Debug|x64.Build.0 = Debug|x64
- {58997C83-5370-4D16-AFAF-019AE47B75F6}.Release|x64.ActiveCfg = Release|x64
- {58997C83-5370-4D16-AFAF-019AE47B75F6}.Release|x64.Build.0 = Release|x64
- {1CC1A651-94A0-4B99-884C-B51F2E33DEDB}.Debug|x64.ActiveCfg = Debug|x64
- {1CC1A651-94A0-4B99-884C-B51F2E33DEDB}.Debug|x64.Build.0 = Debug|x64
- {1CC1A651-94A0-4B99-884C-B51F2E33DEDB}.Release|x64.ActiveCfg = Release|x64
- {1CC1A651-94A0-4B99-884C-B51F2E33DEDB}.Release|x64.Build.0 = Release|x64
- {AD39B5F2-9170-4287-A293-1F35EF72800D}.Debug|x64.ActiveCfg = Debug|x64
- {AD39B5F2-9170-4287-A293-1F35EF72800D}.Debug|x64.Build.0 = Debug|x64
- {AD39B5F2-9170-4287-A293-1F35EF72800D}.Release|x64.ActiveCfg = Release|x64
- {AD39B5F2-9170-4287-A293-1F35EF72800D}.Release|x64.Build.0 = Release|x64
- {02CD874D-EE04-4034-9C5D-4DA763473866}.Debug|x64.ActiveCfg = Debug|x64
- {02CD874D-EE04-4034-9C5D-4DA763473866}.Debug|x64.Build.0 = Debug|x64
- {02CD874D-EE04-4034-9C5D-4DA763473866}.Release|x64.ActiveCfg = Release|x64
- {02CD874D-EE04-4034-9C5D-4DA763473866}.Release|x64.Build.0 = Release|x64
- {237E48B5-4BAE-4B71-BA36-38219838E528}.Debug|x64.ActiveCfg = Debug|x64
- {237E48B5-4BAE-4B71-BA36-38219838E528}.Debug|x64.Build.0 = Debug|x64
- {237E48B5-4BAE-4B71-BA36-38219838E528}.Release|x64.ActiveCfg = Release|x64
- {237E48B5-4BAE-4B71-BA36-38219838E528}.Release|x64.Build.0 = Release|x64
- {CA93B212-B35E-43A5-BAB5-BBA17277703D}.Debug|x64.ActiveCfg = Debug|x64
- {CA93B212-B35E-43A5-BAB5-BBA17277703D}.Debug|x64.Build.0 = Debug|x64
- {CA93B212-B35E-43A5-BAB5-BBA17277703D}.Release|x64.ActiveCfg = Release|x64
- {CA93B212-B35E-43A5-BAB5-BBA17277703D}.Release|x64.Build.0 = Release|x64
- {62F7D83F-61F1-43CC-A604-12A4073A10E9}.Debug|x64.ActiveCfg = Debug|x64
- {62F7D83F-61F1-43CC-A604-12A4073A10E9}.Debug|x64.Build.0 = Debug|x64
- {62F7D83F-61F1-43CC-A604-12A4073A10E9}.Release|x64.ActiveCfg = Release|x64
- {62F7D83F-61F1-43CC-A604-12A4073A10E9}.Release|x64.Build.0 = Release|x64
- {88B1A75E-71F1-47CF-A146-30340CE8E150}.Debug|x64.ActiveCfg = Debug|x64
- {88B1A75E-71F1-47CF-A146-30340CE8E150}.Debug|x64.Build.0 = Debug|x64
- {88B1A75E-71F1-47CF-A146-30340CE8E150}.Release|x64.ActiveCfg = Release|x64
- {88B1A75E-71F1-47CF-A146-30340CE8E150}.Release|x64.Build.0 = Release|x64
- {ECA4B7FB-A8FA-4529-9ACE-131D76432A78}.Debug|x64.ActiveCfg = Debug|x64
- {ECA4B7FB-A8FA-4529-9ACE-131D76432A78}.Debug|x64.Build.0 = Debug|x64
- {ECA4B7FB-A8FA-4529-9ACE-131D76432A78}.Release|x64.ActiveCfg = Release|x64
- {ECA4B7FB-A8FA-4529-9ACE-131D76432A78}.Release|x64.Build.0 = Release|x64
- {BD6C20EC-BC03-4E70-8A20-968D87A5DFB1}.Debug|x64.ActiveCfg = Debug|x64
- {BD6C20EC-BC03-4E70-8A20-968D87A5DFB1}.Debug|x64.Build.0 = Debug|x64
- {BD6C20EC-BC03-4E70-8A20-968D87A5DFB1}.Release|x64.ActiveCfg = Release|x64
- {BD6C20EC-BC03-4E70-8A20-968D87A5DFB1}.Release|x64.Build.0 = Release|x64
- {4596DEEB-5C5B-4FED-8CA2-ED80AF132AFC}.Debug|x64.ActiveCfg = Debug|x64
- {4596DEEB-5C5B-4FED-8CA2-ED80AF132AFC}.Debug|x64.Build.0 = Debug|x64
- {4596DEEB-5C5B-4FED-8CA2-ED80AF132AFC}.Release|x64.ActiveCfg = Release|x64
- {4596DEEB-5C5B-4FED-8CA2-ED80AF132AFC}.Release|x64.Build.0 = Release|x64
- {20FD0770-0BE0-4CD9-A730-594AF17197BB}.Debug|x64.ActiveCfg = Debug|x64
- {20FD0770-0BE0-4CD9-A730-594AF17197BB}.Debug|x64.Build.0 = Debug|x64
- {20FD0770-0BE0-4CD9-A730-594AF17197BB}.Release|x64.ActiveCfg = Release|x64
- {20FD0770-0BE0-4CD9-A730-594AF17197BB}.Release|x64.Build.0 = Release|x64
- {A80C75F0-720E-4F47-9695-5DB1B4E8FD8B}.Debug|x64.ActiveCfg = Debug|x64
- {A80C75F0-720E-4F47-9695-5DB1B4E8FD8B}.Debug|x64.Build.0 = Debug|x64
- {A80C75F0-720E-4F47-9695-5DB1B4E8FD8B}.Release|x64.ActiveCfg = Release|x64
- {A80C75F0-720E-4F47-9695-5DB1B4E8FD8B}.Release|x64.Build.0 = Release|x64
- {836C53B4-53E4-46DA-97AA-5F677C70A167}.Debug|x64.ActiveCfg = Debug|x64
- {836C53B4-53E4-46DA-97AA-5F677C70A167}.Debug|x64.Build.0 = Debug|x64
- {836C53B4-53E4-46DA-97AA-5F677C70A167}.Release|x64.ActiveCfg = Release|x64
- {836C53B4-53E4-46DA-97AA-5F677C70A167}.Release|x64.Build.0 = Release|x64
- {85B83980-0F7E-4C56-8C67-CA96FE3FDB08}.Debug|x64.ActiveCfg = Debug|x64
- {85B83980-0F7E-4C56-8C67-CA96FE3FDB08}.Debug|x64.Build.0 = Debug|x64
- {85B83980-0F7E-4C56-8C67-CA96FE3FDB08}.Release|x64.ActiveCfg = Release|x64
- {85B83980-0F7E-4C56-8C67-CA96FE3FDB08}.Release|x64.Build.0 = Release|x64
- {A9B83969-4B96-4036-A6A0-6CA419510914}.Debug|x64.ActiveCfg = Debug|x64
- {A9B83969-4B96-4036-A6A0-6CA419510914}.Debug|x64.Build.0 = Debug|x64
- {A9B83969-4B96-4036-A6A0-6CA419510914}.Release|x64.ActiveCfg = Release|x64
- {A9B83969-4B96-4036-A6A0-6CA419510914}.Release|x64.Build.0 = Release|x64
- {99CE898A-20B9-47A6-B1EE-776D1C664C12}.Debug|x64.ActiveCfg = Debug|x64
- {99CE898A-20B9-47A6-B1EE-776D1C664C12}.Debug|x64.Build.0 = Debug|x64
- {99CE898A-20B9-47A6-B1EE-776D1C664C12}.Release|x64.ActiveCfg = Release|x64
- {99CE898A-20B9-47A6-B1EE-776D1C664C12}.Release|x64.Build.0 = Release|x64
- {66BC2498-9F82-40EB-ADAF-974EDA166709}.Debug|x64.ActiveCfg = Debug|x64
- {66BC2498-9F82-40EB-ADAF-974EDA166709}.Debug|x64.Build.0 = Debug|x64
- {66BC2498-9F82-40EB-ADAF-974EDA166709}.Release|x64.ActiveCfg = Release|x64
- {66BC2498-9F82-40EB-ADAF-974EDA166709}.Release|x64.Build.0 = Release|x64
- {6046A85D-399D-4945-8C2B-5FD54338D8AF}.Debug|x64.ActiveCfg = Debug|x64
- {6046A85D-399D-4945-8C2B-5FD54338D8AF}.Debug|x64.Build.0 = Debug|x64
- {6046A85D-399D-4945-8C2B-5FD54338D8AF}.Release|x64.ActiveCfg = Release|x64
- {6046A85D-399D-4945-8C2B-5FD54338D8AF}.Release|x64.Build.0 = Release|x64
- {D827F165-E082-4700-B0BE-EFA3C0332B24}.Debug|x64.ActiveCfg = Debug|x64
- {D827F165-E082-4700-B0BE-EFA3C0332B24}.Debug|x64.Build.0 = Debug|x64
- {D827F165-E082-4700-B0BE-EFA3C0332B24}.Release|x64.ActiveCfg = Release|x64
- {D827F165-E082-4700-B0BE-EFA3C0332B24}.Release|x64.Build.0 = Release|x64
- {786EB730-DA7D-4724-9E37-CDBCECBEE8C2}.Debug|x64.ActiveCfg = Debug|x64
- {786EB730-DA7D-4724-9E37-CDBCECBEE8C2}.Debug|x64.Build.0 = Debug|x64
- {786EB730-DA7D-4724-9E37-CDBCECBEE8C2}.Release|x64.ActiveCfg = Release|x64
- {786EB730-DA7D-4724-9E37-CDBCECBEE8C2}.Release|x64.Build.0 = Release|x64
- {1277B5C1-84F6-4B04-97EB-CEDA468DD316}.Debug|x64.ActiveCfg = Debug|x64
- {1277B5C1-84F6-4B04-97EB-CEDA468DD316}.Debug|x64.Build.0 = Debug|x64
- {1277B5C1-84F6-4B04-97EB-CEDA468DD316}.Release|x64.ActiveCfg = Release|x64
- {1277B5C1-84F6-4B04-97EB-CEDA468DD316}.Release|x64.Build.0 = Release|x64
- {03E6D45F-65E3-4ECE-83D6-7E121464BE7A}.Debug|x64.ActiveCfg = Debug|x64
- {03E6D45F-65E3-4ECE-83D6-7E121464BE7A}.Debug|x64.Build.0 = Debug|x64
- {03E6D45F-65E3-4ECE-83D6-7E121464BE7A}.Release|x64.ActiveCfg = Release|x64
- {03E6D45F-65E3-4ECE-83D6-7E121464BE7A}.Release|x64.Build.0 = Release|x64
- {4133DA0A-6A37-47C4-B1AE-A0E2A0A33302}.Debug|x64.ActiveCfg = Debug|x64
- {4133DA0A-6A37-47C4-B1AE-A0E2A0A33302}.Debug|x64.Build.0 = Debug|x64
- {4133DA0A-6A37-47C4-B1AE-A0E2A0A33302}.Release|x64.ActiveCfg = Release|x64
- {4133DA0A-6A37-47C4-B1AE-A0E2A0A33302}.Release|x64.Build.0 = Release|x64
- {D8B936E2-36C1-43F6-8C30-D8827B17041F}.Debug|x64.ActiveCfg = Debug|x64
- {D8B936E2-36C1-43F6-8C30-D8827B17041F}.Debug|x64.Build.0 = Debug|x64
- {D8B936E2-36C1-43F6-8C30-D8827B17041F}.Release|x64.ActiveCfg = Release|x64
- {D8B936E2-36C1-43F6-8C30-D8827B17041F}.Release|x64.Build.0 = Release|x64
- {78633640-D381-4DCB-A814-A5AAB7B2FFBA}.Debug|x64.ActiveCfg = Debug|x64
- {78633640-D381-4DCB-A814-A5AAB7B2FFBA}.Debug|x64.Build.0 = Debug|x64
- {78633640-D381-4DCB-A814-A5AAB7B2FFBA}.Release|x64.ActiveCfg = Release|x64
- {78633640-D381-4DCB-A814-A5AAB7B2FFBA}.Release|x64.Build.0 = Release|x64
- {30CA3F0D-7750-40AA-B5C1-372AAD7CE32F}.Debug|x64.ActiveCfg = Debug|x64
- {30CA3F0D-7750-40AA-B5C1-372AAD7CE32F}.Debug|x64.Build.0 = Debug|x64
- {30CA3F0D-7750-40AA-B5C1-372AAD7CE32F}.Release|x64.ActiveCfg = Release|x64
- {30CA3F0D-7750-40AA-B5C1-372AAD7CE32F}.Release|x64.Build.0 = Release|x64
- {FB513E93-A0A8-4AFE-B41F-4794ED818B83}.Debug|x64.ActiveCfg = Debug|x64
- {FB513E93-A0A8-4AFE-B41F-4794ED818B83}.Debug|x64.Build.0 = Debug|x64
- {FB513E93-A0A8-4AFE-B41F-4794ED818B83}.Release|x64.ActiveCfg = Release|x64
- {FB513E93-A0A8-4AFE-B41F-4794ED818B83}.Release|x64.Build.0 = Release|x64
- {393DAAFB-09F3-4512-B942-2226B94124B3}.Debug|x64.ActiveCfg = Debug|x64
- {393DAAFB-09F3-4512-B942-2226B94124B3}.Debug|x64.Build.0 = Debug|x64
- {393DAAFB-09F3-4512-B942-2226B94124B3}.Release|x64.ActiveCfg = Release|x64
- {393DAAFB-09F3-4512-B942-2226B94124B3}.Release|x64.Build.0 = Release|x64
- {E77BC60F-AAD7-4DCE-9D05-89D2025E4A7D}.Debug|x64.ActiveCfg = Debug|x64
- {E77BC60F-AAD7-4DCE-9D05-89D2025E4A7D}.Debug|x64.Build.0 = Debug|x64
- {E77BC60F-AAD7-4DCE-9D05-89D2025E4A7D}.Release|x64.ActiveCfg = Release|x64
- {E77BC60F-AAD7-4DCE-9D05-89D2025E4A7D}.Release|x64.Build.0 = Release|x64
- {DDB19FF1-F474-42E8-830F-1EFF03F9BD9A}.Debug|x64.ActiveCfg = Debug|x64
- {DDB19FF1-F474-42E8-830F-1EFF03F9BD9A}.Debug|x64.Build.0 = Debug|x64
- {DDB19FF1-F474-42E8-830F-1EFF03F9BD9A}.Release|x64.ActiveCfg = Release|x64
- {DDB19FF1-F474-42E8-830F-1EFF03F9BD9A}.Release|x64.Build.0 = Release|x64
- {B6DD60FA-C323-420D-B75D-128A6886DFFB}.Debug|x64.ActiveCfg = Debug|x64
- {B6DD60FA-C323-420D-B75D-128A6886DFFB}.Debug|x64.Build.0 = Debug|x64
- {B6DD60FA-C323-420D-B75D-128A6886DFFB}.Release|x64.ActiveCfg = Release|x64
- {B6DD60FA-C323-420D-B75D-128A6886DFFB}.Release|x64.Build.0 = Release|x64
- {F11819C5-F50D-4B9E-B18A-8820C936A8D8}.Debug|x64.ActiveCfg = Debug|x64
- {F11819C5-F50D-4B9E-B18A-8820C936A8D8}.Debug|x64.Build.0 = Debug|x64
- {F11819C5-F50D-4B9E-B18A-8820C936A8D8}.Release|x64.ActiveCfg = Release|x64
- {F11819C5-F50D-4B9E-B18A-8820C936A8D8}.Release|x64.Build.0 = Release|x64
- {B302FD0D-9484-4C0D-8BEF-5B6BB1EB6DDD}.Debug|x64.ActiveCfg = Debug|x64
- {B302FD0D-9484-4C0D-8BEF-5B6BB1EB6DDD}.Debug|x64.Build.0 = Debug|x64
- {B302FD0D-9484-4C0D-8BEF-5B6BB1EB6DDD}.Release|x64.ActiveCfg = Release|x64
- {B302FD0D-9484-4C0D-8BEF-5B6BB1EB6DDD}.Release|x64.Build.0 = Release|x64
- {9893858D-F5CA-4FEB-BF88-C7AE4D71FB7D}.Debug|x64.ActiveCfg = Debug|x64
- {9893858D-F5CA-4FEB-BF88-C7AE4D71FB7D}.Debug|x64.Build.0 = Debug|x64
- {9893858D-F5CA-4FEB-BF88-C7AE4D71FB7D}.Release|x64.ActiveCfg = Release|x64
- {9893858D-F5CA-4FEB-BF88-C7AE4D71FB7D}.Release|x64.Build.0 = Release|x64
- {5FDDBDC6-7BD3-497F-A309-352B2041C9D0}.Debug|x64.ActiveCfg = Debug|x64
- {5FDDBDC6-7BD3-497F-A309-352B2041C9D0}.Debug|x64.Build.0 = Debug|x64
- {5FDDBDC6-7BD3-497F-A309-352B2041C9D0}.Release|x64.ActiveCfg = Release|x64
- {5FDDBDC6-7BD3-497F-A309-352B2041C9D0}.Release|x64.Build.0 = Release|x64
- {97D1F724-A683-4621-9F8A-57C7526DD167}.Debug|x64.ActiveCfg = Debug|x64
- {97D1F724-A683-4621-9F8A-57C7526DD167}.Debug|x64.Build.0 = Debug|x64
- {97D1F724-A683-4621-9F8A-57C7526DD167}.Release|x64.ActiveCfg = Release|x64
- {97D1F724-A683-4621-9F8A-57C7526DD167}.Release|x64.Build.0 = Release|x64
- {4B5C1BB5-BCC8-434B-A115-8AB7D0E1730E}.Debug|x64.ActiveCfg = Debug|x64
- {4B5C1BB5-BCC8-434B-A115-8AB7D0E1730E}.Debug|x64.Build.0 = Debug|x64
- {4B5C1BB5-BCC8-434B-A115-8AB7D0E1730E}.Release|x64.ActiveCfg = Release|x64
- {4B5C1BB5-BCC8-434B-A115-8AB7D0E1730E}.Release|x64.Build.0 = Release|x64
- {E0A7F38D-965A-4096-8E84-F09F88DDEA5C}.Debug|x64.ActiveCfg = Debug|x64
- {E0A7F38D-965A-4096-8E84-F09F88DDEA5C}.Debug|x64.Build.0 = Debug|x64
- {E0A7F38D-965A-4096-8E84-F09F88DDEA5C}.Release|x64.ActiveCfg = Release|x64
- {E0A7F38D-965A-4096-8E84-F09F88DDEA5C}.Release|x64.Build.0 = Release|x64
- {9441573E-B4A5-4965-9BF3-49AFCA67FD0B}.Debug|x64.ActiveCfg = Debug|x64
- {9441573E-B4A5-4965-9BF3-49AFCA67FD0B}.Debug|x64.Build.0 = Debug|x64
- {9441573E-B4A5-4965-9BF3-49AFCA67FD0B}.Release|x64.ActiveCfg = Release|x64
- {9441573E-B4A5-4965-9BF3-49AFCA67FD0B}.Release|x64.Build.0 = Release|x64
- {A104F524-8976-4549-B123-410036BDEBD1}.Debug|x64.ActiveCfg = Debug|x64
- {A104F524-8976-4549-B123-410036BDEBD1}.Debug|x64.Build.0 = Debug|x64
- {A104F524-8976-4549-B123-410036BDEBD1}.Release|x64.ActiveCfg = Release|x64
- {A104F524-8976-4549-B123-410036BDEBD1}.Release|x64.Build.0 = Release|x64
- {02BE7755-F0C9-44D8-9027-756DBB4692FC}.Debug|x64.ActiveCfg = Debug|x64
- {02BE7755-F0C9-44D8-9027-756DBB4692FC}.Debug|x64.Build.0 = Debug|x64
- {02BE7755-F0C9-44D8-9027-756DBB4692FC}.Release|x64.ActiveCfg = Release|x64
- {02BE7755-F0C9-44D8-9027-756DBB4692FC}.Release|x64.Build.0 = Release|x64
- {7C89617D-BC78-4877-A344-353F451BA707}.Debug|x64.ActiveCfg = Debug|x64
- {7C89617D-BC78-4877-A344-353F451BA707}.Debug|x64.Build.0 = Debug|x64
- {7C89617D-BC78-4877-A344-353F451BA707}.Release|x64.ActiveCfg = Release|x64
- {7C89617D-BC78-4877-A344-353F451BA707}.Release|x64.Build.0 = Release|x64
- {5D0F0016-BA28-4934-B743-3611D69374E0}.Debug|x64.ActiveCfg = Debug|x64
- {5D0F0016-BA28-4934-B743-3611D69374E0}.Debug|x64.Build.0 = Debug|x64
- {5D0F0016-BA28-4934-B743-3611D69374E0}.Release|x64.ActiveCfg = Release|x64
- {5D0F0016-BA28-4934-B743-3611D69374E0}.Release|x64.Build.0 = Release|x64
- {391D665B-CED1-471E-B724-3AE38978E90E}.Debug|x64.ActiveCfg = Debug|x64
- {391D665B-CED1-471E-B724-3AE38978E90E}.Debug|x64.Build.0 = Debug|x64
- {391D665B-CED1-471E-B724-3AE38978E90E}.Release|x64.ActiveCfg = Release|x64
- {391D665B-CED1-471E-B724-3AE38978E90E}.Release|x64.Build.0 = Release|x64
- {DC2530FF-C1AD-4566-BDC4-D508B7F19E3E}.Debug|x64.ActiveCfg = Debug|x64
- {DC2530FF-C1AD-4566-BDC4-D508B7F19E3E}.Debug|x64.Build.0 = Debug|x64
- {DC2530FF-C1AD-4566-BDC4-D508B7F19E3E}.Release|x64.ActiveCfg = Release|x64
- {DC2530FF-C1AD-4566-BDC4-D508B7F19E3E}.Release|x64.Build.0 = Release|x64
- {5BE736C6-EA18-4079-8C94-0DD97FB7E40E}.Debug|x64.ActiveCfg = Debug|x64
- {5BE736C6-EA18-4079-8C94-0DD97FB7E40E}.Debug|x64.Build.0 = Debug|x64
- {5BE736C6-EA18-4079-8C94-0DD97FB7E40E}.Release|x64.ActiveCfg = Release|x64
- {5BE736C6-EA18-4079-8C94-0DD97FB7E40E}.Release|x64.Build.0 = Release|x64
- {C8122B37-1326-4789-B125-C81CDC45D2BF}.Debug|x64.ActiveCfg = Debug|x64
- {C8122B37-1326-4789-B125-C81CDC45D2BF}.Debug|x64.Build.0 = Debug|x64
- {C8122B37-1326-4789-B125-C81CDC45D2BF}.Release|x64.ActiveCfg = Release|x64
- {C8122B37-1326-4789-B125-C81CDC45D2BF}.Release|x64.Build.0 = Release|x64
- {1BFDC0D8-E6BF-44F0-96F3-AD9BA77B0B4D}.Debug|x64.ActiveCfg = Debug|x64
- {1BFDC0D8-E6BF-44F0-96F3-AD9BA77B0B4D}.Debug|x64.Build.0 = Debug|x64
- {1BFDC0D8-E6BF-44F0-96F3-AD9BA77B0B4D}.Release|x64.ActiveCfg = Release|x64
- {1BFDC0D8-E6BF-44F0-96F3-AD9BA77B0B4D}.Release|x64.Build.0 = Release|x64
- {ED774B54-729C-42AA-9F54-3DC3114EDAB3}.Debug|x64.ActiveCfg = Debug|x64
- {ED774B54-729C-42AA-9F54-3DC3114EDAB3}.Debug|x64.Build.0 = Debug|x64
- {ED774B54-729C-42AA-9F54-3DC3114EDAB3}.Release|x64.ActiveCfg = Release|x64
- {ED774B54-729C-42AA-9F54-3DC3114EDAB3}.Release|x64.Build.0 = Release|x64
- {81F9DB3C-008E-4BAA-8175-6099F16C039B}.Debug|x64.ActiveCfg = Debug|x64
- {81F9DB3C-008E-4BAA-8175-6099F16C039B}.Debug|x64.Build.0 = Debug|x64
- {81F9DB3C-008E-4BAA-8175-6099F16C039B}.Release|x64.ActiveCfg = Release|x64
- {81F9DB3C-008E-4BAA-8175-6099F16C039B}.Release|x64.Build.0 = Release|x64
- {9B6EED5E-BE0B-4FC3-8A61-6A978922692F}.Debug|x64.ActiveCfg = Debug|x64
- {9B6EED5E-BE0B-4FC3-8A61-6A978922692F}.Debug|x64.Build.0 = Debug|x64
- {9B6EED5E-BE0B-4FC3-8A61-6A978922692F}.Release|x64.ActiveCfg = Release|x64
- {9B6EED5E-BE0B-4FC3-8A61-6A978922692F}.Release|x64.Build.0 = Release|x64
- {FD18A91D-674F-451B-95CD-455D429182FB}.Debug|x64.ActiveCfg = Debug|x64
- {FD18A91D-674F-451B-95CD-455D429182FB}.Debug|x64.Build.0 = Debug|x64
- {FD18A91D-674F-451B-95CD-455D429182FB}.Release|x64.ActiveCfg = Release|x64
- {FD18A91D-674F-451B-95CD-455D429182FB}.Release|x64.Build.0 = Release|x64
- {30F126C1-C0BD-4FC8-838F-B24726A85403}.Debug|x64.ActiveCfg = Debug|x64
- {30F126C1-C0BD-4FC8-838F-B24726A85403}.Debug|x64.Build.0 = Debug|x64
- {30F126C1-C0BD-4FC8-838F-B24726A85403}.Release|x64.ActiveCfg = Release|x64
- {30F126C1-C0BD-4FC8-838F-B24726A85403}.Release|x64.Build.0 = Release|x64
- {0535DC72-AC8E-458B-AD90-3E07D8E69C01}.Debug|x64.ActiveCfg = Debug|x64
- {0535DC72-AC8E-458B-AD90-3E07D8E69C01}.Debug|x64.Build.0 = Debug|x64
- {0535DC72-AC8E-458B-AD90-3E07D8E69C01}.Release|x64.ActiveCfg = Release|x64
- {0535DC72-AC8E-458B-AD90-3E07D8E69C01}.Release|x64.Build.0 = Release|x64
- {E80E3B31-1797-4D4A-BC4B-0670ADB73528}.Debug|x64.ActiveCfg = Debug|x64
- {E80E3B31-1797-4D4A-BC4B-0670ADB73528}.Debug|x64.Build.0 = Debug|x64
- {E80E3B31-1797-4D4A-BC4B-0670ADB73528}.Release|x64.ActiveCfg = Release|x64
- {E80E3B31-1797-4D4A-BC4B-0670ADB73528}.Release|x64.Build.0 = Release|x64
- {D0F69F42-C97C-445B-B500-9DB4DC8ED55A}.Debug|x64.ActiveCfg = Debug|x64
- {D0F69F42-C97C-445B-B500-9DB4DC8ED55A}.Debug|x64.Build.0 = Debug|x64
- {D0F69F42-C97C-445B-B500-9DB4DC8ED55A}.Release|x64.ActiveCfg = Release|x64
- {D0F69F42-C97C-445B-B500-9DB4DC8ED55A}.Release|x64.Build.0 = Release|x64
- {BB6B0F30-11A2-4F86-A5CF-9FE12402A016}.Debug|x64.ActiveCfg = Debug|x64
- {BB6B0F30-11A2-4F86-A5CF-9FE12402A016}.Debug|x64.Build.0 = Debug|x64
- {BB6B0F30-11A2-4F86-A5CF-9FE12402A016}.Release|x64.ActiveCfg = Release|x64
- {BB6B0F30-11A2-4F86-A5CF-9FE12402A016}.Release|x64.Build.0 = Release|x64
- {A4DEB674-2B20-4DCF-BF87-087B388C323C}.Debug|x64.ActiveCfg = Debug|x64
- {A4DEB674-2B20-4DCF-BF87-087B388C323C}.Debug|x64.Build.0 = Debug|x64
- {A4DEB674-2B20-4DCF-BF87-087B388C323C}.Release|x64.ActiveCfg = Release|x64
- {A4DEB674-2B20-4DCF-BF87-087B388C323C}.Release|x64.Build.0 = Release|x64
- {726D7A35-1E03-46B3-9B9C-0CE38AE93F7B}.Debug|x64.ActiveCfg = Debug|x64
- {726D7A35-1E03-46B3-9B9C-0CE38AE93F7B}.Debug|x64.Build.0 = Debug|x64
- {726D7A35-1E03-46B3-9B9C-0CE38AE93F7B}.Release|x64.ActiveCfg = Release|x64
- {726D7A35-1E03-46B3-9B9C-0CE38AE93F7B}.Release|x64.Build.0 = Release|x64
- {B8FEF51F-03E1-449E-92C5-84DD284CB282}.Debug|x64.ActiveCfg = Debug|x64
- {B8FEF51F-03E1-449E-92C5-84DD284CB282}.Debug|x64.Build.0 = Debug|x64
- {B8FEF51F-03E1-449E-92C5-84DD284CB282}.Release|x64.ActiveCfg = Release|x64
- {B8FEF51F-03E1-449E-92C5-84DD284CB282}.Release|x64.Build.0 = Release|x64
- {EB0D14F8-EE87-4B23-8A39-6D6B3C1C1736}.Debug|x64.ActiveCfg = Debug|x64
- {EB0D14F8-EE87-4B23-8A39-6D6B3C1C1736}.Debug|x64.Build.0 = Debug|x64
- {EB0D14F8-EE87-4B23-8A39-6D6B3C1C1736}.Release|x64.ActiveCfg = Release|x64
- {EB0D14F8-EE87-4B23-8A39-6D6B3C1C1736}.Release|x64.Build.0 = Release|x64
- {440C149E-20FA-44A6-8244-B1B013DD3159}.Debug|x64.ActiveCfg = Debug|x64
- {440C149E-20FA-44A6-8244-B1B013DD3159}.Debug|x64.Build.0 = Debug|x64
- {440C149E-20FA-44A6-8244-B1B013DD3159}.Release|x64.ActiveCfg = Release|x64
- {440C149E-20FA-44A6-8244-B1B013DD3159}.Release|x64.Build.0 = Release|x64
- {27C98394-49A8-4A18-AD27-0CE5A9D0C042}.Debug|x64.ActiveCfg = Debug|x64
- {27C98394-49A8-4A18-AD27-0CE5A9D0C042}.Debug|x64.Build.0 = Debug|x64
- {27C98394-49A8-4A18-AD27-0CE5A9D0C042}.Release|x64.ActiveCfg = Release|x64
- {27C98394-49A8-4A18-AD27-0CE5A9D0C042}.Release|x64.Build.0 = Release|x64
- {F28796E2-1FC6-41AF-B947-FB3089C7159A}.Debug|x64.ActiveCfg = Debug|x64
- {F28796E2-1FC6-41AF-B947-FB3089C7159A}.Debug|x64.Build.0 = Debug|x64
- {F28796E2-1FC6-41AF-B947-FB3089C7159A}.Release|x64.ActiveCfg = Release|x64
- {F28796E2-1FC6-41AF-B947-FB3089C7159A}.Release|x64.Build.0 = Release|x64
- {7057BF00-C632-416E-BA34-84321B04E56B}.Debug|x64.ActiveCfg = Debug|x64
- {7057BF00-C632-416E-BA34-84321B04E56B}.Debug|x64.Build.0 = Debug|x64
- {7057BF00-C632-416E-BA34-84321B04E56B}.Release|x64.ActiveCfg = Release|x64
- {7057BF00-C632-416E-BA34-84321B04E56B}.Release|x64.Build.0 = Release|x64
- {4F77BFA6-B76C-4E40-9C45-D94890E63ECB}.Debug|x64.ActiveCfg = Debug|x64
- {4F77BFA6-B76C-4E40-9C45-D94890E63ECB}.Debug|x64.Build.0 = Debug|x64
- {4F77BFA6-B76C-4E40-9C45-D94890E63ECB}.Release|x64.ActiveCfg = Release|x64
- {4F77BFA6-B76C-4E40-9C45-D94890E63ECB}.Release|x64.Build.0 = Release|x64
- {C2238B36-BA0A-432D-9381-A638B6509BFD}.Debug|x64.ActiveCfg = Debug|x64
- {C2238B36-BA0A-432D-9381-A638B6509BFD}.Debug|x64.Build.0 = Debug|x64
- {C2238B36-BA0A-432D-9381-A638B6509BFD}.Release|x64.ActiveCfg = Release|x64
- {C2238B36-BA0A-432D-9381-A638B6509BFD}.Release|x64.Build.0 = Release|x64
- {2B3D1487-1FCF-4D2A-BDA5-CFABB810B0BB}.Debug|x64.ActiveCfg = Debug|x64
- {2B3D1487-1FCF-4D2A-BDA5-CFABB810B0BB}.Debug|x64.Build.0 = Debug|x64
- {2B3D1487-1FCF-4D2A-BDA5-CFABB810B0BB}.Release|x64.ActiveCfg = Release|x64
- {2B3D1487-1FCF-4D2A-BDA5-CFABB810B0BB}.Release|x64.Build.0 = Release|x64
- {F84AC8E5-43DB-4F94-A854-A95DF3143849}.Debug|x64.ActiveCfg = Debug|x64
- {F84AC8E5-43DB-4F94-A854-A95DF3143849}.Debug|x64.Build.0 = Debug|x64
- {F84AC8E5-43DB-4F94-A854-A95DF3143849}.Release|x64.ActiveCfg = Release|x64
- {F84AC8E5-43DB-4F94-A854-A95DF3143849}.Release|x64.Build.0 = Release|x64
- {C49600AD-28C5-4A71-9B58-B72B950828CC}.Debug|x64.ActiveCfg = Debug|x64
- {C49600AD-28C5-4A71-9B58-B72B950828CC}.Debug|x64.Build.0 = Debug|x64
- {C49600AD-28C5-4A71-9B58-B72B950828CC}.Release|x64.ActiveCfg = Release|x64
- {C49600AD-28C5-4A71-9B58-B72B950828CC}.Release|x64.Build.0 = Release|x64
- {46778176-ED56-47DA-8972-8FBCBC8FB3D9}.Debug|x64.ActiveCfg = Debug|x64
- {46778176-ED56-47DA-8972-8FBCBC8FB3D9}.Debug|x64.Build.0 = Debug|x64
- {46778176-ED56-47DA-8972-8FBCBC8FB3D9}.Release|x64.ActiveCfg = Release|x64
- {46778176-ED56-47DA-8972-8FBCBC8FB3D9}.Release|x64.Build.0 = Release|x64
- {D0433048-811F-4F17-856A-79B8E0DD1A70}.Debug|x64.ActiveCfg = Debug|x64
- {D0433048-811F-4F17-856A-79B8E0DD1A70}.Debug|x64.Build.0 = Debug|x64
- {D0433048-811F-4F17-856A-79B8E0DD1A70}.Release|x64.ActiveCfg = Release|x64
- {D0433048-811F-4F17-856A-79B8E0DD1A70}.Release|x64.Build.0 = Release|x64
- {6B568217-F695-41F8-996E-66FA52FF9C2E}.Debug|x64.ActiveCfg = Debug|x64
- {6B568217-F695-41F8-996E-66FA52FF9C2E}.Debug|x64.Build.0 = Debug|x64
- {6B568217-F695-41F8-996E-66FA52FF9C2E}.Release|x64.ActiveCfg = Release|x64
- {6B568217-F695-41F8-996E-66FA52FF9C2E}.Release|x64.Build.0 = Release|x64
- {7449CD80-A734-46F7-884C-8A31C6D898A1}.Debug|x64.ActiveCfg = Debug|x64
- {7449CD80-A734-46F7-884C-8A31C6D898A1}.Debug|x64.Build.0 = Debug|x64
- {7449CD80-A734-46F7-884C-8A31C6D898A1}.Release|x64.ActiveCfg = Release|x64
- {7449CD80-A734-46F7-884C-8A31C6D898A1}.Release|x64.Build.0 = Release|x64
- {0BBFC3C9-A675-469A-B580-8AB495C09316}.Debug|x64.ActiveCfg = Debug|x64
- {0BBFC3C9-A675-469A-B580-8AB495C09316}.Debug|x64.Build.0 = Debug|x64
- {0BBFC3C9-A675-469A-B580-8AB495C09316}.Release|x64.ActiveCfg = Release|x64
- {0BBFC3C9-A675-469A-B580-8AB495C09316}.Release|x64.Build.0 = Release|x64
- {E3DC27A5-1307-4A92-A874-F955084A4FAA}.Debug|x64.ActiveCfg = Debug|x64
- {E3DC27A5-1307-4A92-A874-F955084A4FAA}.Debug|x64.Build.0 = Debug|x64
- {E3DC27A5-1307-4A92-A874-F955084A4FAA}.Release|x64.ActiveCfg = Release|x64
- {E3DC27A5-1307-4A92-A874-F955084A4FAA}.Release|x64.Build.0 = Release|x64
- {16E57807-A744-4513-A8DB-1B124164DF40}.Debug|x64.ActiveCfg = Debug|x64
- {16E57807-A744-4513-A8DB-1B124164DF40}.Debug|x64.Build.0 = Debug|x64
- {16E57807-A744-4513-A8DB-1B124164DF40}.Release|x64.ActiveCfg = Release|x64
- {16E57807-A744-4513-A8DB-1B124164DF40}.Release|x64.Build.0 = Release|x64
- {6834B8A2-E783-40EB-BE3A-778597F8B953}.Debug|x64.ActiveCfg = Debug|x64
- {6834B8A2-E783-40EB-BE3A-778597F8B953}.Debug|x64.Build.0 = Debug|x64
- {6834B8A2-E783-40EB-BE3A-778597F8B953}.Release|x64.ActiveCfg = Release|x64
- {6834B8A2-E783-40EB-BE3A-778597F8B953}.Release|x64.Build.0 = Release|x64
- {46A2D354-A3BF-4861-8508-EB04AADFE8BB}.Debug|x64.ActiveCfg = Debug|x64
- {46A2D354-A3BF-4861-8508-EB04AADFE8BB}.Debug|x64.Build.0 = Debug|x64
- {46A2D354-A3BF-4861-8508-EB04AADFE8BB}.Release|x64.ActiveCfg = Release|x64
- {46A2D354-A3BF-4861-8508-EB04AADFE8BB}.Release|x64.Build.0 = Release|x64
- {767F595D-3B56-4FEE-928D-AA811C665B21}.Debug|x64.ActiveCfg = Debug|x64
- {767F595D-3B56-4FEE-928D-AA811C665B21}.Debug|x64.Build.0 = Debug|x64
- {767F595D-3B56-4FEE-928D-AA811C665B21}.Release|x64.ActiveCfg = Release|x64
- {767F595D-3B56-4FEE-928D-AA811C665B21}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {9F1CAC32-4998-47C4-84B9-868A6A1680FF} = {8E330309-30F6-4965-93A6-31897D66FD58}
- {997E0757-EA74-4A4E-A0FC-47D8C8831A15} = {9F1CAC32-4998-47C4-84B9-868A6A1680FF}
- {2C58D795-9B04-45D1-AEB6-C96A9CB2ACE7} = {9F1CAC32-4998-47C4-84B9-868A6A1680FF}
- {1481B018-6444-409D-90D6-C51569778DA0} = {9F1CAC32-4998-47C4-84B9-868A6A1680FF}
- {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45} = {8E330309-30F6-4965-93A6-31897D66FD58}
- {E1A59D17-9E80-4BA7-B876-611FCC99E7FF} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {151530EB-F234-49AE-BFFF-D5127B63E780} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {FF55454B-E1EB-464B-8CAD-0905B65E0A60} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {504D8EC3-2E35-4CB0-8E35-85FB473D8CD5} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {05D4AEB2-4E24-4BD0-9D9F-3C07F264C8B0} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {7571A8C6-EBB9-4DD7-A378-F6064899259A} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {D5FD8DB3-5D46-4D9F-B687-04AC36F0A375} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {DDB4840A-EFF8-4D9C-86C8-6E4F68A1509B} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {68D539A8-0DBD-4B57-B866-8D7F5F83B973} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {809E7838-9739-4B9D-ACA0-8367E5229FC7} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {B01607B7-E58E-4DF1-A985-6EC73DA75EFF} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {2B7DD193-D9B8-4ACF-9E5B-DB39378CA73A} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {8D65CA82-D05E-4E02-9CEC-18229BCF909D} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {5F0B25AE-2F99-4F69-9AB6-694A26223102} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {6FFB1B54-7EAF-45AD-8ACC-9D1BE61BF88C} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {31417391-62B4-4F47-A6FD-FF2D8D312924} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {99E54ED3-E0AD-4A18-BF65-200F0E17DBD3} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {27F2B0DC-B16F-43CA-A4F4-EB56982EED44} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {6075A817-2C3C-4D76-9CA0-2EB2C24E8260} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {9356A329-ACFA-407D-A8BA-4818B1F4AABC} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {CB6C6C1C-CF06-43A5-BE04-CB735E5EFF03} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {3BCE411C-1456-4A28-ACCC-16C6B462C389} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {279E83F4-5976-4A2B-A408-344038EBB9F3} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {90E3781A-C504-4A09-9547-5AACCD052590} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {531C25B4-9558-4CA8-91D2-EF3E963757DA} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {4CE53159-EE8D-4BF6-A3FA-51936452F729} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {36293538-9DF0-4037-8B8C-4428511B4E58} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {D2D755CC-6197-4A43-9288-4949ECF8A993} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {61D8F7E6-DAEC-4005-ACE5-FCAC7FA62F71} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {01FCF6DE-6EE9-44D6-A271-93959B5C441C} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {780FB22C-3C9B-4C64-A7BE-8BE994D2E291} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {6A0406B5-8C65-4C2D-91BB-B10FEFCC2ED7} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {4D69CC62-C191-427F-9E8B-7E6E11F4FCCD} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {85725E8C-BCD2-4C63-A72E-1EE4A3C5DFD6} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {8ED89AFF-9758-4CC3-A04B-7C154818E937} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {7AF92106-D2AE-4B62-B7C5-BF53A53E2499} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {C940064C-99D2-42DD-8E57-EB26C2565ABD} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {EC175283-AA6E-4629-8C03-7D073642F4A3} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {7AB6EDA2-B5DE-4257-BA31-0A4C48510FE0} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {2A0D989F-3AB5-4522-A925-2F2F06E5D83C} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {61E60B9B-16B9-4888-A9A1-795A39CF2FC3} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {1A070791-DC47-4424-8480-25E3860F6A29} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {C33509EC-FA29-495A-BF08-4DFF7F047CE1} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {1911BBF0-332C-48D8-9C0E-3CA2EEB78411} = {36DBED1B-5FF1-48BB-BCEA-9BDEFE261F45}
- {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C} = {8E330309-30F6-4965-93A6-31897D66FD58}
- {CFCF05D2-AD15-4E09-936E-56FD8BFF7933} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {FED560BF-AFC4-44F4-9442-0C651C1EBF7C} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {E404C9DA-B1FA-419F-9844-2DAA1F312FAB} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {0DB88874-A969-4288-B73C-303A62DB24C6} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {02B50C63-B15B-4E27-A6D1-12F5BA70DA35} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {9E65E9AE-692F-47C7-B553-3868A49D09B9} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {0EB7BF83-FA96-4DBA-9E01-D299FDFD96AE} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {0A932C9F-688D-4AFA-916E-128A0CCF7177} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {B9BFAF9C-C278-42F5-BA13-EACB17E262AF} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {D17B6574-A2E8-40E6-AD4A-79B80AC1FBF9} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {5416E624-B31A-4EB1-B9FF-4E746072E8FB} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {087E63F0-F57E-41ED-821B-2AED24EED10F} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {08494747-7EB1-4A49-9153-ACAA665DFDEB} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {FF842752-59EC-4423-8263-ABFC30F0C67F} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {2A66F6EA-6884-4FCF-A280-D21BB9148900} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {3DE5D8E9-311F-4CFE-96C2-76216FD0D29D} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {D0ACB67E-B081-4C7B-973A-BA348316CF99} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {E617D346-F3A1-48F4-9EBA-F856FBBBC6F7} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {2437A702-EF37-4539-86BF-CFBB5E0DF2DF} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {B14F2685-3C95-4C5B-8F80-F02E4D9806A7} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {F72F38BF-35AE-4632-98B9-D282EAD579E5} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {ABD4D7E0-BC6B-4E3D-9029-B975865272A2} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {FB85F338-7AE0-4B8E-B89D-0FB5313FAA9E} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {F9C11309-EBF0-4121-A9FB-41F760F75E39} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {CECECBA6-E24B-419E-A1BC-7525A896F8B3} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {828209A7-EF64-4688-B747-12405D1178F5} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {897BD61F-B067-47C1-BF71-1A121852A88A} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {66DC24E5-8335-4A1E-8DC1-91128607FD8B} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {2E0D6A82-CD95-4A2B-8E8C-FA0C92A1426F} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {A6337C98-8E7C-4360-B2D5-74C74F6429F5} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {B757AD4A-391D-4922-81A2-8FA832D1C99B} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {E9E17CA4-4492-49D4-8D33-68BEEF68D4EA} = {72995C6C-B835-4122-9DCB-BA6DD8AA4F6C}
- {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1} = {8E330309-30F6-4965-93A6-31897D66FD58}
- {268DCF16-3C5A-441F-B737-D08221C7FC2B} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {CBB27278-9E48-4D37-9FB9-D554C4533724} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {5AC39538-368D-478D-8261-A0F05102285B} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {AEDE7529-6421-441D-B179-FA42EF6D6606} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {0E0A3E4C-4E56-4168-AB79-9ED43FDFC392} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {89B1AE40-91B0-4DC1-8424-7CD773006711} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {4C913A62-F9C0-4BA7-93DE-036483E89194} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {62B78043-F651-4586-8AA4-881AD00DA819} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {3312D293-016F-46B6-928E-3B2CCF47DA56} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {6BAC1A05-3383-4CCC-8B5D-263B13E8B939} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {15BDD672-82BC-4025-A191-C49C376E7EFF} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {512A320F-F0F4-4F5F-A4F4-DBA0597D2184} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {976C2EC7-0B89-483E-9F35-AC663B29B7E0} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {39FF5F51-FE35-4B50-9CF1-BBC0BAC18484} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {DF4F32EA-FDD7-4ED1-AB03-343A3E48C479} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {6BF96C7B-07EB-48BF-83F2-E417F2EFD828} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {F241F12C-2A8E-4467-BAF7-9A763EFB1D59} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {6570E21C-6D64-4074-9F1A-2231202A7354} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {B8F85EA2-2632-431A-8B05-B6611A2C3DA2} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {A3962677-796D-43D4-9E72-A6F2FDC5C1B6} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {ED1DC6E2-89B5-4D9B-874B-423BE6B60F81} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {D43D7CC4-3DE5-4520-8FA0-61A88DA42EAE} = {09CBDD49-EBBF-45BA-A8B4-1B0132C3E7F1}
- {BCF26319-6648-4FB1-8C5A-BC2A65012ADA} = {8E330309-30F6-4965-93A6-31897D66FD58}
- {11FC5B23-D92C-4876-A80F-06B248E4E563} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {A3E00365-51B2-4AC2-B25B-A9E43D83E0F0} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {F242C853-5602-4024-9C7C-21854151DF7E} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {48C96C4A-0458-455A-9FE4-952943BF1BF3} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {58997C83-5370-4D16-AFAF-019AE47B75F6} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {1CC1A651-94A0-4B99-884C-B51F2E33DEDB} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {AD39B5F2-9170-4287-A293-1F35EF72800D} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {02CD874D-EE04-4034-9C5D-4DA763473866} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {237E48B5-4BAE-4B71-BA36-38219838E528} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {CA93B212-B35E-43A5-BAB5-BBA17277703D} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {62F7D83F-61F1-43CC-A604-12A4073A10E9} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {88B1A75E-71F1-47CF-A146-30340CE8E150} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {ECA4B7FB-A8FA-4529-9ACE-131D76432A78} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {BD6C20EC-BC03-4E70-8A20-968D87A5DFB1} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {4596DEEB-5C5B-4FED-8CA2-ED80AF132AFC} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {20FD0770-0BE0-4CD9-A730-594AF17197BB} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {A80C75F0-720E-4F47-9695-5DB1B4E8FD8B} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {836C53B4-53E4-46DA-97AA-5F677C70A167} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {85B83980-0F7E-4C56-8C67-CA96FE3FDB08} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {A9B83969-4B96-4036-A6A0-6CA419510914} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {99CE898A-20B9-47A6-B1EE-776D1C664C12} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {66BC2498-9F82-40EB-ADAF-974EDA166709} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {6046A85D-399D-4945-8C2B-5FD54338D8AF} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {D827F165-E082-4700-B0BE-EFA3C0332B24} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {786EB730-DA7D-4724-9E37-CDBCECBEE8C2} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {1277B5C1-84F6-4B04-97EB-CEDA468DD316} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {03E6D45F-65E3-4ECE-83D6-7E121464BE7A} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {4133DA0A-6A37-47C4-B1AE-A0E2A0A33302} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {D8B936E2-36C1-43F6-8C30-D8827B17041F} = {BCF26319-6648-4FB1-8C5A-BC2A65012ADA}
- {93980594-EBA4-4CF6-8568-CCE1AD9D8306} = {8E330309-30F6-4965-93A6-31897D66FD58}
- {78633640-D381-4DCB-A814-A5AAB7B2FFBA} = {93980594-EBA4-4CF6-8568-CCE1AD9D8306}
- {30CA3F0D-7750-40AA-B5C1-372AAD7CE32F} = {93980594-EBA4-4CF6-8568-CCE1AD9D8306}
- {FB513E93-A0A8-4AFE-B41F-4794ED818B83} = {93980594-EBA4-4CF6-8568-CCE1AD9D8306}
- {393DAAFB-09F3-4512-B942-2226B94124B3} = {93980594-EBA4-4CF6-8568-CCE1AD9D8306}
- {C557A915-52AB-4BA0-BEED-D65E6BCE42AA} = {8E330309-30F6-4965-93A6-31897D66FD58}
- {E77BC60F-AAD7-4DCE-9D05-89D2025E4A7D} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {DDB19FF1-F474-42E8-830F-1EFF03F9BD9A} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {B6DD60FA-C323-420D-B75D-128A6886DFFB} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {F11819C5-F50D-4B9E-B18A-8820C936A8D8} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {B302FD0D-9484-4C0D-8BEF-5B6BB1EB6DDD} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {9893858D-F5CA-4FEB-BF88-C7AE4D71FB7D} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {5FDDBDC6-7BD3-497F-A309-352B2041C9D0} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {97D1F724-A683-4621-9F8A-57C7526DD167} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {4B5C1BB5-BCC8-434B-A115-8AB7D0E1730E} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {E0A7F38D-965A-4096-8E84-F09F88DDEA5C} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {9441573E-B4A5-4965-9BF3-49AFCA67FD0B} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {A104F524-8976-4549-B123-410036BDEBD1} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {02BE7755-F0C9-44D8-9027-756DBB4692FC} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {7C89617D-BC78-4877-A344-353F451BA707} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {5D0F0016-BA28-4934-B743-3611D69374E0} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {391D665B-CED1-471E-B724-3AE38978E90E} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {DC2530FF-C1AD-4566-BDC4-D508B7F19E3E} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {5BE736C6-EA18-4079-8C94-0DD97FB7E40E} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {C8122B37-1326-4789-B125-C81CDC45D2BF} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {1BFDC0D8-E6BF-44F0-96F3-AD9BA77B0B4D} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {ED774B54-729C-42AA-9F54-3DC3114EDAB3} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {81F9DB3C-008E-4BAA-8175-6099F16C039B} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {9B6EED5E-BE0B-4FC3-8A61-6A978922692F} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {FD18A91D-674F-451B-95CD-455D429182FB} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {30F126C1-C0BD-4FC8-838F-B24726A85403} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {0535DC72-AC8E-458B-AD90-3E07D8E69C01} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {E80E3B31-1797-4D4A-BC4B-0670ADB73528} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {D0F69F42-C97C-445B-B500-9DB4DC8ED55A} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {BB6B0F30-11A2-4F86-A5CF-9FE12402A016} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {A4DEB674-2B20-4DCF-BF87-087B388C323C} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {726D7A35-1E03-46B3-9B9C-0CE38AE93F7B} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {B8FEF51F-03E1-449E-92C5-84DD284CB282} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {EB0D14F8-EE87-4B23-8A39-6D6B3C1C1736} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {440C149E-20FA-44A6-8244-B1B013DD3159} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {27C98394-49A8-4A18-AD27-0CE5A9D0C042} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {F28796E2-1FC6-41AF-B947-FB3089C7159A} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {7057BF00-C632-416E-BA34-84321B04E56B} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {4F77BFA6-B76C-4E40-9C45-D94890E63ECB} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {C2238B36-BA0A-432D-9381-A638B6509BFD} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {2B3D1487-1FCF-4D2A-BDA5-CFABB810B0BB} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {F84AC8E5-43DB-4F94-A854-A95DF3143849} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {C49600AD-28C5-4A71-9B58-B72B950828CC} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {46778176-ED56-47DA-8972-8FBCBC8FB3D9} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {D0433048-811F-4F17-856A-79B8E0DD1A70} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {6B568217-F695-41F8-996E-66FA52FF9C2E} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {7449CD80-A734-46F7-884C-8A31C6D898A1} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {0BBFC3C9-A675-469A-B580-8AB495C09316} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {E3DC27A5-1307-4A92-A874-F955084A4FAA} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {16E57807-A744-4513-A8DB-1B124164DF40} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {6834B8A2-E783-40EB-BE3A-778597F8B953} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {46A2D354-A3BF-4861-8508-EB04AADFE8BB} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- {767F595D-3B56-4FEE-928D-AA811C665B21} = {C557A915-52AB-4BA0-BEED-D65E6BCE42AA}
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {1E4D9A78-96FB-4D12-9CCD-4D107E42F203}
- EndGlobalSection
-EndGlobal