diff --git a/vsprojects/numbuf.vcxproj b/vsprojects/numbuf.vcxproj
new file mode 100644
index 000000000..b762afa79
--- /dev/null
+++ b/vsprojects/numbuf.vcxproj
@@ -0,0 +1,75 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ x64
+
+
+
+ {609D1438-D42D-4CBA-80A5-A1398C3BCC85}
+ Win32Proj
+
+
+
+ v140
+ DynamicLibrary
+
+
+
+
+
+
+
+
+
+
+
+
+ lib$(MSBuildProjectName)
+ .pyd
+
+
+
+ $(THIRD_PARTY)arrow\cpp\src;%(AdditionalIncludeDirectories)
+
+
+ Console
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {10e7d8e8-0eeb-46ea-a58d-f9236b5960ad}
+
+
+
+
\ No newline at end of file
diff --git a/vsprojects/numbuf.vcxproj.filters b/vsprojects/numbuf.vcxproj.filters
new file mode 100644
index 000000000..c20d75f12
--- /dev/null
+++ b/vsprojects/numbuf.vcxproj.filters
@@ -0,0 +1,60 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hh;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file