Screenshot

This commit is contained in:
2015-12-13 14:48:40 -08:00
parent 5cfcc442ac
commit e977b241d6
3 changed files with 8 additions and 0 deletions

View File

@@ -174,6 +174,9 @@
<ItemGroup> <ItemGroup>
<None Include="node.h" /> <None Include="node.h" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Image Include="screeny.png" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>

View File

@@ -57,4 +57,9 @@
<ItemGroup> <ItemGroup>
<None Include="node.h" /> <None Include="node.h" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Image Include="screeny.png">
<Filter>Resource Files</Filter>
</Image>
</ItemGroup>
</Project> </Project>

BIN
aStar/screeny.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB