]> git.zerfleddert.de Git - proxmark3-svn/commit - client/include/hidsdi.h
There's no painless way to do this, but it needs to be done --
authorbushing <bushing@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Tue, 22 Dec 2009 12:42:54 +0000 (12:42 +0000)
committerbushing <bushing@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Tue, 22 Dec 2009 12:42:54 +0000 (12:42 +0000)
commita99c6a1921015cf26c91f6b09f53c4906006b876
tree4a4dbd2116bdbb7c9ea78f365e008fe845fcb30d
parenta146075d74306aacf600d219dfa2df086690db53
There's no painless way to do this, but it needs to be done --
the only reason any of the Windows code was in CPP files was
because the MS compiler doesn't support C99.  Switch to using
MinGW, and that problem goes away, so we can rename the files back.
13 files changed:
client/Makefile
client/Makefile.mingw [new file with mode: 0644]
client/Makefile.win [deleted file]
client/command.c
client/command.cpp [deleted file]
client/gui.cpp [deleted file]
client/include/hidpi.h
client/include/hidsdi.h
client/prox.c [new file with mode: 0644]
client/prox.cpp [deleted file]
client/wingui.c [new file with mode: 0644]
common/crc16.c
common/iso14443_crc.c
Impressum, Datenschutz