~ubuntu-branches/ubuntu/saucy/kubuntu-debug-installer/saucy

« back to all changes in this revision

Viewing changes to build/src/CMakeFiles/kubuntu-debug-installer.dir/cmake_clean.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2010-08-13 13:34:37 UTC
  • Revision ID: james.westby@ubuntu.com-20100813133437-zunuz8s4c2hzwiu2
Tags: 10.10ubuntu4
Rebuild for libqapt0 -> libqapt1 transition

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
FILE(REMOVE_RECURSE
2
 
  "kubuntu-debug-installer_automoc.cpp"
3
 
  "kubuntu-debug-installer.shell"
4
 
  "CMakeFiles/kubuntu-debug-installer.dir/kubuntu-debug-installer_automoc.o"
5
 
  "CMakeFiles/kubuntu-debug-installer.dir/dbglookupthread.o"
6
 
  "CMakeFiles/kubuntu-debug-installer.dir/dbginstaller.o"
7
 
  "CMakeFiles/kubuntu-debug-installer.dir/main.o"
8
 
  "kubuntu-debug-installer.pdb"
9
 
  "kubuntu-debug-installer"
10
 
)
11
 
 
12
 
# Per-language clean rules from dependency scanning.
13
 
FOREACH(lang CXX)
14
 
  INCLUDE(CMakeFiles/kubuntu-debug-installer.dir/cmake_clean_${lang}.cmake OPTIONAL)
15
 
ENDFOREACH(lang)