This patch removes 'include\share' folder from "additional include directories" lists in .vcproj files. Also it replaces #ifdef HAVE_STDINT_H #include <stdint.h> #endif with #include "share/compat.h" inside src/share/replaygain_analysis/replaygain_analysis.c because share/compat.h contains defines of uint32_t/int32_t for MSVC. -------------- next part -------------- A non-text attachment was scrubbed... Name: msvc.patch Type: application/octet-stream Size: 4564 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140616/6e937cbf/attachment-0001.obj