Revision: 3358
          http://smartbody.svn.sourceforge.net/smartbody/?rev=3358&view=rev
Author:   fastict
Date:     2012-05-25 22:01:16 +0000 (Fri, 25 May 2012)
Log Message:
-----------
sbm - copy msvc*100.dll to the .exe folder.
Visual Studio 2010 now allows this form of redist for the runtime (like it did 
in the good ol days).  This makes it so the vs2010 runtime installer is no 
longer needed to run our apps.
See VH-377
See http://msdn.microsoft.com/en-us/library/ms235316.aspx

We do this only for the Release builds.  We are not allowed to redist the debug 
dlls (msvc*100d.dll).  You must either have Visual Studio 2010 installed, or 
manually copy the debug dlls over (from the NoRedist folder).  This has always 
been the case, this is just a reminder.

Modified Paths:
--------------
    trunk/core/smartbody/sbm/visualc9/sbm-fltk.vcxproj

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to