See if we can build u3 pacakage with GTK3.

svn path=/trunk/; revision=45552
This commit is contained in:
Anders Broman 2012-10-15 08:03:44 +00:00
parent a3f65d3680
commit 58066cd222
2 changed files with 6 additions and 1 deletions

View File

@ -19,8 +19,11 @@ SetCompressor /SOLID lzma
; ============================================================================
; The file to write
!if ${GTK_NAME} == "gtk3"
OutFile "${PROGRAM_NAME}-${WIRESHARK_TARGET_PLATFORM}-${VERSION}.exe"
!else
OutFile "${PROGRAM_NAME}-${WIRESHARK_TARGET_PLATFORM}-gtk3-${VERSION}.exe"
!endif
; Installer icon
Icon "..\..\image\wiresharkinst.ico"

View File

@ -12,6 +12,8 @@ my %u3locs = qw(
$INSTDIR\diameter device
$INSTDIR\dtds device
$INSTDIR\etc\gtk-2.0 host
$INSTDIR\etc\gtk-3.0 host
$INSTDIR\share\glib-2.0\schemas
$INSTDIR\etc\pango host
$INSTDIR\help device
$INSTDIR\lib\gtk-2.0\${GTK_LIB_DIR}\engines host