1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-02 09:03:37 +00:00
GLideN64/projects/msvc
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
..
lib Add msvc12 libs back in 2018-11-25 18:34:16 +07:00
GLideN64.sln Add x64 build to GlideNUI 2018-11-25 18:34:16 +07:00
GLideN64.vcxproj Add _SCL_SECURE_NO_WARNINGS to PreprocessorDefinitions. 2019-04-09 17:58:22 +07:00
GLideN64.vcxproj.filters Threaded GLideN64 calls 2019-04-08 10:51:18 +07:00
GLideNUI.pro Rename msvc2015 to msvc 2018-11-25 18:34:16 +07:00
GLideNUI.vcxproj [GLideNUI.vcxproj] Use $(DefaultQtVersion) to get Qt version 2019-10-17 18:37:23 +07:00
GLideNUI.vcxproj.filters Rename msvc2015 to msvc 2018-11-25 18:34:16 +07:00
libGLideNHQ.vcxproj Handle msv12 better 2018-11-25 18:34:16 +07:00
libGLideNHQ.vcxproj.filters Rename msvc2015 to msvc 2018-11-25 18:34:16 +07:00
osal.vcxproj Revert OS_WINDOWS changes 2018-11-25 18:34:16 +07:00
osal.vcxproj.filters Rename msvc2015 to msvc 2018-11-25 18:34:16 +07:00