totem custo: Yavsc.sln has been renamed to Totem.sln
This commit is contained in:
parent
fab444e692
commit
b5267fe978
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -32,7 +32,7 @@ rsync_% : deploy
|
||||||
ssh root@$(HOST) "service apache2 reload"
|
ssh root@$(HOST) "service apache2 reload"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
xbuild /p:Configuration=$(CONFIG) /t:Build Yavsc.sln
|
xbuild /p:Configuration=$(CONFIG) /t:Build Totem.sln
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
xbuild /t:Clean
|
xbuild /t:Clean
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue