aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/installer/vcxsrv-debug.nsi
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-04-15 09:50:01 +0200
committermarha <marha@users.sourceforge.net>2013-04-15 09:50:01 +0200
commite50b38aebb733934db7ef3ec13c330407afd9ada (patch)
tree94dbe389fd268f38746ad7d374c57cccafa006e1 /xorg-server/installer/vcxsrv-debug.nsi
parent527aeeb096cce731d40f1d9750503ff2b0c38d7c (diff)
downloadvcxsrv-e50b38aebb733934db7ef3ec13c330407afd9ada.tar.gz
vcxsrv-e50b38aebb733934db7ef3ec13c330407afd9ada.tar.bz2
vcxsrv-e50b38aebb733934db7ef3ec13c330407afd9ada.zip
xrdb now compiles and links
Diffstat (limited to 'xorg-server/installer/vcxsrv-debug.nsi')
-rw-r--r--xorg-server/installer/vcxsrv-debug.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/installer/vcxsrv-debug.nsi b/xorg-server/installer/vcxsrv-debug.nsi
index fb9f5539d..10adb6888 100644
--- a/xorg-server/installer/vcxsrv-debug.nsi
+++ b/xorg-server/installer/vcxsrv-debug.nsi
@@ -65,6 +65,7 @@ Section "VcXsrv debug exe and dlls"
File "..\obj\servdebug\vcxsrv.exe"
File "..\..\xkbcomp\obj\debug\xkbcomp.exe"
File "..\..\apps\xhost\obj\debug\xhost.exe"
+ File "..\..\apps\xrdb\obj\debug\xrdb.exe"
File "..\..\apps\xauth\obj\debug\xauth.exe"
File "..\..\apps\xcalc\obj\debug\xcalc.exe"
File "..\..\apps\xclock\obj\debug\xclock.exe"