|
From: Eran I. <no...@so...> - 2013-12-21 19:49:50
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "codelite".
The branch, master has been updated
via 779a17faba844e3bcc6928818a1ba9624714b93d (commit)
from 14c3ae6a40b423e6590bc959ebc52a7645f91d40 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/codelite/codelitegit/ci/779a17faba844e3bcc6928818a1ba9624714b93d
commit 779a17faba844e3bcc6928818a1ba9624714b93d
Author: Eran <era...@gm...>
Date: Sat Dec 21 21:49:37 2013 +0200
Reconciled CodeFormatter project
diff --git a/CodeFormatter/CodeFormatter.project b/CodeFormatter/CodeFormatter.project
index b996e65..7e42851 100644
--- a/CodeFormatter/CodeFormatter.project
+++ b/CodeFormatter/CodeFormatter.project
@@ -1,5 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<CodeLite_Project Name="CodeFormatter">
+ <Reconciliation>
+ <Regexes/>
+ <Excludepaths/>
+ <Ignorefiles/>
+ <Extensions>
+ <![CDATA[cpp;c;h;hpp;xrc;wxcp;fbp]]>
+ </Extensions>
+ <Topleveldir>../CodeFormatter</Topleveldir>
+ </Reconciliation>
<Plugins>
<Plugin Name="qmake">
<![CDATA[00040001N0015WinDebugUnicode0000000000000001N0011WinDebug_290000000000000001N0017WinReleaseUnicode0000000000000001N0013WinRelease_29000000000000]]>
@@ -24,8 +33,6 @@
</VirtualDirectory>
<VirtualDirectory Name="Dialogs">
<File Name="codeformatterdlg.h"/>
- <File Name="codeforammaterbasedlg.cpp"/>
- <File Name="codeforammaterbasedlg.h"/>
<File Name="codeformatterdlg.cpp"/>
</VirtualDirectory>
<Dependencies/>
@@ -36,6 +43,10 @@
<VirtualDirectory Name="CodeFormatter">
<File Name="ASLocalizer.cpp"/>
<File Name="ASLocalizer.h"/>
+ <File Name="codeformatterdlg.wxcp"/>
+ <File Name="codeformatterdlg_codeformatter_bitmaps.cpp"/>
+ <File Name="codeformatterdlgbase.cpp"/>
+ <File Name="codeformatterdlgbase.h"/>
</VirtualDirectory>
<Dependencies Name="Win_wxWidgets_29"/>
<Settings Type="Dynamic Library">
-----------------------------------------------------------------------
Summary of changes:
CodeFormatter/CodeFormatter.project | 15 +++++++++++++--
1 files changed, 13 insertions(+), 2 deletions(-)
hooks/post-receive
--
codelite
|