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:
authorNathan Letwory <nathan@letworyinteractive.com>2003-05-20 15:21:17 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2003-05-20 15:21:17 +0400
commitefdec1bbeb160de95b4ce84c59a5a00131365cd7 (patch)
tree028e8d939a9aa511d5d072f5371ea3e37945c3a9 /make/msvc_7_0/datatoc
parent530e1e2cf2ae81b8a0703bde530480b3235522e5 (diff)
updated include directories. Using msvc7 projectfile macros.
Diffstat (limited to 'make/msvc_7_0/datatoc')
-rw-r--r--make/msvc_7_0/datatoc/datatoc.vcproj14
1 files changed, 7 insertions, 7 deletions
diff --git a/make/msvc_7_0/datatoc/datatoc.vcproj b/make/msvc_7_0/datatoc/datatoc.vcproj
index 00f67a9a1a2..4b1dee6ec25 100644
--- a/make/msvc_7_0/datatoc/datatoc.vcproj
+++ b/make/msvc_7_0/datatoc/datatoc.vcproj
@@ -28,9 +28,9 @@
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Release/datatoc.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
+ AssemblerListingLocation=".\Release\"
+ ObjectFile=".\Release\"
+ ProgramDataBaseFileName=".\Release\"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
@@ -78,9 +78,9 @@
RuntimeLibrary="5"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Debug/datatoc.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
+ AssemblerListingLocation=".\Debug\"
+ ObjectFile=".\Debug\"
+ ProgramDataBaseFileName=".\Debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
@@ -120,7 +120,7 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\release\datafiles\datatoc.c">
+ RelativePath="$(SolutionDir)release\datafiles\datatoc.c">
</File>
</Filter>
<Filter