forked from litaotju/netlistx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnetlist_util.sln
More file actions
26 lines (26 loc) · 1.07 KB
/
netlist_util.sln
File metadata and controls
26 lines (26 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "netlist_util", "netlist_util.pyproj", "{0EEBC94C-7A90-45AC-B811-C90BCAED4AF8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{47339744-D701-4761-8386-03765F81E41E}"
ProjectSection(SolutionItems) = preProject
Performance1.psess = Performance1.psess
Performance2.psess = Performance2.psess
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0EEBC94C-7A90-45AC-B811-C90BCAED4AF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0EEBC94C-7A90-45AC-B811-C90BCAED4AF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal