Skip to content

Commit

Permalink
Update OneWare.Demo.Browser.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen authored Oct 10, 2023
1 parent 0755a59 commit 4fe7914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/OneWare.Demo.Browser/OneWare.Demo.Browser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<OutputType>Exe</OutputType>
<MSBuildEnableWorkloadResolver>true</MSBuildEnableWorkloadResolver>
<WasmBuildNative>true</WasmBuildNative>
<EmccFlags>-sVERBOSE -sERROR_ON_UNDEFINED_SYMBOLS=0 -sTOTAL_MEMORY=33554432</EmccFlags>
<EmccFlags>-sVERBOSE -sERROR_ON_UNDEFINED_SYMBOLS=0 -sTOTAL_MEMORY=32M</EmccFlags>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)'=='Release'">
Expand Down

0 comments on commit 4fe7914

Please sign in to comment.