Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(321)

Side by Side Diff: webkit/build/JavaScriptCore/wtf.vsprops

Issue 159523: Remove *.vsprops files that are no longer referenced (or only have... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="wtf"
6 InheritedPropertySheets="$(SolutionDir)..\third_party\icu38\build\using_ icu.vsprops;$(SolutionDir)..\build\common.vsprops;..\webkit_common_defines.vspro ps;$(SolutionDir)..\build\external_code.vsprops"
7 DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc ;*.pgd;$(TargetPath)"
8 >
9 <Tool
10 Name="VCCLCompilerTool"
11 AdditionalIncludeDirectories="$(ProjectDir);&quot;$(IntDir)&quot ;;&quot;../../../third_party/WebKit/JavaScriptCore&quot;;&quot;../../../third_pa rty/WebKit/JavaScriptCore/os-win32&quot;;&quot;../../../third_party/WebKit/JavaS criptCore/kjs&quot;;&quot;../../../third_party/WebKit/JavaScriptCore/wtf&quot;;& quot;../../../third_party/WebKit/JavaScriptCore/wtf/unicode&quot;;&quot;../../.. /third_party/WebKit/JavaScriptCore/API&quot;;&quot;../../../third_party/WebKit/J avaScriptCore/bindings&quot;;&quot;../../../third_party/WebKit/JavaScriptCore/bi ndings/c&quot;;&quot;../../../third_party/WebKit/JavaScriptCore/bindings/jni&quo t;;../../pending;../../pending/wtf"
12 PreprocessorDefinitions="__STD_C;_SCL_SECURE_NO_DEPRECATE;_CRT_S ECURE_NO_DEPRECATE;CRASH=__debugbreak"
13 DisableSpecificWarnings="4127; 4355; 4510; 4512; 4610; 4706"
14 />
15 </VisualStudioPropertySheet>
OLDNEW
« no previous file with comments | « webkit/build/JavaScriptCore/using_javascriptcore.vsprops ('k') | webkit/build/KJSBindings/KJSBindings.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698