From: Code r. c. l. <fea...@li...> - 2007-01-22 00:38:11
|
Revision: 153 http://svn.sourceforge.net/feapi/?rev=153&view=rev Author: gvolpe Date: 2007-01-21 15:30:13 -0800 (Sun, 21 Jan 2007) Log Message: ----------- Some refinements to the feapi~ project: - suppressed precompiled headers in the debug configuration (as it was already done for the release configuration), otherwise the project does not compile; - added preprocessor definition _CRT_SECURE_NO_DEPRECATE to disable warnings about (Microsoft) deprecated functions; - solved a couple of signed/unsigned mismatch warnings. Modified Paths: -------------- trunk/FEAPI/build/Win/FEAPI_MaxMSP_Host/feapi.vcproj trunk/FEAPI/examples/host/FEAPI_MaxMSP_Host/feapi~.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |