diff --git a/linux_glibc_wraps/platform/linux/linux_glibc_wraps.gyp b/linux_glibc_wraps/platform/linux/linux_glibc_wraps.gyp deleted file mode 100644 index fe4cf49..0000000 --- a/linux_glibc_wraps/platform/linux/linux_glibc_wraps.gyp +++ /dev/null @@ -1,36 +0,0 @@ -# This file is part of Desktop App Toolkit, -# a set of libraries for developing nice desktop applications. -# -# For license and copyright information please follow this link: -# https://github.com/desktop-app/legal/blob/master/LEGAL - -{ - 'includes': [ - '../../common/common.gypi', - ], - 'targets': [{ - 'target_name': 'linux_glibc_wraps', - 'type': 'static_library', - 'variables': { - 'src_loc': '.', - }, - 'configurations': { - 'Debug': { - }, - 'Release': { - }, - }, - 'sources': [ - '<(src_loc)/linux_glibc_wraps.c', - ], - 'conditions': [[ '"