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-networkinterfaces.c" />
\r
49 <ClCompile Include="..\mono\utils\mono-rand.c" />
\r
50 <ClCompile Include="..\mono\utils\mono-threads-state-machine.c" />
\r
51 <ClCompile Include="..\mono\utils\networking.c" />
\r
52 <ClCompile Include="..\mono\utils\networking-posix.c" />
\r
53 <ClCompile Include="..\mono\utils\networking-missing.c" />
\r
54 <ClCompile Include="..\mono\utils\networking-windows.c" />
\r
55 <ClCompile Include="..\mono\utils\mono-path.c" />
\r
56 <ClCompile Include="..\mono\utils\mono-poll.c" />
\r
57 <ClCompile Include="..\mono\utils\mono-proclib.c" />
\r
58 <ClCompile Include="..\mono\utils\mono-property-hash.c" />
\r
59 <ClCompile Include="..\mono\utils\mono-publib.c" />
\r
60 <ClCompile Include="..\mono\utils\mono-sha1.c" />
\r
61 <ClCompile Include="..\mono\utils\mono-stdlib.c" />
\r
62 <ClCompile Include="..\mono\utils\mono-threads-mach.c" />
\r
63 <ClCompile Include="..\mono\utils\mono-threads-posix.c" />
\r
64 <ClCompile Include="..\mono\utils\mono-threads-posix-signals.c" />
\r
65 <ClCompile Include="..\mono\utils\mono-threads-windows.c" />
\r
66 <ClCompile Include="..\mono\utils\mono-threads.c" />
\r
67 <ClCompile Include="..\mono\utils\mono-threads-coop.c" />
\r
68 <ClCompile Include="..\mono\utils\mono-threads-posix-abort-syscall.c" />
\r
69 <ClCompile Include="..\mono\utils\mono-threads-mach-abort-syscall.c" />
\r
70 <ClCompile Include="..\mono\utils\mono-threads-windows-abort-syscall.c" />
\r
71 <ClCompile Include="..\mono\utils\mono-time.c" />
\r
72 <ClCompile Include="..\mono\utils\mono-tls.c" />
\r
73 <ClCompile Include="..\mono\utils\mono-uri.c" />
\r
74 <ClCompile Include="..\mono\utils\mono-value-hash.c" />
\r
75 <ClCompile Include="..\mono\utils\monobitset.c" />
\r
76 <ClCompile Include="..\mono\utils\strenc.c" />
\r
77 <ClCompile Include="..\mono\utils\atomic.c" />
\r
78 <ClCompile Include="..\mono\utils\mono-hwcap.c" />
\r
79 <ClCompile Include="..\mono\utils\mono-hwcap-x86.c" />
\r
80 <ClCompile Include="..\mono\utils\bsearch.c" />
\r
81 <ClCompile Include="..\mono\utils\memfuncs.c" />
\r
82 <ClCompile Include="..\mono\utils\parse.c" />
\r
85 <ClInclude Include="..\mono\utils\dlmalloc.h" />
\r
86 <ClInclude Include="..\mono\utils\dtrace.h" />
\r
87 <ClInclude Include="..\mono\utils\freebsd-dwarf.h" />
\r
88 <ClInclude Include="..\mono\utils\freebsd-elf32.h" />
\r
89 <ClInclude Include="..\mono\utils\freebsd-elf64.h" />
\r
90 <ClInclude Include="..\mono\utils\freebsd-elf_common.h" />
\r
91 <ClInclude Include="..\mono\utils\gc_wrapper.h" />
\r
92 <ClInclude Include="..\mono\utils\hazard-pointer.h" />
\r
93 <ClInclude Include="..\mono\utils\json.h" />
\r
94 <ClInclude Include="..\mono\utils\linux_magic.h" />
\r
95 <ClInclude Include="..\mono\utils\lock-free-alloc.h" />
\r
96 <ClInclude Include="..\mono\utils\lock-free-array-queue.h" />
\r
97 <ClInclude Include="..\mono\utils\lock-free-queue.h" />
\r
98 <ClInclude Include="..\mono\utils\mach-support.h" />
\r
99 <ClInclude Include="..\mono\utils\memcheck.h" />
\r
100 <ClInclude Include="..\mono\utils\mono-codeman.h" />
\r
101 <ClInclude Include="..\mono\utils\mono-compiler.h" />
\r
102 <ClInclude Include="..\mono\utils\mono-complex.h" />
\r
103 <ClInclude Include="..\mono\utils\mono-conc-hashtable.h" />
\r
104 <ClInclude Include="..\mono\utils\mono-context.h" />
\r
105 <ClInclude Include="..\mono\utils\mono-coop-mutex.h" />
\r
106 <ClInclude Include="..\mono\utils\mono-coop-semaphore.h" />
\r
107 <ClInclude Include="..\mono\utils\mono-counters.h" />
\r
108 <ClInclude Include="..\mono\utils\mono-digest.h" />
\r
109 <ClInclude Include="..\mono\utils\mono-dl-fallback.h" />
\r
110 <ClInclude Include="..\mono\utils\mono-dl.h" />
\r
111 <ClInclude Include="..\mono\utils\mono-error-internals.h" />
\r
112 <ClInclude Include="..\mono\utils\mono-error.h" />
\r
113 <ClInclude Include="..\mono\utils\mono-log-windows.c" />
\r
114 <ClInclude Include="..\mono\utils\mono-log-common.c" />
\r
115 <ClInclude Include="..\mono\utils\mono-log-posix.c" />
\r
116 <ClInclude Include="..\mono\utils\mono-internal-hash.h" />
\r
117 <ClInclude Include="..\mono\utils\mono-io-portability.h" />
\r
118 <ClInclude Include="..\mono\utils\mono-linked-list-set.h" />
\r
119 <ClInclude Include="..\mono\utils\mono-logger-internals.h" />
\r
120 <ClInclude Include="..\mono\utils\mono-logger.h" />
\r
121 <ClInclude Include="..\mono\utils\mono-machine.h" />
\r
122 <ClInclude Include="..\mono\utils\mono-math.h" />
\r
123 <ClInclude Include="..\mono\utils\mono-membar.h" />
\r
124 <ClInclude Include="..\mono\utils\mono-memory-model.h" />
\r
125 <ClInclude Include="..\mono\utils\mono-mmap.h" />
\r
126 <ClInclude Include="..\mono\utils\mono-networkinterfaces.h" />
\r
127 <ClInclude Include="..\mono\utils\mono-once.h" />
\r
128 <ClInclude Include="..\mono\utils\mono-os-mutex.h" />
\r
129 <ClInclude Include="..\mono\utils\mono-os-semaphore.h" />
\r
130 <ClInclude Include="..\mono\utils\mono-path.h" />
\r
131 <ClInclude Include="..\mono\utils\mono-poll.h" />
\r
132 <ClInclude Include="..\mono\utils\mono-proclib.h" />
\r
133 <ClInclude Include="..\mono\utils\mono-property-hash.h" />
\r
134 <ClInclude Include="..\mono\utils\mono-publib.h" />
\r
135 <ClInclude Include="..\mono\utils\mono-rand.h" />
\r
136 <ClInclude Include="..\mono\utils\mono-sigcontext.h" />
\r
137 <ClInclude Include="..\mono\utils\mono-stack-unwinding.h" />
\r
138 <ClInclude Include="..\mono\utils\mono-stdlib.h" />
\r
139 <ClInclude Include="..\mono\utils\mono-string.h" />
\r
140 <ClInclude Include="..\mono\utils\mono-threads.h" />
\r
141 <ClInclude Include="..\mono\utils\mono-threads-api.h" />
\r
142 <ClInclude Include="..\mono\utils\mono-threads-coop.h" />
\r
143 <ClInclude Include="..\mono\utils\mono-threads-posix-signals.h" />
\r
144 <ClInclude Include="..\mono\utils\mono-time.h" />
\r
145 <ClInclude Include="..\mono\utils\mono-tls.h" />
\r
146 <ClInclude Include="..\mono\utils\mono-uri.h" />
\r
147 <ClInclude Include="..\mono\utils\mono-value-hash.h" />
\r
148 <ClInclude Include="..\mono\utils\monobitset.h" />
\r
149 <ClInclude Include="..\mono\utils\strenc.h" />
\r
150 <ClInclude Include="..\mono\utils\valgrind.h" />
\r
151 <ClInclude Include="..\mono\utils\atomic.h" />
\r
152 <ClInclude Include="..\mono\utils\mono-hwcap.h" />
\r
153 <ClInclude Include="..\mono\utils\mono-hwcap-x86.h" />
\r
154 <ClInclude Include="..\mono\utils\bsearch.h" />
\r
155 <ClInclude Include="..\mono\utils\memfuncs.h" />
\r
156 <ClInclude Include="..\mono\utils\parse.h" />
\r
159 <MASM Include="..\mono\utils\win64.asm">
\r
160 <FileType>Document</FileType>
\r
163 <PropertyGroup Label="Globals">
\r
164 <ProjectGuid>{8FC2B0C8-51AD-49DF-851F-5D01A77A75E4}</ProjectGuid>
\r
165 <Keyword>Win32Proj</Keyword>
\r
166 <RootNamespace>libmonoutils</RootNamespace>
\r
168 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
\r
169 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
\r
170 <ConfigurationType>StaticLibrary</ConfigurationType>
\r
171 <UseDebugLibraries>true</UseDebugLibraries>
\r
172 <CharacterSet>Unicode</CharacterSet>
\r
173 <PlatformToolset>v120</PlatformToolset>
\r
175 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
\r
176 <ConfigurationType>StaticLibrary</ConfigurationType>
\r
177 <UseDebugLibraries>true</UseDebugLibraries>
\r
178 <CharacterSet>Unicode</CharacterSet>
\r
179 <PlatformToolset>v120</PlatformToolset>
\r
181 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
\r
182 <ConfigurationType>StaticLibrary</ConfigurationType>
\r
183 <UseDebugLibraries>false</UseDebugLibraries>
\r
184 <CharacterSet>Unicode</CharacterSet>
\r
185 <PlatformToolset>v120</PlatformToolset>
\r
187 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
\r
188 <ConfigurationType>StaticLibrary</ConfigurationType>
\r
189 <UseDebugLibraries>false</UseDebugLibraries>
\r
190 <CharacterSet>Unicode</CharacterSet>
\r
191 <PlatformToolset>v120</PlatformToolset>
\r
193 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
\r
194 <ImportGroup Label="ExtensionSettings">
\r
195 <Import Project=".\masm.fixed.props" />
\r
197 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
\r
198 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
200 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
\r
201 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
203 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
\r
204 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
206 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
\r
207 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
209 <PropertyGroup Label="UserMacros" />
\r
210 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
\r
211 <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>
\r
212 <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
\r
214 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
\r
215 <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>
\r
216 <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
\r
218 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
\r
219 <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>
\r
220 <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
\r
222 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
\r
223 <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>
\r
224 <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
\r
226 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
\r
228 <PrecompiledHeader>
\r
229 </PrecompiledHeader>
\r
230 <WarningLevel>Level3</WarningLevel>
\r
231 <Optimization>Disabled</Optimization>
\r
232 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
233 <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
\r
236 <SubSystem>Windows</SubSystem>
\r
237 <GenerateDebugInformation>true</GenerateDebugInformation>
\r
240 <Command>winsetup.bat</Command>
\r
242 </ItemDefinitionGroup>
\r
243 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
\r
245 <PrecompiledHeader>
\r
246 </PrecompiledHeader>
\r
247 <WarningLevel>Level3</WarningLevel>
\r
248 <Optimization>Disabled</Optimization>
\r
249 <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
250 <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/eglib/src;$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
\r
253 <SubSystem>Windows</SubSystem>
\r
254 <GenerateDebugInformation>true</GenerateDebugInformation>
\r
257 <Command>winsetup.bat</Command>
\r
260 <PreprocessorDefinitions>X64</PreprocessorDefinitions>
\r
262 </ItemDefinitionGroup>
\r
263 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
\r
265 <WarningLevel>Level3</WarningLevel>
\r
266 <PrecompiledHeader>
\r
267 </PrecompiledHeader>
\r
268 <Optimization>MaxSpeed</Optimization>
\r
269 <FunctionLevelLinking>true</FunctionLevelLinking>
\r
270 <IntrinsicFunctions>true</IntrinsicFunctions>
\r
271 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
272 <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
\r
275 <SubSystem>Windows</SubSystem>
\r
276 <GenerateDebugInformation>true</GenerateDebugInformation>
\r
277 <EnableCOMDATFolding>true</EnableCOMDATFolding>
\r
278 <OptimizeReferences>true</OptimizeReferences>
\r
281 <Command>winsetup.bat</Command>
\r
283 </ItemDefinitionGroup>
\r
284 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
\r
286 <WarningLevel>Level3</WarningLevel>
\r
287 <PrecompiledHeader>
\r
288 </PrecompiledHeader>
\r
289 <Optimization>MaxSpeed</Optimization>
\r
290 <FunctionLevelLinking>true</FunctionLevelLinking>
\r
291 <IntrinsicFunctions>true</IntrinsicFunctions>
\r
292 <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
293 <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
\r
296 <SubSystem>Windows</SubSystem>
\r
297 <GenerateDebugInformation>true</GenerateDebugInformation>
\r
298 <EnableCOMDATFolding>true</EnableCOMDATFolding>
\r
299 <OptimizeReferences>true</OptimizeReferences>
\r
302 <Command>winsetup.bat</Command>
\r
305 <PreprocessorDefinitions>X64</PreprocessorDefinitions>
\r
307 </ItemDefinitionGroup>
\r
308 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
\r
309 <ImportGroup Label="ExtensionTargets">
\r
310 <Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
\r