Make GCC happy and make sure Call.sx is not preprocessed by MS toolchain
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6507 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
45e4a6251b
commit
4da72aaf77
3 changed files with 12 additions and 5 deletions
|
@ -1 +1,4 @@
|
|||
#ifdef _MSC_VER
|
||||
#error "MSVC is supposed to use the plain .S file!"
|
||||
#endif
|
||||
#include "Call.S"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue