diff options
Diffstat (limited to 'contrib/vstudio/vc11/zlibvc.sln')
-rw-r--r-- | contrib/vstudio/vc11/zlibvc.sln | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/contrib/vstudio/vc11/zlibvc.sln b/contrib/vstudio/vc11/zlibvc.sln new file mode 100644 index 0000000..c18f213 --- /dev/null +++ b/contrib/vstudio/vc11/zlibvc.sln | |||
@@ -0,0 +1,26 @@ | |||
1 | | ||
2 | Microsoft Visual Studio Solution File, Format Version 12.00 | ||
3 | # Visual Studio 2010 | ||
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlibvc", "zlibvc.vcxproj", "{8FD826F8-3739-44E6-8CC8-997122E53B8D}" | ||
5 | EndProject | ||
6 | Global | ||
7 | GlobalSection(TeamFoundationVersionControl) = preSolution | ||
8 | SccNumberOfProjects = 1 | ||
9 | SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} | ||
10 | SccTeamFoundationServer = http://iltfsapp01:8080/tfs/mediamind | ||
11 | SccLocalPath0 = . | ||
12 | EndGlobalSection | ||
13 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
14 | Debug|x64 = Debug|x64 | ||
15 | Release|x64 = Release|x64 | ||
16 | EndGlobalSection | ||
17 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
18 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug|x64.ActiveCfg = Debug|x64 | ||
19 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug|x64.Build.0 = Debug|x64 | ||
20 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release|x64.ActiveCfg = Release|x64 | ||
21 | {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release|x64.Build.0 = Release|x64 | ||
22 | EndGlobalSection | ||
23 | GlobalSection(SolutionProperties) = preSolution | ||
24 | HideSolutionNode = FALSE | ||
25 | EndGlobalSection | ||
26 | EndGlobal | ||