diff --git a/builds/msvc/resource.h b/builds/msvc/resource.h new file mode 100644 index 00000000..b13f4e28 Binary files /dev/null and b/builds/msvc/resource.h differ diff --git a/builds/msvc/resource.rc b/builds/msvc/resource.rc new file mode 100644 index 00000000..ed869bb3 Binary files /dev/null and b/builds/msvc/resource.rc differ diff --git a/builds/msvc/vs2013/bn/bn.vcxproj b/builds/msvc/vs2013/bn/bn.vcxproj index a882fd4b..42cc8c9d 100644 --- a/builds/msvc/vs2013/bn/bn.vcxproj +++ b/builds/msvc/vs2013/bn/bn.vcxproj @@ -59,6 +59,7 @@ + @@ -112,4 +113,7 @@ {5FFB5F52-0772-4404-BB2F-39BE5F82A158} + + + \ No newline at end of file diff --git a/builds/msvc/vs2013/bn/bn.vcxproj.filters b/builds/msvc/vs2013/bn/bn.vcxproj.filters index 666b9d97..d84010c3 100644 --- a/builds/msvc/vs2013/bn/bn.vcxproj.filters +++ b/builds/msvc/vs2013/bn/bn.vcxproj.filters @@ -23,5 +23,9 @@ include + + + + \ No newline at end of file