Fix Build of PortableAPPs with Qtshark

svn path=/trunk/; revision=47833
This commit is contained in:
Alexis La Goutte 2013-02-23 09:58:46 +00:00
parent 5a781022bc
commit 7dcc02efac
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ MOVE = mv
MKDIR = mkdir
COPY_FLAGS = /d /y
!IF EXIST("$(TOPDIR)\wireshark-qt-release\qtshark.exe")
QT_DIR="$(TOPDIR)\wireshark-qt-release" \
QT_DIR="$(TOPDIR)\wireshark-qt-release"
!ENDIF
distribution:
};