NSIS/Contrib/System/Source/Call.sx
2014-06-28 19:54:51 +00:00

4 lines
93 B
Text

#ifdef _MSC_VER
#error "MSVC is supposed to use the plain .S file!"
#endif
#include "Call.S"