Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/24/11 23:56:50 (13 years ago)
Author:
dkahn
Message:

#1198 Changed project structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj

    r5989 r6276  
    7070    <Compile Include="Controllers\AccountController.cs" />
    7171    <Compile Include="Controllers\HomeController.cs" />
     72    <Compile Include="Controllers\StylingController.cs" />
    7273    <Compile Include="Global.asax.cs">
    7374      <DependentUpon>Global.asax</DependentUpon>
     
    8384  </ItemGroup>
    8485  <ItemGroup>
     86    <Content Include="Content\HLStyling.js" />
     87    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_diagonals-thick_18_b81900_40x40.png" />
     88    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_diagonals-thick_20_666666_40x40.png" />
     89    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_flat_10_000000_40x100.png" />
     90    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_glass_100_f6f6f6_1x400.png" />
     91    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_glass_100_fdf5ce_1x400.png" />
     92    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_glass_65_ffffff_1x400.png" />
     93    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_gloss-wave_35_f6a828_500x100.png" />
     94    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_highlight-soft_100_eeeeee_1x100.png" />
     95    <Content Include="Content\jQuery\css\ui-lightness\images\ui-bg_highlight-soft_75_ffe45c_1x100.png" />
     96    <Content Include="Content\jQuery\css\ui-lightness\images\ui-icons_222222_256x240.png" />
     97    <Content Include="Content\jQuery\css\ui-lightness\images\ui-icons_228ef1_256x240.png" />
     98    <Content Include="Content\jQuery\css\ui-lightness\images\ui-icons_ef8c08_256x240.png" />
     99    <Content Include="Content\jQuery\css\ui-lightness\images\ui-icons_ffd27a_256x240.png" />
     100    <Content Include="Content\jQuery\css\ui-lightness\images\ui-icons_ffffff_256x240.png" />
     101    <Content Include="Content\jQuery\css\ui-lightness\jquery-ui-1.8.12.custom.css" />
     102    <Content Include="Content\jQuery\js\jquery-1.5.1.min.js" />
     103    <Content Include="Content\jQuery\js\jquery-ui-1.8.12.custom.min.js" />
    85104    <Content Include="Content\themes\hl\images\bg_footer.png" />
    86105    <Content Include="Content\themes\hl\images\bg_header.png" />
     
    92111    <Content Include="Scripts\lbAlgorithmClassOnClick.js" />
    93112    <Content Include="Views\ServicePrototype\Index.aspx" />
     113    <Content Include="Views\Styling\Index.aspx" />
    94114    <Content Include="Web.config">
    95115      <SubType>Designer</SubType>
Note: See TracChangeset for help on using the changeset viewer.