diff options
Diffstat (limited to 'src/javascript/jsc/bindings/webcore/JSCanvasPath.h')
-rw-r--r-- | src/javascript/jsc/bindings/webcore/JSCanvasPath.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/javascript/jsc/bindings/webcore/JSCanvasPath.h b/src/javascript/jsc/bindings/webcore/JSCanvasPath.h new file mode 100644 index 000000000..767a766e0 --- /dev/null +++ b/src/javascript/jsc/bindings/webcore/JSCanvasPath.h @@ -0,0 +1,5 @@ +/* + This file is generated to inform build scripts that JSCanvasPath.h and + JSCanvasPath.cpp were created for CanvasPath.idl, and prevent the build + scripts from trying to regenerate JSCanvasPath.h and JSCanvasPath.cpp on every build. +*/ |