-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDateTime.sln
More file actions
23 lines (23 loc) · 1023 Bytes
/
DateTime.sln
File metadata and controls
23 lines (23 loc) · 1023 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
# Clarion 2.1.0.2447
Project("{12B76EC0-1D7B-4FA7-A7D0-C524288B48A1}") = "DateTime", "DateTime.cwproj", "{8A03EF73-14D2-4FC6-96A4-BF56BEDC5962}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{{2150E333-8FDC-42A3-9474-1A3956D46DE8}}"
ProjectSection(SolutionItems) = postProject
DateTime.app = DateTime.app
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8A03EF73-14D2-4FC6-96A4-BF56BEDC5962}.Debug|Win32.Build.0 = Debug|Win32
{8A03EF73-14D2-4FC6-96A4-BF56BEDC5962}.Debug|Win32.ActiveCfg = Debug|Win32
{8A03EF73-14D2-4FC6-96A4-BF56BEDC5962}.Release|Win32.Build.0 = Release|Win32
{8A03EF73-14D2-4FC6-96A4-BF56BEDC5962}.Release|Win32.ActiveCfg = Release|Win32
EndGlobalSection
EndGlobal