From 4419c3bdf47844e04e14a08fdbbfe192d3dc852a Mon Sep 17 00:00:00 2001 From: Alan Ott Date: Thu, 22 Sep 2011 18:59:33 -0400 Subject: [PATCH] Change windows/hid.cpp to windows/hid.c The changes to make it compile with just C (not C++) are already in. --- testgui/testgui.vcproj | 2 +- windows/Makefile.mingw | 4 ++-- windows/ddk_build/sources | 2 +- windows/{hid.cpp => hid.c} | 0 windows/hidapi.vcproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename windows/{hid.cpp => hid.c} (100%) diff --git a/testgui/testgui.vcproj b/testgui/testgui.vcproj index 0d0db8d..0f73a01 100644 --- a/testgui/testgui.vcproj +++ b/testgui/testgui.vcproj @@ -183,7 +183,7 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" >