From f1963499ab3f0baef477757a22fabd9875feb75d Mon Sep 17 00:00:00 2001 From: Yasha Jannoo Date: Tue, 10 Sep 2019 00:01:37 +0100 Subject: Remove FORCE flag from Stars project We shouldn't hide potential issues and it seems to be compiling okay without. --- Stars45/Stars.vcxproj | 1 - 1 file changed, 1 deletion(-) (limited to 'Stars45') diff --git a/Stars45/Stars.vcxproj b/Stars45/Stars.vcxproj index 66d2053..794006e 100644 --- a/Stars45/Stars.vcxproj +++ b/Stars45/Stars.vcxproj @@ -323,7 +323,6 @@ $(DXSDK_DIR)\lib\x86\;..\oggvorbis\lib;%(AdditionalLibraryDirectories) libcmt.lib; false - /FORCE:MULTIPLE %(AdditionalOptions) copy /y "$(TargetPath)" "$(STARSHATTERPATH)\$(TargetFileName)" -- cgit v1.1