|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | + <ItemGroup Label="ProjectConfigurations"> |
| 4 | + <ProjectConfiguration Include="Debug|Win32"> |
| 5 | + <Configuration>Debug</Configuration> |
| 6 | + <Platform>Win32</Platform> |
| 7 | + </ProjectConfiguration> |
| 8 | + <ProjectConfiguration Include="Release|Win32"> |
| 9 | + <Configuration>Release</Configuration> |
| 10 | + <Platform>Win32</Platform> |
| 11 | + </ProjectConfiguration> |
| 12 | + <ProjectConfiguration Include="Debug|x64"> |
| 13 | + <Configuration>Debug</Configuration> |
| 14 | + <Platform>x64</Platform> |
| 15 | + </ProjectConfiguration> |
| 16 | + <ProjectConfiguration Include="Release|x64"> |
| 17 | + <Configuration>Release</Configuration> |
| 18 | + <Platform>x64</Platform> |
| 19 | + </ProjectConfiguration> |
| 20 | + </ItemGroup> |
| 21 | + <ItemGroup> |
| 22 | + <None Include="inc\debugmacrosext.h" /> |
| 23 | + <None Include="inc\mbusafecrt.h" /> |
| 24 | + <None Include="inc\pal.h" /> |
| 25 | + <None Include="inc\pal_assert.h" /> |
| 26 | + <None Include="inc\pal_endian.h" /> |
| 27 | + <None Include="inc\pal_error.h" /> |
| 28 | + <None Include="inc\pal_mstypes.h" /> |
| 29 | + <None Include="inc\pal_safecrt.h" /> |
| 30 | + <None Include="inc\pal_unwind.h" /> |
| 31 | + <None Include="inc\rt\guiddef.h" /> |
| 32 | + <None Include="inc\rt\initguid.h" /> |
| 33 | + <None Include="inc\rt\intsafe.h" /> |
| 34 | + <None Include="inc\rt\no_sal2.h" /> |
| 35 | + <None Include="inc\rt\ntimage.h" /> |
| 36 | + <None Include="inc\rt\oaidl.h" /> |
| 37 | + <None Include="inc\rt\palrt.h" /> |
| 38 | + <None Include="inc\rt\poppack.h" /> |
| 39 | + <None Include="inc\rt\pshpack2.h" /> |
| 40 | + <None Include="inc\rt\pshpack4.h" /> |
| 41 | + <None Include="inc\rt\pshpack8.h" /> |
| 42 | + <None Include="inc\rt\rpc.h" /> |
| 43 | + <None Include="inc\rt\rpcndr.h" /> |
| 44 | + <None Include="inc\rt\safecrt.h" /> |
| 45 | + <None Include="inc\rt\sal.h" /> |
| 46 | + <None Include="inc\rt\specstrings.h" /> |
| 47 | + <None Include="inc\rt\specstrings_strict.h" /> |
| 48 | + <None Include="inc\rt\unknwn.h" /> |
| 49 | + <None Include="inc\rt\VersionHelpers.h" /> |
| 50 | + <None Include="inc\rt\wincrypt.h" /> |
| 51 | + <None Include="inc\safemath.h" /> |
| 52 | + <None Include="inc\strsafe.h" /> |
| 53 | + <None Include="inc\volatile.h" /> |
| 54 | + <None Include="src\arch\i386\asmconstants.h" /> |
| 55 | + <None Include="src\exception\machexception.h" /> |
| 56 | + <None Include="src\exception\machmessage.h" /> |
| 57 | + <None Include="src\exception\signal.hpp" /> |
| 58 | + <None Include="src\file\shmfilelockmgr.hpp" /> |
| 59 | + <None Include="src\include\pal\context.h" /> |
| 60 | + <None Include="src\include\pal\corunix.hpp" /> |
| 61 | + <None Include="src\include\pal\critsect.h" /> |
| 62 | + <None Include="src\include\pal\cruntime.h" /> |
| 63 | + <None Include="src\include\pal\cs.hpp" /> |
| 64 | + <None Include="src\include\pal\dbgmsg.h" /> |
| 65 | + <None Include="src\include\pal\debug.h" /> |
| 66 | + <None Include="src\include\pal\event.hpp" /> |
| 67 | + <None Include="src\include\pal\file.h" /> |
| 68 | + <None Include="src\include\pal\file.hpp" /> |
| 69 | + <None Include="src\include\pal\filetime.h" /> |
| 70 | + <None Include="src\include\pal\handleapi.hpp" /> |
| 71 | + <None Include="src\include\pal\handlemgr.hpp" /> |
| 72 | + <None Include="src\include\pal\init.h" /> |
| 73 | + <None Include="src\include\pal\list.h" /> |
| 74 | + <None Include="src\include\pal\locale.h" /> |
| 75 | + <None Include="src\include\pal\malloc.hpp" /> |
| 76 | + <None Include="src\include\pal\map.h" /> |
| 77 | + <None Include="src\include\pal\map.hpp" /> |
| 78 | + <None Include="src\include\pal\misc.h" /> |
| 79 | + <None Include="src\include\pal\module.h" /> |
| 80 | + <None Include="src\include\pal\modulename.h" /> |
| 81 | + <None Include="src\include\pal\mutex.hpp" /> |
| 82 | + <None Include="src\include\pal\palinternal.h" /> |
| 83 | + <None Include="src\include\pal\perftrace.h" /> |
| 84 | + <None Include="src\include\pal\printfcpp.hpp" /> |
| 85 | + <None Include="src\include\pal\process.h" /> |
| 86 | + <None Include="src\include\pal\procobj.hpp" /> |
| 87 | + <None Include="src\include\pal\seh.hpp" /> |
| 88 | + <None Include="src\include\pal\shm.hpp" /> |
| 89 | + <None Include="src\include\pal\shmemory.h" /> |
| 90 | + <None Include="src\include\pal\stackstring.hpp" /> |
| 91 | + <None Include="src\include\pal\synchcache.hpp" /> |
| 92 | + <None Include="src\include\pal\synchobjects.hpp" /> |
| 93 | + <None Include="src\include\pal\thread.hpp" /> |
| 94 | + <None Include="src\include\pal\threadinfo.hpp" /> |
| 95 | + <None Include="src\include\pal\threadsusp.hpp" /> |
| 96 | + <None Include="src\include\pal\unicode_data.h" /> |
| 97 | + <None Include="src\include\pal\utf8.h" /> |
| 98 | + <None Include="src\include\pal\utils.h" /> |
| 99 | + <None Include="src\include\pal\virtual.h" /> |
| 100 | + <None Include="src\map\common.h" /> |
| 101 | + <None Include="src\objmgr\palobjbase.hpp" /> |
| 102 | + <None Include="src\objmgr\shmobject.hpp" /> |
| 103 | + <None Include="src\objmgr\shmobjectmanager.hpp" /> |
| 104 | + <None Include="src\safecrt\cruntime.h" /> |
| 105 | + <None Include="src\safecrt\internal.h" /> |
| 106 | + <None Include="src\safecrt\internal_securecrt.h" /> |
| 107 | + <None Include="src\safecrt\mbusafecrt_internal.h" /> |
| 108 | + <None Include="src\synchmgr\synchmanager.hpp" /> |
| 109 | + <None Include="src\thread\procprivate.hpp" /> |
| 110 | + <None Include="inc\unixasmmacros.inc" /> |
| 111 | + <None Include="inc\unixasmmacrosamd64.inc" /> |
| 112 | + <None Include="src\include\pal\corunix.inl" /> |
| 113 | + <None Include="src\safecrt\input.inl" /> |
| 114 | + <None Include="src\safecrt\output.inl" /> |
| 115 | + <None Include="src\safecrt\tcscat_s.inl" /> |
| 116 | + <None Include="src\safecrt\tcscpy_s.inl" /> |
| 117 | + <None Include="src\safecrt\tcsncat_s.inl" /> |
| 118 | + <None Include="src\safecrt\tcsncpy_s.inl" /> |
| 119 | + <None Include="src\safecrt\tcstok_s.inl" /> |
| 120 | + <None Include="src\safecrt\tmakepath_s.inl" /> |
| 121 | + <None Include="src\safecrt\xtox_s.inl" /> |
| 122 | + <None Include="src\arch\i386\processor.cpp" /> |
| 123 | + <None Include="src\cruntime\file.cpp" /> |
| 124 | + <None Include="src\cruntime\filecrt.cpp" /> |
| 125 | + <None Include="src\cruntime\finite.cpp" /> |
| 126 | + <None Include="src\cruntime\lstr.cpp" /> |
| 127 | + <None Include="src\cruntime\malloc.cpp" /> |
| 128 | + <None Include="src\cruntime\mbstring.cpp" /> |
| 129 | + <None Include="src\cruntime\misc.cpp" /> |
| 130 | + <None Include="src\cruntime\misctls.cpp" /> |
| 131 | + <None Include="src\cruntime\path.cpp" /> |
| 132 | + <None Include="src\cruntime\printf.cpp" /> |
| 133 | + <None Include="src\cruntime\printfcpp.cpp" /> |
| 134 | + <None Include="src\cruntime\silent_printf.cpp" /> |
| 135 | + <None Include="src\cruntime\string.cpp" /> |
| 136 | + <None Include="src\cruntime\stringtls.cpp" /> |
| 137 | + <None Include="src\cruntime\thread.cpp" /> |
| 138 | + <None Include="src\cruntime\wchar.cpp" /> |
| 139 | + <None Include="src\cruntime\wchartls.cpp" /> |
| 140 | + <None Include="src\debug\debug.cpp" /> |
| 141 | + <None Include="src\exception\machexception.cpp" /> |
| 142 | + <None Include="src\exception\machmessage.cpp" /> |
| 143 | + <None Include="src\exception\seh-unwind.cpp" /> |
| 144 | + <None Include="src\exception\seh.cpp" /> |
| 145 | + <None Include="src\exception\signal.cpp" /> |
| 146 | + <None Include="src\file\directory.cpp" /> |
| 147 | + <None Include="src\file\filetime.cpp" /> |
| 148 | + <None Include="src\file\pal_file.cpp" /> |
| 149 | + <None Include="src\file\pal_path.cpp" /> |
| 150 | + <None Include="src\file\shmfilelockmgr.cpp" /> |
| 151 | + <None Include="src\handlemgr\handleapi.cpp" /> |
| 152 | + <None Include="src\handlemgr\handlemgr.cpp" /> |
| 153 | + <None Include="src\init\pal.cpp" /> |
| 154 | + <None Include="src\init\sxs.cpp" /> |
| 155 | + <None Include="src\loader\module.cpp" /> |
| 156 | + <None Include="src\loader\modulename.cpp" /> |
| 157 | + <None Include="src\locale\unicode.cpp" /> |
| 158 | + <None Include="src\locale\unicode_data.cpp" /> |
| 159 | + <None Include="src\locale\utf8.cpp" /> |
| 160 | + <None Include="src\map\common.cpp" /> |
| 161 | + <None Include="src\map\map.cpp" /> |
| 162 | + <None Include="src\map\virtual.cpp" /> |
| 163 | + <None Include="src\memory\heap.cpp" /> |
| 164 | + <None Include="src\memory\local.cpp" /> |
| 165 | + <None Include="src\misc\bstr.cpp" /> |
| 166 | + <None Include="src\misc\dbgmsg.cpp" /> |
| 167 | + <None Include="src\misc\environ.cpp" /> |
| 168 | + <None Include="src\misc\error.cpp" /> |
| 169 | + <None Include="src\misc\random.cpp" /> |
| 170 | + <None Include="src\misc\strutil.cpp" /> |
| 171 | + <None Include="src\misc\sysinfo.cpp" /> |
| 172 | + <None Include="src\misc\time.cpp" /> |
| 173 | + <None Include="src\misc\utils.cpp" /> |
| 174 | + <None Include="src\objmgr\palobjbase.cpp" /> |
| 175 | + <None Include="src\objmgr\shmobject.cpp" /> |
| 176 | + <None Include="src\objmgr\shmobjectmanager.cpp" /> |
| 177 | + <None Include="src\safecrt\makepath_s.c" /> |
| 178 | + <None Include="src\safecrt\mbusafecrt.c" /> |
| 179 | + <None Include="src\safecrt\memcpy_s.c" /> |
| 180 | + <None Include="src\safecrt\memmove_s.c" /> |
| 181 | + <None Include="src\safecrt\safecrt_input_s.c" /> |
| 182 | + <None Include="src\safecrt\safecrt_output_s.c" /> |
| 183 | + <None Include="src\safecrt\safecrt_winput_s.c" /> |
| 184 | + <None Include="src\safecrt\safecrt_woutput_s.c" /> |
| 185 | + <None Include="src\safecrt\sprintf.c" /> |
| 186 | + <None Include="src\safecrt\sscanf.c" /> |
| 187 | + <None Include="src\safecrt\strcat_s.c" /> |
| 188 | + <None Include="src\safecrt\strcpy_s.c" /> |
| 189 | + <None Include="src\safecrt\strlen_s.c" /> |
| 190 | + <None Include="src\safecrt\strncat_s.c" /> |
| 191 | + <None Include="src\safecrt\strncpy_s.c" /> |
| 192 | + <None Include="src\safecrt\swprintf.c" /> |
| 193 | + <None Include="src\safecrt\vsprintf.c" /> |
| 194 | + <None Include="src\safecrt\vswprint.c" /> |
| 195 | + <None Include="src\safecrt\wcscat_s.c" /> |
| 196 | + <None Include="src\safecrt\wcscpy_s.c" /> |
| 197 | + <None Include="src\safecrt\wcslen_s.c" /> |
| 198 | + <None Include="src\safecrt\wcsncat_s.c" /> |
| 199 | + <None Include="src\safecrt\wcsncpy_s.c" /> |
| 200 | + <None Include="src\safecrt\wcstok_s.c" /> |
| 201 | + <None Include="src\safecrt\xtoa_s.c" /> |
| 202 | + <None Include="src\safecrt\xtow_s.c" /> |
| 203 | + <None Include="src\shmemory\shmemory.cpp" /> |
| 204 | + <None Include="src\synchmgr\synchcontrollers.cpp" /> |
| 205 | + <None Include="src\synchmgr\synchmanager.cpp" /> |
| 206 | + <None Include="src\synchmgr\wait.cpp" /> |
| 207 | + <None Include="src\synchobj\event.cpp" /> |
| 208 | + <None Include="src\synchobj\mutex.cpp" /> |
| 209 | + <None Include="src\sync\cs.cpp" /> |
| 210 | + <None Include="src\thread\context.cpp" /> |
| 211 | + <None Include="src\thread\pal_thread.cpp" /> |
| 212 | + <None Include="src\thread\process.cpp" /> |
| 213 | + <None Include="src\thread\threadsusp.cpp" /> |
| 214 | + </ItemGroup> |
| 215 | + <PropertyGroup Label="Globals"> |
| 216 | + <ProjectGuid>{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}</ProjectGuid> |
| 217 | + <RootNamespace>pal</RootNamespace> |
| 218 | + <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> |
| 219 | + </PropertyGroup> |
| 220 | + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 221 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| 222 | + <ConfigurationType>Utility</ConfigurationType> |
| 223 | + <UseDebugLibraries>true</UseDebugLibraries> |
| 224 | + <PlatformToolset>v140</PlatformToolset> |
| 225 | + <CharacterSet>MultiByte</CharacterSet> |
| 226 | + </PropertyGroup> |
| 227 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 228 | + <ConfigurationType>Utility</ConfigurationType> |
| 229 | + <UseDebugLibraries>false</UseDebugLibraries> |
| 230 | + <PlatformToolset>v140</PlatformToolset> |
| 231 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 232 | + <CharacterSet>MultiByte</CharacterSet> |
| 233 | + </PropertyGroup> |
| 234 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 235 | + <ConfigurationType>Utility</ConfigurationType> |
| 236 | + <UseDebugLibraries>true</UseDebugLibraries> |
| 237 | + <PlatformToolset>v140</PlatformToolset> |
| 238 | + <CharacterSet>MultiByte</CharacterSet> |
| 239 | + </PropertyGroup> |
| 240 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 241 | + <ConfigurationType>Utility</ConfigurationType> |
| 242 | + <UseDebugLibraries>false</UseDebugLibraries> |
| 243 | + <PlatformToolset>v140</PlatformToolset> |
| 244 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 245 | + <CharacterSet>MultiByte</CharacterSet> |
| 246 | + </PropertyGroup> |
| 247 | + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 248 | + <ImportGroup Label="ExtensionSettings"> |
| 249 | + </ImportGroup> |
| 250 | + <ImportGroup Label="Shared"> |
| 251 | + </ImportGroup> |
| 252 | + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 253 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 254 | + </ImportGroup> |
| 255 | + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 256 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 257 | + </ImportGroup> |
| 258 | + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 259 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 260 | + </ImportGroup> |
| 261 | + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 262 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 263 | + </ImportGroup> |
| 264 | + <PropertyGroup Label="UserMacros" /> |
| 265 | + <PropertyGroup /> |
| 266 | + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 267 | + <ImportGroup Label="ExtensionTargets"> |
| 268 | + </ImportGroup> |
| 269 | +</Project> |
0 commit comments