From 09abf1b529b4226f585ecfbb20866715b901755b Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 1 Dec 2021 13:34:22 +0800 Subject: +fpm --- .../Project/VisualStudio/PND_LIB/PND_LIB.vcxproj | 130 +++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 Client/Project/VisualStudio/PND_LIB/PND_LIB.vcxproj (limited to 'Client/Project/VisualStudio/PND_LIB/PND_LIB.vcxproj') diff --git a/Client/Project/VisualStudio/PND_LIB/PND_LIB.vcxproj b/Client/Project/VisualStudio/PND_LIB/PND_LIB.vcxproj new file mode 100644 index 0000000..f8241bc --- /dev/null +++ b/Client/Project/VisualStudio/PND_LIB/PND_LIB.vcxproj @@ -0,0 +1,130 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {07536C61-3069-46C4-B5F5-782A36B92DD8} + PNDLIB + 10.0.17763.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + MaxSpeed + true + true + true + true + + + Console + true + true + + + + + Level3 + Disabled + true + true + + + Console + + + + + Level3 + Disabled + true + true + + + Console + + + + + Level3 + MaxSpeed + true + true + true + true + + + Console + true + true + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0