DEBSOURCES
Skip Quicknav
sources / nsis / 3.06.1-1 / Contrib / System / Source / CallCPP.S
12345678
#ifdef _MSC_VER #error "MSVC is supposed to use the plain .S file!" #endif #if 0 ERROR: assembler-with-cpp required! #else #include "Call.S" #endif