File: README.kdevelop

package info (click to toggle)
quassel 1%3A0.13.1-1%2Bdeb10u2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,888 kB
  • sloc: cpp: 66,948; perl: 15,837; ansic: 4,418; sql: 1,225; sh: 328; xml: 263; python: 224; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 355 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
The Quassel.kdevelop file is a copy of my project file for Quassel. You can use this
as a starting point for your KDevelop project after doing the following:

1) Copy the file into quassel's root directory
2) Search/Replace all occurrences of PROJECT_ROOT with the absolute path of that directory

Unfortunately, KDevelop does not allow relative paths...