forked from cleolibrary/CLEO4
-
Notifications
You must be signed in to change notification settings - Fork 6
/
CLEO5.sln
25 lines (25 loc) · 1.04 KB
/
CLEO5.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CLEO5", "CLEO5.vcxproj", "{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|GTASA = Debug|GTASA
Release|GTASA = Release|GTASA
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.Debug|GTASA.ActiveCfg = Debug|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.Debug|GTASA.Build.0 = Debug|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.Release|GTASA.ActiveCfg = Release|Win32
{B212DDA4-2A8E-45B2-914D-7BEEB31D06B1}.Release|GTASA.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A5B531E5-EEEB-487A-8E07-75A94EE159D3}
EndGlobalSection
EndGlobal