Skip to content

Commit 75766a9

Browse files
committed
Create pal project to be able to view Pal sources in Visual Studio
1 parent 5d9aac4 commit 75766a9

3 files changed

Lines changed: 484 additions & 6 deletions

File tree

Build/Chakra.Core.sln

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ChakraCore", "..\bin\Chakra
2828
EndProject
2929
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lib", "Lib", "{D8216B93-BD6E-4293-8D98-79CEF7CF66BC}"
3030
EndProject
31-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Common.Codex", "..\lib\common\codex\Chakra.Common.Codex.vcxproj", "{1876E800-AD77-48C4-A2F7-E5265F24AC38}"
31+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Common.Codex", "..\lib\common\Codex\Chakra.Common.Codex.vcxproj", "{1876E800-AD77-48C4-A2F7-E5265F24AC38}"
3232
EndProject
3333
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Runtime.ByteCode", "..\lib\Runtime\ByteCode\Chakra.Runtime.ByteCode.vcxproj", "{706083F7-6AA4-4558-A153-6352EF9110F5}"
3434
ProjectSection(ProjectDependencies) = postProject
@@ -55,7 +55,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Runtime.Types", "..\
5555
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A} = {2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}
5656
EndProjectSection
5757
EndProject
58-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Common.Common", "..\lib\common\common\Chakra.Common.Common.vcxproj", "{BB4153FF-AC3E-4734-B562-CC23812DF31B}"
58+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Common.Common", "..\lib\common\Common\Chakra.Common.Common.vcxproj", "{BB4153FF-AC3E-4734-B562-CC23812DF31B}"
5959
ProjectSection(ProjectDependencies) = postProject
6060
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A} = {2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}
6161
EndProjectSection
@@ -64,7 +64,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Runtime", "Runtime", "{DDF4
6464
EndProject
6565
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{546172B2-F084-4363-BE35-06010663D319}"
6666
EndProject
67-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Common.Core", "..\lib\common\core\Chakra.Common.Core.vcxproj", "{CC4153FF-AC3E-4734-B562-CC23812DF31B}"
67+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Common.Core", "..\lib\common\Core\Chakra.Common.Core.vcxproj", "{CC4153FF-AC3E-4734-B562-CC23812DF31B}"
6868
ProjectSection(ProjectDependencies) = postProject
6969
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A} = {2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}
7070
EndProjectSection
@@ -88,13 +88,13 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Parser", "..\lib\Par
8888
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A} = {2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}
8989
EndProjectSection
9090
EndProject
91-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Jsrt", "..\lib\jsrt\Chakra.Jsrt.vcxproj", "{706083F7-6AA4-4558-A153-6352EF9220F5}"
91+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Jsrt", "..\lib\Jsrt\Chakra.Jsrt.vcxproj", "{706083F7-6AA4-4558-A153-6352EF9220F5}"
9292
ProjectSection(ProjectDependencies) = postProject
9393
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A} = {2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}
9494
{0DB5ECBC-9385-4A65-BE2C-4EF7C65CB719} = {0DB5ECBC-9385-4A65-BE2C-4EF7C65CB719}
9595
EndProjectSection
9696
EndProject
97-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Jsrt.Core", "..\lib\jsrt\core\Chakra.Jsrt.Core.vcxproj", "{706083F7-6AA4-4558-A153-6352EF9220EE}"
97+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Jsrt.Core", "..\lib\Jsrt\Core\Chakra.Jsrt.Core.vcxproj", "{706083F7-6AA4-4558-A153-6352EF9220EE}"
9898
ProjectSection(ProjectDependencies) = postProject
9999
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A} = {2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}
100100
EndProjectSection
@@ -119,7 +119,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ch", "..\bin\ch\ch.vcxproj"
119119
EndProject
120120
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rl", "..\bin\rl\rl.vcxproj", "{80A70F57-0F89-458F-AFD3-CE2159EB9BB1}"
121121
EndProject
122-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Runtime.Base", "..\lib\Runtime\base\Chakra.Runtime.Base.vcxproj", "{706083F7-6AA4-4558-A153-6352EF9110EE}"
122+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chakra.Runtime.Base", "..\lib\Runtime\Base\Chakra.Runtime.Base.vcxproj", "{706083F7-6AA4-4558-A153-6352EF9110EE}"
123123
ProjectSection(ProjectDependencies) = postProject
124124
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A} = {2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}
125125
EndProjectSection
@@ -148,6 +148,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Manifests", "Manifests", "{
148148
EndProject
149149
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CoreManifests", "..\manifests\CoreManifests.vcxproj", "{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}"
150150
EndProject
151+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pal", "..\pal\pal.vcxproj", "{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}"
152+
EndProject
151153
Global
152154
GlobalSection(SolutionConfigurationPlatforms) = preSolution
153155
Debug|ARM = Debug|ARM
@@ -683,6 +685,15 @@ Global
683685
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}.Test|x64.Build.0 = Test|x64
684686
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}.Test|x86.ActiveCfg = Test|Win32
685687
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A}.Test|x86.Build.0 = Test|Win32
688+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Debug|ARM.ActiveCfg = Debug|Win32
689+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Debug|x64.ActiveCfg = Debug|x64
690+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Debug|x86.ActiveCfg = Debug|Win32
691+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Release|ARM.ActiveCfg = Release|Win32
692+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Release|x64.ActiveCfg = Release|x64
693+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Release|x86.ActiveCfg = Release|Win32
694+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Test|ARM.ActiveCfg = Release|x64
695+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Test|x64.ActiveCfg = Release|x64
696+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22}.Test|x86.ActiveCfg = Release|Win32
686697
EndGlobalSection
687698
GlobalSection(SolutionProperties) = preSolution
688699
HideSolutionNode = FALSE
@@ -723,5 +734,6 @@ Global
723734
{EDEB02E2-F389-4CBF-AE7D-3041A934F86B} = {D3BA0BFC-4757-4B73-994F-3556950884A1}
724735
{984BE359-87F7-4BD7-A823-AD8A59739801} = {158C8616-750C-4E0E-BD3D-5721D3C555E6}
725736
{2F6A1847-BFAF-4B8A-9463-AC39FB46B96A} = {984BE359-87F7-4BD7-A823-AD8A59739801}
737+
{02D4FD92-AD34-40CA-85DF-4D6C7E3A1F22} = {546172B2-F084-4363-BE35-06010663D319}
726738
EndGlobalSection
727739
EndGlobal

pal/pal.vcxproj

Lines changed: 269 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,269 @@
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

Comments
 (0)