<?xml version="1.0" encoding="utf-8"?> <VisualStudioToolFile Name="GenResources" Version="8.00" > <Rules> <CustomBuildRule Name="GenResources" DisplayName="GenResources" CommandLine="python "$(ProjectDir)..\src\res2cc_cmd.py" "$(ProjectDir)..\templates" $(IntDir)\resources.cpp" Outputs="$(IntDir)\resources.cpp" FileExtensions=".*" AdditionalDependencies="$(ProjectDir)..\src\res2cc_cmd.py" ExecutionDescription="Executing res2cc_cmd on $(ProjectDir)..\templates ..." ShowOnlyRuleProperties="false" > </CustomBuildRule> </Rules> </VisualStudioToolFile>