From 152d7d44ea8d3f67f8b16cd875608f01acfe84c1 Mon Sep 17 00:00:00 2001 From: ptj2owxfl <13026574386@163.com> Date: Wed, 15 Apr 2026 15:59:03 +0800 Subject: [PATCH] ADD file via upload --- 银行智能管理系统.vcxproj | 136 +++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 银行智能管理系统.vcxproj diff --git a/银行智能管理系统.vcxproj b/银行智能管理系统.vcxproj new file mode 100644 index 0000000..7943af4 --- /dev/null +++ b/银行智能管理系统.vcxproj @@ -0,0 +1,136 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 17.0 + Win32Proj + {5aaaa6e1-1d92-48be-add1-e566e9f211b9} + 银行智能管理系统 + 10.0 + + + + Application + true + v143 + Unicode + + + Application + false + v143 + true + Unicode + + + Application + true + v143 + Unicode + + + Application + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + + Level3 + true + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + true + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + + + + + + + + + +