chemeris / msinttypes

Automatically exported from code.google.com/p/msinttypes
48 stars 30 forks source link

The `_MSC_VER ` guard prevents rc.exe to compile some rc files #18

Open viruscamp opened 1 year ago

viruscamp commented 1 year ago

The _MSC_VER guard prevents rc.exe to compile some rc files

#ifndef _MSC_VER // [
#error "Use this header only with Microsoft Visual C++ compilers!"
#endif // _MSC_VER ]

for examples: