more fixes for last commit

This commit is contained in:
Jeff Lenk 2013-07-27 22:13:47 -05:00
parent 7e1418d634
commit 4fc8bc7696
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<TargetMachine>MachineX86</TargetMachine>
</Link>
<PostBuildEvent>
<Command>"$(TargetPath)" &gt;"$(ProjectDir)..\make_cielab_luts.h"</Command>
<Command>"$(TargetPath)" &gt;"$(ProjectDir)..\cielab_luts.h"</Command>
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>