From e7e9a66629ada359ad6a35cdb12e0e35b49e889c Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 7 Aug 2009 12:33:59 +0000 Subject: Added plink tool (version without console, except if output is generated) Added possibility to build console application or windows application in makefile.after --- xorg-server/installer/vcxsrv.nsi | 1 + 1 file changed, 1 insertion(+) (limited to 'xorg-server/installer') diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi index dcaaf8f83..da7069b7d 100644 --- a/xorg-server/installer/vcxsrv.nsi +++ b/xorg-server/installer/vcxsrv.nsi @@ -62,6 +62,7 @@ Section "VcXsrv (required)" File "..\..\xkbcomp\obj\release\xkbcomp.exe" File "..\xkeysymdb" File "..\hw\xwin\xlaunch\obj\release\xlaunch.exe" + File "..\..\tools\plink\obj\release\plink.exe"" SetOutPath $INSTDIR\fonts File /r "..\fonts\*.*" SetOutPath $INSTDIR\xkbdata -- cgit v1.2.3