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
9ba3b703
Commit
9ba3b703
authored
Oct 18, 2016
by
Jan Möbius
Browse files
Paths commands
parent
7e9842da
Changes
4
Hide whitespace changes
Inline
Side-by-side
JI/Build-VS2015-Qt-5.6.0-x64.bat
View file @
9ba3b703
...
...
@@ -3,3 +3,5 @@ cd rel
set
VS_PATH
=
"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.com"
%VS_PATH%
/Build
"Release"
OpenFlipper
.sln
/Project
"ALL_BUILD"
cd
..
JI/Configure-VS2015-Qt-5.6.0-x64.bat
View file @
9ba3b703
...
...
@@ -28,3 +28,5 @@ set GLEW_LIBRARY_DIR=C:\libs\VS2015\%ARCHITECTURE%\glew-1.13.0\lib\glew32.lib
set
CMAKE_CONFIGURATION
=
%QT_BASE_CONFIG%
-DGLUT
_INCLUDE_DIR
=
"
%GLUT_INCLUDE_DIR%
"
-DGLUT
_glut_LIBRARY
=
"
%GLUT_GLUT_LIBRARY%
"
-DGLEW
_INCLUDE_DIR
=
"
%GLEW_INCLUDE_DIR%
"
-DGLEW
_LIBRARY
=
"
%GLEW_LIBRARY_DIR%
"
"C:\Program Files (x86)\CMake\bin\cmake.exe"
-DGTEST
_PREFIX
=
"
%LIBPATH_BASE%
\
%ARCHITECTURE%
\
%GTESTVERSION%
"
-G
"
%GENERATOR%
"
-DCMAKE
_BUILD_TYPE
=
Release
-DOPENFLIPPER
_BUILD_UNIT_TESTS
=
TRUE
%CMAKE_CONFIGURATION%
..
cd
..
JI/Package-VS2015-Qt-5.6.0-x64.bat
View file @
9ba3b703
...
...
@@ -12,3 +12,4 @@ del *.exe
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%GIT_COMMIT%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
cd
..
JI/Test-VS2015-Qt-5.6.0-x64.bat
View file @
9ba3b703
...
...
@@ -5,3 +5,5 @@ copy ..\Build\Qt*.dll testBinaries
copy
..\Build\icu
*
.dll
testBinaries
run_tests
.bat
cd
..
cd
..
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