We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b900564 commit 3240644Copy full SHA for 3240644
platforms/Windows/platforms/android/android.wxs
@@ -452,7 +452,9 @@
452
453
<!-- libdispatch -->
454
<ComponentGroup Id="libdispatch" Directory="AndroidSDK_usr_include_dispatch">
455
+ <?define Disk = 1?>
456
<?include ../CDispatch.wxi?>
457
+ <?undef Disk?>
458
459
<Component Directory="AndroidSDK_usr_include_os">
460
<File Source="$(SDKRoot)\usr\include\os\generic_base.h" />
0 commit comments