Removed Demo projects from solution.

This commit is contained in:
hanfling
2020-04-29 17:18:07 +02:00
parent 80ba2b1687
commit be10f5bdd2
2 changed files with 11 additions and 67 deletions

View File

@@ -1,23 +1,10 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30501.0
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1082
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ISPC Texture Compressor", "ISPC Texture Compressor\ISPC Texture Compressor.vcxproj", "{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}"
ProjectSection(ProjectDependencies) = postProject
{85344B7F-5AA0-4E12-A065-D1333D11F6CA} = {85344B7F-5AA0-4E12-A065-D1333D11F6CA}
{9B44F7B9-A9AF-45A4-8695-96792A18B052} = {9B44F7B9-A9AF-45A4-8695-96792A18B052}
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB} = {61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ispc_texcomp", "ispc_texcomp\ispc_texcomp.vcxproj", "{9B44F7B9-A9AF-45A4-8695-96792A18B052}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DXUT", "..\DXUT\Core\DXUT_2010.vcxproj", "{85344B7F-5AA0-4E12-A065-D1333D11F6CA}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DXUTOpt", "..\DXUT\Optional\DXUTOpt_2010.vcxproj", "{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ISPC HDR Texture Compressor", "ISPC HDR Texture Compressor\ISPC HDR Texture Compressor.vcxproj", "{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -28,17 +15,6 @@ Global
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Debug|Win32.ActiveCfg = Debug|Win32
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Debug|Win32.Build.0 = Debug|Win32
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Debug|x64.ActiveCfg = Debug|x64
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Profile|Win32.ActiveCfg = Release|Win32
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Profile|Win32.Build.0 = Release|Win32
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Profile|x64.ActiveCfg = Release|x64
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Profile|x64.Build.0 = Release|x64
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Release|Win32.ActiveCfg = Release|Win32
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Release|Win32.Build.0 = Release|Win32
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Release|x64.ActiveCfg = Release|x64
{CA2A6F2C-15A3-49CB-BDE3-746D1149D924}.Release|x64.Build.0 = Release|x64
{9B44F7B9-A9AF-45A4-8695-96792A18B052}.Debug|Win32.ActiveCfg = Debug|Win32
{9B44F7B9-A9AF-45A4-8695-96792A18B052}.Debug|Win32.Build.0 = Debug|Win32
{9B44F7B9-A9AF-45A4-8695-96792A18B052}.Debug|x64.ActiveCfg = Debug|x64
@@ -50,44 +26,11 @@ Global
{9B44F7B9-A9AF-45A4-8695-96792A18B052}.Release|Win32.Build.0 = Release|Win32
{9B44F7B9-A9AF-45A4-8695-96792A18B052}.Release|x64.ActiveCfg = Release|x64
{9B44F7B9-A9AF-45A4-8695-96792A18B052}.Release|x64.Build.0 = Release|x64
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Debug|Win32.ActiveCfg = Debug|Win32
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Debug|Win32.Build.0 = Debug|Win32
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Debug|x64.ActiveCfg = Debug|x64
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Debug|x64.Build.0 = Debug|x64
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Profile|Win32.ActiveCfg = Profile|Win32
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Profile|Win32.Build.0 = Profile|Win32
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Profile|x64.ActiveCfg = Profile|x64
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Profile|x64.Build.0 = Profile|x64
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Release|Win32.ActiveCfg = Release|Win32
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Release|Win32.Build.0 = Release|Win32
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Release|x64.ActiveCfg = Release|x64
{85344B7F-5AA0-4E12-A065-D1333D11F6CA}.Release|x64.Build.0 = Release|x64
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Debug|Win32.ActiveCfg = Debug|Win32
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Debug|Win32.Build.0 = Debug|Win32
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Debug|x64.ActiveCfg = Debug|x64
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Debug|x64.Build.0 = Debug|x64
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Profile|Win32.ActiveCfg = Profile|Win32
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Profile|Win32.Build.0 = Profile|Win32
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Profile|x64.ActiveCfg = Profile|x64
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Profile|x64.Build.0 = Profile|x64
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Release|Win32.ActiveCfg = Release|Win32
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Release|Win32.Build.0 = Release|Win32
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Release|x64.ActiveCfg = Release|x64
{61B333C2-C4F7-4CC1-A9BF-83F6D95588EB}.Release|x64.Build.0 = Release|x64
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Debug|Win32.ActiveCfg = Debug|Win32
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Debug|Win32.Build.0 = Debug|Win32
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Debug|x64.ActiveCfg = Debug|x64
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Debug|x64.Build.0 = Debug|x64
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Profile|Win32.ActiveCfg = Release|Win32
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Profile|Win32.Build.0 = Release|Win32
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Profile|x64.ActiveCfg = Release|x64
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Profile|x64.Build.0 = Release|x64
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Release|Win32.ActiveCfg = Release|Win32
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Release|Win32.Build.0 = Release|Win32
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Release|x64.ActiveCfg = Release|x64
{4ACC4F77-BE38-412F-9E12-E28DE228D7ED}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C126EE17-A526-41A5-9766-767FD8E6A944}
EndGlobalSection
EndGlobal

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
@@ -21,33 +21,34 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{9B44F7B9-A9AF-45A4-8695-96792A18B052}</ProjectGuid>
<RootNamespace>ispc_texcomp</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v120</PlatformToolset>
<PlatformToolset>v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v120</PlatformToolset>
<PlatformToolset>v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v120</PlatformToolset>
<PlatformToolset>v141</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v120</PlatformToolset>
<PlatformToolset>v141</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">