InjectedBundleCoreFoundation.vsprops 475 B

12345678910111213
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="InjectedBundleCoreFoundation"
  6. >
  7. <Tool
  8. Name="VCLinkerTool"
  9. AdditionalDependencies="JavaScriptCore$(WebKitDLLConfigSuffix).lib WebCoreTestSupport$(WebKitDLLConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib"
  10. OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).dll"
  11. />
  12. </VisualStudioPropertySheet>