miaomiao.jsproj.user 704 B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <ReferenceCachePath>C:\Users\Ben\AppData\Local\Temp\miaomiao_refcache</ReferenceCachePath>
  5. </PropertyGroup>
  6. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Android'">
  7. <DebuggerFlavor>AndroidEmulator</DebuggerFlavor>
  8. <AndroidEmulatorID>AndroidDevice;设备</AndroidEmulatorID>
  9. </PropertyGroup>
  10. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Android'">
  11. <DebuggerFlavor>AndroidEmulator</DebuggerFlavor>
  12. <AndroidEmulatorID>AndroidDevice;设备</AndroidEmulatorID>
  13. </PropertyGroup>
  14. </Project>