mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Adjust build.sh casing
This commit is contained in:
parent
52ff6460a7
commit
ee8a79701d
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ emcc \
|
|||
-s SIDE_MODULE=1 \
|
||||
-o CalcManager.wasm \
|
||||
-s EXPORT_ALL=1 \
|
||||
CEngine/*.cpp RatPack/*.cpp *.cpp -I.
|
||||
CEngine/*.cpp Ratpack/*.cpp *.cpp -I.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue