-
Notifications
You must be signed in to change notification settings - Fork 1
/
TestULID.sln
22 lines (22 loc) · 1016 Bytes
/
TestULID.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
# Clarion 2.1.0.2447
Project("{12B76EC0-1D7B-4FA7-A7D0-C524288B48A1}") = "TestULID", "TestULID.cwproj", "{9F2C7A00-D356-4486-94A9-90BE2A14E919}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{{2150E333-8FDC-42A3-9474-1A3956D46DE8}}"
ProjectSection(SolutionItems) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9F2C7A00-D356-4486-94A9-90BE2A14E919}.Debug|Win32.Build.0 = Debug|Win32
{9F2C7A00-D356-4486-94A9-90BE2A14E919}.Debug|Win32.ActiveCfg = Debug|Win32
{9F2C7A00-D356-4486-94A9-90BE2A14E919}.Release|Win32.Build.0 = Release|Win32
{9F2C7A00-D356-4486-94A9-90BE2A14E919}.Release|Win32.ActiveCfg = Release|Win32
EndGlobalSection
EndGlobal