From 1b0467a030abf557c904802b3490019cca680a3e Mon Sep 17 00:00:00 2001 From: anders_k Date: Thu, 17 Nov 2011 16:04:09 +0000 Subject: [PATCH] MinGW needs Call.sx git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6175 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/System/Source/Call.sx | 1 + 1 file changed, 1 insertion(+) create mode 100644 Contrib/System/Source/Call.sx diff --git a/Contrib/System/Source/Call.sx b/Contrib/System/Source/Call.sx new file mode 100644 index 00000000..5aabdda9 --- /dev/null +++ b/Contrib/System/Source/Call.sx @@ -0,0 +1 @@ +#include "Call.S"