Initial check-in of module moonshot-client
[moonshot-ui.git] / ms-identity-manager-ui / ms-identity-manager-ui.mdproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ItemType>ValaProject</ItemType>
7     <ProductVersion>9.0.21022</ProductVersion>
8     <SchemaVersion>2.0</SchemaVersion>
9     <ProjectGuid>{1E8887E0-C3DF-40E1-A76B-35C06ED83709}</ProjectGuid>
10     <compiler>
11       <compiler />
12     </compiler>
13     <Packages>
14       <Packages>
15         <ProjectPackage file="/usr/share/vala/vapi/glib-2.0.vapi" name="glib-2.0" IsProject="false" />
16       </Packages>
17     </Packages>
18   </PropertyGroup>
19   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20     <DebugSymbols>true</DebugSymbols>
21     <OutputPath>bin\Debug</OutputPath>
22     <CodeGeneration>
23       <CodeGeneration WarningLevel="Normal" WarningsAsErrors="false" OptimizationLevel="0" ExtraCompilerArguments="" DefineSymbols="DEBUG MONODEVELOP" EnableMultithreading="false" ctype="ValaCompilationParameters" />
24     </CodeGeneration>
25     <SourceDirectory>.</SourceDirectory>
26     <Output>
27       <Output output="ms-identity-manager-ui" />
28     </Output>
29     <Build>
30       <Build target="Bin" />
31     </Build>
32   </PropertyGroup>
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
34     <OutputPath>bin\Release</OutputPath>
35     <CodeGeneration>
36       <CodeGeneration WarningLevel="Normal" WarningsAsErrors="false" OptimizationLevel="3" ExtraCompilerArguments="" DefineSymbols="MONODEVELOP" EnableMultithreading="false" ctype="ValaCompilationParameters" />
37     </CodeGeneration>
38     <SourceDirectory>.</SourceDirectory>
39     <Output>
40       <Output output="ms-identity-manager-ui" />
41     </Output>
42     <Build>
43       <Build target="Bin" />
44     </Build>
45   </PropertyGroup>
46   <ItemGroup>
47     <Compile Include="main.vala" />
48   </ItemGroup>
49 </Project>