mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-16 17:35:39 +00:00
Added Visual Studio 2008 Project/Solution files as an alternative way to build Supermodel on Windows.
This commit is contained in:
parent
83067f076f
commit
b6923aeb9b
26
VS2008/Supermodel.sln
Executable file
26
VS2008/Supermodel.sln
Executable file
|
@ -0,0 +1,26 @@
|
||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||||
|
# Visual Studio 2008
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Supermodel", "Supermodel.vcproj", "{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Win32 = Debug|Win32
|
||||||
|
Debug|x64 = Debug|x64
|
||||||
|
Release|Win32 = Release|Win32
|
||||||
|
Release|x64 = Release|x64
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||||
|
{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}.Debug|Win32.Build.0 = Debug|Win32
|
||||||
|
{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}.Debug|x64.ActiveCfg = Debug|x64
|
||||||
|
{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}.Debug|x64.Build.0 = Debug|x64
|
||||||
|
{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}.Release|Win32.ActiveCfg = Release|Win32
|
||||||
|
{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}.Release|Win32.Build.0 = Release|Win32
|
||||||
|
{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}.Release|x64.ActiveCfg = Release|x64
|
||||||
|
{B114BBD9-8AEA-4DAE-B367-A66A804CB3DD}.Release|x64.Build.0 = Release|x64
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
2094
VS2008/Supermodel.vcproj
Executable file
2094
VS2008/Supermodel.vcproj
Executable file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue