mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
parent
ed4297609e
commit
f72b298c03
12 changed files with 146 additions and 25 deletions
|
@ -194,6 +194,7 @@
|
|||
<ClInclude Include="..\inc\partition_info.h" />
|
||||
<ClInclude Include="..\msapi_utf8.h" />
|
||||
<ClInclude Include="..\msdos.h" />
|
||||
<ClInclude Include="..\resource.h" />
|
||||
<ClInclude Include="..\rufus.h" />
|
||||
<ClInclude Include="..\license.h" />
|
||||
<ClInclude Include="..\sys_types.h" />
|
||||
|
@ -202,6 +203,8 @@
|
|||
<Manifest Include="..\common_controls_and_elevation.manifest" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\..\freedos\COMMAND.COM" />
|
||||
<None Include="..\..\freedos\KERNEL.SYS" />
|
||||
<None Include="..\rufus.ico" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue