Files
DeheadEmAll/DeheadEmAll.sln
2025-10-11 15:11:34 -06:00

69 lines
3.8 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeheadEmAll-CLI", "DeheadEmAll-CLI\DeheadEmAll-CLI.csproj", "{E26A5DBC-0C0A-4786-A3FD-EF3740C2DC47}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeheadEmAll-GUI", "DeheadEmAll-GUI\DeheadEmAll-GUI.csproj", "{FCEBBE29-8A30-4E30-9EEE-DF5F44922223}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "DeheadEmAll-Installer", "DeheadEmAll-Installer\DeheadEmAll-Installer.vdproj", "{BBD7564F-FF97-4338-A12F-A78726C8D866}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeheadEmAll-Release", "DeheadEmAll-Release\DeheadEmAll-Release.csproj", "{865F612F-0CAD-4A93-BCEA-3DF167DB2BC7}"
ProjectSection(ProjectDependencies) = postProject
{FCEBBE29-8A30-4E30-9EEE-DF5F44922223} = {FCEBBE29-8A30-4E30-9EEE-DF5F44922223}
{BBD7564F-FF97-4338-A12F-A78726C8D866} = {BBD7564F-FF97-4338-A12F-A78726C8D866}
{E26A5DBC-0C0A-4786-A3FD-EF3740C2DC47} = {E26A5DBC-0C0A-4786-A3FD-EF3740C2DC47}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeheadEmAll", "DeheadEmAll\DeheadEmAll.csproj", "{06F4A6D4-EE7F-47D3-947C-A259F1FC3D84}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EBF65DF7-4E58-433C-991C-0A2FE3F52534}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
CHANGELOG.md = CHANGELOG.md
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
CONTRIBUTING.md = CONTRIBUTING.md
LICENSE = LICENSE
README.md = README.md
screenshot1.png = screenshot1.png
screenshot2.png = screenshot2.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Description = The Original Automated ROM Deheaderer
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E26A5DBC-0C0A-4786-A3FD-EF3740C2DC47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E26A5DBC-0C0A-4786-A3FD-EF3740C2DC47}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E26A5DBC-0C0A-4786-A3FD-EF3740C2DC47}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E26A5DBC-0C0A-4786-A3FD-EF3740C2DC47}.Release|Any CPU.Build.0 = Release|Any CPU
{FCEBBE29-8A30-4E30-9EEE-DF5F44922223}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FCEBBE29-8A30-4E30-9EEE-DF5F44922223}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FCEBBE29-8A30-4E30-9EEE-DF5F44922223}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FCEBBE29-8A30-4E30-9EEE-DF5F44922223}.Release|Any CPU.Build.0 = Release|Any CPU
{BBD7564F-FF97-4338-A12F-A78726C8D866}.Debug|Any CPU.ActiveCfg = Debug
{BBD7564F-FF97-4338-A12F-A78726C8D866}.Debug|Any CPU.Build.0 = Debug
{BBD7564F-FF97-4338-A12F-A78726C8D866}.Release|Any CPU.ActiveCfg = Release
{BBD7564F-FF97-4338-A12F-A78726C8D866}.Release|Any CPU.Build.0 = Release
{865F612F-0CAD-4A93-BCEA-3DF167DB2BC7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{865F612F-0CAD-4A93-BCEA-3DF167DB2BC7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{865F612F-0CAD-4A93-BCEA-3DF167DB2BC7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{865F612F-0CAD-4A93-BCEA-3DF167DB2BC7}.Release|Any CPU.Build.0 = Release|Any CPU
{06F4A6D4-EE7F-47D3-947C-A259F1FC3D84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{06F4A6D4-EE7F-47D3-947C-A259F1FC3D84}.Debug|Any CPU.Build.0 = Debug|Any CPU
{06F4A6D4-EE7F-47D3-947C-A259F1FC3D84}.Release|Any CPU.ActiveCfg = Release|Any CPU
{06F4A6D4-EE7F-47D3-947C-A259F1FC3D84}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {59BBAD92-3CF4-41B5-8C2A-04F8F9C9F2AB}
EndGlobalSection
EndGlobal