forked from jslarve/ColorTools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathColorExplorer.sln
More file actions
18 lines (18 loc) · 816 Bytes
/
Copy pathColorExplorer.sln
File metadata and controls
18 lines (18 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
# Clarion 2.1.0.2447
Project("{12B76EC0-1D7B-4FA7-A7D0-C524288B48A1}") = "ColorExplorer", "ColorExplorer.cwproj", "{A4E820B0-9CD4-496D-A866-3913E7FD79E3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A4E820B0-9CD4-496D-A866-3913E7FD79E3}.Debug|Win32.Build.0 = Debug|Win32
{A4E820B0-9CD4-496D-A866-3913E7FD79E3}.Debug|Win32.ActiveCfg = Debug|Win32
{A4E820B0-9CD4-496D-A866-3913E7FD79E3}.Release|Win32.Build.0 = Release|Win32
{A4E820B0-9CD4-496D-A866-3913E7FD79E3}.Release|Win32.ActiveCfg = Release|Win32
EndGlobalSection
EndGlobal