Add linker option /MANIFEST:EMBED so as to build test programs in regression test...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sun, 6 Aug 2017 05:16:42 +0000 (14:16 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sun, 6 Aug 2017 10:03:30 +0000 (19:03 +0900)
commit86bf3460420cb7d8696782f9afde2425833c0bce
tree676ad5795bc231e187789fa591951ffa5d536ffa
parent64ea1ea413533789ae49a39d91ae061dad65127e
Add linker option /MANIFEST:EMBED so as to build test programs in regression test using nmake. It is necessary for update-test and positioned-update-test because they would require administrator privileges without the option.
test/win.mak