blob: f76f26cd0f769444f1d42b634f7864eff1fbddfe (
plain)
1
2
3
4
5
6
|
vs-dpi-aware
------------
* The :prop_tgt:`VS_DPI_AWARE` target property was added to tell
:ref:`Visual Studio Generators` to set the ``EnableDpiAwareness``
property in ``.vcxproj`` files.
|