aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-12-17 17:04:59 +0000
committermarha <marha@users.sourceforge.net>2009-12-17 17:04:59 +0000
commitd842f9ef1c88a7aad04a78613548fc0f0638ac48 (patch)
tree8b12c3b2319ea836be7593cc74e2690cdca91c9b
parent32c1bb2874f4abff925ae9b0878fc1ee7ef6bba6 (diff)
downloadvcxsrv-1.7.99.4.tar.gz
vcxsrv-1.7.99.4.tar.bz2
vcxsrv-1.7.99.4.zip
Wrong paths for dlls1.7.99.4
-rw-r--r--xorg-server/installer/vcxsrv.nsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi
index c2c2b7ac1..014636a67 100644
--- a/xorg-server/installer/vcxsrv.nsi
+++ b/xorg-server/installer/vcxsrv.nsi
@@ -85,8 +85,8 @@ Section "VcXsrv (required)"
File "..\XErrorDB"
File "..\hw\xwin\xlaunch\obj\release\xlaunch.exe"
File "..\..\tools\plink\obj\release\plink.exe"
- File "..\..\mesalib\windows\VC8\mesa\Release\swrast_dri.dll"
- File "..\..\mesalib\windows\VC8\mesa\Debug\swrast_dri_dbg.dll"
+ File "..\swrast_dri.dll"
+ File "..\swrast_dri_dbg.dll"
SetOutPath $INSTDIR\fonts
File /r "..\fonts\*.*"
SetOutPath $INSTDIR\xkbdata