From e13185dcc397297442e815cb4372537c86e89afa Mon Sep 17 00:00:00 2001 From: Andreas Auras Date: Fri, 23 Sep 2011 22:16:43 +0200 Subject: Setup program version 4: Exchange pyusb with extracted modules from python-libusb1 project. Add generating .exe file for win32 platform with py2exe. Controller test application version 2: Port application to win32 platform. Added win32 binary distribution generation. Update README and HISTORY. --- .project | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.project') diff --git a/.project b/.project index ac8d1ad..2c52d78 100644 --- a/.project +++ b/.project @@ -36,7 +36,7 @@ org.eclipse.cdt.make.core.buildLocation - ${workspace_loc:/df10ch/pwm_appl} + ${workspace_loc:/df10ch/usb_boot} org.eclipse.cdt.make.core.cleanBuildTarget @@ -68,7 +68,7 @@ org.eclipse.cdt.make.core.useDefaultBuildCmd - true + false -- cgit v1.2.3