1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <ItemGroup Label =" ProjectConfigurations" >
4+ <ProjectConfiguration Include =" Debug|Win32" >
5+ <Configuration >Debug</Configuration >
6+ <Platform >Win32</Platform >
7+ </ProjectConfiguration >
8+ <ProjectConfiguration Include =" Mixed|Win32" >
9+ <Configuration >Mixed</Configuration >
10+ <Platform >Win32</Platform >
11+ </ProjectConfiguration >
12+ <ProjectConfiguration Include =" Release|Win32" >
13+ <Configuration >Release</Configuration >
14+ <Platform >Win32</Platform >
15+ </ProjectConfiguration >
16+ </ItemGroup >
17+ <ItemGroup >
18+ <ClCompile Include =" ActorEditor.cpp" />
19+ <ClCompile Include =" BonePart.cpp" />
20+ <ClCompile Include =" BottomBar.cpp" />
21+ <ClCompile Include =" ClipEditor.cpp" />
22+ <ClCompile Include =" KeyBar.cpp" />
23+ <ClCompile Include =" LeftBar.cpp" />
24+ <ClCompile Include =" main.cpp" />
25+ <ClCompile Include =" Splash.cpp" />
26+ <ClCompile Include =" stdafx.cpp" />
27+ <ClCompile Include =" TopBar.cpp" />
28+ <ClCompile Include =" UI_ActorMain.cpp" />
29+ <ClCompile Include =" UI_ActorTools.cpp" />
30+ <ClCompile Include =" UI_ActorToolsMotions.cpp" />
31+ <ClCompile Include =" UI_ActorToolsProps.cpp" />
32+ <ClCompile Include =" UI_ActorToolsUndo.cpp" />
33+ </ItemGroup >
34+ <ItemGroup >
35+ <ClInclude Include =" BonePart.h" />
36+ <ClInclude Include =" BottomBar.h" />
37+ <ClInclude Include =" ClipEditor.h" />
38+ <ClInclude Include =" KeyBar.h" />
39+ <ClInclude Include =" LeftBar.h" />
40+ <ClInclude Include =" main.h" />
41+ <ClInclude Include =" Splash.h" />
42+ <ClInclude Include =" stdafx.h" />
43+ <ClInclude Include =" TopBar.h" />
44+ <ClInclude Include =" UI_ActorMain.h" />
45+ <ClInclude Include =" UI_ActorTools.h" />
46+ </ItemGroup >
47+ <ItemGroup >
48+ <Resource Include =" ActorEditor.res" />
49+ <Resource Include =" resource.res" />
50+ </ItemGroup >
51+ <ItemGroup >
52+ <None Include =" ActorEditor.todo" />
53+ </ItemGroup >
54+ <PropertyGroup Label =" Globals" >
55+ <ProjectGuid >{77BED9F9-EEB1-4ECD-8E4E-E7C673EAAE9C}</ProjectGuid >
56+ <RootNamespace >ActorEditor</RootNamespace >
57+ </PropertyGroup >
58+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
59+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
60+ <ConfigurationType >Application</ConfigurationType >
61+ <PlatformToolset >v140</PlatformToolset >
62+ <CharacterSet >MultiByte</CharacterSet >
63+ <WholeProgramOptimization >true</WholeProgramOptimization >
64+ </PropertyGroup >
65+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Mixed|Win32'" Label =" Configuration" >
66+ <ConfigurationType >Application</ConfigurationType >
67+ <PlatformToolset >v140</PlatformToolset >
68+ <CharacterSet >MultiByte</CharacterSet >
69+ <WholeProgramOptimization >true</WholeProgramOptimization >
70+ </PropertyGroup >
71+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
72+ <ConfigurationType >Application</ConfigurationType >
73+ <PlatformToolset >v140</PlatformToolset >
74+ <CharacterSet >MultiByte</CharacterSet >
75+ </PropertyGroup >
76+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
77+ <ImportGroup Label =" ExtensionSettings" >
78+ </ImportGroup >
79+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" PropertySheets" >
80+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
81+ <Import Project =" $(SolutionDir)Common.props" />
82+ </ImportGroup >
83+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Mixed|Win32'" Label =" PropertySheets" >
84+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
85+ <Import Project =" $(SolutionDir)Common.props" />
86+ </ImportGroup >
87+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" PropertySheets" >
88+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
89+ <Import Project =" $(SolutionDir)Common.props" />
90+ </ImportGroup >
91+ <PropertyGroup Label =" UserMacros" />
92+ <PropertyGroup >
93+ <_ProjectFileVersion >12.0.30501.0</_ProjectFileVersion >
94+ </PropertyGroup >
95+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
96+ <OutDir >$(xrBinDir)</OutDir >
97+ <IntDir >$(xrIntDir)$(ProjectName)\</IntDir >
98+ </PropertyGroup >
99+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
100+ <OutDir >$(xrBinDir)</OutDir >
101+ <IntDir >$(xrIntDir)$(ProjectName)\</IntDir >
102+ </PropertyGroup >
103+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Mixed|Win32'" >
104+ <OutDir >$(xrBinDir)</OutDir >
105+ <IntDir >$(xrIntDir)$(ProjectName)\</IntDir >
106+ </PropertyGroup >
107+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
108+ <ClCompile >
109+ <Optimization >Disabled</Optimization >
110+ <MinimalRebuild >true</MinimalRebuild >
111+ <BasicRuntimeChecks >EnableFastChecks</BasicRuntimeChecks >
112+ <RuntimeLibrary >MultiThreadedDebugDLL</RuntimeLibrary >
113+ <WarningLevel >Level3</WarningLevel >
114+ <DebugInformationFormat >EditAndContinue</DebugInformationFormat >
115+ </ClCompile >
116+ <Link >
117+ <GenerateDebugInformation >true</GenerateDebugInformation >
118+ <TargetMachine >MachineX86</TargetMachine >
119+ </Link >
120+ </ItemDefinitionGroup >
121+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
122+ <ClCompile >
123+ <RuntimeLibrary >MultiThreadedDLL</RuntimeLibrary >
124+ <WarningLevel >Level3</WarningLevel >
125+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
126+ </ClCompile >
127+ <Link >
128+ <GenerateDebugInformation >true</GenerateDebugInformation >
129+ <OptimizeReferences >true</OptimizeReferences >
130+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
131+ <TargetMachine >MachineX86</TargetMachine >
132+ </Link >
133+ </ItemDefinitionGroup >
134+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Mixed|Win32'" >
135+ <ClCompile >
136+ <RuntimeLibrary >MultiThreadedDLL</RuntimeLibrary >
137+ <WarningLevel >Level3</WarningLevel >
138+ <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
139+ </ClCompile >
140+ <Link >
141+ <GenerateDebugInformation >true</GenerateDebugInformation >
142+ <OptimizeReferences >true</OptimizeReferences >
143+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
144+ <TargetMachine >MachineX86</TargetMachine >
145+ </Link >
146+ </ItemDefinitionGroup >
147+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
148+ <ImportGroup Label =" ExtensionTargets" >
149+ </ImportGroup >
150+ </Project >
0 commit comments