From 8c4fabbb1dc701d497c409aa4f5aded894d15bb6 Mon Sep 17 00:00:00 2001 From: ihsan Kehribar Date: Sat, 29 Sep 2012 21:38:48 +0300 Subject: Initial commit for commandline C application. --- commandline/Makefile.windows | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 commandline/Makefile.windows (limited to 'commandline/Makefile.windows') diff --git a/commandline/Makefile.windows b/commandline/Makefile.windows deleted file mode 100644 index 16f3ba8..0000000 --- a/commandline/Makefile.windows +++ /dev/null @@ -1,18 +0,0 @@ -# Name: Makefile.windows -# Project: Automator -# Author: Christian Starkjohann -# Creation Date: 2006-02-20 -# Tabsize: 4 -# Copyright: (c) 2006 by OBJECTIVE DEVELOPMENT Software GmbH -# License: Proprietary, free under certain conditions. See Documentation. -# This Revision: $Id$ - -# You may use this file with -# make -f Makefile.windows -# on Windows with MinGW instead of editing the main Makefile. - -include Makefile - -USBFLAGS= -USBLIBS= -lhid -lusb -lsetupapi -EXE_SUFFIX= .exe -- cgit v1.2.3