|
|
@@ -0,0 +1,269 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
+ <ItemGroup Label="ProjectConfigurations">
|
|
|
+ <ProjectConfiguration Include="Debug|Win32">
|
|
|
+ <Configuration>Debug</Configuration>
|
|
|
+ <Platform>Win32</Platform>
|
|
|
+ </ProjectConfiguration>
|
|
|
+ <ProjectConfiguration Include="Release|Win32">
|
|
|
+ <Configuration>Release</Configuration>
|
|
|
+ <Platform>Win32</Platform>
|
|
|
+ </ProjectConfiguration>
|
|
|
+ <ProjectConfiguration Include="Debug|x64">
|
|
|
+ <Configuration>Debug</Configuration>
|
|
|
+ <Platform>x64</Platform>
|
|
|
+ </ProjectConfiguration>
|
|
|
+ <ProjectConfiguration Include="Release|x64">
|
|
|
+ <Configuration>Release</Configuration>
|
|
|
+ <Platform>x64</Platform>
|
|
|
+ </ProjectConfiguration>
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <None Include="inc\debugmacrosext.h" />
|
|
|
+ <None Include="inc\mbusafecrt.h" />
|
|
|
+ <None Include="inc\pal.h" />
|
|
|
+ <None Include="inc\pal_assert.h" />
|
|
|
+ <None Include="inc\pal_endian.h" />
|
|
|
+ <None Include="inc\pal_error.h" />
|
|
|
+ <None Include="inc\pal_mstypes.h" />
|
|
|
+ <None Include="inc\pal_safecrt.h" />
|
|
|
+ <None Include="inc\pal_unwind.h" />
|
|
|
+ <None Include="inc\rt\guiddef.h" />
|
|
|
+ <None Include="inc\rt\initguid.h" />
|
|
|
+ <None Include="inc\rt\intsafe.h" />
|
|
|
+ <None Include="inc\rt\no_sal2.h" />
|
|
|
+ <None Include="inc\rt\ntimage.h" />
|
|
|
+ <None Include="inc\rt\oaidl.h" />
|
|
|
+ <None Include="inc\rt\palrt.h" />
|
|
|
+ <None Include="inc\rt\poppack.h" />
|
|
|
+ <None Include="inc\rt\pshpack2.h" />
|
|
|
+ <None Include="inc\rt\pshpack4.h" />
|
|
|
+ <None Include="inc\rt\pshpack8.h" />
|
|
|
+ <None Include="inc\rt\rpc.h" />
|
|
|
+ <None Include="inc\rt\rpcndr.h" />
|
|
|
+ <None Include="inc\rt\safecrt.h" />
|
|
|
+ <None Include="inc\rt\sal.h" />
|
|
|
+ <None Include="inc\rt\specstrings.h" />
|
|
|
+ <None Include="inc\rt\specstrings_strict.h" />
|
|
|
+ <None Include="inc\rt\unknwn.h" />
|
|
|
+ <None Include="inc\rt\VersionHelpers.h" />
|
|
|
+ <None Include="inc\rt\wincrypt.h" />
|
|
|
+ <None Include="inc\safemath.h" />
|
|
|
+ <None Include="inc\strsafe.h" />
|
|
|
+ <None Include="inc\volatile.h" />
|
|
|
+ <None Include="src\arch\i386\asmconstants.h" />
|
|
|
+ <None Include="src\exception\machexception.h" />
|
|
|
+ <None Include="src\exception\machmessage.h" />
|
|
|
+ <None Include="src\exception\signal.hpp" />
|
|
|
+ <None Include="src\file\shmfilelockmgr.hpp" />
|
|
|
+ <None Include="src\include\pal\context.h" />
|
|
|
+ <None Include="src\include\pal\corunix.hpp" />
|
|
|
+ <None Include="src\include\pal\critsect.h" />
|
|
|
+ <None Include="src\include\pal\cruntime.h" />
|
|
|
+ <None Include="src\include\pal\cs.hpp" />
|
|
|
+ <None Include="src\include\pal\dbgmsg.h" />
|
|
|
+ <None Include="src\include\pal\debug.h" />
|
|
|
+ <None Include="src\include\pal\event.hpp" />
|
|
|
+ <None Include="src\include\pal\file.h" />
|
|
|
+ <None Include="src\include\pal\file.hpp" />
|
|
|
+ <None Include="src\include\pal\filetime.h" />
|
|
|
+ <None Include="src\include\pal\handleapi.hpp" />
|
|
|
+ <None Include="src\include\pal\handlemgr.hpp" />
|
|
|
+ <None Include="src\include\pal\init.h" />
|
|
|
+ <None Include="src\include\pal\list.h" />
|
|
|
+ <None Include="src\include\pal\locale.h" />
|
|
|
+ <None Include="src\include\pal\malloc.hpp" />
|
|
|
+ <None Include="src\include\pal\map.h" />
|
|
|
+ <None Include="src\include\pal\map.hpp" />
|
|
|
+ <None Include="src\include\pal\misc.h" />
|
|
|
+ <None Include="src\include\pal\module.h" />
|
|
|
+ <None Include="src\include\pal\modulename.h" />
|
|
|
+ <None Include="src\include\pal\mutex.hpp" />
|
|
|
+ <None Include="src\include\pal\palinternal.h" />
|
|
|
+ <None Include="src\include\pal\perftrace.h" />
|
|
|
+ <None Include="src\include\pal\printfcpp.hpp" />
|
|
|
+ <None Include="src\include\pal\process.h" />
|
|
|
+ <None Include="src\include\pal\procobj.hpp" />
|
|
|
+ <None Include="src\include\pal\seh.hpp" />
|
|
|
+ <None Include="src\include\pal\shm.hpp" />
|
|
|
+ <None Include="src\include\pal\shmemory.h" />
|
|
|
+ <None Include="src\include\pal\stackstring.hpp" />
|
|
|
+ <None Include="src\include\pal\synchcache.hpp" />
|
|
|
+ <None Include="src\include\pal\synchobjects.hpp" />
|
|
|
+ <None Include="src\include\pal\thread.hpp" />
|
|
|
+ <None Include="src\include\pal\threadinfo.hpp" />
|
|
|
+ <None Include="src\include\pal\threadsusp.hpp" />
|
|
|
+ <None Include="src\include\pal\unicode_data.h" />
|
|
|
+ <None Include="src\include\pal\utf8.h" />
|
|
|
+ <None Include="src\include\pal\utils.h" />
|
|
|
+ <None Include="src\include\pal\virtual.h" />
|
|
|
+ <None Include="src\map\common.h" />
|
|
|
+ <None Include="src\objmgr\palobjbase.hpp" />
|
|
|
+ <None Include="src\objmgr\shmobject.hpp" />
|
|
|
+ <None Include="src\objmgr\shmobjectmanager.hpp" />
|
|
|
+ <None Include="src\safecrt\cruntime.h" />
|
|
|
+ <None Include="src\safecrt\internal.h" />
|
|
|
+ <None Include="src\safecrt\internal_securecrt.h" />
|
|
|
+ <None Include="src\safecrt\mbusafecrt_internal.h" />
|
|
|
+ <None Include="src\synchmgr\synchmanager.hpp" />
|
|
|
+ <None Include="src\thread\procprivate.hpp" />
|
|
|
+ <None Include="inc\unixasmmacros.inc" />
|
|
|
+ <None Include="inc\unixasmmacrosamd64.inc" />
|
|
|
+ <None Include="src\include\pal\corunix.inl" />
|
|
|
+ <None Include="src\safecrt\input.inl" />
|
|
|
+ <None Include="src\safecrt\output.inl" />
|
|
|
+ <None Include="src\safecrt\tcscat_s.inl" />
|
|
|
+ <None Include="src\safecrt\tcscpy_s.inl" />
|
|
|
+ <None Include="src\safecrt\tcsncat_s.inl" />
|
|
|
+ <None Include="src\safecrt\tcsncpy_s.inl" />
|
|
|
+ <None Include="src\safecrt\tcstok_s.inl" />
|
|
|
+ <None Include="src\safecrt\tmakepath_s.inl" />
|
|
|
+ <None Include="src\safecrt\xtox_s.inl" />
|
|
|
+ <None Include="src\arch\i386\processor.cpp" />
|
|
|
+ <None Include="src\cruntime\file.cpp" />
|
|
|
+ <None Include="src\cruntime\filecrt.cpp" />
|
|
|
+ <None Include="src\cruntime\finite.cpp" />
|
|
|
+ <None Include="src\cruntime\lstr.cpp" />
|
|
|
+ <None Include="src\cruntime\malloc.cpp" />
|
|
|
+ <None Include="src\cruntime\mbstring.cpp" />
|
|
|
+ <None Include="src\cruntime\misc.cpp" />
|
|
|
+ <None Include="src\cruntime\misctls.cpp" />
|
|
|
+ <None Include="src\cruntime\path.cpp" />
|
|
|
+ <None Include="src\cruntime\printf.cpp" />
|
|
|
+ <None Include="src\cruntime\printfcpp.cpp" />
|
|
|
+ <None Include="src\cruntime\silent_printf.cpp" />
|
|
|
+ <None Include="src\cruntime\string.cpp" />
|
|
|
+ <None Include="src\cruntime\stringtls.cpp" />
|
|
|
+ <None Include="src\cruntime\thread.cpp" />
|
|
|
+ <None Include="src\cruntime\wchar.cpp" />
|
|
|
+ <None Include="src\cruntime\wchartls.cpp" />
|
|
|
+ <None Include="src\debug\debug.cpp" />
|
|
|
+ <None Include="src\exception\machexception.cpp" />
|
|
|
+ <None Include="src\exception\machmessage.cpp" />
|
|
|
+ <None Include="src\exception\seh-unwind.cpp" />
|
|
|
+ <None Include="src\exception\seh.cpp" />
|
|
|
+ <None Include="src\exception\signal.cpp" />
|
|
|
+ <None Include="src\file\directory.cpp" />
|
|
|
+ <None Include="src\file\filetime.cpp" />
|
|
|
+ <None Include="src\file\pal_file.cpp" />
|
|
|
+ <None Include="src\file\pal_path.cpp" />
|
|
|
+ <None Include="src\file\shmfilelockmgr.cpp" />
|
|
|
+ <None Include="src\handlemgr\handleapi.cpp" />
|
|
|
+ <None Include="src\handlemgr\handlemgr.cpp" />
|
|
|
+ <None Include="src\init\pal.cpp" />
|
|
|
+ <None Include="src\init\sxs.cpp" />
|
|
|
+ <None Include="src\loader\module.cpp" />
|
|
|
+ <None Include="src\loader\modulename.cpp" />
|
|
|
+ <None Include="src\locale\unicode.cpp" />
|
|
|
+ <None Include="src\locale\unicode_data.cpp" />
|
|
|
+ <None Include="src\locale\utf8.cpp" />
|
|
|
+ <None Include="src\map\common.cpp" />
|
|
|
+ <None Include="src\map\map.cpp" />
|
|
|
+ <None Include="src\map\virtual.cpp" />
|
|
|
+ <None Include="src\memory\heap.cpp" />
|
|
|
+ <None Include="src\memory\local.cpp" />
|
|
|
+ <None Include="src\misc\bstr.cpp" />
|
|
|
+ <None Include="src\misc\dbgmsg.cpp" />
|
|
|
+ <None Include="src\misc\environ.cpp" />
|
|
|
+ <None Include="src\misc\error.cpp" />
|
|
|
+ <None Include="src\misc\random.cpp" />
|
|
|
+ <None Include="src\misc\strutil.cpp" />
|
|
|
+ <None Include="src\misc\sysinfo.cpp" />
|
|
|
+ <None Include="src\misc\time.cpp" />
|
|
|
+ <None Include="src\misc\utils.cpp" />
|
|
|
+ <None Include="src\objmgr\palobjbase.cpp" />
|
|
|
+ <None Include="src\objmgr\shmobject.cpp" />
|
|
|
+ <None Include="src\objmgr\shmobjectmanager.cpp" />
|
|
|
+ <None Include="src\safecrt\makepath_s.c" />
|
|
|
+ <None Include="src\safecrt\mbusafecrt.c" />
|
|
|
+ <None Include="src\safecrt\memcpy_s.c" />
|
|
|
+ <None Include="src\safecrt\memmove_s.c" />
|
|
|
+ <None Include="src\safecrt\safecrt_input_s.c" />
|
|
|
+ <None Include="src\safecrt\safecrt_output_s.c" />
|
|
|
+ <None Include="src\safecrt\safecrt_winput_s.c" />
|
|
|
+ <None Include="src\safecrt\safecrt_woutput_s.c" />
|
|
|
+ <None Include="src\safecrt\sprintf.c" />
|
|
|
+ <None Include="src\safecrt\sscanf.c" />
|
|
|
+ <None Include="src\safecrt\strcat_s.c" />
|
|
|
+ <None Include="src\safecrt\strcpy_s.c" />
|
|
|
+ <None Include="src\safecrt\strlen_s.c" />
|
|
|
+ <None Include="src\safecrt\strncat_s.c" />
|
|
|
+ <None Include="src\safecrt\strncpy_s.c" />
|
|
|
+ <None Include="src\safecrt\swprintf.c" />
|
|
|
+ <None Include="src\safecrt\vsprintf.c" />
|
|
|
+ <None Include="src\safecrt\vswprint.c" />
|
|
|
+ <None Include="src\safecrt\wcscat_s.c" />
|
|
|
+ <None Include="src\safecrt\wcscpy_s.c" />
|
|
|
+ <None Include="src\safecrt\wcslen_s.c" />
|
|
|
+ <None Include="src\safecrt\wcsncat_s.c" />
|
|
|
+ <None Include="src\safecrt\wcsncpy_s.c" />
|
|
|
+ <None Include="src\safecrt\wcstok_s.c" />
|
|
|
+ <None Include="src\safecrt\xtoa_s.c" />
|
|
|
+ <None Include="src\safecrt\xtow_s.c" />
|
|
|
+ <None Include="src\shmemory\shmemory.cpp" />
|
|
|
+ <None Include="src\synchmgr\synchcontrollers.cpp" />
|
|
|
+ <None Include="src\synchmgr\synchmanager.cpp" />
|
|
|
+ <None Include="src\synchmgr\wait.cpp" />
|
|
|
+ <None Include="src\synchobj\event.cpp" />
|
|
|
+ <None Include="src\synchobj\mutex.cpp" />
|
|
|
+ <None Include="src\sync\cs.cpp" />
|
|
|
+ <None Include="src\thread\context.cpp" />
|
|
|
+ <None Include="src\thread\pal_thread.cpp" />
|
|
|
+ <None Include="src\thread\process.cpp" />
|
|
|
+ <None Include="src\thread\threadsusp.cpp" />
|
|
|
+ </ItemGroup>
|
|
|
+ <PropertyGroup Label="Globals">
|
|
|
+ <ProjectGuid>{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}</ProjectGuid>
|
|
|
+ <RootNamespace>pal</RootNamespace>
|
|
|
+ <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
|
|
|
+ </PropertyGroup>
|
|
|
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
+ <ConfigurationType>Utility</ConfigurationType>
|
|
|
+ <UseDebugLibraries>true</UseDebugLibraries>
|
|
|
+ <PlatformToolset>v140</PlatformToolset>
|
|
|
+ <CharacterSet>MultiByte</CharacterSet>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
+ <ConfigurationType>Utility</ConfigurationType>
|
|
|
+ <UseDebugLibraries>false</UseDebugLibraries>
|
|
|
+ <PlatformToolset>v140</PlatformToolset>
|
|
|
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
+ <CharacterSet>MultiByte</CharacterSet>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
+ <ConfigurationType>Utility</ConfigurationType>
|
|
|
+ <UseDebugLibraries>true</UseDebugLibraries>
|
|
|
+ <PlatformToolset>v140</PlatformToolset>
|
|
|
+ <CharacterSet>MultiByte</CharacterSet>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
+ <ConfigurationType>Utility</ConfigurationType>
|
|
|
+ <UseDebugLibraries>false</UseDebugLibraries>
|
|
|
+ <PlatformToolset>v140</PlatformToolset>
|
|
|
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
+ <CharacterSet>MultiByte</CharacterSet>
|
|
|
+ </PropertyGroup>
|
|
|
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
+ <ImportGroup Label="ExtensionSettings">
|
|
|
+ </ImportGroup>
|
|
|
+ <ImportGroup Label="Shared">
|
|
|
+ </ImportGroup>
|
|
|
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
+ </ImportGroup>
|
|
|
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
+ </ImportGroup>
|
|
|
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
+ </ImportGroup>
|
|
|
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
+ </ImportGroup>
|
|
|
+ <PropertyGroup Label="UserMacros" />
|
|
|
+ <PropertyGroup />
|
|
|
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
+ <ImportGroup Label="ExtensionTargets">
|
|
|
+ </ImportGroup>
|
|
|
+</Project>
|