From 7b1ae2029ad33a38e1e718a33e2879325b389332 Mon Sep 17 00:00:00 2001 From: Srimanta Panda Date: Thu, 13 Oct 2011 10:17:16 +0200 Subject: Added Windows Support RIFF will be supported for the Windows platform. It requires libusb-win32 library to build it. --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 71095c3..6a0ccc2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,19 @@ core *.BACKUP.*.txt *.REMOTE.*.txt *.orig +*.sln +*.ncb +*.suo +*.user +*.obj +CDAL/Debug/ +CDAL/Release/ +riff/Debug/ +riff/Release/ +output/ +dependencies/CDAL.h +dependencies/CDAL.lib +dependencies/LCDriver.h +dependencies/LCDriver_CNH1606432.lib +dependencies/libusb.lib +dependencies/usb.h \ No newline at end of file -- cgit v1.2.3