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:
-rw-r--r--projectfiles_vc7/blender/blendercompactNG.vcproj11
1 files changed, 7 insertions, 4 deletions
diff --git a/projectfiles_vc7/blender/blendercompactNG.vcproj b/projectfiles_vc7/blender/blendercompactNG.vcproj
index c1515f546ba..4eff6662659 100644
--- a/projectfiles_vc7/blender/blendercompactNG.vcproj
+++ b/projectfiles_vc7/blender/blendercompactNG.vcproj
@@ -3388,6 +3388,9 @@
Name="makesdna"
Filter="">
<File
+ RelativePath="..\..\source\blender\makesdna\DNA_ID.h">
+ </File>
+ <File
RelativePath="..\..\source\blender\makesdna\DNA_action_types.h">
</File>
<File
@@ -3532,18 +3535,18 @@
Name="intern"
Filter="">
<File
- RelativePath="..\..\..\build\msvc_7_compact\debug\dna.c">
+ RelativePath="..\..\..\build\msvc_7_compact\release\dna.c">
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\build\msvc_7_compact\release\dna.c">
+ RelativePath="..\..\..\build\msvc_7_compact\debug\dna.c">
<FileConfiguration
- Name="Debug|Win32"
+ Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>