|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3 | 3 | <PropertyGroup>
|
4 |
| - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
5 |
| - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
6 |
| - <ProductVersion>10.0.20506</ProductVersion> |
7 |
| - <SchemaVersion>2.0</SchemaVersion> |
8 |
| - <ProjectGuid>{770F3EAF-A465-1243-B39F-65232DC381CA}</ProjectGuid> |
9 |
| - <OutputType>Library</OutputType> |
10 |
| - <AppDesignerFolder>Properties</AppDesignerFolder> |
11 |
| - <RootNamespace></RootNamespace> |
12 |
| - <AssemblyName>Assembly-CSharp</AssemblyName> |
13 |
| - <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
14 |
| - <FileAlignment>512</FileAlignment> |
15 |
| - <BaseDirectory>Assets</BaseDirectory> |
| 4 | + <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| 5 | + <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| 6 | + <ProductVersion>10.0.20506</ProductVersion> |
| 7 | + <SchemaVersion>2.0</SchemaVersion> |
| 8 | + <RootNamespace></RootNamespace> |
| 9 | + <ProjectGuid>{3F277028-8655-7DA6-E8E6-C3789C8219FE}</ProjectGuid> |
| 10 | + <OutputType>Library</OutputType> |
| 11 | + <AppDesignerFolder>Properties</AppDesignerFolder> |
| 12 | + <AssemblyName>Assembly-CSharp</AssemblyName> |
| 13 | + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
| 14 | + <FileAlignment>512</FileAlignment> |
| 15 | + <BaseDirectory>Assets</BaseDirectory> |
16 | 16 | </PropertyGroup>
|
17 | 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
18 |
| - <DebugSymbols>true</DebugSymbols> |
19 |
| - <DebugType>full</DebugType> |
20 |
| - <Optimize>false</Optimize> |
21 |
| - <OutputPath>Temp\bin\Debug\</OutputPath> |
22 |
| - <DefineConstants>DEBUG;TRACE;UNITY_4_6_8;UNITY_4_6;UNITY_ANDROID;ENABLE_MICROPHONE;ENABLE_TEXTUREID_MAP;ENABLE_UNITYEVENTS;ENABLE_NEW_HIERARCHY ;ENABLE_AUDIO_FMOD;ENABLE_TERRAIN;ENABLE_SUBSTANCE;ENABLE_GENERICS;INCLUDE_IL2CPP;INCLUDE_WP8SUPPORT;ENABLE_WWW;ENABLE_IMAGEEFFECTS;ENABLE_4_6_FEATURES;INCLUDE_WP_BLUE_SUPPORT;ENABLE_WEBCAM;INCLUDE_METROSUPPORT;RENDER_SOFTWARE_CURSOR;ENABLE_NETWORK;ENABLE_PHYSICS;UNITY5_SCRIPTING_IN_UNITY4;ENABLE_CACHING;ENABLE_CLOTH;UNITY_ANDROID_API;ENABLE_2D_PHYSICS;ENABLE_SHADOWS;ENABLE_AUDIO;ENABLE_NAVMESH_CARVING;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_MONO;DEVELOPMENT_BUILD;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_OSX;UNITY_PRO_LICENSE</DefineConstants> |
23 |
| - <ErrorReport>prompt</ErrorReport> |
24 |
| - <WarningLevel>4</WarningLevel> |
25 |
| - <NoWarn>0169</NoWarn> |
| 18 | + <DebugSymbols>true</DebugSymbols> |
| 19 | + <DebugType>full</DebugType> |
| 20 | + <Optimize>false</Optimize> |
| 21 | + <OutputPath>Temp\bin\Debug\</OutputPath> |
| 22 | + <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_3_4;UNITY_5_3;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_SPRITE_POLYGON;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;ENABLE_EDITOR_TESTS_RUNNER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;PLATFORM_SUPPORTS_ADS_ID;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_32;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE</DefineConstants> |
| 23 | + <ErrorReport>prompt</ErrorReport> |
| 24 | + <WarningLevel>4</WarningLevel> |
| 25 | + <NoWarn>0169</NoWarn> |
26 | 26 | </PropertyGroup>
|
27 | 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
28 |
| - <DebugType>pdbonly</DebugType> |
29 |
| - <Optimize>true</Optimize> |
30 |
| - <OutputPath>Temp\bin\Release\</OutputPath> |
31 |
| - <DefineConstants>TRACE</DefineConstants> |
32 |
| - <ErrorReport>prompt</ErrorReport> |
33 |
| - <WarningLevel>4</WarningLevel> |
34 |
| - <NoWarn>0169</NoWarn> |
| 28 | + <DebugType>pdbonly</DebugType> |
| 29 | + <Optimize>true</Optimize> |
| 30 | + <OutputPath>Temp\bin\Release\</OutputPath> |
| 31 | + <ErrorReport>prompt</ErrorReport> |
| 32 | + <WarningLevel>4</WarningLevel> |
| 33 | + <NoWarn>0169</NoWarn> |
35 | 34 | </PropertyGroup>
|
36 | 35 | <ItemGroup>
|
37 |
| - <Reference Include="System" /> |
| 36 | + <Reference Include="System" /> |
38 | 37 | <Reference Include="System.XML" />
|
39 |
| - <Reference Include="System.Core" /> |
40 |
| - <Reference Include="System.Xml.Linq" /> |
41 |
| - <Reference Include="UnityEngine"> |
42 |
| - <HintPath>/Applications/Unity 4/Unity.app/Contents/Frameworks/Managed/UnityEngine.dll</HintPath> |
43 |
| - </Reference> |
44 |
| - <Reference Include="UnityEditor"> |
45 |
| - <HintPath>/Applications/Unity 4/Unity.app/Contents/Frameworks/Managed/UnityEditor.dll</HintPath> |
46 |
| - </Reference> |
| 38 | + <Reference Include="System.Core" /> |
| 39 | + <Reference Include="System.Xml.Linq" /> |
| 40 | + <Reference Include="UnityEngine"> |
| 41 | + <HintPath>C:/Program Files (x86)/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath> |
| 42 | + </Reference> |
| 43 | + <Reference Include="UnityEditor"> |
| 44 | + <HintPath>C:/Program Files (x86)/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath> |
| 45 | + </Reference> |
47 | 46 | </ItemGroup>
|
48 | 47 | <ItemGroup>
|
49 | 48 | <Compile Include="Assets\TestScripts\TestMap.cs" />
|
|
59 | 58 | <Compile Include="Assets\UnitySlippyMap\Helpers\SQLite\SqliteDatabase.cs" />
|
60 | 59 | <Compile Include="Assets\UnitySlippyMap\Helpers\SRIDReader.cs" />
|
61 | 60 | <Compile Include="Assets\UnitySlippyMap\Helpers\SharedMaterialManager.cs" />
|
| 61 | + <Compile Include="Assets\UnitySlippyMap\Helpers\SimpleJSON.cs" /> |
62 | 62 | <Compile Include="Assets\UnitySlippyMap\Helpers\TextureBogusExtension.cs" />
|
63 | 63 | <Compile Include="Assets\UnitySlippyMap\Helpers\UnityThreading\Dispatcher.cs" />
|
64 | 64 | <Compile Include="Assets\UnitySlippyMap\Helpers\UnityThreading\Task.cs" />
|
|
68 | 68 | <Compile Include="Assets\UnitySlippyMap\Helpers\VirtualEarth\Metadata.cs" />
|
69 | 69 | <Compile Include="Assets\UnitySlippyMap\Helpers\VirtualEarth\TileSystem.cs" />
|
70 | 70 | <Compile Include="Assets\UnitySlippyMap\Helpers\WMS\WMS111.cs" />
|
| 71 | + <Compile Include="Assets\UnitySlippyMap\Helpers\Zip.cs" /> |
71 | 72 | <Compile Include="Assets\UnitySlippyMap\Input\Input.cs" />
|
72 | 73 | <Compile Include="Assets\UnitySlippyMap\Layers\DBTileLayerBehaviour.cs" />
|
73 | 74 | <Compile Include="Assets\UnitySlippyMap\Layers\LayerBehaviour.cs" />
|
|
83 | 84 | <Compile Include="Assets\UnitySlippyMap\Markers\LocationMarkerBehaviour.cs" />
|
84 | 85 | <Compile Include="Assets\UnitySlippyMap\Markers\MarkerBehaviour.cs" />
|
85 | 86 | <None Include="Assets\UnitySlippyMap\Dll\ProjNet.1.2\ProjNet.xml" />
|
| 87 | + <None Include="Assets\UnitySlippyMap\Resources\Shaders\LarkuUnlitTransparent.shader" /> |
86 | 88 | <None Include="Assets\UnitySlippyMap\Resources\Shaders\SomianUnlitTransparent.shader" />
|
87 | 89 | <None Include="Assets\UnitySlippyMap\Resources\SRID.txt" />
|
88 | 90 | <Reference Include="UnityEngine.UI">
|
89 |
| - <HintPath>/Applications/Unity 4/Unity.app/Contents/UnityExtensions/Unity/GUISystem/4.6.8/Standalone/UnityEngine.UI.dll</HintPath> |
| 91 | + <HintPath>C:/Program Files (x86)/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> |
| 92 | + </Reference> |
| 93 | + <Reference Include="UnityEngine.Networking"> |
| 94 | + <HintPath>C:/Program Files (x86)/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> |
| 95 | + </Reference> |
| 96 | + <Reference Include="ICSharpCode.SharpZipLib"> |
| 97 | + <HintPath>C:/Users/pixelfat/Documents/repos/git/UnitySlippyMap-pull/Assets/UnitySlippyMap/Dll/ICSharpCode.SharpZipLib.dll</HintPath> |
90 | 98 | </Reference>
|
91 | 99 | <Reference Include="ProjNet">
|
92 |
| - <HintPath>/Users/jonathan/Documents/UnitySlippyMap/Assets/UnitySlippyMap/Dll/ProjNet.1.2/ProjNet.dll</HintPath> |
| 100 | + <HintPath>C:/Users/pixelfat/Documents/repos/git/UnitySlippyMap-pull/Assets/UnitySlippyMap/Dll/ProjNet.1.2/ProjNet.dll</HintPath> |
93 | 101 | </Reference>
|
94 | 102 | </ItemGroup>
|
95 | 103 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
96 | 104 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
97 |
| - Other similar extension points exist, see Microsoft.Common.targets. |
| 105 | + Other similar extension points exist, see Microsoft.Common.targets. |
98 | 106 | <Target Name="BeforeBuild">
|
99 | 107 | </Target>
|
100 | 108 | <Target Name="AfterBuild">
|
|
0 commit comments