|
63 | 63 | <ClInclude Include="Editor\D3DUtils.h" /> |
64 | 64 | <ClInclude Include="Editor\D3DX_Wrapper.h" /> |
65 | 65 | <ClInclude Include="Editor\device.h" /> |
66 | | - <ClInclude Include="Editor\DrawUtils.h" /> |
67 | 66 | <ClInclude Include="Editor\du_box.h" /> |
68 | 67 | <ClInclude Include="Editor\du_cone.h" /> |
69 | 68 | <ClInclude Include="Editor\du_cylinder.h" /> |
70 | 69 | <ClInclude Include="Editor\du_sphere.h" /> |
71 | | - <ClInclude Include="Editor\du_sphere_part.h" /> |
72 | 70 | <ClInclude Include="Editor\EDetailModel.h" /> |
73 | 71 | <ClInclude Include="Editor\EditMesh.h" /> |
74 | 72 | <ClInclude Include="Editor\EditObject.h" /> |
|
102 | 100 | <ClInclude Include="Editor\UI_MainCommand.h" /> |
103 | 101 | <ClInclude Include="Editor\UI_ToolsCustom.h" /> |
104 | 102 | <ClInclude Include="Engine\ai_sounds.h" /> |
105 | | - <ClInclude Include="Engine\cl_collector.h" /> |
106 | | - <ClInclude Include="Engine\cl_intersect.h" /> |
107 | | - <ClInclude Include="Engine\GameMtlLib.h" /> |
108 | 103 | <ClInclude Include="Engine\guid_generator.h" /> |
109 | 104 | <ClInclude Include="Engine\Image.h" /> |
110 | | - <ClInclude Include="Engine\NVMeshMender.h" /> |
111 | | - <ClInclude Include="Engine\nv_algebra.h" /> |
112 | | - <ClInclude Include="Engine\nv_math.h" /> |
113 | | - <ClInclude Include="Engine\nv_mathdecl.h" /> |
114 | 105 | <ClInclude Include="Engine\Texture.h" /> |
115 | 106 | <ClInclude Include="stdafx.h" /> |
116 | 107 | </ItemGroup> |
|
125 | 116 | <ClCompile Include="Editor\du_cone.cpp" /> |
126 | 117 | <ClCompile Include="Editor\du_cylinder.cpp" /> |
127 | 118 | <ClCompile Include="Editor\du_sphere.cpp" /> |
128 | | - <ClCompile Include="Editor\du_sphere_part.cpp" /> |
129 | 119 | <ClCompile Include="Editor\EDetailModel.cpp" /> |
130 | 120 | <ClCompile Include="Editor\EditMesh.cpp" /> |
131 | 121 | <ClCompile Include="Editor\EditMeshIO.cpp" /> |
|
169 | 159 | <ClCompile Include="Editor\UI_MainCommand.cpp" /> |
170 | 160 | <ClCompile Include="Editor\UI_MainMail.cpp" /> |
171 | 161 | <ClCompile Include="Editor\UI_ToolsCustom.cpp" /> |
172 | | - <ClCompile Include="Editor\xrLoadSurface.cpp" /> |
173 | 162 | <ClCompile Include="Engine\ai_sounds.cpp" /> |
174 | | - <ClCompile Include="Engine\bone.cpp" /> |
175 | | - <ClCompile Include="Engine\cl_collector.cpp" /> |
176 | | - <ClCompile Include="Engine\GameMtlLib.cpp" /> |
177 | | - <ClCompile Include="Engine\GameMtlLib_Engine.cpp" /> |
178 | 163 | <ClCompile Include="Engine\guid_generator.cpp" /> |
179 | 164 | <ClCompile Include="Engine\Image.cpp" /> |
180 | | - <ClCompile Include="Engine\NVMeshMender.cpp" /> |
181 | | - <ClCompile Include="Engine\nv_algebra.cpp" /> |
182 | 165 | <ClCompile Include="stdafx.cpp"> |
183 | 166 | <PrecompiledHeader>Create</PrecompiledHeader> |
184 | 167 | </ClCompile> |
|
0 commit comments