37 lines
2.0 KiB
Plaintext
37 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KLU_COMPLEX", "..\src\maths\KLU\KLU_COMPLEX.vcxproj", "{B8DD41C5-70C6-4183-9018-C4B518E8D36A}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vngspice", "vngspice.vcxproj", "{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
console_debug|x64 = console_debug|x64
|
|
console_release|x64 = console_release|x64
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B8DD41C5-70C6-4183-9018-C4B518E8D36A}.console_debug|x64.ActiveCfg = Release|x64
|
|
{B8DD41C5-70C6-4183-9018-C4B518E8D36A}.console_debug|x64.Build.0 = Release|x64
|
|
{B8DD41C5-70C6-4183-9018-C4B518E8D36A}.console_release|x64.ActiveCfg = Release|x64
|
|
{B8DD41C5-70C6-4183-9018-C4B518E8D36A}.console_release|x64.Build.0 = Release|x64
|
|
{B8DD41C5-70C6-4183-9018-C4B518E8D36A}.Debug|x64.ActiveCfg = Debug|x64
|
|
{B8DD41C5-70C6-4183-9018-C4B518E8D36A}.Debug|x64.Build.0 = Debug|x64
|
|
{B8DD41C5-70C6-4183-9018-C4B518E8D36A}.Release|x64.ActiveCfg = Release|x64
|
|
{B8DD41C5-70C6-4183-9018-C4B518E8D36A}.Release|x64.Build.0 = Release|x64
|
|
{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}.console_debug|x64.ActiveCfg = console_debug|x64
|
|
{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}.console_debug|x64.Build.0 = console_debug|x64
|
|
{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}.console_release|x64.ActiveCfg = console_release|x64
|
|
{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}.console_release|x64.Build.0 = console_release|x64
|
|
{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}.Debug|x64.ActiveCfg = Debug|x64
|
|
{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}.Debug|x64.Build.0 = Debug|x64
|
|
{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}.Release|x64.ActiveCfg = Release|x64
|
|
{DC3AC42E-B987-3B9C-212A-2D8F8B42A2FD}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|