diff options
Diffstat (limited to 'examples/widgetbinding/doc/widgetbinding.md')
| -rw-r--r-- | examples/widgetbinding/doc/widgetbinding.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/widgetbinding/doc/widgetbinding.md b/examples/widgetbinding/doc/widgetbinding.md index 910961b1e..5f8232fe8 100644 --- a/examples/widgetbinding/doc/widgetbinding.md +++ b/examples/widgetbinding/doc/widgetbinding.md @@ -34,8 +34,6 @@ The most important files are: * `bindings.h` to include the header of the classes we want to expose * `CMakeList.txt`, with all the instructions to build the shared libraries (DLL, or dylib) - * `pyside_config.py` which is located in the utils directory, one level - up, to get the path for Shiboken and PySide. Now create a `build/` directory, and from inside run `cmake` to use the provided `CMakeLists.txt`: |
