Skip to content

Instantly share code, notes, and snippets.

@mensinda
Created June 14, 2017 14:28
Show Gist options
  • Save mensinda/c7c39b85d191f8cce16aa77e4043b33a to your computer and use it in GitHub Desktop.
Save mensinda/c7c39b85d191f8cce16aa77e4043b33a to your computer and use it in GitHub Desktop.
#!/bin/bash
cd "$(dirname "$0")"
QT_DIR=/mnt/c/Qt/5.9/msvc2017_64/bin
cp "${QT_DIR}/Qt5OpenGL.dll" install/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment