# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software | |
# distributed under the License is distributed on an "AS IS" BASIS, | |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |
# See the License for the specific language governing permissions and | |
# limitations under the License. | |
| |
Microsoft Visual Studio Solution File, Format Version 12.00 | |
# Visual Studio Express 2012 for Windows 8 | |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WookieService", "WookieService\WookieService.csproj", "{50852744-6C5A-4B66-B3B8-5A02ACBB1272}" | |
EndProject | |
Global | |
GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
Debug|Any CPU = Debug|Any CPU | |
Debug|ARM = Debug|ARM | |
Debug|x64 = Debug|x64 | |
Debug|x86 = Debug|x86 | |
Release|Any CPU = Release|Any CPU | |
Release|ARM = Release|ARM | |
Release|x64 = Release|x64 | |
Release|x86 = Release|x86 | |
EndGlobalSection | |
GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Debug|ARM.ActiveCfg = Debug|ARM | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Debug|ARM.Build.0 = Debug|ARM | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Debug|x64.ActiveCfg = Debug|x64 | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Debug|x64.Build.0 = Debug|x64 | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Debug|x86.ActiveCfg = Debug|x86 | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Debug|x86.Build.0 = Debug|x86 | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Release|Any CPU.Build.0 = Release|Any CPU | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Release|ARM.ActiveCfg = Release|ARM | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Release|ARM.Build.0 = Release|ARM | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Release|x64.ActiveCfg = Release|x64 | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Release|x64.Build.0 = Release|x64 | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Release|x86.ActiveCfg = Release|x86 | |
{50852744-6C5A-4B66-B3B8-5A02ACBB1272}.Release|x86.Build.0 = Release|x86 | |
EndGlobalSection | |
GlobalSection(SolutionProperties) = preSolution | |
HideSolutionNode = FALSE | |
EndGlobalSection | |
EndGlobal |