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

Side by Side Diff: webkit/build/JavaScriptCore/javascriptcore.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="javascriptcore"
6 InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(Solutio nDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\externa l_code.vsprops;.\using_javascriptcore.vsprops;..\webkit_common.vsprops"
7 DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc ;*.pgd;$(TargetPath)"
8 >
9 <Tool
10 Name="VCPreBuildEventTool"
11 Description="Constructing generated files..."
12 CommandLine="prebuild.bat $(IntDir) $(OutDir)"
13 />
14 <Tool
15 Name="VCCLCompilerTool"
16 AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$( IntDir)&quot;;&quot;$(IntDir)\DerivedSources&quot;;../../../third_party/WebKit/J avaScriptCore;&quot;../../../third_party/WebKit/JavaScriptCore/os-win32&quot;;.. /../../third_party/WebKit/JavaScriptCore/pcre;../../../third_party/WebKit/JavaSc riptCore/kjs;../../../third_party/WebKit/JavaScriptCore/runtime;../../../third_p arty/WebKit/JavaScriptCore/bytecompiler;../../../third_party/WebKit/JavaScriptCo re/parser;../../../third_party/WebKit/JavaScriptCore/debugger;../../../third_par ty/WebKit/JavaScriptCore/wtf;../../../third_party/WebKit/JavaScriptCore/API;../. ./../third_party/WebKit/JavaScriptCore/VM;../../../third_party/WebKit/JavaScript Core/profiler;../../../third_party/WebKit/JavaScriptCore/bindings;../../../third _party/WebKit/JavaScriptCore/bindings/c;../../../third_party/WebKit/JavaScriptCo re/bindings/jni;../../pending;../../pending/kjs;../../pending/wtf"
17 PreprocessorDefinitions="ENABLE_JSC_MULTIPLE_THREADS=0;__STD_C"
18 />
19 </VisualStudioPropertySheet>
OLDNEW
« no previous file with comments | « webkit/build/JavaScriptCore/bug_1124849_release.vsprops ('k') | webkit/build/JavaScriptCore/testapi.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698