Don't forget to give $(Platform) to wintest.bat
This commit is contained in:
parent
dbc06c3136
commit
abd9e9b255
@ -15,7 +15,7 @@
|
||||
<Message>Process .in files</Message>
|
||||
</PreBuildEvent>
|
||||
<PostBuildEvent>
|
||||
<Command>$(SolutionDir)/test/default/wintest.bat $(Configuration)</Command>
|
||||
<Command>$(SolutionDir)/test/default/wintest.bat $(Configuration) $(Platform)</Command>
|
||||
</PostBuildEvent>
|
||||
<PostBuildEvent>
|
||||
<Message>Run the test suite</Message>
|
||||
|
Loading…
Reference in New Issue
Block a user