Author: fast Date: 2012-06-08 11:16:53 -0700 (Fri, 08 Jun 2012) New Revision: 250 - (https://trac.ict.usc.edu/vh_public/changeset/250) Log: FbxPrint - merging changes from VH repository r11504, r11551, r11566, r11585
r11504 FbxPrint - renamed project files r11551 FbxPrint - changed location of fbxsdk folder r11566 FbxPrint - 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. r11585 FbxPrint - release build config setting changes for consistency. Set Omit Frame Pointers to No (/Oy-) see VH-438 Added: trunk/tools/FbxPrint/FbxPrint.sln trunk/tools/FbxPrint/FbxPrint.vcproj trunk/tools/FbxPrint/FbxPrint.vcxproj Removed: trunk/tools/FbxPrint/FbxViewer.sln trunk/tools/FbxPrint/FbxViewer.vcproj trunk/tools/FbxPrint/FbxViewer.vcxproj ------------------------------------------------------------------------------ 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
