Skip to content

Commit 43aa358

Browse files
committed
Merge branch 'windows-xp-compat'
2 parents 647e4a7 + e88963e commit 43aa358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ before_build:
2121
- cmd: cd \projects\dspdfviewer\build
2222
- cmd: >
2323
cmake ..
24-
-G "Visual Studio 12 2013"
24+
-G "Visual Studio 12 2013" -T v120_xp
2525
-DUseQtFive=ON
2626
-DUsePrerenderedPDF=ON
2727
-DBoostStaticLink=ON

0 commit comments

Comments
 (0)