- LibusbTest updated
- clean target in makefile updated - ant build file added - new libusb.a added (CVS Version) git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@174 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -28,6 +28,7 @@ $(DDLNAME).dll: $(SOURCENAME).cpp
|
||||
clean:
|
||||
$(RM) $(DDLNAME).dll
|
||||
$(RM) *.o
|
||||
$(RM) *.exe
|
||||
|
||||
testExe: $(EXENAME).exe
|
||||
$(EXENAME).exe: $(EXENAME).cpp
|
||||
|
||||
Reference in New Issue
Block a user