mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-17 20:07:08 +01:00
ac4184fd03
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@578 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
21 lines
966 B
Plaintext
21 lines
966 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual C# Express 2008
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Generic Header Creator 4", "Generic Header Creator 4\Generic Header Creator 4.csproj", "{9AAD37A7-C0AB-463F-A8A4-23568C405AD6}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9AAD37A7-C0AB-463F-A8A4-23568C405AD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9AAD37A7-C0AB-463F-A8A4-23568C405AD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9AAD37A7-C0AB-463F-A8A4-23568C405AD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9AAD37A7-C0AB-463F-A8A4-23568C405AD6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|