1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-04 10:03:36 +00:00
GLideN64/projects
oddMLan 0df006282e [GLideNUI.vcxproj] Use $(DefaultQtVersion) to get Qt version
Fixes a problem in which the UI would fail to compile when the version was not found (qt-5_7_1-x86-msvc2015-static by default), and changing to the correct version through QT Project Settings would clear all the dependencies (possibly a bug in the Qt VS Tools addin). Changing from $(DefaultQtVersion) to any other version doesn't have this problem.
2019-10-17 18:37:23 +07:00
..
cmake Added Vero4k build flags to detect libGLESv2.so path. 2018-03-31 01:18:53 +01:00
msvc [GLideNUI.vcxproj] Use $(DefaultQtVersion) to get Qt version 2019-10-17 18:37:23 +07:00