13 lines
342 B
XML
13 lines
342 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="getbuildinfo"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
Description="Running make_buildinfo.exe"
|
|
CommandLine="cd $(SolutionDir)
make_buildinfo\make_buildinfo.exe"
|
|
/>
|
|
</VisualStudioPropertySheet>
|