mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-12 16:48:25 +00:00
3 lines
121 B
Bash
Executable File
3 lines
121 B
Bash
Executable File
#!/bin/sh
|
|
CC=cl CXX="cl -TP -GR" ./configure --disable-test-compare-images --enable-external-libs --with-buildrules=msvc
|