| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="OptimizedDebug|Win32">
- <Configuration>OptimizedDebug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="OptimizedDebug|x64">
- <Configuration>OptimizedDebug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{67137A0D-7A67-4D0C-9FBF-AF904FABEF05}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
- <RootNamespace>CamelotClient</RootNamespace>
- <ProjectName>BansheeEditor</ProjectName>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v140</PlatformToolset>
- <CharacterSet>NotSet</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v140</PlatformToolset>
- <CharacterSet>NotSet</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v140</PlatformToolset>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <CharacterSet>NotSet</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='OptimizedDebug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v140</PlatformToolset>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <CharacterSet>NotSet</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v140</PlatformToolset>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <CharacterSet>NotSet</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='OptimizedDebug|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v140</PlatformToolset>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <CharacterSet>NotSet</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='OptimizedDebug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='OptimizedDebug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <LinkIncremental>true</LinkIncremental>
- <OutDir>..\..\bin\x86\$(Configuration)\</OutDir>
- <IntDir>.\Intermediate\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <LinkIncremental>true</LinkIncremental>
- <OutDir>..\..\bin\$(Platform)\$(Configuration)\</OutDir>
- <IntDir>.\Intermediate\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <LinkIncremental>false</LinkIncremental>
- <OutDir>..\..\bin\x86\$(Configuration)\</OutDir>
- <IntDir>.\Intermediate\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='OptimizedDebug|Win32'">
- <LinkIncremental>false</LinkIncremental>
- <OutDir>..\..\bin\x86\$(Configuration)\</OutDir>
- <IntDir>.\Intermediate\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <LinkIncremental>false</LinkIncremental>
- <OutDir>..\..\bin\$(Platform)\$(Configuration)\</OutDir>
- <IntDir>.\Intermediate\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='OptimizedDebug|x64'">
- <LinkIncremental>false</LinkIncremental>
- <OutDir>..\..\bin\$(Platform)\$(Configuration)\</OutDir>
- <IntDir>.\Intermediate\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;BS_ED_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>../../Source/BansheeEditor/Include;../../Source/BansheeCore/Include;../../Source/BansheeUtility/Include;../../Source/BansheeEngine/Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
- <InlineFunctionExpansion>Default</InlineFunctionExpansion>
- <RuntimeTypeInfo>false</RuntimeTypeInfo>
- <ExceptionHandling>false</ExceptionHandling>
- <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
- </ClCompile>
- <Link>
- <SubSystem>NotSet</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;Advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <AdditionalLibraryDirectories>..\..\lib\x86\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ImportLibrary>..\..\lib\x86\$(Configuration)\$(TargetName).lib</ImportLibrary>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <ClCompile>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;BS_ED_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>../../Source/BansheeEditor/Include;../../Source/BansheeCore/Include;../../Source/BansheeUtility/Include;../../Source/BansheeEngine/Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
- <InlineFunctionExpansion>Default</InlineFunctionExpansion>
- <RuntimeTypeInfo>false</RuntimeTypeInfo>
- <ExceptionHandling>false</ExceptionHandling>
- <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;Advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <AdditionalLibraryDirectories>..\..\lib\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ShowProgress>NotSet</ShowProgress>
- <ImportLibrary>..\..\lib\x64\$(Configuration)\$(TargetName).lib</ImportLibrary>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <WarningLevel>Level3</WarningLevel>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <Optimization>MaxSpeed</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;BS_ED_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>../../Source/BansheeEditor/Include;../../Source/BansheeCore/Include;../../Source/BansheeUtility/Include;../../Source/BansheeEngine/Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <DebugInformationFormat>None</DebugInformationFormat>
- <InlineFunctionExpansion>Default</InlineFunctionExpansion>
- <RuntimeTypeInfo>false</RuntimeTypeInfo>
- <ExceptionHandling>false</ExceptionHandling>
- <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
- </ClCompile>
- <Link>
- <SubSystem>NotSet</SubSystem>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- <AdditionalLibraryDirectories>..\..\lib\x86\$(Configuration);</AdditionalLibraryDirectories>
- <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;Advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <ImportLibrary>..\..\lib\x86\$(Configuration)\$(TargetName).lib</ImportLibrary>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='OptimizedDebug|Win32'">
- <ClCompile>
- <WarningLevel>Level3</WarningLevel>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <Optimization>MaxSpeed</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;BS_ED_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>../../Source/BansheeEditor/Include;../../Source/BansheeCore/Include;../../Source/BansheeUtility/Include;../../Source/BansheeEngine/Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <MinimalRebuild>true</MinimalRebuild>
- <InlineFunctionExpansion>Default</InlineFunctionExpansion>
- <RuntimeTypeInfo>false</RuntimeTypeInfo>
- <ExceptionHandling>false</ExceptionHandling>
- <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- <AdditionalLibraryDirectories>..\..\lib\x86\$(Configuration);</AdditionalLibraryDirectories>
- <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;Advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <ImportLibrary>..\..\lib\x86\$(Configuration)\$(TargetName).lib</ImportLibrary>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <ClCompile>
- <WarningLevel>Level3</WarningLevel>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <Optimization>MaxSpeed</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;BS_ED_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>../../Source/BansheeEditor/Include;../../Source/BansheeCore/Include;../../Source/BansheeUtility/Include;../../Source/BansheeEngine/Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <DebugInformationFormat>None</DebugInformationFormat>
- <InlineFunctionExpansion>Default</InlineFunctionExpansion>
- <RuntimeTypeInfo>false</RuntimeTypeInfo>
- <ExceptionHandling>false</ExceptionHandling>
- <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- <AdditionalLibraryDirectories>..\..\lib\$(Platform)\$(Configuration);</AdditionalLibraryDirectories>
- <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;Advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <ImportLibrary>..\..\lib\x64\$(Configuration)\$(TargetName).lib</ImportLibrary>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='OptimizedDebug|x64'">
- <ClCompile>
- <WarningLevel>Level3</WarningLevel>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <Optimization>MaxSpeed</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;BS_ED_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>../../Source/BansheeEditor/Include;../../Source/BansheeCore/Include;../../Source/BansheeUtility/Include;../../Source/BansheeEngine/Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <MinimalRebuild>true</MinimalRebuild>
- <InlineFunctionExpansion>Default</InlineFunctionExpansion>
- <RuntimeTypeInfo>false</RuntimeTypeInfo>
- <ExceptionHandling>false</ExceptionHandling>
- <DisableSpecificWarnings>4530;4577</DisableSpecificWarnings>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- <AdditionalLibraryDirectories>..\..\lib\$(Platform)\$(Configuration);</AdditionalLibraryDirectories>
- <AdditionalDependencies>BansheeCore.lib;BansheeUtility.lib;BansheeEngine.lib;Advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <ImportLibrary>..\..\lib\x64\$(Configuration)\$(TargetName).lib</ImportLibrary>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsBuildDataRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsBuildManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdBreakPrefab.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdCloneSO.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdCreateSO.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdDeleteSO.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdInputFieldValueChange.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdInstantiateSO.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdRecordSO.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdReparentSO.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCmdUtility.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsDockManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsDockManagerLayout.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsDockManagerLayoutRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsDropDownWindowManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorApplication.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorCommand.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsBuiltinEditorResources.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorSettingsRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorTestSuite.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorUtility.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorWidgetLayout.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorWidgetLayoutRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorWidgetManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsCodeEditor.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGizmoManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIColor.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIColorField.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsDropDownWindow.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIFieldBase.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIFloatField.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIHoverHitBox.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIIntField.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIDropButton.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIListBoxField.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUISliderField.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIStatusBar.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUITextField.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIToggleField.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIVector3Field.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIVector4Field.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIWindowFrameWidgetRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsHandleDrawManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsHandleManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsHandleSliderManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsHandleSlider.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsHandleSliderDisc.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsHandleSliderLine.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsHandleSliderPlane.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorSettings.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsModalWindow.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsPlatformInfo.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsPlatformInfoRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsProjectSettings.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsProjectSettingsRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsScenePicking.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsProjectLibraryEntriesRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorPrerequisites.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorWidget.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorWidgetContainer.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorWindow.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorWindowBase.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorWindowManager.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIDockSlider.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIMenuBar.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIResourceTreeView.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUISceneTreeView.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUITabbedTitleBar.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUITabButton.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUITreeView.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUITreeViewEditBox.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIWindowFrame.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIWindowFrameWidget.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsMainEditorWindow.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsProjectLibrary.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsProjectLibraryEntries.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsProjectResourceMeta.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsProjectResourceMetaRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsGUIVector2Field.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsSceneGrid.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsSelection.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsSelectionRenderer.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsSettings.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsSettingsRTTI.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsEditorShaderIncludeHandler.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\BsUndoRedo.h" />
- <ClInclude Include="..\..\Source\BansheeEditor\Include\Win32\BsVSCodeEditor.h" />
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsBuildManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCmdBreakPrefab.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCmdCloneSO.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCmdCreateSO.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCmdInstantiateSO.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCmdRecordSO.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCmdReparentSO.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCmdUtility.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCmdDeleteSO.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsDockManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsDockManagerLayout.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsDropDownWindow.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsDropDownWindowManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorCommand.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsBuiltinEditorResources.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorTestSuite.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorUtility.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorWidget.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorWidgetContainer.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorWidgetLayout.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorWidgetManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorWindow.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorWindowBase.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorWindowManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsCodeEditor.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGizmoManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIColor.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIColorField.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIDockSlider.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIFieldBase.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIFloatField.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIHoverHitBox.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIIntField.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIListBoxField.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIMenuBar.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIDropButton.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIResourceTreeView.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUISceneTreeView.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUISliderField.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIStatusBar.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUITabbedTitleBar.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUITabButton.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUITextField.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIToggleField.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUITreeView.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUITreeViewEditBox.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIVector2Field.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIVector3Field.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIVector4Field.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIWindowFrame.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsGUIWindowFrameWidget.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsHandleDrawManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsHandleManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsHandleSliderManager.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsHandleSlider.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsHandleSliderDisc.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsHandleSliderLine.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsHandleSliderPlane.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsMainEditorWindow.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorSettings.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsModalWindow.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsPlatformInfo.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsProjectSettings.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsScenePicking.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsProjectLibrary.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsProjectLibraryEntries.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsProjectResourceMeta.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsSceneGrid.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsSelection.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsSelectionRenderer.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsSettings.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorShaderIncludeHandler.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsUndoRedo.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\BsEditorApplication.cpp" />
- <ClCompile Include="..\..\Source\BansheeEditor\Source\Win32\BsVSCodeEditor.cpp" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
- </Project>
|