summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-09-17 19:54:23 +0000
committerBenny Prijono <bennylp@teluu.com>2006-09-17 19:54:23 +0000
commit1db6352c3ab86c29c66d5eb90f04b0bbe58584c9 (patch)
treedddf67f4247aeab3c614a5c9d8648d427f75424d /pjlib/build/pjlib.dsp
parent4978aaf239c287dc2037db12e892b1ae4981a1d4 (diff)
Added pool for allocating memory from the stack buffer
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@725 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib.dsp')
-rw-r--r--pjlib/build/pjlib.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/pjlib/build/pjlib.dsp b/pjlib/build/pjlib.dsp
index 7440510f..701acdc2 100644
--- a/pjlib/build/pjlib.dsp
+++ b/pjlib/build/pjlib.dsp
@@ -294,6 +294,10 @@ SOURCE=..\src\pj\pool.c
# End Source File
# Begin Source File
+SOURCE=..\src\pj\pool_buf.c
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pj\pool_caching.c
# End Source File
# Begin Source File
@@ -542,6 +546,10 @@ SOURCE=..\include\pj\pool_alt.h
# End Source File
# Begin Source File
+SOURCE=..\include\pj\pool_buf.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pj\rand.h
# End Source File
# Begin Source File