mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Copy the VC++ 2008 Redistributable that's been added to support Zenmap.
This commit is contained in:
parent
8e5f17c36b
commit
7f36aa4ca4
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ winbuild:
|
|||
cd ../zenmap && install_scripts/windows/copy_and_compile.bat
|
||||
cp -R ../zenmap/dist/* nmap-$(NMAP_VERSION)/
|
||||
cp ../zenmap/README nmap-$(NMAP_VERSION)/ZENMAP_README
|
||||
cp vcredist2008_x86.exe nmap-$(NMAP_VERSION)
|
||||
cp ../zenmap/COPYING_HIGWIDGETS nmap-$(NMAP_VERSION)
|
||||
cp ../ndiff/README nmap-$(NMAP_VERSION)/NDIFF_README
|
||||
cp nsis/AddToPath.nsh nsis/Nmap.nsi nsis/shortcuts.ini nsis/final.ini nmap-$(NMAP_VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue