ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/NSISPlugins/NSISPlugins.sln
Revision: 1174
Committed: 2009-05-16T19:49:03-07:00 (16 years, 1 month ago) by douglas
File size: 1820 byte(s)
Log Message:
Shell Folder Plugin.

File Contents

# Content
1
2 Microsoft Visual Studio Solution File, Format Version 10.00
3 # Visual C++ Express 2008
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShellExecute", "ShellExecute\ShellExecute.vcproj", "{744EDCC3-DB08-49B2-BAFB-2C0D8F82738F}"
5 EndProject
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Architecture", "Architecture\Architecture.vcproj", "{5C7C2B08-BE0E-4301-B805-A782A3CA4B62}"
7 EndProject
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShellFolder", "ShellFolder\ShellFolder.vcproj", "{204E71AB-FDE1-4F6D-9103-1AA53F03AB54}"
9 EndProject
10 Global
11 GlobalSection(SolutionConfigurationPlatforms) = preSolution
12 Debug|Win32 = Debug|Win32
13 Release|Win32 = Release|Win32
14 EndGlobalSection
15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
16 {744EDCC3-DB08-49B2-BAFB-2C0D8F82738F}.Debug|Win32.ActiveCfg = Debug|Win32
17 {744EDCC3-DB08-49B2-BAFB-2C0D8F82738F}.Debug|Win32.Build.0 = Debug|Win32
18 {744EDCC3-DB08-49B2-BAFB-2C0D8F82738F}.Release|Win32.ActiveCfg = Release|Win32
19 {744EDCC3-DB08-49B2-BAFB-2C0D8F82738F}.Release|Win32.Build.0 = Release|Win32
20 {5C7C2B08-BE0E-4301-B805-A782A3CA4B62}.Debug|Win32.ActiveCfg = Debug|Win32
21 {5C7C2B08-BE0E-4301-B805-A782A3CA4B62}.Debug|Win32.Build.0 = Debug|Win32
22 {5C7C2B08-BE0E-4301-B805-A782A3CA4B62}.Release|Win32.ActiveCfg = Release|Win32
23 {5C7C2B08-BE0E-4301-B805-A782A3CA4B62}.Release|Win32.Build.0 = Release|Win32
24 {204E71AB-FDE1-4F6D-9103-1AA53F03AB54}.Debug|Win32.ActiveCfg = Debug|Win32
25 {204E71AB-FDE1-4F6D-9103-1AA53F03AB54}.Debug|Win32.Build.0 = Debug|Win32
26 {204E71AB-FDE1-4F6D-9103-1AA53F03AB54}.Release|Win32.ActiveCfg = Release|Win32
27 {204E71AB-FDE1-4F6D-9103-1AA53F03AB54}.Release|Win32.Build.0 = Release|Win32
28 EndGlobalSection
29 GlobalSection(SolutionProperties) = preSolution
30 HideSolutionNode = FALSE
31 EndGlobalSection
32 EndGlobal

Properties

Name Value
svn:eol-style native