Fix built server copied to wrong folder
This commit is contained in:
parent
5e27785d40
commit
0b27896396
@ -5,7 +5,7 @@
|
|||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
||||||
$Macro OUTBINNAME "server"
|
$Macro OUTBINNAME "server"
|
||||||
$Macro OUTBINDIR "$SRCDIR\..\game\bin"
|
$Macro OUTBINDIR "$SRCDIR\..\game\$GAMENAME\bin"
|
||||||
$Macro DEVKITBINDIR "$GAMENAME\bin" [$X360]
|
$Macro DEVKITBINDIR "$GAMENAME\bin" [$X360]
|
||||||
// It's important to include $GAMENAME in the generated_proto directory
|
// It's important to include $GAMENAME in the generated_proto directory
|
||||||
// to avoid race conditions when multiple games are in one solution.
|
// to avoid race conditions when multiple games are in one solution.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user