Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7712892
vs2010_x64_vcxproj.sed
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
857 B
Referenced Files
None
Subscribers
None
vs2010_x64_vcxproj.sed
View Options
/<ProjectConfiguration/ {
h
:loop1
n
/<\/ProjectConfiguration>/ !{
H
b loop1
}
p
x
s/Win32/x64/g
a \ \ \ \ </ProjectConfiguration>\r
}
/<PropertyGroup.*Label="Configuration"/ {
h
:loop2
n
/<\/PropertyGroup>/ !{
H
b loop2
}
p
x
s/Win32/x64/g
a \ \ \ \ <PlatformToolset>Windows7.1SDK</PlatformToolset>\r
a \ \ </PropertyGroup>\r
}
/<ImportGroup.*Label="PropertySheets">/ {
h
:loop3
n
/<\/ImportGroup>/ !{
H
b loop3
}
p
x
s/Win32/x64/g
a \ \ </ImportGroup>\r
}
/<OutDir / {
p
s/Win32/x64/g
}
/<IntDir / {
p
s/Win32/x64/g
}
/<LinkIncremental / {
p
s/Win32/x64/g
}
/<ItemDefinitionGroup/ {
h
:loop4
n
/<\/ItemDefinitionGroup>/ !{
/<\/Link>/ {
i \ \ \ \ \ \ <TargetMachine>MachineX86</TargetMachine>\r
}
H
b loop4
}
p
x
s/Win32/x64/g
s/MachineX86/MachineX64/g
a \ \ </ItemDefinitionGroup>\r
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 10:45 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1361204
Default Alt Text
vs2010_x64_vcxproj.sed (857 B)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment