Browse Source

将VC++工程也在生成事件后git checkout rc资源文件。

Jeff Wang 3 years ago
parent
commit
26534313cd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      FactoryAssistTool/FactoryAssistTool/FactoryAssistTool.vcproj

+ 2 - 0
FactoryAssistTool/FactoryAssistTool/FactoryAssistTool.vcproj

@@ -94,6 +94,7 @@
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
+				CommandLine="cd $(ProjectDir)&#x0D;&#x0A;git checkout $(ParentName).rc"
 			/>
 		</Configuration>
 		<Configuration
@@ -178,6 +179,7 @@
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
+				CommandLine="cd $(ProjectDir)&#x0D;&#x0A;git checkout $(ParentName).rc"
 			/>
 		</Configuration>
 	</Configurations>