[mobile_static] Move PLATFORM_AOT_SUFFIX into configure.ac
[mono.git] / msvc / mono-mini-regression-aot-test.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Release|Win32">\r
9       <Configuration>Release</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Debug|x64">\r
13       <Configuration>Debug</Configuration>\r
14       <Platform>x64</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <PropertyGroup Label="Globals">\r
22     <ProjectGuid>{D632D664-C0F5-4B60-9375-BDDAD5C7A649}</ProjectGuid>\r
23     <RootNamespace>monominiregressionaottest</RootNamespace>\r
24     <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>\r
25   </PropertyGroup>\r
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
28     <ConfigurationType>Utility</ConfigurationType>\r
29     <UseDebugLibraries>true</UseDebugLibraries>\r
30     <CharacterSet>MultiByte</CharacterSet>\r
31     <PlatformToolset>v140</PlatformToolset>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
34     <ConfigurationType>Utility</ConfigurationType>\r
35     <UseDebugLibraries>false</UseDebugLibraries>\r
36     <WholeProgramOptimization>true</WholeProgramOptimization>\r
37     <CharacterSet>MultiByte</CharacterSet>\r
38     <PlatformToolset>v140</PlatformToolset>\r
39   </PropertyGroup>\r
40   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
41     <ConfigurationType>Utility</ConfigurationType>\r
42     <UseDebugLibraries>true</UseDebugLibraries>\r
43     <CharacterSet>MultiByte</CharacterSet>\r
44     <PlatformToolset>v140</PlatformToolset>\r
45   </PropertyGroup>\r
46   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
47     <ConfigurationType>Utility</ConfigurationType>\r
48     <UseDebugLibraries>false</UseDebugLibraries>\r
49     <WholeProgramOptimization>true</WholeProgramOptimization>\r
50     <CharacterSet>MultiByte</CharacterSet>\r
51     <PlatformToolset>v140</PlatformToolset>\r
52   </PropertyGroup>\r
53   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
54   <ImportGroup Label="ExtensionSettings">\r
55   </ImportGroup>\r
56   <ImportGroup Label="Shared">\r
57   </ImportGroup>\r
58   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
59     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
60     <Import Project="mono.props" />\r
61     <Import Project="mono-regression-test-Win32.props" />\r
62     <Import Project="mono-regression-test.props" />\r
63     <Import Project="mono-mini-regression-test-aot.props" />\r
64   </ImportGroup>\r
65   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
66     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
67     <Import Project="mono.props" />\r
68     <Import Project="mono-regression-test-Win32.props" />\r
69     <Import Project="mono-regression-test.props" />\r
70     <Import Project="mono-mini-regression-test-aot.props" />\r
71   </ImportGroup>\r
72   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
73     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
74     <Import Project="mono.props" />\r
75     <Import Project="mono-regression-test-x64.props" />\r
76     <Import Project="mono-regression-test.props" />\r
77     <Import Project="mono-mini-regression-test-aot.props" />\r
78   </ImportGroup>\r
79   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
80     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
81     <Import Project="mono.props" />\r
82     <Import Project="mono-regression-test-x64.props" />\r
83     <Import Project="mono-regression-test.props" />\r
84     <Import Project="mono-mini-regression-test-aot.props" />\r
85   </ImportGroup>\r
86   <PropertyGroup Label="UserMacros" />\r
87   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
88     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
89     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
90   </PropertyGroup>\r
91   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
92     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
93     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
94   </PropertyGroup>\r
95   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
96     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
97     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
98   </PropertyGroup>\r
99   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
100     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
101     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
102   </PropertyGroup>\r
103   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
104     <LocalDebuggerCommand>$(MONO_EXECUTABLE)</LocalDebuggerCommand>\r
105     <LocalDebuggerCommandArguments>$(MONO_MINI_REGRESSION_TEST_AOT_ARGS)</LocalDebuggerCommandArguments>\r
106     <LocalDebuggerWorkingDirectory>$(MONO_EXECUTABLE_DIR)</LocalDebuggerWorkingDirectory>\r
107     <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>\r
108     <LocalDebuggerEnvironment>$(MONO_PATH_ENV)\r
109 $(MONO_CFG_DIR_ENV)\r
110 $(MONO_TOOLCHAIN_PATH_ENV)\r
111 $(MONO_LOG_LEVEL_ENV)\r
112 $(MONO_LOG_MASK_ENV)\r
113 $(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>\r
114   </PropertyGroup>\r
115   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
116     <LocalDebuggerCommand>$(MONO_EXECUTABLE)</LocalDebuggerCommand>\r
117     <LocalDebuggerCommandArguments>$(MONO_MINI_REGRESSION_TEST_AOT_ARGS)</LocalDebuggerCommandArguments>\r
118     <LocalDebuggerWorkingDirectory>$(MONO_EXECUTABLE_DIR)</LocalDebuggerWorkingDirectory>\r
119     <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>\r
120     <LocalDebuggerEnvironment>$(MONO_PATH_ENV)\r
121 $(MONO_CFG_DIR_ENV)\r
122 $(MONO_TOOLCHAIN_PATH_ENV)\r
123 $(MONO_LOG_LEVEL_ENV)\r
124 $(MONO_LOG_MASK_ENV)\r
125 $(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>\r
126   </PropertyGroup>\r
127   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
128     <LocalDebuggerCommand>$(MONO_EXECUTABLE)</LocalDebuggerCommand>\r
129     <LocalDebuggerCommandArguments>$(MONO_MINI_REGRESSION_TEST_AOT_ARGS)</LocalDebuggerCommandArguments>\r
130     <LocalDebuggerWorkingDirectory>$(MONO_EXECUTABLE_DIR)</LocalDebuggerWorkingDirectory>\r
131     <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>\r
132     <LocalDebuggerEnvironment>$(MONO_PATH_ENV)\r
133 $(MONO_CFG_DIR_ENV)\r
134 $(MONO_TOOLCHAIN_PATH_ENV)\r
135 $(MONO_LOG_LEVEL_ENV)\r
136 $(MONO_LOG_MASK_ENV)\r
137 $(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>\r
138   </PropertyGroup>\r
139   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
140     <LocalDebuggerCommand>$(MONO_EXECUTABLE)</LocalDebuggerCommand>\r
141     <LocalDebuggerCommandArguments>$(MONO_MINI_REGRESSION_TEST_AOT_ARGS)</LocalDebuggerCommandArguments>\r
142     <LocalDebuggerWorkingDirectory>$(MONO_EXECUTABLE_DIR)</LocalDebuggerWorkingDirectory>\r
143     <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>\r
144     <LocalDebuggerEnvironment>$(MONO_PATH_ENV)\r
145 $(MONO_CFG_DIR_ENV)\r
146 $(MONO_TOOLCHAIN_PATH_ENV)\r
147 $(MONO_LOG_LEVEL_ENV)\r
148 $(MONO_LOG_MASK_ENV)\r
149 $(LocalDebuggerEnvironment)</LocalDebuggerEnvironment>\r
150   </PropertyGroup>\r
151   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
152     <ClCompile>\r
153       <WarningLevel>Level3</WarningLevel>\r
154       <Optimization>Disabled</Optimization>\r
155       <SDLCheck>true</SDLCheck>\r
156     </ClCompile>\r
157   </ItemDefinitionGroup>\r
158   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
159     <ClCompile>\r
160       <WarningLevel>Level3</WarningLevel>\r
161       <Optimization>Disabled</Optimization>\r
162       <SDLCheck>true</SDLCheck>\r
163     </ClCompile>\r
164   </ItemDefinitionGroup>\r
165   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
166     <ClCompile>\r
167       <WarningLevel>Level3</WarningLevel>\r
168       <Optimization>MaxSpeed</Optimization>\r
169       <FunctionLevelLinking>true</FunctionLevelLinking>\r
170       <IntrinsicFunctions>true</IntrinsicFunctions>\r
171       <SDLCheck>true</SDLCheck>\r
172     </ClCompile>\r
173     <Link>\r
174       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
175       <OptimizeReferences>true</OptimizeReferences>\r
176     </Link>\r
177   </ItemDefinitionGroup>\r
178   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
179     <ClCompile>\r
180       <WarningLevel>Level3</WarningLevel>\r
181       <Optimization>MaxSpeed</Optimization>\r
182       <FunctionLevelLinking>true</FunctionLevelLinking>\r
183       <IntrinsicFunctions>true</IntrinsicFunctions>\r
184       <SDLCheck>true</SDLCheck>\r
185     </ClCompile>\r
186     <Link>\r
187       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
188       <OptimizeReferences>true</OptimizeReferences>\r
189     </Link>\r
190   </ItemDefinitionGroup>\r
191   <ItemGroup>\r
192     <ProjectReference Include="mono.vcxproj">\r
193       <Project>{a0eddcd9-940f-432c-a28f-7ef322437d79}</Project>\r
194     </ProjectReference>\r
195   </ItemGroup>\r
196   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
197   <ImportGroup Label="ExtensionTargets">\r
198   </ImportGroup>\r
199 </Project>