Add solution and projects for Visual Studio 2015.
Also, add x64 solution platform and DebugStatic/ReleaseStatic solution & project configurations, generating static libraries. Reset output and intermediate directories and filenames to VS defaults. Adjust preprocessor definitions (LIBCONFIG_STATIC / LIBCONFIG_EXPORTS, _USRDLL) for the static configurations.
Showing
examples/c/example1.vcxproj
0 → 100644
examples/c/example2.vcxproj
0 → 100644
examples/c/example3.vcxproj
0 → 100644
lib/libconfig++.vcxproj
0 → 100644
This diff is collapsed.
lib/libconfig.vcxproj
0 → 100644
This diff is collapsed.
libconfig_2015.sln
0 → 100644
This diff is collapsed.
tests/tests.vcxproj
0 → 100644
tests/tests.vcxproj.filters
0 → 100644
tinytest/tinytest.vcxproj
0 → 100644
Please register or sign in to comment