We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5034e9b commit 279af7dCopy full SHA for 279af7d
README.md
@@ -16,11 +16,11 @@ Windows users see: https://github.com/php/php-sdk-binary-tools
16
Windows Example usage:
17
18
SDK:
19
-`.\phpsdk-starter.bat -c vc15 -a x86 -s 14.16`
20
-*Move into php-src folder*
21
-`buildconf --force`
22
-`configure --disable-all --enable-cli --enable-flashpoint=shared`
23
-`nmake`
+- `.\phpsdk-starter.bat -c vc15 -a x86 -s 14.16`
+- *Move into php-src folder*
+- `buildconf --force`
+- `configure --disable-all --enable-cli --enable-flashpoint=shared`
+- `nmake`
24
25
See `Release_TS/php_flashpoint.dll` output
26
0 commit comments