olecli32: Make olecli.dll into a stand-alone 16-bit module.
commit7c288601701963d2efed393faf53e069a5a1df9c
authorAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 15:26:37 +0000 (11 16:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 15:51:09 +0000 (11 16:51 +0100)
tree32d7e5d9c35dcb52737839fe1706d2d060f52e85
parentd43148222aaca1698c3899649d43278a9652eefd
olecli32: Make olecli.dll into a stand-alone 16-bit module.
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/olecli.dll16/Makefile.in [copied from dlls/olecli32/Makefile.in with 52% similarity]
dlls/olecli.dll16/olecli.c [moved from dlls/olecli32/olecli16.c with 100% similarity]
dlls/olecli.dll16/olecli.dll16.spec [moved from dlls/olecli32/olecli.spec with 100% similarity]
dlls/olecli.dll16/olecli.h [new file with mode: 0644]
dlls/olecli32/Makefile.in