-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit bb25298
Showing
9,554 changed files
with
154,153 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,212 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
<ProductVersion>10.0.20506</ProductVersion> | ||
<SchemaVersion>2.0</SchemaVersion> | ||
<RootNamespace></RootNamespace> | ||
<ProjectGuid>{135686A5-A18C-8E22-2D1E-F03D54C4C543}</ProjectGuid> | ||
<OutputType>Library</OutputType> | ||
<AppDesignerFolder>Properties</AppDesignerFolder> | ||
<AssemblyName>Assembly-CSharp-Editor</AssemblyName> | ||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> | ||
<FileAlignment>512</FileAlignment> | ||
<BaseDirectory>Assets</BaseDirectory> | ||
</PropertyGroup> | ||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
<DebugSymbols>true</DebugSymbols> | ||
<DebugType>full</DebugType> | ||
<Optimize>false</Optimize> | ||
<OutputPath>Temp\bin\Debug\</OutputPath> | ||
<DefineConstants>DEBUG;TRACE;UNITY_5_2_0;UNITY_5_2;UNITY_5;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;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_SPRITES;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_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_REFLECTION_BUFFERS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;INCLUDE_DIRECTX12;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_LOCALIZATION;ENABLE_ANDROID_ATLAS_ETC1_COMPRESSION;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_LOG_MIXED_STACKTRACE;ENABLE_UNITYWEBREQUEST;ENABLE_EVENT_QUEUE;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;CROSS_PLATFORM_INPUT</DefineConstants> | ||
<ErrorReport>prompt</ErrorReport> | ||
<WarningLevel>4</WarningLevel> | ||
<NoWarn>0169</NoWarn> | ||
</PropertyGroup> | ||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
<DebugType>pdbonly</DebugType> | ||
<Optimize>true</Optimize> | ||
<OutputPath>Temp\bin\Release\</OutputPath> | ||
<ErrorReport>prompt</ErrorReport> | ||
<WarningLevel>4</WarningLevel> | ||
<NoWarn>0169</NoWarn> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<Reference Include="System" /> | ||
<Reference Include="System.XML" /> | ||
<Reference Include="System.Core" /> | ||
<Reference Include="System.Xml.Linq" /> | ||
<Reference Include="UnityEngine"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath> | ||
</Reference> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Compile Include="Assets\CloudsToy\Editor\CloudsToyEditor.cs" /> | ||
<Compile Include="Assets\Editor\CrossPlatformInput\CrossPlatformInputInitialize.cs" /> | ||
<Compile Include="Assets\NGUI\Examples\Scripts\InventorySystem\Editor\InvDatabaseInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Examples\Scripts\InventorySystem\Editor\InvFindItem.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\BMFontReader.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\ComponentSelector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\NGUIEditorTools.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\NGUIJson.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\NGUIMenu.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\NGUISelectionTools.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\NGUISettings.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\NGUITransformInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\SpriteSelector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIAtlasInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIAtlasMaker.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UICameraTool.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UICreateNewUIWizard.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UICreateWidgetWizard.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIDrawCallInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIFilledSpriteInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIFontInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIFontMaker.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIImageButtonInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UILabelInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIPanelInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIPanelTool.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIPopupListInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIScrollBarInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UISlicedSpriteInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UISliderInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UISpriteAnimationInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UISpriteInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UITextureInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UITexturePacker.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UITiledSpriteInspector.cs" /> | ||
<Compile Include="Assets\NGUI\Scripts\Editor\UIWidgetInspector.cs" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Depth Cutout.shader" /> | ||
<None Include="Assets\NGUI\Examples\Models\Orc\Orc Skin.shader" /> | ||
<None Include="Assets\NGUI\Examples\Atlases\Wooden\Arimo20.txt" /> | ||
<None Include="Assets\NGUI\Examples\Atlases\Wooden\Arimo14.txt" /> | ||
<None Include="Assets\CloudsToy\Shaders\CloudBright.shader" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\GUI - Text Shader (SoftClip).shader" /> | ||
<None Include="Assets\Forest Grounds - Terrain Texture Pack\Readme.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Dynamic Font (AlphaClip).shader" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Masked Colored.shader" /> | ||
<None Include="Assets\A_piece_of_nature\Readme.txt" /> | ||
<None Include="Assets\NGUI\Examples\Atlases\Wooden\Arimo18.txt" /> | ||
<None Include="Assets\Standard Assets\Effects\Projectors\Guidelines.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Transparent Colored (Packed) (AlphaClip) .shader" /> | ||
<None Include="Assets\NGUI\Examples\Atlases\SciFi\SciFi Font - Header.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Premultiplied Colored (AlphaClip).shader" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Transparent Colored (AlphaClip).shader" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\GUI - Text Shader (AlphaClip).shader" /> | ||
<None Include="Assets\NGUI\Examples\Atlases\Fantasy\Fantasy Font - Normal.txt" /> | ||
<None Include="Assets\NGUI\Examples\Atlases\Refractive\Refractive Font - Normal.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Dynamic Font (SoftClip).shader" /> | ||
<None Include="Assets\CloudsToy\ChangeLog.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Transparent Colored (Packed) (SoftClip).shader" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Premultiplied Colored (SoftClip).shader" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Premultiplied Colored.shader" /> | ||
<None Include="Assets\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Dynamic Font.shader" /> | ||
<None Include="Assets\NGUI\ReadMe - 2.7.0.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Transparent Colored.shader" /> | ||
<None Include="Assets\Standard Assets\Effects\Projectors\Shaders\ProjectorLight.shader" /> | ||
<None Include="Assets\NGUI\Examples\Other\English.txt" /> | ||
<None Include="Assets\NGUI\Examples\Other\French.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Transparent Colored (Packed).shader" /> | ||
<None Include="Assets\Standard Assets\Effects\Projectors\Shaders\ProjectorMultiply.shader" /> | ||
<None Include="Assets\Standard Assets\Characters\ThirdPersonCharacter\ThirdPersonCharacterGuidelines.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Additive Colored.shader" /> | ||
<None Include="Assets\NGUI\Examples\Atlases\Refractive\Refractive Font - Header.txt" /> | ||
<None Include="Assets\NGUI\Examples\Shaders\Refractive.shader" /> | ||
<None Include="Assets\Urban_Props\readme.txt" /> | ||
<None Include="Assets\CloudsToy\Shaders\CloudRealistic.shader" /> | ||
<None Include="Assets\Standard Assets\Characters\FirstPersonCharacter\FirstPersonCharacterGuidelines.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Depth.shader" /> | ||
<None Include="Assets\NGUI\Examples\Atlases\SciFi\SciFi Font - Normal.txt" /> | ||
<None Include="Assets\Standard Assets\Characters\RollerBall\RollerBallGuidelines.txt" /> | ||
<None Include="Assets\NGUI\Resources\Shaders\Unlit - Transparent Colored (SoftClip).shader" /> | ||
<None Include="Assets\PowerUps Vol 1 Free\Readme.txt" /> | ||
<None Include="Assets\MedievalHouse\Readme.txt" /> | ||
<None Include="Assets\NGUI\Examples\Models\Orc Armor\Orc Armor.shader" /> | ||
<Reference Include="UnityEngine.Advertisements"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/UnityEngine.Advertisements.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Advertisements"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.UI"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.UI"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.Networking"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Networking"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEngine.Analytics"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath> | ||
</Reference> | ||
<Reference Include="Cloudstoyv5"> | ||
<HintPath>C:/Users/Public/Documents/Unity Projects/myFinalGameProject/Assets/CloudsToy/DLL/Cloudstoyv5.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Graphs"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Android.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/androidplayer/UnityEditor.Android.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.iOS.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.WP8.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/wp8support/UnityEditor.WP8.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Metro.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/metrosupport/UnityEditor.Metro.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.Tizen.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/TizenPlayer/TizenPlayer/UnityEditor.Tizen.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.SamsungTV.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/stvplayer/STVPlayer/UnityEditor.SamsungTV.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.WebGL.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/webglsupport/UnityEditor.WebGL.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.LinuxStandalone.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/linuxstandalonesupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.OSXStandalone.Extensions"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/macstandalonesupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath> | ||
</Reference> | ||
<Reference Include="Mono.Cecil"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/Managed/Mono.Cecil.dll</HintPath> | ||
</Reference> | ||
<Reference Include="UnityEditor.iOS.Extensions.Xcode"> | ||
<HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath> | ||
</Reference> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ProjectReference Include="Assembly-CSharp-firstpass.csproj"> | ||
<Project>{D6AB5147-1372-D7BC-F569-23B9F7104B4F}</Project> <Name>Assembly-CSharp-firstpass</Name> </ProjectReference> | ||
<ProjectReference Include="Assembly-UnityScript-firstpass.unityproj"> | ||
<Project>{969694B4-DC9E-F019-3D46-A0C67C60C609}</Project> <Name>Assembly-UnityScript-firstpass</Name> </ProjectReference> | ||
<ProjectReference Include="Assembly-CSharp.csproj"> | ||
<Project>{37D3370B-9ACC-676B-207C-FE24E5BF7856}</Project> <Name>Assembly-CSharp</Name> </ProjectReference> | ||
</ItemGroup> | ||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | ||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. | ||
Other similar extension points exist, see Microsoft.Common.targets. | ||
<Target Name="BeforeBuild"> | ||
</Target> | ||
<Target Name="AfterBuild"> | ||
</Target> | ||
--> | ||
|
||
</Project> |
Oops, something went wrong.