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
path: root/intern
diff options
context:
space:
mode:
authorAndrea Weikert <elubie@gmx.net>2009-11-22 16:15:36 +0300
committerAndrea Weikert <elubie@gmx.net>2009-11-22 16:15:36 +0300
commit8fdaa263c0a2e9e85a86aa9ef5159b1554bc9aab (patch)
tree06584c69c54fe28cd2d008f47eb28575510f2f6c /intern
parent247f9cfc04f30ea71b9fc3c0f6f1845196cf8cd5 (diff)
MSVC 9 projectfiles
* Added GLEW_STATIC where necessary to make Blender compile again * First attempt at compiling blenderplayer again - compiles, but doesn't link yet * removed deprecated SND_ functions from blenderplayer
Diffstat (limited to 'intern')
-rw-r--r--intern/audaspace/make/msvc_9_0/audaspace.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/intern/audaspace/make/msvc_9_0/audaspace.vcproj b/intern/audaspace/make/msvc_9_0/audaspace.vcproj
index 93dcdd66628..7c72ef70f06 100644
--- a/intern/audaspace/make/msvc_9_0/audaspace.vcproj
+++ b/intern/audaspace/make/msvc_9_0/audaspace.vcproj
@@ -342,6 +342,10 @@
>
</File>
<File
+ RelativePath="..\..\intern\AUD_C-API.h"
+ >
+ </File>
+ <File
RelativePath="..\..\intern\AUD_ChannelMapperFactory.cpp"
>
</File>
@@ -758,10 +762,6 @@
>
</File>
</Filter>
- <File
- RelativePath="..\..\AUD_C-API.h"
- >
- </File>
</Files>
<Globals>
</Globals>