Skip to content
  • mjs's avatar
    JavaScriptCore: · 78135715
    mjs authored
    	- fixed 3007072 - need to be able to build fat
    
            * JavaScriptCore.pbproj/project.pbxproj: Fixed DeploymentFat build.
    
    WebFoundation:
    
    	- fixed 3007072 - need to be able to build fat
    
            * WebFoundation.pbproj/project.pbxproj: Fixed DeploymentFat build.
    
    WebCore:
    
    	- fixed 3007072 - need to be able to build fat
    
            * WebCore.pbproj/project.pbxproj: Fixed DeploymentFat build.
    
    WebKit:
    
    	- fixed 3007072 - need to be able to build fat
    
            * WebKit.pbproj/project.pbxproj: Fixed DeploymentFat build.
            * Makefile.am: Build WebCore-combined.exp for Development and
    	Mixed build.
            * WebKit-tests.exp: Added.
            * WebKit.exp: Remove test-only function.
    
    WebBrowser:
    
    	- fixed 3007072 - need to be able to build fat
    
            * WebBrowser.pbproj/project.pbxproj: Fixed DeploymetFat build.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1743 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    78135715