diff --git a/examples/libnyquist-examples.vcxproj/libnyquist-examples.sln b/examples/libnyquist-examples.vcxproj/libnyquist-examples.sln index 52af300..85671f0 100644 --- a/examples/libnyquist-examples.vcxproj/libnyquist-examples.sln +++ b/examples/libnyquist-examples.vcxproj/libnyquist-examples.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 12.0.30723.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libnyquist-examples", "libnyquist-examples.vcxproj", "{C0C0C270-FB9E-4EEB-8F22-180BB2FA800B}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libnyquist", "..\..\libnyquist.vcxproj\libnyquist.vcxproj", "{0EEC3739-F60A-4B90-8B75-9E1AFF28106A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libnyquist", "..\..\libnyquist.vcxproj\v120\libnyquist.vcxproj", "{0EEC3739-F60A-4B90-8B75-9E1AFF28106A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/examples/libnyquist-examples.vcxproj/libnyquist-examples.vcxproj b/examples/libnyquist-examples.vcxproj/libnyquist-examples.vcxproj index 2f29138..eca88a0 100644 --- a/examples/libnyquist-examples.vcxproj/libnyquist-examples.vcxproj +++ b/examples/libnyquist-examples.vcxproj/libnyquist-examples.vcxproj @@ -75,7 +75,7 @@ - + {0eec3739-f60a-4b90-8b75-9e1aff28106a} false true diff --git a/libnyquist.vcxproj/v120/libnyquist.vcxproj b/libnyquist.vcxproj/v120/libnyquist.vcxproj index 8cbde7a..844a1f6 100644 --- a/libnyquist.vcxproj/v120/libnyquist.vcxproj +++ b/libnyquist.vcxproj/v120/libnyquist.vcxproj @@ -48,6 +48,10 @@ + + + + diff --git a/libnyquist.vcxproj/v120/libnyquist.vcxproj.filters b/libnyquist.vcxproj/v120/libnyquist.vcxproj.filters index e585ee7..e05fe97 100644 --- a/libnyquist.vcxproj/v120/libnyquist.vcxproj.filters +++ b/libnyquist.vcxproj/v120/libnyquist.vcxproj.filters @@ -88,6 +88,18 @@ src + + third_party\mpc + + + third_party\mpc + + + third_party\mpc + + + third_party\mpc + @@ -158,5 +170,8 @@ {d839471f-71d1-471e-95e0-c33af9bb64bc} + + {cc5d22ad-1a3e-46cf-8f65-7d33f02629fb} + \ No newline at end of file diff --git a/libnyquist.vcxproj/v140/libnyquist.vcxproj b/libnyquist.vcxproj/v140/libnyquist.vcxproj index 6456b7f..bb4f532 100644 --- a/libnyquist.vcxproj/v140/libnyquist.vcxproj +++ b/libnyquist.vcxproj/v140/libnyquist.vcxproj @@ -48,6 +48,10 @@ + + + + diff --git a/libnyquist.vcxproj/v140/libnyquist.vcxproj.filters b/libnyquist.vcxproj/v140/libnyquist.vcxproj.filters index e585ee7..3d8ba44 100644 --- a/libnyquist.vcxproj/v140/libnyquist.vcxproj.filters +++ b/libnyquist.vcxproj/v140/libnyquist.vcxproj.filters @@ -88,6 +88,18 @@ src + + third_party\mpc + + + third_party\mpc + + + third_party\mpc + + + third_party\mpc + @@ -158,5 +170,8 @@ {d839471f-71d1-471e-95e0-c33af9bb64bc} + + {5e7b9ab1-a3bf-4934-96d8-38ad1c4b08d7} + \ No newline at end of file