加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tolua_framework.Editor.Plugins.csproj 15.24 KB
一键复制 编辑 原始数据 按行查看 历史
图图 提交于 2018-07-20 17:11 . Snake 1.0 Andriod Mobile
<?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>
<ProjectGuid>{A6ACB35F-5A39-D961-54D0-0BF0B90C37B9}</ProjectGuid>
<OutputType>Library</OutputType>
<AssemblyName>Assembly-CSharp-Editor-firstpass</AssemblyName>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkProfile>Unity Full v3.5</TargetFrameworkProfile>
<CompilerResponseFile></CompilerResponseFile>
<UnityProjectGenerator>VSTU</UnityProjectGenerator>
<UnityProjectType>EditorPlugins:7</UnityProjectType>
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
<UnityVersion>5.6.0f3</UnityVersion>
<RootNamespace></RootNamespace>
<LangVersion>4</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>false</Optimize>
<OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
<IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_5_6_0;UNITY_5_6;UNITY_5;UNITY_ANALYTICS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;ENABLE_VIDEO;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0_SUBSET;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;ASYNC_MODE;CROSS_PLATFORM_INPUT</DefineConstants>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>false</Optimize>
<OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
<IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_5_6_0;UNITY_5_6;UNITY_5;UNITY_ANALYTICS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_RUNTIME_NAVMESH_BUILDING;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;ENABLE_VIDEO;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_EVENT_QUEUE;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0_SUBSET;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;ASYNC_MODE;CROSS_PLATFORM_INPUT</DefineConstants>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="mscorlib" />
<Reference Include="System" />
<Reference Include="System.XML" />
<Reference Include="System.Core" />
<Reference Include="Boo.Lang" />
<Reference Include="UnityScript.Lang" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Xml.Linq" />
<Reference Include="UnityEngine">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/Managed/UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Advertisements">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/Advertisements/Editor/UnityEditor.Advertisements.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Networking">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Networking">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.TestRunner">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TestRunner">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/TestRunner/nunit.framework.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.TreeEditor">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Analytics">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/UnityAnalytics/UnityEngine.Analytics.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Analytics">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/UnityAnalytics/Editor/UnityEditor.Analytics.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.HoloLens">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.HoloLens">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Purchasing">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/UnityPurchasing/Editor/UnityEditor.Purchasing.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.VR">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VR">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/UnityExtensions/Unity/UnityVR/RuntimeEditor/UnityEngine.VR.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Graphs">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Android.Extensions">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="SyntaxTree.VisualStudio.Unity.Bridge">
<HintPath>C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/2015/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
</Reference>
<Reference Include="CString">
<HintPath>Assets/Plugins/CString.dll</HintPath>
</Reference>
<Reference Include="Debugger">
<HintPath>Assets/Plugins/Debugger.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Xcode">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.iOS.Extensions.Common">
<HintPath>G:/Program Files/unity5.6.0/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="tolua_framework.Plugins.csproj">
<Project>{D13D5CDA-322B-5610-8650-08FA2912B970}</Project>
<Name>tolua_framework.Plugins</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\Standard Assets\Editor\CrossPlatformInput\CrossPlatformInputInitialize.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Assets\LuaFramework\NGUI\Examples\Atlases\Fantasy\Fantasy Font - Normal.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Atlases\Refractive\Refractive Font - Header.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Atlases\Refractive\Refractive Font - Normal.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Atlases\SciFi\SciFi Font - Header.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Atlases\SciFi\SciFi Font - Normal.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Atlases\Wooden\Arimo14.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Atlases\Wooden\Arimo18.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Atlases\Wooden\Arimo20.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Models\Orc Armor\Orc Armor.shader" />
<None Include="Assets\LuaFramework\NGUI\Examples\Models\Orc\Orc Skin.shader" />
<None Include="Assets\LuaFramework\NGUI\Examples\Resources\Localization.txt" />
<None Include="Assets\LuaFramework\NGUI\Examples\Shaders\Refractive.shader" />
<None Include="Assets\LuaFramework\NGUI\Examples\Shaders\Unlit - Additive Colored.shader" />
<None Include="Assets\LuaFramework\NGUI\Examples\Shaders\Unlit - Depth Cutout.shader" />
<None Include="Assets\LuaFramework\NGUI\Examples\Shaders\Unlit - Depth.shader" />
<None Include="Assets\LuaFramework\NGUI\Examples\Shaders\Unlit - Masked Colored.shader" />
<None Include="Assets\LuaFramework\NGUI\ReadMe - 3.8.2.txt" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Premultiplied Colored (TextureClip).shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Premultiplied Colored 1.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Premultiplied Colored 2.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Premultiplied Colored 3.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Premultiplied Colored.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Text (TextureClip).shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Text 1.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Text 2.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Text 3.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Text.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Colored (Packed) (TextureClip).shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Colored (TextureClip).shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Colored 1.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Colored 2.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Colored 3.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Colored.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Masked 1.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Masked 2.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Masked 3.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Masked.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Packed 1.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Packed 2.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Packed 3.shader" />
<None Include="Assets\LuaFramework\NGUI\Resources\Shaders\Unlit - Transparent Packed.shader" />
<None Include="Assets\LuaFramework\ToLua\readme.txt" />
<None Include="Assets\Standard Assets\Characters\FirstPersonCharacter\FirstPersonCharacterGuidelines.txt" />
<None Include="Assets\Standard Assets\Characters\RollerBall\RollerBallGuidelines.txt" />
<None Include="Assets\Standard Assets\Characters\ThirdPersonCharacter\ThirdPersonCharacterGuidelines.txt" />
<None Include="Assets\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" />
<None Include="Assets\StreamingAssets\files.txt" />
<None Include="Assets\link.xml" />
<None Include="Assets\luaPath.txt" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
</Project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化