diff options
Diffstat (limited to 'webkit/build')
-rw-r--r-- | webkit/build/port/port.vcproj | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj index 8412ecf..df93fe1 100644 --- a/webkit/build/port/port.vcproj +++ b/webkit/build/port/port.vcproj @@ -224,6 +224,31 @@ > </File> <File + RelativePath="..\..\port\page\inspector\debugger.css" + > + </File> + <File + RelativePath="..\..\port\page\inspector\debugger.html" + > + </File> + <File + RelativePath="..\..\port\page\inspector\DebuggerConsole.js" + > + </File> + <File + RelativePath="..\..\port\page\inspector\DebuggerIPC.js" + > + </File> + <File + RelativePath="..\..\port\page\inspector\DebuggerPanel.js" + DeploymentContent="true" + > + </File> + <File + RelativePath="..\..\port\page\inspector\DebuggerShell.js" + > + </File> + <File RelativePath="..\..\..\third_party\WebKit\WebCore\inspector\front-end\ElementsPanel.js" > </File> |