File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 6
6
<PropertyGroup Label =" Globals" >
7
7
<ProjectGuid >{CC9B93A2-439D-4058-9D29-6DCF43774405}</ProjectGuid >
8
8
<Platform Condition =" '$(Platform)' == ''" >Win32</Platform >
9
+ <PreferredToolArchitecture Condition =" '$(Platform)' == 'x64'" >x64</PreferredToolArchitecture >
9
10
<Configuration Condition =" '$(Configuration)' == ''" >Release</Configuration >
10
11
<IncludeExtensions Condition =" '$(IncludeExtensions)' == ''" >true</IncludeExtensions >
11
12
<IncludeExternals Condition =" '$(IncludeExternals)' == ''" >true</IncludeExternals >
18
19
19
20
<ItemDefinitionGroup >
20
21
<FreezeProjects >
21
- <Platform >$(Platform )</Platform >
22
+ <Platform >$(PreferredToolArchitecture )</Platform >
22
23
<Configuration >$(Configuration)</Configuration >
23
24
<Configuration Condition =" $(Configuration) == 'PGInstrument'" >Release</Configuration >
24
25
<Properties ></Properties >
You can’t perform that action at this time.
0 commit comments