summaryrefslogtreecommitdiff
authorkergoth <kergoth>2002-11-01 05:27:39 (UTC)
committer kergoth <kergoth>2002-11-01 05:27:39 (UTC)
commit9764202a3e4d35d8b2a0b6330ecfad5a29d56e01 (patch) (unidiff)
tree5a96f2785522375445f8d61c406789f08c744bc0
parentc1bebfec181211aacbe9e9b85bcccfe4aef98a67 (diff)
downloadopie-9764202a3e4d35d8b2a0b6330ecfad5a29d56e01.zip
opie-9764202a3e4d35d8b2a0b6330ecfad5a29d56e01.tar.gz
opie-9764202a3e4d35d8b2a0b6330ecfad5a29d56e01.tar.bz2
Path correction
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--qmake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/Makefile b/qmake/Makefile
index 7ad05d9..faaeafe 100644
--- a/qmake/Makefile
+++ b/qmake/Makefile
@@ -1,26 +1,26 @@
1TOPDIR=$(shell pwd) 1TOPDIR=$(shell pwd)
2QMAKESPECSDIR=$(OPIEDIR) 2QMAKESPECSDIR=$(OPIEDIR)/mkspecs
3 3
4######################################################################## 4########################################################################
5## This file was autogenerated by configure, all changes will be lost ## 5## This file was autogenerated by configure, all changes will be lost ##
6######################################################################## 6########################################################################
7 CC = gcc 7 CC = gcc
8 CXX = g++ 8 CXX = g++
9 9
10#qmake code 10#qmake code
11OBJS=project.o main.o makefile.o unixmake2.o unixmake.o borland_bmake.o \ 11OBJS=project.o main.o makefile.o unixmake2.o unixmake.o borland_bmake.o \
12 msvc_nmake.o msvc_dsp.o msvc_vcproj.o option.o winmakefile.o \ 12 msvc_nmake.o msvc_dsp.o msvc_vcproj.o option.o winmakefile.o \
13 projectgenerator.o metrowerks_xml.o pbuilder_pbx.o msvc_objectmodel.o 13 projectgenerator.o metrowerks_xml.o pbuilder_pbx.o msvc_objectmodel.o
14 14
15#qt code 15#qt code
16QOBJS=qstring.o qtextstream.o qiodevice.o qglobal.o qgdict.o qcstring.o \ 16QOBJS=qstring.o qtextstream.o qiodevice.o qglobal.o qgdict.o qcstring.o \
17 qdatastream.o qgarray.o qbuffer.o qglist.o qptrcollection.o qfile.o \ 17 qdatastream.o qgarray.o qbuffer.o qglist.o qptrcollection.o qfile.o \
18 qfile_unix.o qregexp.o qgvector.o qgcache.o qbitarray.o qdir.o \ 18 qfile_unix.o qregexp.o qgvector.o qgcache.o qbitarray.o qdir.o \
19 qfileinfo_unix.o qdir_unix.o qfileinfo.o qdatetime.o qstringlist.o qmap.o \ 19 qfileinfo_unix.o qdir_unix.o qfileinfo.o qdatetime.o qstringlist.o qmap.o \
20 qconfig.o 20 qconfig.o
21 21
22CFLAGS= \ 22CFLAGS= \
23 -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac \ 23 -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac \
24 -I$(TOPDIR)/include -I$(TOPDIR)/include/qmake -I$(QMAKESPECSDIR)/default \ 24 -I$(TOPDIR)/include -I$(TOPDIR)/include/qmake -I$(QMAKESPECSDIR)/default \
25 -I$(TOPDIR)/include/private \ 25 -I$(TOPDIR)/include/private \
26 -DQT_NO_TEXTCODEC -DQT_LITE_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I$(QMAKESPECSDIR)/qws/linux-x86-g++ 26 -DQT_NO_TEXTCODEC -DQT_LITE_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I$(QMAKESPECSDIR)/qws/linux-x86-g++