Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
f75e58ad
Commit
f75e58ad
authored
Oct 19, 2016
by
Jan Möbius
Browse files
Check why package isnt build
parent
e2192d44
Changes
1
Hide whitespace changes
Inline
Side-by-side
CI/VS2015-Qt-5.6.0-x64.bat
View file @
f75e58ad
...
...
@@ -35,6 +35,18 @@ IF %errorlevel% NEQ 0 exit /b %errorlevel%
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
set
BUILD_PLATFORM
=
VS2015
del
*
.exe
%VS_PATH%
/Build
"Release"
OpenFlipper
.sln
/Project
"PACKAGE"
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%GIT_COMMIT%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
cd
tests
copy
..\Build\Qt
*
.dll
testBinaries
copy
..\Build\icu
*
.dll
testBinaries
...
...
@@ -52,13 +64,13 @@ cd ..
pwd
set
BUILD_PLATFORM
=
VS2015
del
*
.exe
%VS_PATH%
/Build
"Release"
OpenFlipper
.sln
/Project
"PACKAGE"
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%GIT_COMMIT%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
Write
Preview
Supports
Markdown
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