Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -206,6 +206,18 @@
|
||||
<ClInclude Include="$(WinWin32Dir)mhstatus.h" />
|
||||
<ClInclude Include="$(WinWin32Dir)mhtext.h" />
|
||||
<ClInclude Include="$(WinWin32Dir)winMS.h" />
|
||||
<ClInclude Include="..\resource.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="..\mnsel.bmp" />
|
||||
<Image Include="..\mnselcnt.bmp" />
|
||||
<Image Include="..\mnunsel.bmp" />
|
||||
<Image Include="..\NETHACK.ICO" />
|
||||
<Image Include="..\petmark.bmp" />
|
||||
<Image Include="..\pilemark.bmp" />
|
||||
<Image Include="..\rip.bmp" />
|
||||
<Image Include="..\splash.bmp" />
|
||||
<Image Include="..\tiles.bmp" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<Target Name="AfterBuild">
|
||||
@@ -217,4 +229,4 @@
|
||||
<Target Name="AfterRebuild">
|
||||
<MSBuild Projects="afternethack.proj" Targets="Build" Properties="Configuration=$(Configuration)" />
|
||||
</Target>
|
||||
</Project>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user