[grisbi-cvs] [SCM] grisbi branch, master, updated. 943c8b0a91f13cf4ddd8a1b482c04c004ed170e9

Pierre Biava nobody at users.sourceforge.net
Wed Aug 11 21:37:53 CEST 2010


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 "grisbi".

The branch, master has been updated
       via  943c8b0a91f13cf4ddd8a1b482c04c004ed170e9 (commit)
      from  a65852b076aa18ce48a557a3e16d4e92165d7765 (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 -----------------------------------------------------------------
commit 943c8b0a91f13cf4ddd8a1b482c04c004ed170e9
Author: pbiava <pierre.biava at nerim.net>
Date:   Wed Aug 11 21:37:21 2010 +0200

    Add bet module for Windows

-----------------------------------------------------------------------

Changes:
diff --git a/win32-msvc/CMakeLists.txt b/win32-msvc/CMakeLists.txt
index 3e37ca0..cd47574 100644
--- a/win32-msvc/CMakeLists.txt
+++ b/win32-msvc/CMakeLists.txt
@@ -96,10 +96,22 @@ SET (grisbi_source
 	../src/affichage.h
 	../src/affichage_liste.c
 	../src/affichage_liste.h
-#	../src/balance_estimate_tab.c
-#	../src/balance_estimate_tab.h
 	../src/barre_outils.c
 	../src/barre_outils.h
+	../bet_config.c
+	../bet_config.h
+	../bet_data.c
+	../bet_data.h
+	../bet_data_finance.c
+	../bet_data_finance.h
+	../bet_finance_ui.c
+	../bet_finance_ui.h
+	../bet_future.c
+	../bet_future.h
+	../bet_hist.c
+	../bet_hist.h
+	../src/bet_tab.c
+	../src/bet_tab.h
 	../src/categories_onglet.c
 	../src/categories_onglet.h
 	../src/classement_echeances.c


hooks/post-receive
-- 
grisbi


More information about the cvs mailing list