summaryrefslogtreecommitdiff
path: root/examples/networksettings
AgeCommit message (Collapse)AuthorFilesLines
2005-01-30full path includemickeyl1-1/+1
2005-01-29use proper names for .pro filesmickeyl1-0/+0
please remember to name the .pro file exactly like the name of the directory
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-329/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+329
2004-09-10Make it compile without warning about unused parameterszecke1-1/+1
2004-09-08Addedschurig1-0/+3
2004-04-24gcc 3.4 fixletmickeyl1-2/+2
2004-04-05use opie debuggingmickeyl4-16/+20
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-2/+2
build system
2004-03-23correct build time dependenciesmickeyl1-1/+1
2004-02-09add the missing dependency to CONFIG_EXAMPLESmickeyl1-1/+1
2004-02-08Example network settings pluginzecke6-0/+193
Fake VPN stuff