summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib++-test.vcproj
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-02-07 12:32:59 +0000
committerBenny Prijono <bennylp@teluu.com>2006-02-07 12:32:59 +0000
commit493e580f04c988e607a4fd21f369f55fa6685cb9 (patch)
tree4b4f06fccf90462c5398d4424281a550ad317aea /pjlib/build/pjlib++-test.vcproj
parentcef0ac7a9ea0c70a3b0acb757c9cccda071e52ed (diff)
Added PJ_ERR_MSG_SIZE in errno.h and updated VC7 project files
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@138 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib++-test.vcproj')
-rw-r--r--pjlib/build/pjlib++-test.vcproj36
1 files changed, 18 insertions, 18 deletions
diff --git a/pjlib/build/pjlib++-test.vcproj b/pjlib/build/pjlib++-test.vcproj
index ed476783..cf2b544d 100644
--- a/pjlib/build/pjlib++-test.vcproj
+++ b/pjlib/build/pjlib++-test.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\./output/pjlib++-test-i386-win32-vc7-debug"
- IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc7-debug"
+ OutputDirectory=".\./output/pjlib++-test-i386-win32-vc6-debug"
+ IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc6-debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -26,10 +26,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc7-debug/pjlib++-test.pch"
- AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc7-debug/"
- ObjectFile=".\./output/pjlib++-test-i386-win32-vc7-debug/"
- ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc7-debug/"
+ PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc6-debug/pjlib++-test.pch"
+ AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc6-debug/"
+ ObjectFile=".\./output/pjlib++-test-i386-win32-vc6-debug/"
+ ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc6-debug/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
@@ -40,16 +40,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib"
- OutputFile="../bin/pjlib++-test-i386-win32-vc7-debug.exe"
+ OutputFile="../bin/pjlib++-test-i386-win32-vc6-debug.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc7-debug/pjlib++-test-i386-win32-vc7-debug.pdb"
+ ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc6-debug/pjlib++-test-i386-win32-vc6-debug.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc7-debug/pjlib++-test.tlb"
+ TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc6-debug/pjlib++-test.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\./output/pjlib++-test-i386-win32-vc7-release"
- IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc7-release"
+ OutputDirectory=".\./output/pjlib++-test-i386-win32-vc6-release"
+ IntermediateDirectory=".\./output/pjlib++-test-i386-win32-vc6-release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -90,10 +90,10 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc7-release/pjlib++-test.pch"
- AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc7-release/"
- ObjectFile=".\./output/pjlib++-test-i386-win32-vc7-release/"
- ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc7-release/"
+ PrecompiledHeaderFile=".\./output/pjlib++-test-i386-win32-vc6-release/pjlib++-test.pch"
+ AssemblerListingLocation=".\./output/pjlib++-test-i386-win32-vc6-release/"
+ ObjectFile=".\./output/pjlib++-test-i386-win32-vc6-release/"
+ ProgramDataBaseFileName=".\./output/pjlib++-test-i386-win32-vc6-release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -102,15 +102,15 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib"
- OutputFile="../bin/pjlib++-test-i386-win32-vc7-release.exe"
+ OutputFile="../bin/pjlib++-test-i386-win32-vc6-release.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc7-release/pjlib++-test-i386-win32-vc7-release.pdb"
+ ProgramDatabaseFile=".\./output/pjlib++-test-i386-win32-vc6-release/pjlib++-test-i386-win32-vc6-release.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc7-release/pjlib++-test.tlb"
+ TypeLibraryName=".\./output/pjlib++-test-i386-win32-vc6-release/pjlib++-test.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>