Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Weikert <elubie@gmx.net>2009-10-19 23:26:28 +0400
committerAndrea Weikert <elubie@gmx.net>2009-10-19 23:26:28 +0400
commit059d4f181cf2b0dfe735bbbcc35fa945ee466cc8 (patch)
tree4fd41bd80f3a32183b721981fd246c81a03b7887 /projectfiles_vc9
parent0ce295064907b42e3f3140fc498b78c71304e03f (diff)
file browser
* the code for BLI_is_dir can be shared on Windows, no need of extra implementation - error was usage of BLI_exists instead of BLI_exist! * left BLI_is_dir in since it's nicer to read and understand * also removed deprecated outliner_header from MSVC projectfiles.
Diffstat (limited to 'projectfiles_vc9')
-rw-r--r--projectfiles_vc9/blender/editors/ED_editors.vcproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/projectfiles_vc9/blender/editors/ED_editors.vcproj b/projectfiles_vc9/blender/editors/ED_editors.vcproj
index c49e817196e..4a8063bb5f0 100644
--- a/projectfiles_vc9/blender/editors/ED_editors.vcproj
+++ b/projectfiles_vc9/blender/editors/ED_editors.vcproj
@@ -540,10 +540,6 @@
>
</File>
<File
- RelativePath="..\..\..\source\blender\editors\space_outliner\outliner_header.c"
- >
- </File>
- <File
RelativePath="..\..\..\source\blender\editors\space_outliner\outliner_intern.h"
>
</File>