[Microsoft.Build.Engine] Ignore import with empty project attribute when condition...
[mono.git] / msvc / libmonoutils.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="12.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="Debug|x64">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</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   <Import Project="mono.props" />\r
22   <ItemGroup>\r
23     <ClCompile Include="..\mono\utils\dlmalloc.c" />\r
24     <ClCompile Include="..\mono\utils\hazard-pointer.c" />\r
25     <ClCompile Include="..\mono\utils\lock-free-alloc.c" />\r
26     <ClCompile Include="..\mono\utils\lock-free-array-queue.c" />\r
27     <ClCompile Include="..\mono\utils\lock-free-queue.c" />\r
28     <ClCompile Include="..\mono\utils\mach-support-amd64.c" />\r
29     <ClCompile Include="..\mono\utils\mach-support-arm.c" />\r
30     <ClCompile Include="..\mono\utils\mach-support-x86.c" />\r
31     <ClCompile Include="..\mono\utils\mach-support.c" />\r
32     <ClCompile Include="..\mono\utils\mono-codeman.c" />\r
33     <ClCompile Include="..\mono\utils\mono-conc-hashtable.c" />\r
34     <ClCompile Include="..\mono\utils\mono-context.c" />\r
35     <ClCompile Include="..\mono\utils\mono-counters.c" />\r
36     <ClCompile Include="..\mono\utils\mono-dl-windows.c" />\r
37     <ClCompile Include="..\mono\utils\mono-dl.c" />\r
38     <ClCompile Include="..\mono\utils\mono-error.c" />\r
39     <ClCompile Include="..\mono\utils\mono-filemap.c" />\r
40     <ClCompile Include="..\mono\utils\mono-internal-hash.c" />\r
41     <ClCompile Include="..\mono\utils\mono-io-portability.c" />\r
42     <ClCompile Include="..\mono\utils\mono-linked-list-set.c" />\r
43     <ClCompile Include="..\mono\utils\mono-logger.c" />\r
44     <ClCompile Include="..\mono\utils\mono-math.c" />\r
45     <ClCompile Include="..\mono\utils\mono-md5.c" />\r
46     <ClCompile Include="..\mono\utils\mono-mmap.c" />\r
47     <ClCompile Include="..\mono\utils\mono-mutex.c" />\r
48     <ClCompile Include="..\mono\utils\mono-networkinterfaces.c" />\r
49     <ClCompile Include="..\mono\utils\networking.c" />\r
50     <ClCompile Include="..\mono\utils\networking-posix.c" />\r
51     <ClCompile Include="..\mono\utils\networking-missing.c" />\r
52     <ClCompile Include="..\mono\utils\networking-windows.c" />\r
53     <ClCompile Include="..\mono\utils\mono-path.c" />\r
54     <ClCompile Include="..\mono\utils\mono-poll.c" />\r
55     <ClCompile Include="..\mono\utils\mono-proclib.c" />\r
56     <ClCompile Include="..\mono\utils\mono-property-hash.c" />\r
57     <ClCompile Include="..\mono\utils\mono-publib.c" />\r
58     <ClCompile Include="..\mono\utils\mono-semaphore.c" />\r
59     <ClCompile Include="..\mono\utils\mono-sha1.c" />\r
60     <ClCompile Include="..\mono\utils\mono-stdlib.c" />\r
61     <ClCompile Include="..\mono\utils\mono-threads-mach.c" />\r
62     <ClCompile Include="..\mono\utils\mono-threads-posix.c" />\r
63     <ClCompile Include="..\mono\utils\mono-threads-windows.c" />\r
64     <ClCompile Include="..\mono\utils\mono-threads.c" />\r
65     <ClCompile Include="..\mono\utils\mono-time.c" />\r
66     <ClCompile Include="..\mono\utils\mono-tls.c" />\r
67     <ClCompile Include="..\mono\utils\mono-uri.c" />\r
68     <ClCompile Include="..\mono\utils\mono-value-hash.c" />\r
69     <ClCompile Include="..\mono\utils\monobitset.c" />\r
70     <ClCompile Include="..\mono\utils\strenc.c" />\r
71     <ClCompile Include="..\mono\utils\strtod.c" />\r
72     <ClCompile Include="..\mono\utils\atomic.c" />\r
73     <ClCompile Include="..\mono\utils\mono-hwcap.c" />\r
74     <ClCompile Include="..\mono\utils\mono-hwcap-x86.c" />\r
75     <ClCompile Include="..\mono\utils\bsearch.c" />\r
76   </ItemGroup>\r
77   <ItemGroup>\r
78     <ClInclude Include="..\mono\utils\dlmalloc.h" />\r
79     <ClInclude Include="..\mono\utils\dtrace.h" />\r
80     <ClInclude Include="..\mono\utils\freebsd-dwarf.h" />\r
81     <ClInclude Include="..\mono\utils\freebsd-elf32.h" />\r
82     <ClInclude Include="..\mono\utils\freebsd-elf64.h" />\r
83     <ClInclude Include="..\mono\utils\freebsd-elf_common.h" />\r
84     <ClInclude Include="..\mono\utils\gc_wrapper.h" />\r
85     <ClInclude Include="..\mono\utils\hazard-pointer.h" />\r
86     <ClInclude Include="..\mono\utils\linux_magic.h" />\r
87     <ClInclude Include="..\mono\utils\lock-free-alloc.h" />\r
88     <ClInclude Include="..\mono\utils\lock-free-array-queue.h" />\r
89     <ClInclude Include="..\mono\utils\lock-free-queue.h" />\r
90     <ClInclude Include="..\mono\utils\mach-support.h" />\r
91     <ClInclude Include="..\mono\utils\memcheck.h" />\r
92     <ClInclude Include="..\mono\utils\mono-codeman.h" />\r
93     <ClInclude Include="..\mono\utils\mono-compiler.h" />\r
94     <ClInclude Include="..\mono\utils\mono-conc-hashtable.h" />\r
95     <ClInclude Include="..\mono\utils\mono-context.h" />\r
96     <ClInclude Include="..\mono\utils\mono-counters.h" />\r
97     <ClInclude Include="..\mono\utils\mono-digest.h" />\r
98     <ClInclude Include="..\mono\utils\mono-dl-fallback.h" />\r
99     <ClInclude Include="..\mono\utils\mono-dl.h" />\r
100     <ClInclude Include="..\mono\utils\mono-error-internals.h" />\r
101     <ClInclude Include="..\mono\utils\mono-error.h" />\r
102     <ClInclude Include="..\mono\utils\mono-internal-hash.h" />\r
103     <ClInclude Include="..\mono\utils\mono-io-portability.h" />\r
104     <ClInclude Include="..\mono\utils\mono-linked-list-set.h" />\r
105     <ClInclude Include="..\mono\utils\mono-logger-internal.h" />\r
106     <ClInclude Include="..\mono\utils\mono-logger.h" />\r
107     <ClInclude Include="..\mono\utils\mono-machine.h" />\r
108     <ClInclude Include="..\mono\utils\mono-math.h" />\r
109     <ClInclude Include="..\mono\utils\mono-membar.h" />\r
110     <ClInclude Include="..\mono\utils\mono-memory-model.h" />\r
111     <ClInclude Include="..\mono\utils\mono-mmap.h" />\r
112     <ClInclude Include="..\mono\utils\mono-mutex.h" />\r
113     <ClInclude Include="..\mono\utils\mono-networkinterfaces.h" />\r
114     <ClInclude Include="..\mono\utils\mono-path.h" />\r
115     <ClInclude Include="..\mono\utils\mono-poll.h" />\r
116     <ClInclude Include="..\mono\utils\mono-proclib.h" />\r
117     <ClInclude Include="..\mono\utils\mono-property-hash.h" />\r
118     <ClInclude Include="..\mono\utils\mono-publib.h" />\r
119     <ClInclude Include="..\mono\utils\mono-semaphore.h" />\r
120     <ClInclude Include="..\mono\utils\mono-sigcontext.h" />\r
121     <ClInclude Include="..\mono\utils\mono-stack-unwinding.h" />\r
122     <ClInclude Include="..\mono\utils\mono-stdlib.h" />\r
123     <ClInclude Include="..\mono\utils\mono-string.h" />\r
124     <ClInclude Include="..\mono\utils\mono-threads.h" />\r
125     <ClInclude Include="..\mono\utils\mono-time.h" />\r
126     <ClInclude Include="..\mono\utils\mono-tls.h" />\r
127     <ClInclude Include="..\mono\utils\mono-uri.h" />\r
128     <ClInclude Include="..\mono\utils\mono-value-hash.h" />\r
129     <ClInclude Include="..\mono\utils\monobitset.h" />\r
130     <ClInclude Include="..\mono\utils\strenc.h" />\r
131     <ClInclude Include="..\mono\utils\strtod.h" />\r
132     <ClInclude Include="..\mono\utils\valgrind.h" />\r
133     <ClInclude Include="..\mono\utils\atomic.h" />\r
134     <ClInclude Include="..\mono\utils\mono-hwcap.h" />\r
135     <ClInclude Include="..\mono\utils\mono-hwcap-x86.h" />\r
136     <ClInclude Include="..\mono\utils\bsearch.h" />\r
137   </ItemGroup>\r
138   <ItemGroup>\r
139     <MASM Include="..\mono\utils\win64.asm">\r
140       <FileType>Document</FileType>\r
141     </MASM>\r
142   </ItemGroup>\r
143   <PropertyGroup Label="Globals">\r
144     <ProjectGuid>{8FC2B0C8-51AD-49DF-851F-5D01A77A75E4}</ProjectGuid>\r
145     <Keyword>Win32Proj</Keyword>\r
146     <RootNamespace>libmonoutils</RootNamespace>\r
147   </PropertyGroup>\r
148   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
149   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
150     <ConfigurationType>StaticLibrary</ConfigurationType>\r
151     <UseDebugLibraries>true</UseDebugLibraries>\r
152     <CharacterSet>Unicode</CharacterSet>\r
153     <PlatformToolset>v120</PlatformToolset>\r
154   </PropertyGroup>\r
155   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
156     <ConfigurationType>StaticLibrary</ConfigurationType>\r
157     <UseDebugLibraries>true</UseDebugLibraries>\r
158     <CharacterSet>Unicode</CharacterSet>\r
159     <PlatformToolset>v120</PlatformToolset>\r
160   </PropertyGroup>\r
161   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
162     <ConfigurationType>StaticLibrary</ConfigurationType>\r
163     <UseDebugLibraries>false</UseDebugLibraries>\r
164     <CharacterSet>Unicode</CharacterSet>\r
165     <PlatformToolset>v120</PlatformToolset>\r
166   </PropertyGroup>\r
167   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
168     <ConfigurationType>StaticLibrary</ConfigurationType>\r
169     <UseDebugLibraries>false</UseDebugLibraries>\r
170     <CharacterSet>Unicode</CharacterSet>\r
171     <PlatformToolset>v120</PlatformToolset>\r
172   </PropertyGroup>\r
173   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
174   <ImportGroup Label="ExtensionSettings">\r
175     <Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />\r
176   </ImportGroup>\r
177   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
178     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
179   </ImportGroup>\r
180   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
181     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
182   </ImportGroup>\r
183   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
184     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
185   </ImportGroup>\r
186   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
187     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
188   </ImportGroup>\r
189   <PropertyGroup Label="UserMacros" />\r
190   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
191     <OutDir>$(Platform)\lib\</OutDir>\r
192     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
193   </PropertyGroup>\r
194   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
195     <OutDir>$(Platform)\lib\</OutDir>\r
196     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
197   </PropertyGroup>\r
198   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
199     <OutDir>$(Platform)\lib\</OutDir>\r
200     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
201   </PropertyGroup>\r
202   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
203     <OutDir>$(Platform)\lib\</OutDir>\r
204     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
205   </PropertyGroup>\r
206   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
207     <ClCompile>\r
208       <PrecompiledHeader>\r
209       </PrecompiledHeader>\r
210       <WarningLevel>Level3</WarningLevel>\r
211       <Optimization>Disabled</Optimization>\r
212       <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
213       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
214     </ClCompile>\r
215     <Link>\r
216       <SubSystem>Windows</SubSystem>\r
217       <GenerateDebugInformation>true</GenerateDebugInformation>\r
218     </Link>\r
219     <PreBuildEvent>\r
220       <Command>winsetup.bat</Command>\r
221     </PreBuildEvent>\r
222   </ItemDefinitionGroup>\r
223   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
224     <ClCompile>\r
225       <PrecompiledHeader>\r
226       </PrecompiledHeader>\r
227       <WarningLevel>Level3</WarningLevel>\r
228       <Optimization>Disabled</Optimization>\r
229       <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
230       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/eglib/src;$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
231     </ClCompile>\r
232     <Link>\r
233       <SubSystem>Windows</SubSystem>\r
234       <GenerateDebugInformation>true</GenerateDebugInformation>\r
235     </Link>\r
236     <PreBuildEvent>\r
237       <Command>winsetup.bat</Command>\r
238     </PreBuildEvent>\r
239     <MASM>\r
240       <PreprocessorDefinitions>X64</PreprocessorDefinitions>\r
241     </MASM>\r
242   </ItemDefinitionGroup>\r
243   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
244     <ClCompile>\r
245       <WarningLevel>Level3</WarningLevel>\r
246       <PrecompiledHeader>\r
247       </PrecompiledHeader>\r
248       <Optimization>MaxSpeed</Optimization>\r
249       <FunctionLevelLinking>true</FunctionLevelLinking>\r
250       <IntrinsicFunctions>true</IntrinsicFunctions>\r
251       <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
252       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
253     </ClCompile>\r
254     <Link>\r
255       <SubSystem>Windows</SubSystem>\r
256       <GenerateDebugInformation>true</GenerateDebugInformation>\r
257       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
258       <OptimizeReferences>true</OptimizeReferences>\r
259     </Link>\r
260     <PreBuildEvent>\r
261       <Command>winsetup.bat</Command>\r
262     </PreBuildEvent>\r
263   </ItemDefinitionGroup>\r
264   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
265     <ClCompile>\r
266       <WarningLevel>Level3</WarningLevel>\r
267       <PrecompiledHeader>\r
268       </PrecompiledHeader>\r
269       <Optimization>MaxSpeed</Optimization>\r
270       <FunctionLevelLinking>true</FunctionLevelLinking>\r
271       <IntrinsicFunctions>true</IntrinsicFunctions>\r
272       <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
273       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
274     </ClCompile>\r
275     <Link>\r
276       <SubSystem>Windows</SubSystem>\r
277       <GenerateDebugInformation>true</GenerateDebugInformation>\r
278       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
279       <OptimizeReferences>true</OptimizeReferences>\r
280     </Link>\r
281     <PreBuildEvent>\r
282       <Command>winsetup.bat</Command>\r
283     </PreBuildEvent>\r
284     <MASM>\r
285       <PreprocessorDefinitions>X64</PreprocessorDefinitions>\r
286     </MASM>\r
287   </ItemDefinitionGroup>\r
288   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
289   <ImportGroup Label="ExtensionTargets">\r
290     <Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />\r
291   </ImportGroup>\r
292 </Project>