Parent Directory
|
Revision Log
|
Patch
--- trunk/TSControlPanel/Cpanel.csproj 2012/07/15 08:32:10 144 +++ trunk/TSControlPanel/Cpanel.csproj 2012/07/15 08:34:18 145 @@ -141,6 +141,12 @@ <Compile Include="..\TSAdminTool\WebSupport.cs"> <Link>WebSupport.cs</Link> </Compile> + <Compile Include="CPanel.Installer.cs"> + <SubType>Component</SubType> + </Compile> + <Compile Include="CPanel.Installer.Designer.cs"> + <DependentUpon>CPanel.Installer.cs</DependentUpon> + </Compile> <Compile Include="frmConfigureControlPanel.cs"> <SubType>Form</SubType> </Compile> @@ -162,6 +168,7 @@ </Reference> <Reference Include="System" /> <Reference Include="System.configuration" /> + <Reference Include="System.Configuration.Install" /> <Reference Include="System.Core"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference>
ViewVC Help | |
Powered by ViewVC 1.1.22 |