Changed: Removed files with no content from project (fix some VC++ warnings)
This commit is contained in:
parent
d3408356bb
commit
cfb73344a0
1 changed files with 1 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Version="9,00"
|
||||
Name="3d"
|
||||
ProjectGUID="{2B48BE83-108B-4E8E-8A55-6627CF09AC5A}"
|
||||
RootNamespace="3d"
|
||||
|
@ -268,7 +268,6 @@
|
|||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="true"
|
||||
EnableFiberSafeOptimizations="true"
|
||||
WholeProgramOptimization="false"
|
||||
AdditionalIncludeDirectories="../include"
|
||||
PreprocessorDefinitions="_LIB;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION"
|
||||
StringPooling="true"
|
||||
|
@ -367,10 +366,6 @@
|
|||
RelativePath="..\include\nel\3d\render_trav.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="3d\trav_scene.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\nel\3d\trav_scene.h"
|
||||
>
|
||||
|
@ -1107,10 +1102,6 @@
|
|||
RelativePath="..\include\nel\3d\mesh_multi_lod.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="3d\mesh_vertex_program.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\nel\3d\mesh_vertex_program.h"
|
||||
>
|
||||
|
@ -1239,10 +1230,6 @@
|
|||
<Filter
|
||||
Name="Textures"
|
||||
>
|
||||
<File
|
||||
RelativePath="3d\async_texture_block.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\nel\3d\async_texture_block.h"
|
||||
>
|
||||
|
@ -2133,18 +2120,10 @@
|
|||
RelativePath="..\include\nel\3d\ps_mesh.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="3d\ps_particle.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\nel\3d\ps_particle.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="3d\ps_particle2.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\nel\3d\ps_particle2.h"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue