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:
authorJoseph Gilbert <ascotan@gmail.com>2005-09-14 06:27:15 +0400
committerJoseph Gilbert <ascotan@gmail.com>2005-09-14 06:27:15 +0400
commit1b4f29353fa4c7b223b1c86244ec27ec69733a37 (patch)
tree341c23c4120ee86e097c7f0d92ce669de3b8e97b /projectfiles_vc7
parent548660994dc16cbdeb855ebde429716161f79a19 (diff)
update to .NET projectfiles
- added imagepaint and key files
Diffstat (limited to 'projectfiles_vc7')
-rw-r--r--projectfiles_vc7/blender/BPY_python/BPY_python.vcproj8
-rw-r--r--projectfiles_vc7/blender/src/BL_src.vcproj3
2 files changed, 11 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
index b57342f2e6f..34beea54817 100644
--- a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
@@ -33,6 +33,7 @@
ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\python\debug\"
WarningLevel="4"
SuppressStartupBanner="TRUE"
+ Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings="4100"/>
@@ -86,6 +87,7 @@
ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\python\"
WarningLevel="4"
SuppressStartupBanner="TRUE"
+ Detect64BitPortabilityProblems="FALSE"
CompileAs="0"
DisableSpecificWarnings="4100"/>
<Tool
@@ -152,6 +154,9 @@
RelativePath="..\..\..\source\blender\python\api2_2x\Ipo.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Key.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\api2_2x\Lamp.c">
</File>
<File
@@ -319,6 +324,9 @@
RelativePath="..\..\..\source\blender\python\api2_2x\Ipo.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\python\api2_2x\Key.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\python\api2_2x\Lamp.h">
</File>
<File
diff --git a/projectfiles_vc7/blender/src/BL_src.vcproj b/projectfiles_vc7/blender/src/BL_src.vcproj
index 14f0b023b1e..4535a04cd81 100644
--- a/projectfiles_vc7/blender/src/BL_src.vcproj
+++ b/projectfiles_vc7/blender/src/BL_src.vcproj
@@ -373,6 +373,9 @@
RelativePath="..\..\..\source\blender\src\headerbuttons.c">
</File>
<File
+ RelativePath="..\..\..\source\blender\src\imagepaint.c">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\src\imasel.c">
</File>
<File