Readd COM infrastructure for git-cheetah
commit838e1eee254669718ca2052f3ec13488efbe2e20
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 8 Aug 2007 22:41:50 +0000 (8 23:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 16 Feb 2008 21:05:42 +0000 (16 21:05 +0000)
treecddac59cbb1dac847b7a7421f5e6d648b2a4883e
parentd93782341ae4ffc46ef2c75c2d32de6480e98ddd
Readd COM infrastructure for git-cheetah

git itself does not need COM, so we could get rid of it.  But git-cheetah
does, so add the necessary parts back.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
mingw/include/tchar.h [new file with mode: 0644]
mingw/lib/dllcrt2.o [new file with mode: 0644]
mingw/lib/liboleaut32.a [new file with mode: 0644]