and move the files too for mingw system build
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6528 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c92f94c8b0
commit
bd07bbcb9e
1 changed files with 0 additions and 0 deletions
4
Contrib/System/Source/CallCPP.S
Normal file
4
Contrib/System/Source/CallCPP.S
Normal file
|
@ -0,0 +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