From 4cc764256c55c7b1da3f43750e76a45e6a593d94 Mon Sep 17 00:00:00 2001 From: Arnavion Date: Tue, 18 Mar 2014 10:44:53 -0700 Subject: win32: Powershell.exe absolutely needs "-File" when running scripts or else it parses arguments with spaces as separate parameters. --- src/common/common.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/common') diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 17a8d829..3ae891d5 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -160,8 +160,8 @@ "$(ProjectDir)marshal.h" -- cgit 1.4.1