]> granicus.if.org Git - curl/commit
build: fix windows build methods for curl_ctype.c
authorJay Satiro <raysatiro@yahoo.com>
Wed, 31 Jan 2018 00:12:25 +0000 (19:12 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 31 Jan 2018 00:14:00 +0000 (19:14 -0500)
commit2b50e56343e1ac805f10ca17935716b5c70c44b1
tree09168574bf9ec25df8bae2ce04595031993a1911
parent34ecdffe906916e791d8932dfdb6531a5d871d01
build: fix windows build methods for curl_ctype.c

- Fix winbuild and the VS project generator to treat curl_ctype.{c,h} as
  curlx files since they are required by both src and lib.

Follow-up to 4272a0b which added curl_ctype.
projects/generate.bat
winbuild/MakefileBuild.vc