~gotwig/gazette/global-service-states

« back to all changes in this revision

Viewing changes to po/src/CMakeFiles/gazette.dir/cmake_clean.cmake

  • Committer: gotwig at ubuntu
  • Date: 2013-07-27 08:21:47 UTC
  • mto: This revision was merged to the branch mainline in revision 101.
  • Revision ID: gotwig@ubuntu.com-20130727082147-udc2o1jc68tp9fcq
Add switcher for adding to autostart and activating welcome screen

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
FILE(REMOVE_RECURSE
 
2
  "Service.vapi"
 
3
  "PluginManager.c"
 
4
  "Gazette.c"
 
5
  "WelcomeMessage.c"
 
6
  "Widgets/GazetteWindow.c"
 
7
  "Config.c"
 
8
  "CMakeFiles/gazette.dir/PluginManager.c.o"
 
9
  "CMakeFiles/gazette.dir/Gazette.c.o"
 
10
  "CMakeFiles/gazette.dir/WelcomeMessage.c.o"
 
11
  "CMakeFiles/gazette.dir/Widgets/GazetteWindow.c.o"
 
12
  "CMakeFiles/gazette.dir/Config.c.o"
 
13
  "../gazette.pdb"
 
14
  "../gazette"
 
15
)
 
16
 
 
17
# Per-language clean rules from dependency scanning.
 
18
FOREACH(lang C)
 
19
  INCLUDE(CMakeFiles/gazette.dir/cmake_clean_${lang}.cmake OPTIONAL)
 
20
ENDFOREACH(lang)