summaryrefslogtreecommitdiffstats
path: root/src/core/core.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core.gyp')
-rw-r--r--src/core/core.gyp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/core/core.gyp b/src/core/core.gyp
deleted file mode 100644
index ea5478cf1..000000000
--- a/src/core/core.gyp
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- 'targets': [
- {
- 'target_name': 'qtwebengine',
- 'type': 'none',
- 'dependencies': [
- 'core_generated.gyp:*',
- 'resources/resources.gyp:*',
- ],
- },
- ]
-}