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