|
|
@ -249,21 +249,21 @@ Section "Install" |
|
|
|
|
|
|
|
|
|
|
|
${CreateDirectory} "bin" |
|
|
|
${CreateDirectory} "bin" |
|
|
|
${SetOutPath} "$INSTDIR\bin" |
|
|
|
${SetOutPath} "$INSTDIR\bin" |
|
|
|
${File} "qTox-win32\*.*" |
|
|
|
${File} "qtox\*.*" |
|
|
|
|
|
|
|
|
|
|
|
${CreateDirectory} "imageformats" |
|
|
|
${CreateDirectory} "imageformats" |
|
|
|
${SetOutPath} "$INSTDIR\bin\imageformats" |
|
|
|
${SetOutPath} "$INSTDIR\bin\imageformats" |
|
|
|
${File} "qTox-win32\imageformats\*.*" |
|
|
|
${File} "qtox\imageformats\*.*" |
|
|
|
${SetOutPath} "$INSTDIR\bin" |
|
|
|
${SetOutPath} "$INSTDIR\bin" |
|
|
|
|
|
|
|
|
|
|
|
${CreateDirectory} "platforms" |
|
|
|
${CreateDirectory} "platforms" |
|
|
|
${SetOutPath} "$INSTDIR\bin\platforms" |
|
|
|
${SetOutPath} "$INSTDIR\bin\platforms" |
|
|
|
${File} "qTox-win32\platforms\*.*" |
|
|
|
${File} "qtox\platforms\*.*" |
|
|
|
${SetOutPath} "$INSTDIR\bin" |
|
|
|
${SetOutPath} "$INSTDIR\bin" |
|
|
|
|
|
|
|
|
|
|
|
${CreateDirectory} "sqldrivers" |
|
|
|
${CreateDirectory} "sqldrivers" |
|
|
|
${SetOutPath} "$INSTDIR\bin\sqldrivers" |
|
|
|
${SetOutPath} "$INSTDIR\bin\sqldrivers" |
|
|
|
${File} "qTox-win32\sqldrivers\*.*" |
|
|
|
${File} "qtox\sqldrivers\*.*" |
|
|
|
${SetOutPath} "$INSTDIR\bin" |
|
|
|
${SetOutPath} "$INSTDIR\bin" |
|
|
|
|
|
|
|
|
|
|
|
# Create shortcuts |
|
|
|
# Create shortcuts |
|
|
|