visual studio updates
This commit is contained in:
@@ -121,23 +121,25 @@
|
||||
<OutputFile>.\Release/uudecode.bsc</OutputFile>
|
||||
</Bscmake>
|
||||
<PostBuildEvent>
|
||||
<Command>echo chdir ..\win\win32
|
||||
chdir ..\win\win32
|
||||
echo decoding icon (nhico.uu to NetHack.ico)
|
||||
..\..\util\uudecode.exe ../../sys/winnt/nhico.uu
|
||||
echo decoding mnsel (mnsel.uu to mnsel.bmp)
|
||||
..\..\util\uudecode.exe mnsel.uu
|
||||
echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp)
|
||||
..\..\util\uudecode.exe mnselcnt.uu
|
||||
echo decoding mnunsel (mnunsel.uu to mnunsel.bmp)
|
||||
..\..\util\uudecode.exe mnunsel.uu
|
||||
echo decoding petmark (petmark.uu to petmark.bmp)
|
||||
..\..\util\uudecode.exe petmark.uu
|
||||
echo decoding splash (splash.uu to splash.bmp)
|
||||
..\..\util\uudecode.exe splash.uu
|
||||
echo decoding tombstone (rip.uu to rip.bmp)
|
||||
..\..\util\uudecode.exe rip.uu
|
||||
chdir ..\..\binary
|
||||
<Command>echo chdir ..\win\win32
|
||||
chdir ..\win\win32
|
||||
echo decoding icon (nhico.uu to NetHack.ico)
|
||||
..\..\util\uudecode.exe ../../sys/winnt/nhico.uu
|
||||
echo decoding mnsel (mnsel.uu to mnsel.bmp)
|
||||
..\..\util\uudecode.exe mnsel.uu
|
||||
echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp)
|
||||
..\..\util\uudecode.exe mnselcnt.uu
|
||||
echo decoding mnunsel (mnunsel.uu to mnunsel.bmp)
|
||||
..\..\util\uudecode.exe mnunsel.uu
|
||||
echo decoding petmark (petmark.uu to petmark.bmp)
|
||||
..\..\util\uudecode.exe petmark.uu
|
||||
echo decoding pilemark (pilemark.uu to pilemark.bmp)
|
||||
..\..\util\uudecode.exe pilemark.uu
|
||||
echo decoding splash (splash.uu to splash.bmp)
|
||||
..\..\util\uudecode.exe splash.uu
|
||||
echo decoding tombstone (rip.uu to rip.bmp)
|
||||
..\..\util\uudecode.exe rip.uu
|
||||
chdir ..\..\binary
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
@@ -180,23 +182,25 @@ chdir ..\..\binary
|
||||
<OutputFile>.\Release/uudecode.bsc</OutputFile>
|
||||
</Bscmake>
|
||||
<PostBuildEvent>
|
||||
<Command>echo chdir ..\win\win32
|
||||
chdir ..\win\win32
|
||||
echo decoding icon (nhico.uu to NetHack.ico)
|
||||
..\..\util\uudecode.exe ../../sys/winnt/nhico.uu
|
||||
echo decoding mnsel (mnsel.uu to mnsel.bmp)
|
||||
..\..\util\uudecode.exe mnsel.uu
|
||||
echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp)
|
||||
..\..\util\uudecode.exe mnselcnt.uu
|
||||
echo decoding mnunsel (mnunsel.uu to mnunsel.bmp)
|
||||
..\..\util\uudecode.exe mnunsel.uu
|
||||
echo decoding petmark (petmark.uu to petmark.bmp)
|
||||
..\..\util\uudecode.exe petmark.uu
|
||||
echo decoding splash (splash.uu to splash.bmp)
|
||||
..\..\util\uudecode.exe splash.uu
|
||||
echo decoding tombstone (rip.uu to rip.bmp)
|
||||
..\..\util\uudecode.exe rip.uu
|
||||
chdir ..\..\binary
|
||||
<Command>echo chdir ..\win\win32
|
||||
chdir ..\win\win32
|
||||
echo decoding icon (nhico.uu to NetHack.ico)
|
||||
..\..\util\uudecode.exe ../../sys/winnt/nhico.uu
|
||||
echo decoding mnsel (mnsel.uu to mnsel.bmp)
|
||||
..\..\util\uudecode.exe mnsel.uu
|
||||
echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp)
|
||||
..\..\util\uudecode.exe mnselcnt.uu
|
||||
echo decoding mnunsel (mnunsel.uu to mnunsel.bmp)
|
||||
..\..\util\uudecode.exe mnunsel.uu
|
||||
echo decoding petmark (petmark.uu to petmark.bmp)
|
||||
..\..\util\uudecode.exe petmark.uu
|
||||
echo decoding pilemark (pilemark.uu to pilemark.bmp)
|
||||
..\..\util\uudecode.exe pilemark.uu
|
||||
echo decoding splash (splash.uu to splash.bmp)
|
||||
..\..\util\uudecode.exe splash.uu
|
||||
echo decoding tombstone (rip.uu to rip.bmp)
|
||||
..\..\util\uudecode.exe rip.uu
|
||||
chdir ..\..\binary
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
@@ -242,23 +246,25 @@ chdir ..\..\binary
|
||||
<OutputFile>.\Debug/uudecode.bsc</OutputFile>
|
||||
</Bscmake>
|
||||
<PostBuildEvent>
|
||||
<Command>echo chdir ..\win\win32
|
||||
chdir ..\win\win32
|
||||
echo decoding icon (nhico.uu to NetHack.ico)
|
||||
..\..\util\uudecode.exe ../../sys/winnt/nhico.uu
|
||||
echo decoding mnsel (mnsel.uu to mnsel.bmp)
|
||||
..\..\util\uudecode.exe mnsel.uu
|
||||
echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp)
|
||||
..\..\util\uudecode.exe mnselcnt.uu
|
||||
echo decoding mnunsel (mnunsel.uu to mnunsel.bmp)
|
||||
..\..\util\uudecode.exe mnunsel.uu
|
||||
echo decoding petmark (petmark.uu to petmark.bmp)
|
||||
..\..\util\uudecode.exe petmark.uu
|
||||
echo decoding splash (splash.uu to splash.bmp)
|
||||
..\..\util\uudecode.exe splash.uu
|
||||
echo decoding tombstone (rip.uu to rip.bmp)
|
||||
..\..\util\uudecode.exe rip.uu
|
||||
chdir ..\..\binary
|
||||
<Command>echo chdir ..\win\win32
|
||||
chdir ..\win\win32
|
||||
echo decoding icon (nhico.uu to NetHack.ico)
|
||||
..\..\util\uudecode.exe ../../sys/winnt/nhico.uu
|
||||
echo decoding mnsel (mnsel.uu to mnsel.bmp)
|
||||
..\..\util\uudecode.exe mnsel.uu
|
||||
echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp)
|
||||
..\..\util\uudecode.exe mnselcnt.uu
|
||||
echo decoding mnunsel (mnunsel.uu to mnunsel.bmp)
|
||||
..\..\util\uudecode.exe mnunsel.uu
|
||||
echo decoding petmark (petmark.uu to petmark.bmp)
|
||||
..\..\util\uudecode.exe petmark.uu
|
||||
echo decoding pilemark (pilemark.uu to pilemark.bmp)
|
||||
..\..\util\uudecode.exe pilemark.uu
|
||||
echo decoding splash (splash.uu to splash.bmp)
|
||||
..\..\util\uudecode.exe splash.uu
|
||||
echo decoding tombstone (rip.uu to rip.bmp)
|
||||
..\..\util\uudecode.exe rip.uu
|
||||
chdir ..\..\binary
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
@@ -302,23 +308,25 @@ chdir ..\..\binary
|
||||
<OutputFile>.\Debug/uudecode.bsc</OutputFile>
|
||||
</Bscmake>
|
||||
<PostBuildEvent>
|
||||
<Command>echo chdir ..\win\win32
|
||||
chdir ..\win\win32
|
||||
echo decoding icon (nhico.uu to NetHack.ico)
|
||||
..\..\util\uudecode.exe ../../sys/winnt/nhico.uu
|
||||
echo decoding mnsel (mnsel.uu to mnsel.bmp)
|
||||
..\..\util\uudecode.exe mnsel.uu
|
||||
echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp)
|
||||
..\..\util\uudecode.exe mnselcnt.uu
|
||||
echo decoding mnunsel (mnunsel.uu to mnunsel.bmp)
|
||||
..\..\util\uudecode.exe mnunsel.uu
|
||||
echo decoding petmark (petmark.uu to petmark.bmp)
|
||||
..\..\util\uudecode.exe petmark.uu
|
||||
echo decoding splash (splash.uu to splash.bmp)
|
||||
..\..\util\uudecode.exe splash.uu
|
||||
echo decoding tombstone (rip.uu to rip.bmp)
|
||||
..\..\util\uudecode.exe rip.uu
|
||||
chdir ..\..\binary
|
||||
<Command>echo chdir ..\win\win32
|
||||
chdir ..\win\win32
|
||||
echo decoding icon (nhico.uu to NetHack.ico)
|
||||
..\..\util\uudecode.exe ../../sys/winnt/nhico.uu
|
||||
echo decoding mnsel (mnsel.uu to mnsel.bmp)
|
||||
..\..\util\uudecode.exe mnsel.uu
|
||||
echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp)
|
||||
..\..\util\uudecode.exe mnselcnt.uu
|
||||
echo decoding mnunsel (mnunsel.uu to mnunsel.bmp)
|
||||
..\..\util\uudecode.exe mnunsel.uu
|
||||
echo decoding petmark (petmark.uu to petmark.bmp)
|
||||
..\..\util\uudecode.exe petmark.uu
|
||||
echo decoding pilemark (pilemark.uu to pilemark.bmp)
|
||||
..\..\util\uudecode.exe pilemark.uu
|
||||
echo decoding splash (splash.uu to splash.bmp)
|
||||
..\..\util\uudecode.exe splash.uu
|
||||
echo decoding tombstone (rip.uu to rip.bmp)
|
||||
..\..\util\uudecode.exe rip.uu
|
||||
chdir ..\..\binary
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
@@ -333,4 +341,4 @@ chdir ..\..\binary
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user