~fgaz/qremotecontrol-server

739afa3ee972feeed2a2f870414dab25f7a5d8e2 — Alexander Rössler 10 years ago 60e7e28
Updated Windows build
2 files changed, 4 insertions(+), 4 deletions(-)

M QRemoteControl-Server.pro
M setup_pre.iss
M QRemoteControl-Server.pro => QRemoteControl-Server.pro +1 -1
@@ 2,7 2,7 @@
# Project created by QtCreator 2009-07-27T19:26:51
# -------------------------------------------------
TARGET = qremotecontrol-server
VERSION = 2.4.0
VERSION = 2.4.1
DEFINES += VERSION=\"\\\"$$VERSION\\\"\"

TRANSLATIONS = i18/de.ts i18/ru.ts i18/uk.ts

M setup_pre.iss => setup_pre.iss +3 -3
@@ 55,9 55,9 @@ Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{
[Files]
Source: "{#MyAppSetupDir}{#MyAppExeName}"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}D3DCompiler_43.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}icudt49.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}icuin49.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}icuuc49.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}icudt51.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}icuin51.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}icuuc51.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}libGLESv2.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}libEGL.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#MyAppSetupDir}Qt5Core.dll"; DestDir: "{app}"; Flags: ignoreversion