Skip to content
  • aroben@apple.com's avatar
    Move WebKit2.vcproj's settings into .vsprops files · 7c7d3d70
    aroben@apple.com authored
    This makes it easier to make changes that affect all configurations.
    
    Fixes <http://webkit.org/b/42097> WebKit2 should use .vsprops files
    
    Reviewed by Steve Falkenburg.
    
    * win/WebKit2.vcproj: Moved settings from here to the files below.
    * win/WebKit2Apple.vsprops: Added. Links against Apple-specific
    libraries.
    * win/WebKit2CFLite.vsprops: Added. Links against CFLite.
    * win/WebKit2Common.vsprops: Added. Contains settings shared by all
    configurations.
    * win/WebKit2DirectX.vsprops: Added. Contains settings to help with
    linking against DirectX.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63104 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7c7d3d70