⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 89942 in webkit


Ignore:
Timestamp:
Jun 28, 2011, 11:24:06 AM (15 years ago)
Author:
jeffm@apple.com
Message:

Add fullscreen.css and fullscreenQuickTime.css to the WebCore Visual Studio project for convenience.
Looks like Visual Studio also re-sorted one more file since my last checkin.

  • WebCore.vcproj/WebCore.vcproj:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r89941 r89942  
     12011-06-28  Jeff Miller  <jeffm@apple.com>
     2
     3        Add fullscreen.css and fullscreenQuickTime.css to the WebCore Visual Studio project for convenience.
     4        Looks like Visual Studio also re-sorted one more file since my last checkin.
     5
     6        * WebCore.vcproj/WebCore.vcproj:
     7
    182011-06-28  Jeff Miller  <jeffm@apple.com>
    29
  • trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj

    r89941 r89942  
    3279132791                        </File>
    3279232792                        <File
     32793                                RelativePath="..\css\fullscreen.css"
     32794                                >
     32795                        </File>
     32796                        <File
     32797                                RelativePath="..\css\fullscreenQuickTime.css"
     32798                                >
     32799                        </File>
     32800                        <File
    3279332801                                RelativePath="..\css\html.css"
    3279432802                                >
     
    6811468122                                </File>
    6811568123                                <File
     68124                                        RelativePath="..\inspector\front-end\UglifyJS\JavaScriptFormatter.js"
     68125                                        >
     68126                                </File>
     68127                                <File
    6811668128                                        RelativePath="..\inspector\front-end\JavaScriptFormatter.js"
    68117                                         >
    68118                                 </File>
    68119                                 <File
    68120                                         RelativePath="..\inspector\front-end\UglifyJS\JavaScriptFormatter.js"
    6812168129                                        >
    6812268130                                </File>
Note: See TracChangeset for help on using the changeset viewer.