mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
* Updated tomahawk.nsi, now depends on the vlc stuff being extracted to ../vlc/
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
!define QT_DLL_PATH "${MING_BIN}"
|
!define QT_DLL_PATH "${MING_BIN}"
|
||||||
!define SQLITE_DLL_PATH "${MING_LIB}/qt4/plugins/sqldrivers"
|
!define SQLITE_DLL_PATH "${MING_LIB}/qt4/plugins/sqldrivers"
|
||||||
!define IMAGEFORMATS_DLL_PATH "${MING_LIB}/qt4/plugins/imageformats"
|
!define IMAGEFORMATS_DLL_PATH "${MING_LIB}/qt4/plugins/imageformats"
|
||||||
!define VLC_PATH "${MING_BIN}"
|
!define VLC_PATH "${ROOT_PATH}\..\vlc"
|
||||||
!define VLC_PLUGIN_PATH "${MING_LIB}\vlc\plugins"
|
!define VLC_PLUGIN_PATH "${VLC_PATH}\plugins"
|
||||||
|
|
||||||
;-----------------------------------------------------------------------------
|
;-----------------------------------------------------------------------------
|
||||||
; Increment installer revision number as part of this script.
|
; Increment installer revision number as part of this script.
|
||||||
|
Reference in New Issue
Block a user