mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
9 lines
261 B
Text
9 lines
261 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemDefinitionGroup>
|
||
|
<Link>
|
||
|
<GenerateDebugInformation>DebugFull</GenerateDebugInformation>
|
||
|
</Link>
|
||
|
</ItemDefinitionGroup>
|
||
|
</Project>
|