From dc597d70cef7202480eae6708e2142148e09356f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 23 Feb 2024 19:57:58 +0300 Subject: clipboard copy function is able now to copy in multiple formats at a time --- src/mir_core/mir_core.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mir_core/mir_core.vcxproj') diff --git a/src/mir_core/mir_core.vcxproj b/src/mir_core/mir_core.vcxproj index 5926603bf0..fa4f5b08c3 100644 --- a/src/mir_core/mir_core.vcxproj +++ b/src/mir_core/mir_core.vcxproj @@ -125,6 +125,9 @@ ../stdafx.h + + ../stdafx.h + ../stdafx.h -- cgit v1.2.3