Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
/QtDataSyncPublic archive

Commite16ef18

Browse files
committed
remove msvc2015 build, update version
1 parent4126cab commite16ef18

File tree

3 files changed

+2
-21
lines changed

3 files changed

+2
-21
lines changed

‎.qmake.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS
99

1010
MODULE_VERSION_MAJOR = 4
1111
MODULE_VERSION_MINOR = 2
12-
MODULE_VERSION_PATCH =2
12+
MODULE_VERSION_PATCH =3
1313
MODULE_VERSION_IMPORT = $${MODULE_VERSION_MAJOR}.$${MODULE_VERSION_MINOR}
1414
MODULE_VERSION = $${MODULE_VERSION_MAJOR}.$${MODULE_VERSION_MINOR}.$${MODULE_VERSION_PATCH}
1515

‎appveyor.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
image:
22
-Visual Studio 2017
3-
-Visual Studio 2015
43

54
version:build-{build}
65

@@ -17,24 +16,6 @@ environment:
1716
-PLATFORM:msvc2017
1817
-PLATFORM:winrt_x86_msvc2017
1918
-PLATFORM:winrt_armv7_msvc2017
20-
-PLATFORM:msvc2015_64
21-
22-
matrix:
23-
exclude:
24-
-PLATFORM:msvc2017_64
25-
image:Visual Studio 2015
26-
-PLATFORM:mingw73_64
27-
image:Visual Studio 2015
28-
-PLATFORM:winrt_x64_msvc2017
29-
image:Visual Studio 2015
30-
-PLATFORM:msvc2017
31-
image:Visual Studio 2015
32-
-PLATFORM:winrt_x86_msvc2017
33-
image:Visual Studio 2015
34-
-PLATFORM:winrt_armv7_msvc2017
35-
image:Visual Studio 2015
36-
-PLATFORM:msvc2015_64
37-
image:Visual Studio 2017
3819

3920
install:
4021
-git submodule init

‎deploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
".skycoder42.jsonserializer",
77
".skycoder42.service"
88
],
9-
"excludes": [],
9+
"excludes": ["msvc2015"],
1010
"license": {
1111
"name":"BSD-3-Clause",
1212
"path":"LICENSE"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp