--- trunk/AnywhereTS.sln 2012/07/12 09:56:30 28 +++ trunk/AnywhereTS.sln 2012/07/12 10:01:23 29 @@ -1,54 +1,30 @@ Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B63F0DBE-435D-4230-B5DB-8193490DC44C}" - ProjectSection(SolutionItems) = preProject - TrackBar.dll = TrackBar.dll - EndProjectSection - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Admin", "TSAdminTool\Admin.csproj", "{8DC06215-EC33-43C8-AAD5-D0BFECADA886}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cpanel", "TSControlPanel\Cpanel.csproj", "{469B09BF-C7D2-4D53-B7D7-03747EB25797}" ProjectSection(ProjectDependencies) = postProject {828AA77D-5409-4017-9918-C3E74F3A541A} = {828AA77D-5409-4017-9918-C3E74F3A541A} EndProjectSection - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "AnywhereTSInstaller", "ProInstaller\ProInstaller.vdproj", "{27B4C2A6-F35E-44BC-8B70-F949C3CB6BA3}" ProjectSection(ProjectDependencies) = postProject {B362AA1F-3C5A-45DE-B181-FCA9D0747B5B} = {B362AA1F-3C5A-45DE-B181-FCA9D0747B5B} EndProjectSection - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "CPanelInstaller", "CpanelInstaller\CpanelInstaller.vdproj", "{B362AA1F-3C5A-45DE-B181-FCA9D0747B5B}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSDLL", "CSDLL\CSDLL.csproj", "{FBF2E133-4DC7-4580-B459-50B036DDF51E}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBDLL", "VBDLL\VBDLL.vbproj", "{828AA77D-5409-4017-9918-C3E74F3A541A}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "3rdparty", "3rdparty", "{36961955-F4F9-40B8-BB92-777F70294EB6}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "apache", "apache", "{806A868D-523F-433A-BD85-BBC6926B9D4F}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MDAudi100", "MDAudi100", "{6EDC3068-E2DC-470F-B120-850455E2BC52}" + ProjectSection(SolutionItems) = preProject + 3rdparty\MDAudi100\TrackBar.dll = 3rdparty\MDAudi100\TrackBar.dll EndProjectSection EndProject Global @@ -205,4 +181,8 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {806A868D-523F-433A-BD85-BBC6926B9D4F} = {36961955-F4F9-40B8-BB92-777F70294EB6} + {6EDC3068-E2DC-470F-B120-850455E2BC52} = {36961955-F4F9-40B8-BB92-777F70294EB6} + EndGlobalSection EndGlobal |