[CMAKE]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 29 Apr 2012 19:38:50 +0000 (19:38 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 29 Apr 2012 19:38:50 +0000 (19:38 +0000)
commit8b9f5c66aca69db56f566329d2139ae01ad064ed
tree65ef6a7e7a3738c5a7a171a8d8d869ca80569ddc
parent70a9c0e9c3268856c64b3d9ab6ad50863ecf2934
[CMAKE]
Autogenerate oldnames for MSVC as well.
Currently on gcc builds we use a special def file syntax and use dlltool to create the lib, while on MSVC builds we use an asm file with aliases.

svn path=/trunk/; revision=56448
reactos/lib/sdk/crt/oldnames-msvcrt.S [new file with mode: 0644]
reactos/lib/sdk/crt/oldnames.cmake