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

Side by Side Diff: webkit/build/KJSBindings/KJSBindings.vcproj

Issue 8116: Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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
« no previous file with comments | « DEPS ('k') | webkit/build/webkit_common_defines.vsprops » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="KJSBindings" 5 Name="KJSBindings"
6 ProjectGUID="{867F64C9-D631-41A9-B467-13D6378A72AA}" 6 ProjectGUID="{867F64C9-D631-41A9-B467-13D6378A72AA}"
7 RootNamespace="KJSBindings" 7 RootNamespace="KJSBindings"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1011 matching lines...) Expand 10 before | Expand all | Expand 10 after
1022 </File> 1022 </File>
1023 <File 1023 <File
1024 RelativePath="$(IntDir)\DerivedSources\JSImageDa ta.cpp" 1024 RelativePath="$(IntDir)\DerivedSources\JSImageDa ta.cpp"
1025 > 1025 >
1026 </File> 1026 </File>
1027 <File 1027 <File
1028 RelativePath="$(IntDir)\DerivedSources\JSImageDa ta.h" 1028 RelativePath="$(IntDir)\DerivedSources\JSImageDa ta.h"
1029 > 1029 >
1030 </File> 1030 </File>
1031 <File 1031 <File
1032 RelativePath="$(IntDir)\DerivedSources\JSJavaScr iptCallFrame.cpp"
1033 >
1034 </File>
1035 <File
1036 RelativePath="$(IntDir)\DerivedSources\JSJavaScr iptCallFrame.h"
1037 >
1038 </File>
1039 <File
1040 RelativePath="$(IntDir)\DerivedSources\JSKeyboar dEvent.cpp" 1032 RelativePath="$(IntDir)\DerivedSources\JSKeyboar dEvent.cpp"
1041 > 1033 >
1042 </File> 1034 </File>
1043 <File 1035 <File
1044 RelativePath="$(IntDir)\DerivedSources\JSKeyboar dEvent.h" 1036 RelativePath="$(IntDir)\DerivedSources\JSKeyboar dEvent.h"
1045 > 1037 >
1046 </File> 1038 </File>
1047 <File 1039 <File
1048 RelativePath="$(IntDir)\DerivedSources\JSLocatio n.cpp" 1040 RelativePath="$(IntDir)\DerivedSources\JSLocatio n.cpp"
1049 > 1041 >
(...skipping 1524 matching lines...) Expand 10 before | Expand all | Expand 10 after
2574 </File> 2566 </File>
2575 </Filter> 2567 </Filter>
2576 <Filter 2568 <Filter
2577 Name="page" 2569 Name="page"
2578 > 2570 >
2579 <File 2571 <File
2580 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\InspectorController.cpp" 2572 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\InspectorController.cpp"
2581 > 2573 >
2582 </File> 2574 </File>
2583 <File 2575 <File
2584 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptCallFrame.cpp"
2585 >
2586 </File>
2587 <File
2588 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptCallFrame.h"
2589 >
2590 </File>
2591 <File
2592 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptDebugListener.h"
2593 >
2594 </File>
2595 <File
2596 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptDebugServer.cpp"
2597 >
2598 </File>
2599 <File
2600 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptDebugServer.h"
2601 >
2602 </File>
2603 <File
2604 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptProfile.cpp" 2576 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptProfile.cpp"
2605 > 2577 >
2606 </File> 2578 </File>
2607 <File 2579 <File
2608 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptProfile.h" 2580 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptProfile.h"
2609 > 2581 >
2610 </File> 2582 </File>
2611 <File 2583 <File
2612 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptProfileNode.cpp" 2584 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\JavaScriptProfileNode.cpp"
2613 > 2585 >
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after
3003 </File> 2975 </File>
3004 <File 2976 <File
3005 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSInspectorCallbackWrapper.cpp" 2977 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSInspectorCallbackWrapper.cpp"
3006 > 2978 >
3007 </File> 2979 </File>
3008 <File 2980 <File
3009 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSInspectorCallbackWrapper.h" 2981 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSInspectorCallbackWrapper.h"
3010 > 2982 >
3011 </File> 2983 </File>
3012 <File 2984 <File
3013 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSJavaScriptCallFrameCustom.cpp"
3014 >
3015 </File>
3016 <File
3017 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSLocationCustom.cpp" 2985 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSLocationCustom.cpp"
3018 > 2986 >
3019 </File> 2987 </File>
3020 <File 2988 <File
3021 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSMimeTypeArrayCustom.cpp" 2989 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSMimeTypeArrayCustom.cpp"
3022 > 2990 >
3023 </File> 2991 </File>
3024 <File 2992 <File
3025 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSNamedNodeMapCustom.cpp" 2993 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\JSNamedNodeMapCustom.cpp"
3026 > 2994 >
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
3238 > 3206 >
3239 </File> 3207 </File>
3240 <File 3208 <File
3241 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\StringSourceProvider.h" 3209 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\js\StringSourceProvider.h"
3242 > 3210 >
3243 </File> 3211 </File>
3244 </Files> 3212 </Files>
3245 <Globals> 3213 <Globals>
3246 </Globals> 3214 </Globals>
3247 </VisualStudioProject> 3215 </VisualStudioProject>
OLDNEW
« no previous file with comments | « DEPS ('k') | webkit/build/webkit_common_defines.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698