From fd9fe8316525d3d7dac85d8d71dd8267b5abbd8f Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 25 Apr 2002 00:11:44 +0000 Subject: initial commit --- (limited to 'noncore/tools/formatter/formatter.pro') diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro new file mode 100644 index 0000000..b69da44 --- a/dev/null +++ b/noncore/tools/formatter/formatter.pro @@ -0,0 +1,10 @@ +TEMPLATE = app +CONFIG += qt warn_on release +HEADERS = formatter.h inputDialog.h output.h +SOURCES = formatter.cpp inputDialog.cpp output.cpp main.cpp +TARGET = formatter +REQUIRES = medium-config +DESTDIR = $(OPIEDIR)/bin +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe -- cgit v0.9.0.2