Arquivos
chromium/webkit/build/JavaScriptCore/using_javascriptcore.vsprops
dglazkov@google.com 5f4dc33f8e Landing 38097:38305 merge (src/webkit, DEPS)
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5265 0039d316-1c4b-4281-b951-d872f2087c98
2008-11-12 18:13:58 +00:00

14 linhas
614 B
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="using_javascriptcore"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="$(IntDir)\..\JavaScriptCore;$(IntDir)\..\KJSBindings\DerivedSources;$(SolutionDir)..\third_party\WebKit\JavaScriptCore\bindings;$(SolutionDir)..\third_party\WebKit\JavaScriptCore\runtime;$(SolutionDir)..\third_party\WebKit\JavaScriptCore\parser"
PreprocessorDefinitions="ENABLE_CTI=1;CRASH=__debugbreak"
DisableSpecificWarnings="4127; 4355; 4510; 4512; 4610; 4706"
/>
</VisualStudioPropertySheet>