source: branches/openyahtzee-1.8/openyahtzee.kdevses @ 103

Revision 103, 1.4 KB checked in by guyru, 5 years ago (diff)

updated ChangeLog?, fixed windows installer script

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<?xml version = '1.0' encoding = 'UTF-8'?>
2<!DOCTYPE KDevPrjSession>
3<KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="6" >
5  <Doc0 NumberOfViews="1" URL="file:///home/guy/workspace/openyahtzee/trunk/OpenYahtzee/src/About.cpp" >
6   <View0 Type="Source" />
7  </Doc0>
8  <Doc1 NumberOfViews="1" URL="file:///home/guy/workspace/openyahtzee/trunk/OpenYahtzee/src/openyahtzee.cpp" >
9   <View0 Type="Source" />
10  </Doc1>
11  <Doc2 NumberOfViews="1" URL="file:///home/guy/workspace/openyahtzee/trunk/OpenYahtzee/src/MainFrame.cpp" >
12   <View0 Type="Source" />
13  </Doc2>
14  <Doc3 NumberOfViews="1" URL="file:///home/guy/workspace/openyahtzee/trunk/OpenYahtzee/src/MainFrame.h" >
15   <View0 Type="Source" />
16  </Doc3>
17  <Doc4 NumberOfViews="1" URL="file:///home/guy/workspace/openyahtzee/trunk/OpenYahtzee/src/About.h" >
18   <View0 Type="Source" />
19  </Doc4>
20  <Doc5 NumberOfViews="1" URL="file:///home/guy/workspace/openyahtzee/trunk/OpenYahtzee/src/UtilityFunctions.h" >
21   <View0 line="30" Type="Source" />
22  </Doc5>
23 </DocsAndViews>
24 <pluginList>
25  <kdevdebugger>
26   <breakpointList/>
27  </kdevdebugger>
28  <kdevbookmarks>
29   <bookmarks/>
30  </kdevbookmarks>
31  <kdevvalgrind>
32   <executable path="" params="" />
33   <valgrind path="/usr/bin/valgrind" params="--tool=memcheck --tool=memcheck --leak-check=yes" />
34   <calltree path="calltree" params="" />
35   <kcachegrind path="kcachegrind" />
36  </kdevvalgrind>
37 </pluginList>
38</KDevPrjSession>
Note: See TracBrowser for help on using the repository browser.