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