Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit f0fde7e

Browse files
Kaim, Sean MKaim, Sean M
authored andcommitted
Updated build batch file
Copy in puttyng.exe... Because I forget stuff sometimes...
1 parent 3f8a252 commit f0fde7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-relport.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd
44
rmdir /S /Q D:\Source\mRemoteNG\mRemoteV1\bin\package
55
mkdir D:\Source\mRemoteNG\mRemoteV1\bin\package
66
copy D:\Source\mRemoteNG\*.txt D:\Source\mRemoteNG\mRemoteV1\bin\package
7+
copy D:\Source\PuTTYNG\WINDOWS\PuTTYNG.exe D:\Source\mRemoteNG\mRemoteV1\bin\package
78

89
rem These del's can error out, that's OK. We don't want these files in the release.
910
del "D:\Source\mRemoteNG\mRemoteV1\bin\Release Portable\confCons*"

0 commit comments

Comments
 (0)