From 6d89b6043c333831aed709e6576fa7d6c247b2ff Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 3 Apr 2020 20:05:55 +0300 Subject: mTextControl moved to /libs --- libs/mTextControl/mtextcontrol.vcxproj | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 libs/mTextControl/mtextcontrol.vcxproj (limited to 'libs/mTextControl/mtextcontrol.vcxproj') diff --git a/libs/mTextControl/mtextcontrol.vcxproj b/libs/mTextControl/mtextcontrol.vcxproj new file mode 100644 index 0000000000..9bef453c29 --- /dev/null +++ b/libs/mTextControl/mtextcontrol.vcxproj @@ -0,0 +1,33 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + mTextControl + {E26D2311-C164-48CF-BA24-5CEDA873D1B2} + + + + + + + MTEXTCONTROL_EXPORTS;%(PreprocessorDefinitions) + + + \ No newline at end of file -- cgit v1.2.3