forked from ScruffyFurn/HTML5RPG2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHTML5RPG.jsproj.user
More file actions
19 lines (19 loc) · 949 Bytes
/
Copy pathHTML5RPG.jsproj.user
File metadata and controls
19 lines (19 loc) · 949 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Android'">
<DebuggerFlavor>VsEmulatorAndroidPhone</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
<ReferenceCachePath>C:\Users\Will\AppData\Local\Temp\HTML5RPG_refcache</ReferenceCachePath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Windows Phone 8'">
<DebuggerFlavor>PhoneEmulator720P</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|iOS'">
<DebuggerFlavor>iOSLocalDevice</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Windows Phone (Universal)'">
<DebuggerFlavor>PhoneEmulator811080P6</DebuggerFlavor>
</PropertyGroup>
</Project>