summaryrefslogtreecommitdiff
path: root/pjlib/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-02-16 10:50:34 +0000
committerBenny Prijono <bennylp@teluu.com>2007-02-16 10:50:34 +0000
commit3976bdec028825d2aa2a6d979ae89f22ba19c84a (patch)
tree5ac95fae0ecd5d1ae9a70bfca8f3a7e24535dfc3 /pjlib/build
parent913bbe0e193e017da5475478cfe1f873d6bb9d1f (diff)
Implement ticket #103: use native Win32 for file I/O on Win32
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@950 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build')
-rw-r--r--pjlib/build/pjlib.dsp2
-rw-r--r--pjlib/build/pjlib.vcproj3
2 files changed, 2 insertions, 3 deletions
diff --git a/pjlib/build/pjlib.dsp b/pjlib/build/pjlib.dsp
index 9fffd4de..39df8bcc 100644
--- a/pjlib/build/pjlib.dsp
+++ b/pjlib/build/pjlib.dsp
@@ -199,11 +199,11 @@ SOURCE=..\src\pj\file_access_win32.c
# Begin Source File
SOURCE=..\src\pj\file_io_ansi.c
+# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=..\src\pj\file_io_win32.c
-# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
diff --git a/pjlib/build/pjlib.vcproj b/pjlib/build/pjlib.vcproj
index 9e58b979..132ae06e 100644
--- a/pjlib/build/pjlib.vcproj
+++ b/pjlib/build/pjlib.vcproj
@@ -355,6 +355,7 @@
>
<FileConfiguration
Name="Debug|Win32"
+ ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
@@ -377,7 +378,6 @@
>
<FileConfiguration
Name="Debug|Win32"
- ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
@@ -387,7 +387,6 @@
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
- ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"