mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-08 06:23:50 -05:00
64cd4cc86f
maybe it makes the xml less scary :D
7 lines
221 B
XML
7 lines
221 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project>
|
|
<Import Project="Configuration.Base.props" />
|
|
<PropertyGroup Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
</PropertyGroup>
|
|
</Project> |