From 60e63afb8219ca22001a4d1c5c0e6a7e27af89d5 Mon Sep 17 00:00:00 2001 From: Paul Buxton Date: Sat, 7 Sep 2019 10:51:20 +0100 Subject: Windows build: Changesto build using mxebased hidapi,libusb and grantlee Remove hidapi from manually built components and use the mxe based one instead. Remove libzip as that is handled by mxe packages. Update version of grantlee used to build with qt 5.13.1. Also hide vscode files from git. [Dirk Hohndel: combined two commits, cleaned up the commit message and removed one now incorrect comment line from mxe-based-build.sh] Signed-off-by: Paul Buxton Signed-off-by: Dirk Hohndel --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 17ec19f15..5eee72ab1 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ packaging/ios/install-root packaging/ios/Info.plist packaging/ios/Qt appdata/subsurface.appdata.xml +.vscode -- cgit v1.2.3-70-g09d2