summaryrefslogtreecommitdiff
path: root/pjlib/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-02-17 00:05:03 +0000
committerBenny Prijono <bennylp@teluu.com>2007-02-17 00:05:03 +0000
commit14215ea7f69091486b6adc18d15c50a0e6b4ffc8 (patch)
treeebcb65902182b881def13d372ce6c7806bd68838 /pjlib/build
parent7033ff9cec120e4e506067adc53ab180e00cd896 (diff)
Ticket #103: use Win32 native file I/O on Win32 (the VS8 project file was not updated for the Release build)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@955 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build')
-rw-r--r--pjlib/build/pjlib.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjlib/build/pjlib.vcproj b/pjlib/build/pjlib.vcproj
index 132ae06e..de917e7c 100644
--- a/pjlib/build/pjlib.vcproj
+++ b/pjlib/build/pjlib.vcproj
@@ -365,6 +365,7 @@
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
+ ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"