-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPimpMyDrive.sln
26 lines (26 loc) · 1.28 KB
/
PimpMyDrive.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
26
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "PimpMyDrive", "PimpMyDrive\PimpMyDrive.vbproj", "{E5450B13-2FBB-4701-A764-AFFFE057FC97}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "PimpMyDrive_setup", "PimpMyDrive_installer\PimpMyDrive_installer.vdproj", "{6BBB60B8-8069-4538-9EEB-537452B4AC7A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E5450B13-2FBB-4701-A764-AFFFE057FC97}.Debug|x86.ActiveCfg = Debug|x86
{E5450B13-2FBB-4701-A764-AFFFE057FC97}.Debug|x86.Build.0 = Debug|x86
{E5450B13-2FBB-4701-A764-AFFFE057FC97}.Release|x86.ActiveCfg = Release|x86
{E5450B13-2FBB-4701-A764-AFFFE057FC97}.Release|x86.Build.0 = Release|x86
{6BBB60B8-8069-4538-9EEB-537452B4AC7A}.Debug|x86.ActiveCfg = Debug
{6BBB60B8-8069-4538-9EEB-537452B4AC7A}.Debug|x86.Build.0 = Debug
{6BBB60B8-8069-4538-9EEB-537452B4AC7A}.Release|x86.ActiveCfg = Release
{6BBB60B8-8069-4538-9EEB-537452B4AC7A}.Release|x86.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal