principalement du format de code
This commit is contained in:
parent
222a0f96d1
commit
ff1444d664
87 changed files with 510 additions and 550 deletions
4
Makefile
4
Makefile
|
|
@ -13,6 +13,10 @@ clean:
|
|||
checklibs:
|
||||
ls $(DNXLIBFP)
|
||||
|
||||
updatedeps:
|
||||
cp src/Yavsc/bin/output/approot/packages/*/*/lib/*net451*/*.dll private/lib/
|
||||
cp src/Yavsc/bin/output/approot/packages/*/*/lib/*dnx451*/*.dll private/lib/
|
||||
|
||||
test:
|
||||
make -C src/test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue