From 039fe180272fd5ed9acfbe4dd874c707e1a7815f Mon Sep 17 00:00:00 2001 From: llornkcor Date: Tue, 25 Jun 2002 03:09:37 +0000 Subject: *** empty log message *** --- diff --git a/noncore/styles/metal/.cvsignore b/noncore/styles/metal/.cvsignore new file mode 100644 index 0000000..2c33e73 --- a/dev/null +++ b/noncore/styles/metal/.cvsignore @@ -0,0 +1,3 @@ +moc_* +*.moc +Makefile* diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro index cfb83fd..bfc235d 100644 --- a/noncore/styles/metal/metal.pro +++ b/noncore/styles/metal/metal.pro @@ -6,6 +6,6 @@ HEADERS = metal.h LIBS += -lqpe INCLUDEPATH += $(OPIEDIR)/include DESTDIR = $(OPIEDIR)/plugins/styles -#TARGET = metal -TARGET = liquid +TARGET = metal +#TARGET = liquid VERSION = 1.0.0 \ No newline at end of file -- cgit v0.9.0.2