fix u3 build

svn path=/trunk/; revision=24792
This commit is contained in:
Ulf Lamping 2008-04-05 15:15:14 +00:00
parent 054b263486
commit 9d06392749
1 changed files with 1 additions and 1 deletions

View File

@ -672,7 +672,7 @@ SectionGroup "!Wireshark" SecWiresharkGroup
Section "Wireshark GTK2" SecWiresharkGTK2
;-------------------------------------------
SetOutPath $INSTDIR
File /oname=wireshark.exe "..\..\wireshark.exe"
File "..\..\wireshark.exe"
File "${GTK2_DIR}\bin\libgdk-win32-2.0-0.dll"
File "${GTK2_DIR}\bin\libgdk_pixbuf-2.0-0.dll"
File "${GTK2_DIR}\bin\libgtk-win32-2.0-0.dll"