-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathwxMacMolPlt.sln
More file actions
26 lines (26 loc) · 1.29 KB
/
wxMacMolPlt.sln
File metadata and controls
26 lines (26 loc) · 1.29 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 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxMacMolPlt", "wxMacMolPlt.vcproj", "{F86B1C8B-B1FB-48B4-B145-DF0CA94DD026}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "wxMacMolPlt", "Win32-installer\wxMacMolPlt setup.vdproj", "{1C734AF4-A2D3-4F19-B07A-6DD45672D086}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F86B1C8B-B1FB-48B4-B145-DF0CA94DD026}.Debug|Win32.ActiveCfg = Debug|Win32
{F86B1C8B-B1FB-48B4-B145-DF0CA94DD026}.Debug|Win32.Build.0 = Debug|Win32
{F86B1C8B-B1FB-48B4-B145-DF0CA94DD026}.Release|Win32.ActiveCfg = Release|Win32
{F86B1C8B-B1FB-48B4-B145-DF0CA94DD026}.Release|Win32.Build.0 = Release|Win32
{1C734AF4-A2D3-4F19-B07A-6DD45672D086}.Debug|Win32.ActiveCfg = Debug
{1C734AF4-A2D3-4F19-B07A-6DD45672D086}.Debug|Win32.Build.0 = Debug
{1C734AF4-A2D3-4F19-B07A-6DD45672D086}.Release|Win32.ActiveCfg = Release
{1C734AF4-A2D3-4F19-B07A-6DD45672D086}.Release|Win32.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal