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

The branch, master has been updated
       via  d28b65ef1f2939f98a562a89094391bef8391603 (commit)
       via  ddeeb44ab124218ce9a396ab796688be4fe3f136 (commit)
      from  5f9a0d95ba824802c347735d92c687b644da40dc (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 d28b65ef1f2939f98a562a89094391bef8391603
Author: IOhannes m zmölnig <zmoel...@umlautm.umlaeute.mur.at>
Date:   Wed Jan 16 19:25:13 2013 +0100

    put .obj into subdir to prevent nameclashes
    
    there are two files named "rectangle" ("Gem/Rectangle.cpp" and 
"Geos/rectangle.cpp") and
    both would create a file Release/rectangle.obj.
    in order to prevent this name-clash, we create Release/Gem/Rectangle.obj 
for the former.
    with VS2010 we should be able to use %(RelativeDir) to create a directory 
structure for
    all .obj files, but with VS2008 we have to do that manually for each file.
    
    confirm http://stackoverflow.com/question/14364362/

commit ddeeb44ab124218ce9a396ab796688be4fe3f136
Author: IOhannes m zmölnig <zmoel...@umlautm.umlaeute.mur.at>
Date:   Wed Jan 16 18:17:43 2013 +0100

    added new files

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

Summary of changes:
 build/win-vs2008/Gem.vcproj |   40 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to