|
26 | 26 | <Platform>x64</Platform>
|
27 | 27 | </ProjectConfiguration>
|
28 | 28 | </ItemGroup>
|
| 29 | + <PropertyGroup Label="Globals"> |
| 30 | + <ProjectGuid>{77BED9F9-EEB1-4ECD-8E4E-E7C673EAAE9C}</ProjectGuid> |
| 31 | + <RootNamespace>ActorEditor</RootNamespace> |
| 32 | + </PropertyGroup> |
| 33 | + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 34 | + <PropertyGroup Label="Configuration"> |
| 35 | + <ConfigurationType>Application</ConfigurationType> |
| 36 | + <PlatformToolset>v141</PlatformToolset> |
| 37 | + <CharacterSet>MultiByte</CharacterSet> |
| 38 | + </PropertyGroup> |
| 39 | + <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration"> |
| 40 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 41 | + </PropertyGroup> |
| 42 | + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 43 | + <ImportGroup Label="ExtensionSettings"> |
| 44 | + </ImportGroup> |
| 45 | + <ImportGroup Label="PropertySheets"> |
| 46 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 47 | + <Import Project="$(SolutionDir)Common.props" /> |
| 48 | + </ImportGroup> |
| 49 | + <PropertyGroup Label="UserMacros" /> |
| 50 | + <PropertyGroup> |
| 51 | + <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion> |
| 52 | + </PropertyGroup> |
| 53 | + <ItemDefinitionGroup> |
| 54 | + <ClCompile> |
| 55 | + <PreprocessorDefinitions>EDITOR;_EDITOR;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 56 | + </ClCompile> |
| 57 | + </ItemDefinitionGroup> |
29 | 58 | <ItemGroup>
|
30 | 59 | <ClCompile Include="ActorEditor.cpp" />
|
31 | 60 | <ClCompile Include="BonePart.cpp" />
|
|
35 | 64 | <ClCompile Include="LeftBar.cpp" />
|
36 | 65 | <ClCompile Include="main.cpp" />
|
37 | 66 | <ClCompile Include="Splash.cpp" />
|
38 |
| - <ClCompile Include="stdafx.cpp" /> |
| 67 | + <ClCompile Include="stdafx.cpp"> |
| 68 | + <PrecompiledHeader>Create</PrecompiledHeader> |
| 69 | + </ClCompile> |
39 | 70 | <ClCompile Include="TopBar.cpp" />
|
40 | 71 | <ClCompile Include="UI_ActorMain.cpp" />
|
41 | 72 | <ClCompile Include="UI_ActorTools.cpp" />
|
|
63 | 94 | <ItemGroup>
|
64 | 95 | <None Include="ActorEditor.todo" />
|
65 | 96 | </ItemGroup>
|
66 |
| - <PropertyGroup Label="Globals"> |
67 |
| - <ProjectGuid>{77BED9F9-EEB1-4ECD-8E4E-E7C673EAAE9C}</ProjectGuid> |
68 |
| - <RootNamespace>ActorEditor</RootNamespace> |
69 |
| - </PropertyGroup> |
70 |
| - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
71 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
72 |
| - <ConfigurationType>Application</ConfigurationType> |
73 |
| - <PlatformToolset>v141</PlatformToolset> |
74 |
| - <CharacterSet>MultiByte</CharacterSet> |
75 |
| - <WholeProgramOptimization>true</WholeProgramOptimization> |
76 |
| - </PropertyGroup> |
77 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
78 |
| - <ConfigurationType>Application</ConfigurationType> |
79 |
| - <PlatformToolset>v141</PlatformToolset> |
80 |
| - <CharacterSet>MultiByte</CharacterSet> |
81 |
| - <WholeProgramOptimization>true</WholeProgramOptimization> |
82 |
| - </PropertyGroup> |
83 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'" Label="Configuration"> |
84 |
| - <ConfigurationType>Application</ConfigurationType> |
85 |
| - <PlatformToolset>v141</PlatformToolset> |
86 |
| - <CharacterSet>MultiByte</CharacterSet> |
87 |
| - <WholeProgramOptimization>true</WholeProgramOptimization> |
88 |
| - </PropertyGroup> |
89 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|x64'" Label="Configuration"> |
90 |
| - <ConfigurationType>Application</ConfigurationType> |
91 |
| - <PlatformToolset>v141</PlatformToolset> |
92 |
| - <CharacterSet>MultiByte</CharacterSet> |
93 |
| - <WholeProgramOptimization>true</WholeProgramOptimization> |
94 |
| - </PropertyGroup> |
95 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|x64'" Label="Configuration"> |
96 |
| - <ConfigurationType>Application</ConfigurationType> |
97 |
| - <PlatformToolset>v141</PlatformToolset> |
98 |
| - <CharacterSet>MultiByte</CharacterSet> |
99 |
| - </PropertyGroup> |
100 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
101 |
| - <ConfigurationType>Application</ConfigurationType> |
102 |
| - <PlatformToolset>v141</PlatformToolset> |
103 |
| - <CharacterSet>MultiByte</CharacterSet> |
104 |
| - <WholeProgramOptimization>true</WholeProgramOptimization> |
105 |
| - </PropertyGroup> |
106 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
107 |
| - <ConfigurationType>Application</ConfigurationType> |
108 |
| - <PlatformToolset>v141</PlatformToolset> |
109 |
| - <CharacterSet>MultiByte</CharacterSet> |
110 |
| - </PropertyGroup> |
111 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
112 |
| - <ConfigurationType>Application</ConfigurationType> |
113 |
| - <PlatformToolset>v141</PlatformToolset> |
114 |
| - <CharacterSet>MultiByte</CharacterSet> |
115 |
| - </PropertyGroup> |
116 |
| - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
117 |
| - <ImportGroup Label="ExtensionSettings"> |
118 |
| - </ImportGroup> |
119 |
| - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
120 |
| - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
121 |
| - <Import Project="$(SolutionDir)Common.props" /> |
122 |
| - </ImportGroup> |
123 |
| - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
124 |
| - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
125 |
| - <Import Project="$(SolutionDir)Common.props" /> |
126 |
| - </ImportGroup> |
127 |
| - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'" Label="PropertySheets"> |
128 |
| - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
129 |
| - <Import Project="$(SolutionDir)Common.props" /> |
130 |
| - </ImportGroup> |
131 |
| - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|x64'" Label="PropertySheets"> |
132 |
| - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
133 |
| - <Import Project="$(SolutionDir)Common.props" /> |
134 |
| - </ImportGroup> |
135 |
| - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
136 |
| - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
137 |
| - <Import Project="$(SolutionDir)Common.props" /> |
138 |
| - </ImportGroup> |
139 |
| - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
140 |
| - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
141 |
| - <Import Project="$(SolutionDir)Common.props" /> |
142 |
| - </ImportGroup> |
143 |
| - <PropertyGroup Label="UserMacros" /> |
144 |
| - <PropertyGroup> |
145 |
| - <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion> |
146 |
| - </PropertyGroup> |
147 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
148 |
| - <OutDir>$(xrBinDir)</OutDir> |
149 |
| - <IntDir>$(xrIntDir)$(ProjectName)\</IntDir> |
150 |
| - </PropertyGroup> |
151 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> |
152 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
153 |
| - <OutDir>$(xrBinDir)</OutDir> |
154 |
| - <IntDir>$(xrIntDir)$(ProjectName)\</IntDir> |
155 |
| - </PropertyGroup> |
156 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'"> |
157 |
| - <OutDir>$(xrBinDir)</OutDir> |
158 |
| - <IntDir>$(xrIntDir)$(ProjectName)\</IntDir> |
159 |
| - </PropertyGroup> |
160 |
| - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
161 |
| - <ClCompile> |
162 |
| - <Optimization>Disabled</Optimization> |
163 |
| - <MinimalRebuild>true</MinimalRebuild> |
164 |
| - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
165 |
| - <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
166 |
| - <WarningLevel>Level3</WarningLevel> |
167 |
| - <DebugInformationFormat>EditAndContinue</DebugInformationFormat> |
168 |
| - </ClCompile> |
169 |
| - <Link> |
170 |
| - <GenerateDebugInformation>true</GenerateDebugInformation> |
171 |
| - <TargetMachine>MachineX86</TargetMachine> |
172 |
| - </Link> |
173 |
| - </ItemDefinitionGroup> |
174 |
| - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
175 |
| - <ClCompile> |
176 |
| - <Optimization>Disabled</Optimization> |
177 |
| - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
178 |
| - <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
179 |
| - <WarningLevel>Level3</WarningLevel> |
180 |
| - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
181 |
| - </ClCompile> |
182 |
| - <Link> |
183 |
| - <GenerateDebugInformation>true</GenerateDebugInformation> |
184 |
| - </Link> |
185 |
| - </ItemDefinitionGroup> |
186 |
| - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
187 |
| - <ClCompile> |
188 |
| - <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
189 |
| - <WarningLevel>Level3</WarningLevel> |
190 |
| - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
191 |
| - </ClCompile> |
192 |
| - <Link> |
193 |
| - <GenerateDebugInformation>true</GenerateDebugInformation> |
194 |
| - <OptimizeReferences>true</OptimizeReferences> |
195 |
| - <EnableCOMDATFolding>true</EnableCOMDATFolding> |
196 |
| - <TargetMachine>MachineX86</TargetMachine> |
197 |
| - </Link> |
198 |
| - </ItemDefinitionGroup> |
199 |
| - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
200 |
| - <ClCompile> |
201 |
| - <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
202 |
| - <WarningLevel>Level3</WarningLevel> |
203 |
| - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
204 |
| - </ClCompile> |
205 |
| - <Link> |
206 |
| - <GenerateDebugInformation>true</GenerateDebugInformation> |
207 |
| - <OptimizeReferences>true</OptimizeReferences> |
208 |
| - <EnableCOMDATFolding>true</EnableCOMDATFolding> |
209 |
| - </Link> |
210 |
| - </ItemDefinitionGroup> |
211 |
| - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'"> |
212 |
| - <ClCompile> |
213 |
| - <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
214 |
| - <WarningLevel>Level3</WarningLevel> |
215 |
| - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
216 |
| - </ClCompile> |
217 |
| - <Link> |
218 |
| - <GenerateDebugInformation>true</GenerateDebugInformation> |
219 |
| - <OptimizeReferences>true</OptimizeReferences> |
220 |
| - <EnableCOMDATFolding>true</EnableCOMDATFolding> |
221 |
| - <TargetMachine>MachineX86</TargetMachine> |
222 |
| - </Link> |
223 |
| - </ItemDefinitionGroup> |
224 |
| - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|x64'"> |
225 |
| - <ClCompile> |
226 |
| - <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
227 |
| - <WarningLevel>Level3</WarningLevel> |
228 |
| - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
229 |
| - </ClCompile> |
230 |
| - <Link> |
231 |
| - <GenerateDebugInformation>true</GenerateDebugInformation> |
232 |
| - <OptimizeReferences>true</OptimizeReferences> |
233 |
| - <EnableCOMDATFolding>true</EnableCOMDATFolding> |
234 |
| - </Link> |
235 |
| - </ItemDefinitionGroup> |
236 | 97 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
237 | 98 | <ImportGroup Label="ExtensionTargets">
|
238 | 99 | </ImportGroup>
|
|
0 commit comments