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