Move mapconv and verinc binaries alongside their source and don't
clutter the main dir with them. (missed)
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
TypeLibraryName=".\../StepMania.tlb"/>
|
TypeLibraryName=".\../StepMania.tlb"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPostBuildEventTool"
|
Name="VCPostBuildEventTool"
|
||||||
CommandLine="mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi ia32.vdi"/>
|
CommandLine="disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi ia32.vdi"/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
CommandLine="disasm\verinc
|
CommandLine="disasm\verinc
|
||||||
|
|||||||
Reference in New Issue
Block a user