author | kergoth <kergoth> | 2002-10-30 16:40:55 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-10-30 16:40:55 (UTC) |
commit | 3887437ddaadfc28232325030372e34575822cec (patch) (unidiff) | |
tree | 0c45481f6f5d57793b7759993b839fe1cf07e496 /noncore | |
parent | a22f8dd98789f4638ab241d281d4319e0ed911ba (diff) | |
download | opie-3887437ddaadfc28232325030372e34575822cec.zip opie-3887437ddaadfc28232325030372e34575822cec.tar.gz opie-3887437ddaadfc28232325030372e34575822cec.tar.bz2 |
Ben, will you stop commiting a .pro with DESTDIR commented out?
-rw-r--r-- | noncore/net/networksetup/networksetup.pro | 2 | ||||
-rw-r--r-- | noncore/settings/networksettings/networksetup.pro | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/networksetup/networksetup.pro b/noncore/net/networksetup/networksetup.pro index 5666a42..6420924 100644 --- a/noncore/net/networksetup/networksetup.pro +++ b/noncore/net/networksetup/networksetup.pro | |||
@@ -1,4 +1,4 @@ | |||
1 | #DESTDIR = $(OPIEDIR)/bin | 1 | DESTDIR = $(OPIEDIR)/bin |
2 | TEMPLATE = app | 2 | TEMPLATE = app |
3 | #CONFIG = qt warn_on debug | 3 | #CONFIG = qt warn_on debug |
4 | CONFIG = qt warn_on release | 4 | CONFIG = qt warn_on release |
diff --git a/noncore/settings/networksettings/networksetup.pro b/noncore/settings/networksettings/networksetup.pro index 5666a42..6420924 100644 --- a/noncore/settings/networksettings/networksetup.pro +++ b/noncore/settings/networksettings/networksetup.pro | |||
@@ -1,4 +1,4 @@ | |||
1 | #DESTDIR = $(OPIEDIR)/bin | 1 | DESTDIR = $(OPIEDIR)/bin |
2 | TEMPLATE = app | 2 | TEMPLATE = app |
3 | #CONFIG = qt warn_on debug | 3 | #CONFIG = qt warn_on debug |
4 | CONFIG = qt warn_on release | 4 | CONFIG = qt warn_on release |