Searched refs:testgui (Results 1 – 11 of 11) sorted by relevance
6 bin_PROGRAMS = hidapi-hidraw-testgui hidapi-libusb-testgui15 bin_PROGRAMS = hidapi-testgui24 TestGUI.app/Contents/MacOS/hidapi-testgui$(EXEEXT): hidapi-testgui$(EXEEXT)27 all: all-am TestGUI.app/Contents/MacOS/hidapi-testgui$(EXEEXT)39 testgui.sln \40 testgui.vcproj
9 all: testgui20 testgui: $(OBJS)21 g++ -Wall -g $^ $(LIBS) -o testgui30 rm *.o testgui
9 all: hidapi-testgui20 hidapi-testgui: $(OBJS)21 g++ -g $^ $(LIBS) -o hidapi-testgui30 rm -f *.o hidapi-testgui.exe
9 all: hidapi-testgui22 hidapi-testgui: $(OBJS) TestGUI.app23 g++ -Wall -g $(OBJS) $(LIBS) $(LDFLAGS) -o hidapi-testgui43 rm -f $(OBJS) hidapi-testgui
9 all: testgui21 testgui: $(OBJS)31 rm *.o testgui
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testgui", "testgui.vcproj", "{08769AC3-785A-4D…
2 xterm -e /Users/alan/work/hidapi/testgui/TestGUI.app/Contents/MacOS/tg
6 EXE_NAME=hidapi-testgui
162 AC_ARG_ENABLE([testgui], optenable163 [AS_HELP_STRING([--enable-testgui],170 rm -Rf testgui/TestGUI.app171 mkdir -p testgui/TestGUI.app172 cp -R ${srcdir}/testgui/TestGUI.app.in/* testgui/TestGUI.app173 chmod -R u+w testgui/TestGUI.app174 mkdir testgui/TestGUI.app/Contents/MacOS/234 testgui/Makefile \
45 SUBDIRS += testgui subdir69 testgui/Makefile.in \
227 --enable-testgui252 cd testgui/262 the testgui/ directory.
Completed in 8 milliseconds