|
From: Popa A. M. <ma...@us...> - 2015-11-19 14:32:43
|
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 "FlameRobin".
The branch, master has been updated
via 3b5b35dd02814fc2defa51e3293811c55bb50b51 (commit)
via 0147295a6a47521f01cabd3a7badbf728abd5d98 (commit)
via 5068d5d5288b7f0db44f46ecd68cd997e4233745 (commit)
via 18ec58632abd55f483da0531fde7d551b1ea681c (commit)
from dd8432c8637fe1ca1d350a177749ee9dd82a58f7 (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 3b5b35dd02814fc2defa51e3293811c55bb50b51
Author: Popa Adrian Marius <ma...@re...>
Date: Thu Nov 19 06:32:06 2015 -0800
don't use precompiled headers for the moment
commit 0147295a6a47521f01cabd3a7badbf728abd5d98
Author: Popa Adrian Marius <ma...@re...>
Date: Thu Nov 19 06:31:35 2015 -0800
add filters too
commit 5068d5d5288b7f0db44f46ecd68cd997e4233745
Author: Popa Adrian Marius <ma...@re...>
Date: Thu Nov 19 06:27:06 2015 -0800
add vcxproj from 12
commit 18ec58632abd55f483da0531fde7d551b1ea681c
Author: Popa Adrian Marius <ma...@re...>
Date: Thu Nov 19 06:19:44 2015 -0800
upgrade solution to vs12 + add new files
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 -
flamerobin.sln | 35 +-
flamerobin_flamerobin.vcxproj | 746 +++++++++++++++++++++++++++++++++
flamerobin_flamerobin.vcxproj.filters | 662 +++++++++++++++++++++++++++++
flamerobin_ibpp.vcxproj | 480 +++++++++++++++++++++
flamerobin_ibpp.vcxproj.filters | 86 ++++
6 files changed, 1990 insertions(+), 21 deletions(-)
create mode 100644 flamerobin_flamerobin.vcxproj
create mode 100644 flamerobin_flamerobin.vcxproj.filters
create mode 100644 flamerobin_ibpp.vcxproj
create mode 100644 flamerobin_ibpp.vcxproj.filters
hooks/post-receive
--
FlameRobin
|