Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 183781 | Differences between
and this patch

Collapse All | Expand All

(-)main.pro.old (-9 / +1 lines)
Lines 2-16 Link Here
2
CONFIG += debug_and_release
2
CONFIG += debug_and_release
3
3
4
SUBDIRS += speexbuild
4
SUBDIRS += speexbuild
5
SUBDIRS += src/mumble src/murmur
5
SUBDIRS += src/murmur
6
7
win32 {
8
  SUBDIRS += plugins overlay
9
}
10
11
unix {
12
  SUBDIRS += overlay_gl
13
}
14
6
15
DIST=LICENSE INSTALL README README.Linux CHANGES
7
DIST=LICENSE INSTALL README README.Linux CHANGES
16
8

Return to bug 183781