This website works better with JavaScript.
Explore
Help
Sign In
TDE
/
tdevelop
mirror of
https://mirror.git.trinitydesktop.org/gitea/TDE/tdevelop
Watch
0
Star
0
Fork
You've already forked tdevelop
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1a18c69495
master
r14.1.x
r14.0.x
v3.5.13-sru
r14.1.3
r14.1.2
r14.1.1
r14.1.0
r14.0.13
r14.0.12
r14.0.11
r14.0.10
r14.0.9
r14.0.8
r14.0.7
r14.0.6
r14.0.5
r14.0.4
r14.0.3
r14.0.2
r14.0.1
r14.0.0
v3.5.13.2
v3.5.13.1
v3.5.13
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1a18c69495'
${ noResults }
tdevelop
/
languages
/
cpp
/
app_templates
/
cpphello
/
cpp-Makefile.cvs
5 lines
41 B
Raw
Normal View
History
Unescape
Escape
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
default: all
all:
Fixed simple C++ Hello World template project build. This resovles bug 2310. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
autoreconf --install