From 04744f33cf800cc355b9765d7ea543e8648e54fa Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 15 Sep 2009 06:15:22 +0000 Subject: Renamed debug version to vcxsrv_dbg and also install together with the symbol file. --- xorg-server/installer/vcxsrv.nsi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xorg-server/installer/vcxsrv.nsi') diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi index d21ea8801..162560b12 100644 --- a/xorg-server/installer/vcxsrv.nsi +++ b/xorg-server/installer/vcxsrv.nsi @@ -57,6 +57,8 @@ Section "VcXsrv (required)" ; Put files there File "..\obj\servrelease\vcxsrv.exe" + File "..\obj\servdebug\vcxsrv_dbg.exe" + File "..\obj\servdebug\vcxsrv_dbg.pdb" File "..\protocol.txt" File "..\system.XWinrc" File "..\..\xkbcomp\obj\release\xkbcomp.exe" -- cgit v1.2.3