~ubuntu-branches/ubuntu/trusty/kubuntu-notification-helper/trusty

« back to all changes in this revision

Viewing changes to build/po/my/CMakeFiles/pofiles.dir/DependInfo.cmake

  • Committer: Package Import Robot
  • Author(s): Harald Sitter, Rohan Garg, Harald Sitter
  • Date: 2014-02-23 17:40:42 UTC
  • Revision ID: package-import@ubuntu.com-20140223174042-xao8eptu4gs0zsp0
Tags: 14.04ubuntu7
[ Rohan Garg ]
* Really fix LP: #1282074

[ Harald Sitter ]
* Catch PermissionError in whoopsie-upload-all open()
* Bump standards version from 3.9.4 to 3.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# The set of languages for which implicit dependencies are needed:
2
 
SET(CMAKE_DEPENDS_LANGUAGES
3
 
  )
4
 
# The set of files for implicit dependencies of each language:
5
 
 
6
 
# Preprocessor definitions for this target.
7
 
SET(CMAKE_TARGET_DEFINITIONS
8
 
  "KDE4_CMAKE_TOPLEVEL_DIR_LENGTH=31"
9
 
  "KDE_DEPRECATED_WARNINGS"
10
 
  "QT_NO_CAST_TO_ASCII"
11
 
  "QT_NO_STL"
12
 
  "_BSD_SOURCE"
13
 
  "_REENTRANT"
14
 
  "_XOPEN_SOURCE=500"
15
 
  )
16
 
 
17
 
# Targets to which this target links.
18
 
SET(CMAKE_TARGET_LINKED_INFO_FILES
19
 
  )
20
 
 
21
 
# The include file search paths:
22
 
SET(CMAKE_C_TARGET_INCLUDE_PATH
23
 
  "po/my"
24
 
  "../po/my"
25
 
  "/usr/include/qt4/phonon"
26
 
  "/usr/include/qt4/QtXmlPatterns"
27
 
  "/usr/include/qt4/QtXml"
28
 
  "/usr/include/qt4/QtWebKit"
29
 
  "/usr/include/qt4/QtUiTools"
30
 
  "/usr/include/qt4/QtTest"
31
 
  "/usr/include/qt4/QtSvg"
32
 
  "/usr/include/qt4/QtSql"
33
 
  "/usr/include/qt4/QtScriptTools"
34
 
  "/usr/include/qt4/QtScript"
35
 
  "/usr/include/qt4/QtOpenGL"
36
 
  "/usr/include/qt4/QtNetwork"
37
 
  "/usr/include/qt4/QtHelp"
38
 
  "/usr/include/qt4/QtDesigner"
39
 
  "/usr/include/qt4/QtDeclarative"
40
 
  "/usr/include/qt4/QtDBus"
41
 
  "/usr/include/qt4/Qt3Support"
42
 
  "/usr/include/qt4/QtGui"
43
 
  "/usr/include/qt4/QtCore"
44
 
  "/usr/include/qt4/Qt"
45
 
  "/usr/share/qt4/mkspecs/default"
46
 
  "/usr/include/qt4"
47
 
  "/usr/include/KDE"
48
 
  "/usr/include/Kubuntu"
49
 
  )
50
 
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
51
 
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
52
 
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})