Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
vite
Merge requests
!34
Update
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update
update
into
master
Overview
1
Commits
8
Pipelines
3
Changes
63
Merged
Mathieu Faverge
requested to merge
update
into
master
3 years ago
Overview
1
Commits
8
Pipelines
3
Changes
63
Expand
Remove QT4
Fix some QT / OpenGL calls
0
0
Merge request reports
Compare
master
version 2
5271cf65
3 years ago
version 1
397fe595
3 years ago
master (base)
and
latest version
latest version
f217cdab
8 commits,
3 years ago
version 2
5271cf65
6 commits,
3 years ago
version 1
397fe595
6 commits,
3 years ago
63 files
+
744
−
2962
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
63
Search (e.g. *.vue) (Ctrl+P)
externals/qtcolorpicker/buildlib/buildlib.pro deleted
100644 → 0
+
0
−
13
Options
TEMPLATE
=
lib
CONFIG
+=
qt
dll
qtcolorpicker
-
buildlib
mac
:
CONFIG
+=
absolute_library_soname
win32
|
mac
:
!
wince
*:
!
win32
-
msvc
:
!
macx
-
xcode
:
CONFIG
+=
debug_and_release
build_all
include
(..
/
src
/
qtcolorpicker
.
pri
)
TARGET
=
$$
QTCOLORPICKER_LIBNAME
DESTDIR
=
$$
QTCOLORPICKER_LIBDIR
win32
{
DLLDESTDIR
=
$$
[
QT_INSTALL_BINS
]
QMAKE_DISTCLEAN
+=
$$
[
QT_INSTALL_BINS
]
\\$$
{
QTCOLORPICKER_LIBNAME
}.
dll
}
target
.
path
=
$$
DESTDIR
INSTALLS
+=
target
Loading