2 Star 0 Fork 0

lujian / 鲁班

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Test_Kong_Hero.CSharp.csproj 11.97 KB
一键复制 编辑 原始数据 按行查看 历史
lujian 提交于 2018-02-14 16:25 . 鲁班项目
<?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>{2D0F8CD4-4553-2B41-970B-3A4CBE45C890}</ProjectGuid>
<OutputType>Library</OutputType>
<AssemblyName>Assembly-CSharp</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 Subset v3.5</TargetFrameworkProfile>
<CompilerResponseFile></CompilerResponseFile>
<UnityProjectType>Game:1</UnityProjectType>
<UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
<UnityVersion>5.5.0f3</UnityVersion>
<RootNamespace></RootNamespace>
<LangVersion Condition=" '$(VisualStudioVersion)' != '10.0' ">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_5_0;UNITY_5_5;UNITY_5;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;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;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;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_VIDEO;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants>
<AllowUnsafeBlocks>false</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_5_0;UNITY_5_5;UNITY_5;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_GENERICS;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;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;INCLUDE_DYNAMIC_GI;INCLUDE_GI;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_SCRIPTING_NEW_CSHARP_COMPILER;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_VIDEO;ENABLE_VR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;UNITY_TEAM_LICENSE;ENABLE_VSTU</DefineConstants>
<AllowUnsafeBlocks>false</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>Library\UnityAssemblies\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>Library\UnityAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Networking">
<HintPath>Library\UnityAssemblies\UnityEngine.Networking.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PlaymodeTestsRunner">
<HintPath>Library\UnityAssemblies\UnityEngine.PlaymodeTestsRunner.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Analytics">
<HintPath>Library\UnityAssemblies\UnityEngine.Analytics.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.HoloLens">
<HintPath>Library\UnityAssemblies\UnityEngine.HoloLens.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VR">
<HintPath>Library\UnityAssemblies\UnityEngine.VR.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>Library\UnityAssemblies\UnityEditor.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\Kong Hero\Script\AI\BOSS_1.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\BOSS_2.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\BOSS_3.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\BirdAI.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\BirdDetectPlayerHelper.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\ChasingStone.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\DetectMonsterFalling.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\DetectPlayerAndSendMessage.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\EnemyAI.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\FireBallAI.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\FireEvil.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\FishAI.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\FlameFire.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\GiveDamageToPlayer.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\HealthBarEnemy.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\MonsterFish.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\MonsterFishDetect.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\MonsterIV.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\MonsterSimpleAI.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\MonsterSnail.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\MonsterTriggerHelper.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\PathDefinition.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\PathedProjectile.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\PathedProjectileSpawner.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\Projectile.cs" />
<Compile Include="Assets\Kong Hero\Script\AI\SimpleProjectile.cs" />
<Compile Include="Assets\Kong Hero\Script\AutoSpawn.cs" />
<Compile Include="Assets\Kong Hero\Script\CameraFollow.cs" />
<Compile Include="Assets\Kong Hero\Script\Environment\Block.cs" />
<Compile Include="Assets\Kong Hero\Script\Environment\Coin.cs" />
<Compile Include="Assets\Kong Hero\Script\Environment\GameFinishFlag.cs" />
<Compile Include="Assets\Kong Hero\Script\Environment\GiveBullet.cs" />
<Compile Include="Assets\Kong Hero\Script\Environment\GiveHealth.cs" />
<Compile Include="Assets\Kong Hero\Script\Environment\ItemAddPoint.cs" />
<Compile Include="Assets\Kong Hero\Script\Environment\Spring.cs" />
<Compile Include="Assets\Kong Hero\Script\Environment\WaterScrollingEffect.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\CharacterHolder.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\ControllerInput.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\FloatingText.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\LoadingSreen.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\MainMenuHomeScene.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\MainMenuShopItems.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\MainMenuUpdateCoins.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\MainMenu_ChracterChoose.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\MainMenu_Level.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\MainMenu_StartMenu.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\MainMenu_World.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\MenuManager.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\Menu_GUI.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\Menu_Gamefinish.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\Menu_Gameover.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\Menu_StartScreen.cs" />
<Compile Include="Assets\Kong Hero\Script\GUI\ResetData.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\AutoDestroy.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\BackGroundController.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\BlockDestroyEffect.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\CameraFadeInEffect.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\CloseGateBoss.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\FollowObject.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\KillPlayerOnTouch.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\RayCastCheckCollision.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\ResetBoundCamera.cs" />
<Compile Include="Assets\Kong Hero\Script\Helper\SpawnItem.cs" />
<Compile Include="Assets\Kong Hero\Script\MainMenuHelper.cs" />
<Compile Include="Assets\Kong Hero\Script\NotEnoughCoins.cs" />
<Compile Include="Assets\Kong Hero\Script\PlatformController.cs" />
<Compile Include="Assets\Kong Hero\Script\Player\Controller2D\Controller2D.cs" />
<Compile Include="Assets\Kong Hero\Script\Player\Controller2D\Player.cs" />
<Compile Include="Assets\Kong Hero\Script\Player\Controller2D\RaycastController.cs" />
<Compile Include="Assets\Kong Hero\Script\Player\HealthBar.cs" />
<Compile Include="Assets\Kong Hero\Script\Player\ICanTakeDamage.cs" />
<Compile Include="Assets\Kong Hero\Script\Player\IPlayerRespawnListener.cs" />
<Compile Include="Assets\Kong Hero\Script\Player\MeleeAttack.cs" />
<Compile Include="Assets\Kong Hero\Script\Player\RangeAttack.cs" />
<Compile Include="Assets\Kong Hero\Script\ServiceCalling.cs" />
<Compile Include="Assets\Kong Hero\Script\ServiceManager.cs" />
<Compile Include="Assets\Kong Hero\Script\SimplePathedMoving.cs" />
<Compile Include="Assets\Kong Hero\Script\System\CheckPoint.cs" />
<Compile Include="Assets\Kong Hero\Script\System\GameManager.cs" />
<Compile Include="Assets\Kong Hero\Script\System\GlobalValue.cs" />
<Compile Include="Assets\Kong Hero\Script\System\LevelManager.cs" />
<Compile Include="Assets\Kong Hero\Script\System\SoundManager.cs" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\SyntaxTree\UnityVS\2013\UnityVS.CSharp.targets" />
</Project>
1
https://gitee.com/glkjdsalfjl/luban.git
git@gitee.com:glkjdsalfjl/luban.git
glkjdsalfjl
luban
鲁班
master

搜索帮助