diff --git a/dep/msvc/vsprops/DynamicLibrary.props b/dep/msvc/vsprops/DynamicLibrary.props new file mode 100644 index 000000000..63dc1cd8c --- /dev/null +++ b/dep/msvc/vsprops/DynamicLibrary.props @@ -0,0 +1,16 @@ + + + + $(SolutionDir)build\$(ProjectName)-$(Platform)-$(Configuration)\ + $(SolutionDir)bin\$(Platform)\ + false + $(ProjectName)-$(Platform)-$(Configuration) + DynamicLibrary + + + + + + + + \ No newline at end of file