Skip to content

Visual Studio Code Compatability

Jared Mitten requested to merge vs-code-playground into master

This update simply adds a check to the makefile for an environment variable. If the variable is set, it overwrites the QT install location variable with the location of the Visual Studio Code installation. This allows for bidirectional compatibility between QT and Visual Studio code projects.

Merge request reports