Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenFlipper-Free
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
bfa9b26d
Commit
bfa9b26d
authored
Aug 14, 2020
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed old qt info
parent
d05c5533
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
21 deletions
+0
-21
CI/ci-windows-config.bat
CI/ci-windows-config.bat
+0
-21
No files found.
CI/ci-windows-config.bat
View file @
bfa9b26d
...
...
@@ -48,27 +48,6 @@ set BUILD_PLATFORM=%COMPILER%
set
GENERATOR
=
Visual
Studio
%VS_COMPILERVERSION_SHORT%
%VS_EDITION_YEAR%%
ARCH_VS
%
set
VS_PATH
=
"C:\Program Files (x86)\Microsoft Visual Studio
%VS_EDITION_PATH%
\Common7\IDE\devenv.com"
:: determine Qt Version and set variables
if
"
%QT_VERSION%
"
==
"Qt5.5.1"
(
set
QT_REV_LONG
=
5
.5.1
set
QT_REV
=
5
.5
)
if
"
%QT_VERSION%
"
==
"Qt5.6.2"
(
set
QT_REV_LONG
=
5
.6.2
set
QT_REV
=
5
.6
)
if
"
%QT_VERSION%
"
==
"Qt5.7.0"
(
set
QT_REV_LONG
=
5
.7.0
set
QT_REV
=
5
.7
)
if
"
%QT_VERSION%
"
==
"Qt5.8.0"
(
set
QT_REV_LONG
=
5
.8.0
set
QT_REV
=
5
.8
)
if
"
%QT_VERSION%
"
==
"Qt5.9.0"
(
set
QT_REV_LONG
=
5
.9.0
set
QT_REV
=
5
.9
)
if
"
%QT_VERSION%
"
==
"Qt5.10.1"
(
set
QT_REV_LONG
=
5
.10.1
set
QT_REV
=
5
.10.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment