summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib.vcproj
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-01-19 03:58:29 +0000
committerBenny Prijono <bennylp@teluu.com>2006-01-19 03:58:29 +0000
commit47e7de1c94be7f826080b3711451eafee894791f (patch)
treed27cdefeb8b9939c47d3126ddcb1ae2d55287d6e /pjlib/build/pjlib.vcproj
parent5bad79ed937c72db0f066e2e50ebd74fcdd4dbc3 (diff)
Initial, quick and dirty WinCE port with EVC4
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@125 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib.vcproj')
-rw-r--r--pjlib/build/pjlib.vcproj26
1 files changed, 25 insertions, 1 deletions
diff --git a/pjlib/build/pjlib.vcproj b/pjlib/build/pjlib.vcproj
index ad718226..dd7b5f44 100644
--- a/pjlib/build/pjlib.vcproj
+++ b/pjlib/build/pjlib.vcproj
@@ -4,7 +4,9 @@
Version="7.10"
Name="pjlib"
SccProjectName="&quot;$/pjproject/pjlib/build&quot;, UIAAAAAA"
- SccLocalPath=".">
+ SccAuxPath=""
+ SccLocalPath="."
+ SccProvider="MSSCCI:Microsoft Visual SourceSafe">
<Platforms>
<Platform
Name="Win32"/>
@@ -1308,6 +1310,25 @@
</FileConfiguration>
</File>
</Filter>
+ <Filter
+ Name="Src Compat"
+ Filter="">
+ <File
+ RelativePath="..\src\pj\compat\unicode_win32.c">
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="TRUE">
+ <Tool
+ Name="VCCLCompilerTool"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="TRUE">
+ <Tool
+ Name="VCCLCompilerTool"/>
+ </FileConfiguration>
+ </File>
+ </Filter>
</Filter>
<Filter
Name="Header Files"
@@ -1478,6 +1499,9 @@
RelativePath="..\include\pj\compat\time.h">
</File>
<File
+ RelativePath="..\include\pj\compat\unicode.h">
+ </File>
+ <File
RelativePath="..\include\pj\compat\vsprintf.h">
</File>
</Filter>