Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
Fix bad string slash conversion that occurred on -D directives, e.g. …
Browse files Browse the repository at this point in the history
…-DSOMESTRING=\"this is a string\" would get passed as -DSOMESTRING=/"this is a string/" to emcc, which would not properly receive the quotes.
  • Loading branch information
juj committed Aug 30, 2013
1 parent 2da6195 commit f7ef3f8
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified Emscripten/vs_android.Build.CPPTasks.Android.dll
Binary file not shown.

0 comments on commit f7ef3f8

Please sign in to comment.