{
	"includes": [
		"../common.gypi"
	],
	"targets": [
		{
			"target_name": "libgdal_gsg_frmt",
			"type": "static_library",
			"sources": [
				"../gdal/frmts/gsg/gsagdataset.cpp",
				"../gdal/frmts/gsg/gs7bgdataset.cpp",
				"../gdal/frmts/gsg/gsbgdataset.cpp"
			],
			"include_dirs": [
				"../gdal/frmts/gsg"
			]
		}
	]
}
