forked from Irekej/Irekej-Menu-GTA
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGTA112SPRX.sln
20 lines (20 loc) · 853 Bytes
/
GTA112SPRX.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GTA112SPRX", "GTA112SPRX\GTA112SPRX.vcxproj", "{6BFBA9B6-F6EB-47D8-B98B-FC433E536E0F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|PS3 = Debug|PS3
Release|PS3 = Release|PS3
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6BFBA9B6-F6EB-47D8-B98B-FC433E536E0F}.Debug|PS3.ActiveCfg = Debug|PS3
{6BFBA9B6-F6EB-47D8-B98B-FC433E536E0F}.Debug|PS3.Build.0 = Debug|PS3
{6BFBA9B6-F6EB-47D8-B98B-FC433E536E0F}.Release|PS3.ActiveCfg = Release|PS3
{6BFBA9B6-F6EB-47D8-B98B-FC433E536E0F}.Release|PS3.Build.0 = Release|PS3
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal