Skip to content
  • sfalken@apple.com's avatar
    JavaScriptCore: · f2aa2201
    sfalken@apple.com authored
            Use shared vsprops for most vcproj properties.
            
            Reviewed by Darin.
    
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj: Add missing Debug_Internal config.
            * JavaScriptCore.vcproj/WTF/WTF.vcproj: Add missing Debug_Internal config.
            * JavaScriptCore.vcproj/testkjs/testkjs.vcproj:
    
    WebCore:
    
            Use shared vsprops for most vcproj properties.
            
            Reviewed by Darin.
    
            * WebCore.vcproj/QTMovieWin.vcproj:
            * WebCore.vcproj/WebCore.vcproj:
            * platform/graphics/win/QTMovieWin.cpp:
            (QTMovieWin::initializeQuickTime): Fix compiler warning.
    
    WebKit/win:
    
            Use shared vsprops for most vcproj properties.
            
            Reviewed by Darin.
    
            * WebKit.vcproj/Interfaces.vcproj:
            * WebKit.vcproj/WebKit.vcproj:
            * WebKit.vcproj/WebKitGUID.vcproj: Add missing Debug_Internal config.
    
    WebKitLibraries:
    
            Use shared vsprops for most vcproj properties.
            
            Reviewed by Darin.
    
            * win/tools/vsprops/common.vsprops:
            * win/tools/vsprops/debug.vsprops:
            * win/tools/vsprops/debug_internal.vsprops:
            * win/tools/vsprops/release.vsprops:
    
    WebKitTools:
    
            Use shared vsprops for most vcproj properties.
            
            Reviewed by Darin.
    
            * Drosera/win/Drosera.vcproj/Drosera.vcproj:
            * DumpRenderTree/win/DumpRenderTree.vcproj:
            * DumpRenderTree/win/ImageDiff.vcproj:
            * DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.vcproj:
            * FindSafari/FindSafari.vcproj:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@29488 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f2aa2201