mirror of
https://github.com/freitz85/AppleIISd.git
synced 2025-02-16 14:30:33 +00:00
12 lines
391 B
XML
12 lines
391 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<None Include="makefile" />
|
|
<None Include="Makefile.options" />
|
|
<None Include="Flasher.bin.map" />
|
|
<None Include="obj\Flasher.lst" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="src\Flasher.c" />
|
|
</ItemGroup>
|
|
</Project> |