mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
7 lines
229 B
XML
7 lines
229 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<GeneratedFilesDir>$(IntDir)Generated Files\</GeneratedFilesDir>
|
|
</PropertyGroup>
|
|
</Project>
|