Skip to content

Commit d9f7288

Browse files
committed
extend comment
1 parent 1300017 commit d9f7288

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

win32/build/confutils.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ var PHP_TEST_INI_EXT_EXCLUDE = "";
4646

4747
var PHP_MAKEFILE_FRAGMENTS = PHP_SRC_DIR + "\\Makefile.fragments.w32";
4848

49-
/* Care also about NTDDI_VERSION and _WIN32_WINNT in config.w32.h.in */
49+
/* Care also about NTDDI_VERSION and _WIN32_WINNT in config.w32.h.in
50+
and manifest. */
5051
var WINVER = "0x0601"; /* 7/2008r2 */
5152

5253
// There's a minimum requirement for re2c..

0 commit comments

Comments
 (0)