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

Commit49df47b

Browse files
committed
update module patch version, add msvc2017 x86 ci
1 parent610c5ef commit49df47b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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 =0
12+
MODULE_VERSION_PATCH =1
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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ environment:
1313
-PLATFORM:msvc2017_64
1414
-PLATFORM:mingw73_64
1515
-PLATFORM:winrt_x64_msvc2017
16+
-PLATFORM:msvc2017
1617
-PLATFORM:winrt_x86_msvc2017
1718
-PLATFORM:winrt_armv7_msvc2017
1819
-PLATFORM:msvc2015_64
@@ -25,6 +26,8 @@ matrix:
2526
image:Visual Studio 2015
2627
-PLATFORM:winrt_x64_msvc2017
2728
image:Visual Studio 2015
29+
-PLATFORM:msvc2017
30+
image:Visual Studio 2015
2831
-PLATFORM:winrt_x86_msvc2017
2932
image:Visual Studio 2015
3033
-PLATFORM:winrt_armv7_msvc2017

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp