forked from qt-creator/qt-creator
cplusplus.qbs Remove image files entries
Change-Id: I2283c8f2a0da28cbaa0352e9c0142197df8615bb Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
@@ -126,30 +126,6 @@ QtcLibrary {
|
||||
]
|
||||
}
|
||||
|
||||
Group {
|
||||
name: "Images"
|
||||
prefix: "images/"
|
||||
files: [
|
||||
"class.png",
|
||||
"struct.png",
|
||||
"enum.png",
|
||||
"enumerator.png",
|
||||
"func.png",
|
||||
"func_priv.png",
|
||||
"func_prot.png",
|
||||
"keyword.png",
|
||||
"macro.png",
|
||||
"namespace.png",
|
||||
"signal.png",
|
||||
"slot.png",
|
||||
"slot_priv.png",
|
||||
"slot_prot.png",
|
||||
"var.png",
|
||||
"var_priv.png",
|
||||
"var_prot.png",
|
||||
]
|
||||
}
|
||||
|
||||
Export {
|
||||
cpp.includePaths: [
|
||||
"../3rdparty"
|
||||
|
Reference in New Issue
Block a user